# HG changeset patch # User dholmes # Date 1484869936 18000 # Node ID edd7949f64cf17ea638f6841c8a102039fbbc023 # Parent f91da24c6bca58fcf86df38e3caa768d9d8c54d5 8172972: Add gc/g1/logging/TestG1LoggingFailure.java to the ProblemList Reviewed-by: kbarrett diff -r f91da24c6bca -r edd7949f64cf hotspot/test/ProblemList.txt --- a/hotspot/test/ProblemList.txt Thu Jan 19 10:56:32 2017 -0500 +++ b/hotspot/test/ProblemList.txt Thu Jan 19 18:52:16 2017 -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 #############################################################################