[jdk17u-dev] RFR: 8283298: Make CodeCacheSegmentSize a product flag [v2]

Dmitry Chuyko dchuyko at openjdk.org
Thu Oct 13 23:25:30 UTC 2022


> As suggested in https://github.com/openjdk/jdk17u-dev/pull/753 this change can be backported separately. I am going to update that JDK-8284578 PR on top on this one.
> The patch is almost identical to the original one but the single change in test is excluded. Test part would otherwise be exactly reverted by necessary JDK-8283229 but the test file is not present in jdk17u as JDK-8281467 (Allow larger OptoLoopAlignment and CodeEntryAlignment) is missing. The latter can be backported after this one if necessary.
> 
> Testing: tier1, tier2 on x86 and aarch64.

Dmitry Chuyko has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:

 - Merge branch 'openjdk:master' into JDK-8283298
 - Backport 026b85303c01326bc49a1105a89853d7641fcd50

-------------

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/782/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/782/files/cf3ef350..cdb14be5

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=782&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=782&range=00-01

  Stats: 10118 lines in 276 files changed: 7795 ins; 1407 del; 916 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/782.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/782/head:pull/782

PR: https://git.openjdk.org/jdk17u-dev/pull/782


More information about the jdk-updates-dev mailing list