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

Object copy time regressions after JDK-8031323 and JDK-8057536

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 8u40, 9
    • hotspot
    • gc
    • b45

        Object copy times regress with SPECjbb2005 (and any other workload that mostly copies around data in the young generation) by a few percent.

        JDK-8031323 and JDK-8057536 seem to be the problem.

        Change copy_to_survivor_space() and friends to fix this.

          1. 00-remove-mark-load.patch
            4 kB
            Thomas Schatzl
          2. 01-split-allocation.diff
            5 kB
            Thomas Schatzl

              Unassigned Unassigned
              tschatzl Thomas Schatzl
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: