Relates :
|
|
Relates :
|
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.
|