-
Notifications
You must be signed in to change notification settings - Fork 729
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TestClock_System.test_OffsetLimits() RuntimeException #20610
Comments
Issue Number: 20610 |
@tajila fyi |
@JasonFengJ9 Please take a look |
This test java/time/test/java/time/TestClock_System.java uses the field VM.getNanoTimeAdjustment(offsetInSeconds) invokes JVM_GetNanoTimeAdjustment() that returns openj9/runtime/j9vm/java11vmi.c Lines 1743 to 1751 in 6b6242e
OpenJDK community discussed a similar time source issue at Enhance the system clock to nanosecond precision. Currently trying a change to replace |
jdk_time got excluded as part of the general exclude a while back via #10757.
Grinder
TEST: java/time/test/java/time/TestClock_System.java
The text was updated successfully, but these errors were encountered: