diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2015-04-02 16:01:25 +0100 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2015-04-02 16:01:25 +0100 |
commit | 620bcb53ddc85a5c75237bda8dfebf16f754aa8a (patch) | |
tree | b8e0b514dbd69ad51764371d46d4586a19a47f71 /jsr166-tests/src/test/java/jsr166/ThreadLocalRandomTest.java | |
parent | 36294d6fa996abbbccca4cc9771d5f006b079eb6 (diff) |
Be consistent with the library path.
For the boot class loader (loader == null) loadLibrary tries
to find the the full path of the library using java.library.path.
When actually loading the library, we need to use the same
java.library.path property in case the library has dependencies.
Change-Id: I2404d72f5c65c6a5ecfedc1efe879cfc9cef55ad
Diffstat (limited to 'jsr166-tests/src/test/java/jsr166/ThreadLocalRandomTest.java')
0 files changed, 0 insertions, 0 deletions