Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082867 | emb-9 | Yasumasa Suenaga | P4 | Resolved | Fixed | team |
GCCause which is printed in gc log is "System.gc()" when jcmd GC.run is invoked.
I think that GCCause which is caused by jcmd GC.run should be different from System.gc() .
I uploaded patch: jcmd-gccause.patch .
This patch prints "jcmd GC.run" to gc log when jcmd GC.run is invoked.
I think that GCCause which is caused by jcmd GC.run should be different from System.gc() .
I uploaded patch: jcmd-gccause.patch .
This patch prints "jcmd GC.run" to gc log when jcmd GC.run is invoked.
- backported by
-
JDK-8082867 GCCause should distinguish jcmd GC.run from System.gc()
-
- Resolved
-
- is cloned by
-
JDK-8072913 [REDO] GCCause should distinguish jcmd GC.run from System.gc()
-
- Resolved
-
- relates to
-
JDK-8072693 [BACKOUT] GCCause should distinguish jcmd GC.run from System.gc()
-
- Resolved
-
-
JDK-8072743 jcmd output change breaks tests
-
- Closed
-