[JVMCI] compiler/jvmci/errors/TestInvalidCompilationResult.java fails to compile after JDK-8143730

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • b97
    • Verified

      I forgot to change the test.

      /export/local/aurora/CommonData/TESTBASE/hotspot/test/compiler/jvmci/errors/TestInvalidCompilationResult.java:224: error: cannot find symbol
              result.addInfopoint(new Infopoint(0, null, InfopointReason.UNKNOWN));
                                                                        ^
        symbol: variable UNKNOWN
        location: class InfopointReason
      1 error

            Assignee:
            Christian Thalinger (Inactive)
            Reporter:
            Christian Thalinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: