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

[TESTBUG] compiler/profiling tests fail to compile

XMLWordPrintable

    • b137
    • Verified

      compiler/profiling/spectrapredefineclass/Launcher.java
      and
      compiler/profiling/spectrapredefineclass_classloaders/Launcher.java

      fail to compile:
      /scratch/home/aurora/CommonData/j2se_jdk/hotspot/test/compiler/profiling/spectrapredefineclass/Agent.java:72: error: cannot find symbol
          public static final String AGENT_JAR = Paths.get(Utils.TEST_CLASSES, "agent.jar").toString();
                                                                ^
        symbol: variable TEST_CLASSES
        location: class Utils
      1 error
      result: Failed. Compilation failed: Compilation failed

            dpochepk Dmitrij Pochepko
            iveresov Igor Veresov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: