java/lang/ClassLoader/loadLibraryUnload/LoadLibraryUnload.java should be ProblemListed until the cause can be found.
The oddity here is that LoadLibraryUnloadTest.java is a driver to run LoadLibraryUnload.java to execute
the test and report the status.
But *both* are being run as tests (both have @ test jtreg tags).
I would not expect that LoadLibraryUnload.java would be run by Jtreg. And it is the one failing.
The oddity here is that LoadLibraryUnloadTest.java is a driver to run LoadLibraryUnload.java to execute
the test and report the status.
But *both* are being run as tests (both have @ test jtreg tags).
I would not expect that LoadLibraryUnload.java would be run by Jtreg. And it is the one failing.