-
Bug
-
Resolution: Fixed
-
P4
-
9-repo-verona
-
None
-
team
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8144374 | 9 | Iris Clark | P4 | Resolved | Fixed | b95 |
The following regression test fail in OpenJDK Project Verona [0] builds:
javax/management/remote/mandatory/notif/NotSerializableNotifTest.java
The test assumes that the java.version system property will begin with "1.". Verona drops this part of the version string for JDK 9 and later. The test must be updated.
[0] http://openjdk.java.net/projects/verona/
javax/management/remote/mandatory/notif/NotSerializableNotifTest.java
The test assumes that the java.version system property will begin with "1.". Verona drops this part of the version string for JDK 9 and later. The test must be updated.
[0] http://openjdk.java.net/projects/verona/
- backported by
-
JDK-8144374 Update javax/management regression test for Verona (versioning)
-
- Resolved
-