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

compiler/compilercontrol/jcmd/PrintDirectivesTest.java fails

XMLWordPrintable

      Exception in thread "main" java.lang.RuntimeException: FAILED: method public void pool.sub.Klass.method(int,java.lang.String[],java.lang.Integer,byte[],double[][]) compilable: true, but should: false on required level: 1 (assert failed: true == false)
      at jdk.test.lib.Asserts.error(Asserts.java:447)
      at jdk.test.lib.Asserts.assertTrue(Asserts.java:374)
      at jdk.test.lib.Asserts.assertEquals(Asserts.java:169)
      at jdk.test.lib.Asserts.assertEQ(Asserts.java:143)
      at compiler.compilercontrol.share.actions.CompileAction.checkCompilation(CompileAction.java:83)
      at compiler.compilercontrol.share.actions.CompileAction.checkCompiled(CompileAction.java:63)
      at compiler.compilercontrol.share.actions.BaseAction.lambda$check$2(BaseAction.java:141)
      at java.util.ArrayList.forEach(ArrayList.java:1297)
      at compiler.compilercontrol.share.actions.BaseAction.check(BaseAction.java:139)
      at compiler.compilercontrol.share.actions.BaseAction.communicate(BaseAction.java:100)
      at compiler.compilercontrol.share.actions.BaseAction.main(BaseAction.java:59)

      Could be related to JDK-8140350 or JDK-8140405.

            neliasso Nils Eliasson (Inactive)
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: