|
Relates :
|
|
|
Relates :
|
The fix for the following bug:
JDK-8246476 remove AsyncDeflateIdleMonitors option and the safepoint based deflation mechanism
lost the following line of code:
$ hg export 9c9e71164fa7 | grep 'GVars.stw_random = '
- GVars.stw_random = os::random();
Thanks to Erik O. for noticing this accidental deletion.
|