Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082940 | emb-9 | Chris Plummer | P4 | Resolved | Fixed | team |
JDK-8319303 | 8u411 | Ivan Bereziuk | P4 | Resolved | Fixed | b01 |
A change to the jtreg -retain argument inadvertently made it into the hs-rt repo as part of the commit for JDK-8054888. -retain:fail,error was changed to -retain:all for debugging purpose. The change is pretty harmless, but should be undone.
- backported by
-
JDK-8082940 Undo change to -retain argument in hotspot/test/Makefile
- Resolved
-
JDK-8319303 Undo change to -retain argument in hotspot/test/Makefile
- Resolved
- relates to
-
JDK-8054888 Runtime: Add Diagnostic Command that prints the class hierarchy
- Resolved