Test JdkManagementCheckSince.java fails after JDK-8369736

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 27
    • Affects Version/s: 27
    • Component/s: core-svc

      src/jdk.management/jdk/management/HotSpotAOTCacheMXBean.java:44 class: jdk.management.HotSpotAOTCacheMXBean: `@since` version: 26; should be: 27
      src/jdk.management/jdk/management/HotSpotAOTCacheMXBean.java:92 method: boolean jdk.management.HotSpotAOTCacheMXBean.endRecording(): `@since` version: 26; should be: 27
      java.lang.Exception: The `@since` checker found 2 problems

      The work was originally intended for JDK 26 but went into 27 and may still be backported to 26. No idea what the correct @since should be in that case.

            Assignee:
            Ioi Lam
            Reporter:
            David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: