@library' must appear before first `@run'

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: 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

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

              Created:
              Updated:
              Resolved: