RFR: 8339067: Convert Threshold flags (like Tier4MinInvocationThreshold and Tier3MinInvocationThreshold) to double [v2]
Amit Kumar
amitkumar at openjdk.org
Tue Oct 15 06:42:51 UTC 2024
> This is trivial PR to change data type of some "*Threshold" variables form `intx` to `double`.
Amit Kumar has updated the pull request incrementally with one additional commit since the last revision:
updates tier2 threshold datatype
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21354/files
- new: https://git.openjdk.org/jdk/pull/21354/files/a53535f5..ce4ff580
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21354&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21354&range=00-01
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/21354.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21354/head:pull/21354
PR: https://git.openjdk.org/jdk/pull/21354
More information about the hotspot-compiler-dev
mailing list