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

[Testbug] compiler control tests fail with compiled: true, but should: false on required level: 1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • b92

         stderr: [Exception in thread "main" java.lang.RuntimeException: FAILED: method public java.lang.Double pool.sub.Klass$Internal.methodDup() compiled: 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:120)
        at java.util.ArrayList.forEach(ArrayList.java:1262)
        at compiler.compilercontrol.share.actions.BaseAction.check(BaseAction.java:118)
        at compiler.compilercontrol.share.actions.BaseAction.main(BaseAction.java:85)
        ]

              ppunegov Pavel Punegov
              dlong Dean Long
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: