- 
    Bug 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    12
- 
        b09
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8286379 | 11.0.17-oracle | Aarti Bijlani | P4 | Resolved | Fixed | b01 | 
| JDK-8286948 | 11.0.16 | Goetz Lindenmaier | P4 | Resolved | Fixed | b04 | 
The test RedefineRunningMethods.java added all trace logging. This is logging that I want to read and the test runs for too long. Move verification of bug
Also, I think it should be -Xlog:all:all.log because the logging comes out to the jtr file for this test.
34 * @run main/othervm -javaagent:redefineagent.jar -Xlog:redefine+class+iklass+add=trace,redefine+class+iklass+purge=trace,all=trace:file=all.log RedefineRunningMethods
35 */
36 // Test is executed with full trace logging redirected to a file to ensure there is no crash during logging anonymous classes - see
- backported by
- 
                    JDK-8286379 [TESTBUG] Add logging to verify JDK-8197901 to a different test -           
- Resolved
 
-         
- 
                    JDK-8286948 [TESTBUG] Add logging to verify JDK-8197901 to a different test -           
- Resolved
 
-         
- relates to
- 
                    JDK-8197901 Crash during GC when logging level is debug -           
- Resolved
 
-         
- 
                    JDK-8209920 runtime/logging/RedefineClasses.java fail with OOME with ZGC -           
- Resolved
 
-         
- 
                    JDK-8209758 2 classes with same name G1PrintCollectionSetClosure cause crash when logging is enabled -           
- Resolved
 
-         
- 
                    JDK-8209913 Compiler output is enabled with -Xlog but doesn't use logging -           
- Closed
 
-         
             (1 relates to, 2 links to)
        
     
        