Please review this change to add a java.time test to the ProblemList.txt, only for Solaris.

A change[1] was tried for a more efficient way to read the current time but it didn't work out and had to be fixed. The original change propagated to the jdk9-master but the fix [2] has not yet.

Jira:

8158128: regression: java/time/test/java/time/TestClock_System.java fails at test_OffsetRegular()

-- old/test/ProblemList.txt    2016-05-31 12:31:46.530188722 -0400
+++ new/test/ProblemList.txt    2016-05-31 12:31:46.210188722 -0400
@@ -346,6 +346,13 @@

 ############################################################################

+# jdk_time
+
+java/time/test/java/time/TestClock_System.java 8158128 solaris
+
+
+############################################################################
+
 # jdk_util

Thanks, Roger


[1] JDK-8154710 Investigate use of in-memory low-resolution timestamps for Java and internal time API

[2] 8157175 GetNanoTimeAdjustment.java fails with excessive adjustment error



Reply via email to