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

compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java failed with null setting

XMLWordPrintable

    • b05

      ClearDirectivesFileStackTest was excluded in JDK-8225370, but this problem does not occurs on Windows 10 x86_64 in JDK19. However, another exception occurs.

      java.lang.RuntimeException: Expected to get exit value of [0]
      at jdk.test.lib.process.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:489)
      at compiler.compilercontrol.share.scenario.Scenario.execute(Scenario.java:118)
      at compiler.compilercontrol.jcmd.ClearDirectivesFileStackTest.test(ClearDirectivesFileStackTest.java:88)
      at compiler.compilercontrol.jcmd.ClearDirectivesFileStackTest.main(ClearDirectivesFileStackTest.java:61)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:578)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
      at java.base/java.lang.Thread.run(Thread.java:1596)

            tkiriyama Takuya Kiriyama
            tkiriyama Takuya Kiriyama
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: