RFR: 8253014: OopStorage bulk release logs entries multiple times [v2]

Kim Barrett kbarrett at openjdk.java.net
Thu Sep 24 07:12:04 UTC 2020


> Please review this trivial change that removes some incorrect / duplicate
> logging from OopStorage's bulk release operation.  The correct logging is
> done about 10 lines later.
> 
> Testing: mach5 tier1.

Kim Barrett has updated the pull request incrementally with one additional commit since the last revision:

  releasing rather than released in log messages

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/319/files
  - new: https://git.openjdk.java.net/jdk/pull/319/files/b7530000..6bf77180

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

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

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



More information about the hotspot-gc-dev mailing list