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

Code missing from JDK-8150054 causing many test failures

XMLWordPrintable

    • b114

      15 compiler control tests fail in the compiler nightlies of 2016-03-16:
      compiler/compilercontrol/commandfile/CompileOnlyTest.java
      compiler/compilercontrol/commandfile/ExcludeTest.java
      ...

      The tests fail because static compilation of the .java files fails due to a missing symbol.

      /export/home/aurora/CommonData/TESTBASE/hotspot/test/compiler/compilercontrol/share/scenario/Scenario.java:203: error: cannot find symbol
                  addFlag("-Xmixed");
                  ^
        symbol: method addFlag(String)
        location: class Builder

            neliasso Nils Eliasson (Inactive)
            zmajo Zoltan Majo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: