-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b157
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8175718 | 10 | Roger Riggs | P4 | Resolved | Fixed | b02 |
A few conformance tests for java.time used implementation details
that should not be present in those tests.
The addition of modules = java.base/java.time:open obscured the issue.
The tests for serialization should be updated to avoid using implementation details and setAccessible.
that should not be present in those tests.
The addition of modules = java.base/java.time:open obscured the issue.
The tests for serialization should be updated to avoid using implementation details and setAccessible.
- backported by
-
JDK-8175718 [testbug] Remove implementation dependency from java.time TCK tests
-
- Resolved
-