RFR: JDK-8264419: Remove has_max_index argument from G1BlockOffsetTablePart::block_at_or_preceding [v2]

Ivan Walulya iwalulya at openjdk.java.net
Tue Jul 13 08:30:22 UTC 2021


> Please review this small change to remove superfluous function arguments. 
> 
> Testing: tier1

Ivan Walulya has updated the pull request incrementally with three additional commits since the last revision:

 - Merge branch 'JDK-8264908_bot_range_check' of https://github.com/walulyai/jdk into JDK-8264908_bot_range_check
 - update copyright year
 - change comment

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4755/files
  - new: https://git.openjdk.java.net/jdk/pull/4755/files/c70417bb..b874f108

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4755&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4755&range=00-01

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4755.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4755/head:pull/4755

PR: https://git.openjdk.java.net/jdk/pull/4755



More information about the hotspot-gc-dev mailing list