commit | 598302ac91fd3e990f50e1aa530c3ad61d6d946e | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Wed Sep 23 14:52:39 2015 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Sep 25 11:05:00 2015 -0700 |
tree | e348ed768ad36e70c920114d1b7fe7b5b4d24a57 | |
parent | a00bd9395be31bd69a0558b78a48e4279a6ce693 [diff] [blame] |
Call JNI_OnUnload when class loaders get collected Added test case to 141-class-unload. Bug: 22720414 Change-Id: I0575fae72521520a17587e8b0088bf8112705ad8
diff --git a/test/141-class-unload/expected.txt b/test/141-class-unload/expected.txt index be2671e..124398f 100644 --- a/test/141-class-unload/expected.txt +++ b/test/141-class-unload/expected.txt
@@ -7,3 +7,6 @@ null loader null false loader null false +JNI_OnLoad called +JNI_OnUnload called +null