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.
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.
- relates to
-
JDK-8153224 Monitor deflation prolong safepoints
-
- Resolved
-
-
JDK-8246476 remove AsyncDeflateIdleMonitors option and the safepoint based deflation mechanism
-
- Resolved
-