RFR: 8263756: Fix ZGC ProblemList entry for serviceability/sa/ClhsdbSymbol.java

Chris Plummer cjplummer at openjdk.java.net
Wed Mar 17 19:56:53 UTC 2021


I'd like to push this as a trivial change. serviceability/sa/ClhsdbSymbol.java was problem listed with the wrong CR. This PR will correct that and also put the entry in sorted order.

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

Commit messages:
 - Fix problemlist entry for serviceability/sa/ClhsdbSymbol.java

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

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



More information about the hotspot-gc-dev mailing list