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

@library' must appear before first `@run'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • b131

      There are several compiler tests which break jtreg syntax requirements:

      compiler/codecache/jmx/PeakUsageTest.java Error. Parse Exception: `@library' must appear before first `@run'
      compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java Error. Parse Exception: `@library' must appear before first `@run'
      compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java Error. Parse Exception: `@library' must appear before first `@run'
      compiler/startup/SmallCodeCacheStartup.java Error. Parse Exception: `@library' must appear before first `@run'

      They should be updated to move the @ignore tag after @library

            ppunegov Pavel Punegov
            dfazunen Dmitry Fazunenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: