RFR: 8327240: Obsolete Tier2CompileThreshold/Tier2BackEdgeThreshold product flags [v4]

Sonia Zaldana Calles szaldana at openjdk.org
Thu Jun 6 17:58:56 UTC 2024


> Hi all, 
> 
> This PR removes the unused options ```Tier2CompileThreshold``` and ```Tier2BackEdgeThreshold```. 
> 
> Testing: 
> - [x] Verified warning is issued as support was removed. 
> 
> Thanks, 
> Sonia

Sonia Zaldana Calles has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits:

 - Merge branch 'openjdk:master' into JDK-8327240
 - formatting
 - Merge master
 - Adding to obsolete list
 - Deleting usage of flag in test
 - 8327240: Remove unused Tier2CompileThreshold/Tier2BackEdgeThreshold product flags

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

Changes: https://git.openjdk.org/jdk/pull/18904/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18904&range=03
  Stats: 11 lines in 3 files changed: 2 ins; 8 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/18904.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18904/head:pull/18904

PR: https://git.openjdk.org/jdk/pull/18904


More information about the hotspot-compiler-dev mailing list