Tobias Hartmann
|
e5131d5ceb
|
8195695: NativeLibraryTest.java fails w/ 'Expected unloaded=1 but got=0'
Exclude test from Graal testing.
Reviewed-by: kvn, dholmes, mchung
|
2018-02-05 07:20:26 +01:00 |
|
Tobias Hartmann
|
23424e9e0a
|
8191360: Lookup of critical JNI method causes duplicate library loading with leaking handler
Unload shared library after lookup to avoid keeping it live.
Reviewed-by: vlivanov, dholmes
|
2017-12-05 08:27:54 +01:00 |
|
Mandy Chung
|
25032bad54
|
8164512: Replace ClassLoader use of finalizer with phantom reference to unload native library
Reviewed-by: alanb, bchristi, kbarrett, dholmes, plevart
|
2017-11-06 17:48:00 -08:00 |
|