Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8209150

[TESTBUG] Add logging to verify JDK-8197901 to a different test

XMLWordPrintable

    • b09


        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 JDK-8197901 to a different test.

        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 JDK-8197901

              abijlani Aarti Bijlani
              coleenp Coleen Phillimore
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: