On 2013-11-01 09:43, Staffan Larsen wrote:
When JDK-7196801 was fixed, the test wasn't removed from the ProblemList.txt.
Yes. We had to wait for some HotSpot changes to propagate up to the master repository.
Thanks for reenabling the test. Looks good. StefanK
Thanks, /Staffan diff --git a/test/ProblemList.txt b/test/ProblemList.txt --- a/test/ProblemList.txt +++ b/test/ProblemList.txt @@ -128,9 +128,6 @@ # 7067973 java/lang/management/MemoryMXBean/CollectionUsageThreshold.java generic-all -# 7196801 -java/lang/management/MemoryMXBean/LowMemoryTest2.sh generic-all - # 8021230 java/lang/ThreadLocal/ThreadLocalSupplierTest.java generic-all
