[jdk8u-dev] Withdrawn: 8186902: jcmd GC.run should not be blocked by DisableExplicitGC

duke duke at openjdk.java.net
Tue Jun 14 21:01:43 UTC 2022


On Tue, 19 Apr 2022 13:31:24 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> I would like to backport this parity bug to openjdk8u.
> 
> Original bug: https://bugs.openjdk.java.net/browse/JDK-8186902
> Original patch: 
> [http://hg.openjdk.java.net/jdk10/jdk10/hotspot/rev/3d1150c7899c](https://hg.openjdk.java.net/jdk10/jdk10/hotspot/rev/3d1150c7899c)
> 
> 
> The original patch does not apply cleanly. Besides line shifts, 8u does 
> not define `GCCause::_dcmd_gc_run`, but `GCCause::_java_lang_system_gc` instead.
> 
> Original code review thread: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2021-September/014288.html

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jdk8u-dev/pull/40


More information about the jdk8u-dev mailing list