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

Remove support for JDK 1.4.1 PerfData shared memory files

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • None
    • core-svc
    • b20

      JDK 1.4.1 is no longer supported. The vestigial code should be removed.

      https://github.com/openjdk/jdk/blob/b1b83500a9c3a74bf39894e49eefd031d208b9b9/src/jdk.internal.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/protocol/local/PerfDataFile.java#L71

         /**
           * The file name pattern for 1.4.1 PerfData shared memory files.
           * <p>
           * This pattern must be kept in synch with the file name pattern
           * used by the 1.4.1 HotSpot JVM.
           */
          public static final String tmpFileNamePattern =
                  "^hsperfdata_[0-9]+(_[1-2]+)?$";

            iklam Ioi Lam
            iklam Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: