RFR (XS) 8172972: Add gc/g1/logging/TestG1LoggingFailure.java to the ProblemList
David Holmes
david.holmes at oracle.com
Thu Jan 19 01:24:23 UTC 2017
Subject says it all.
bug: https://bugs.openjdk.java.net/browse/JDK-8172972
Related/blocking bug: https://bugs.openjdk.java.net/browse/JDK-8169634
webrev: http://cr.openjdk.java.net/~dholmes/8172972/webrev/
Patch below for convenience
Thanks,
David
-----
--- old/test/ProblemList.txt 2017-01-18 20:08:23.481992142 -0500
+++ new/test/ProblemList.txt 2017-01-18 20:08:21.513878841 -0500
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights
reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -55,6 +55,7 @@
gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java
8156755 generic-all
gc/survivorAlignment/TestPromotionToSurvivor.java 8129886 generic-all
+gc/g1/logging/TestG1LoggingFailure.java 8169634 generic-all
#############################################################################
More information about the hotspot-gc-dev
mailing list