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

[TESTBUG] vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java failed with NullPointerException

XMLWordPrintable

    • b06

        Starting on 2018-7-21, this test starting failing on what I believe is every run with an NPE:

        java.lang.NullPointerException
        at java.base/java.lang.reflect.Method.invoke(Method.java:559)
        at nsk.jvmti.RedefineClasses.StressRedefine.runMethod(StressRedefine.java:117)
        at nsk.jvmti.RedefineClasses.StressRedefine$NonstaticMethodCaller.run(StressRedefine.java:143)
        at java.base/java.lang.Thread.run(Thread.java:834)

        Note it is currently quarantined on linux-x64 due to JDK-8202896, which sometimes produces a RuntimeException on linux-x64.

              coleenp Coleen Phillimore
              cjplummer Chris Plummer
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: