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

compiler/compilercontrol/commandfile/CompileOnlyTest.java and compiler/compilercontrol/commands/CompileOnlyTest.java fail: java.lang.RuntimeException: FAILED: method ... compilable: false, but should: true

XMLWordPrintable

    • b105
    • Verified

       stderr: [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: false, but should: true on required level: 1 (assert failed: false == true)
      at jdk.test.lib.Asserts.error(Asserts.java:444)
      at jdk.test.lib.Asserts.assertTrue(Asserts.java:371)
      at jdk.test.lib.Asserts.assertEquals(Asserts.java:166)
      at jdk.test.lib.Asserts.assertEQ(Asserts.java:140)
      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:1262)
      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)
      ]

            ppunegov Pavel Punegov
            twisti Christian Thalinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: