-
Enhancement
-
Resolution: Fixed
-
P4
-
17
-
b23
Investigate test runtime/HiddenClasses/StressHiddenClasses.java to see if it can improved or perhaps just deleted. Currently, the test does the following 40,000 times. It creates a thread and waits for it to terminate. The thread defines a hidden class and exits.
Perhaps the test should be changed to run the threads in parallel instead of sequentially.
Perhaps the test should be changed to run the threads in parallel instead of sequentially.
- relates to
-
JDK-8243287 Removal of Unsafe::defineAnonymousClass
-
- Resolved
-
-
JDK-8265017 runtime/HiddenClasses/StressHiddenClasses.java timed out on Win* OCI
-
- Resolved
-