RFR: 8270082: Remove unnecessary gc_timer null check in ReferenceProcessorPhaseTimes

Albert Mingkun Yang ayang at openjdk.java.net
Thu Jul 8 09:58:03 UTC 2021


Simple change of removing a null check.

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

Commit messages:
 - rp-timer

Changes: https://git.openjdk.java.net/jdk/pull/4720/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4720&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8270082
  Stats: 8 lines in 1 file changed: 0 ins; 4 del; 4 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4720.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4720/head:pull/4720

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



More information about the hotspot-gc-dev mailing list