RFR: 8303609: ProblemList serviceability/sa/TestSysProps.java with ZGC

Chris Plummer cjplummer at openjdk.org
Wed Mar 8 23:41:05 UTC 2023


Although it takes both ZGC and -Xcomp to cause the test to fail, we have no way to problem list for just that combination, so I'm choosing the problem list with just ZGC since it is the main cause of the failure. I've only seen this issue on windows-x64, but there are clearly failures on linux and macos in mach5, so I'm problem listing for all platforms.

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

Commit messages:
 - Problemlist TestSysProps

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

PR: https://git.openjdk.org/jdk/pull/12935


More information about the serviceability-dev mailing list