-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b74
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8136127 | emb-9 | Yuri Nesterenko | P3 | Resolved | Fixed | team |
For several reasons certain tests were not provided with at-modules instructions during the bulk update. These are tests doing Class.forName(internal API), shell tests, some peer accessing tests etc.
We should patch them manually if possible. It's not always possible with the shell tests, for instance, since there we have to explicitly pass -XaddExports to hotspot, and it does not recognize the switch yet.
We should patch them manually if possible. It's not always possible with the shell tests, for instance, since there we have to explicitly pass -XaddExports to hotspot, and it does not recognize the switch yet.
- backported by
-
JDK-8136127 [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update
-
- Resolved
-
- relates to
-
JDK-8136517 [macosx]Test java/awt/Focus/8073453/AWTFocusTransitionTest.java fails on MacOSX
-
- Resolved
-
-
JDK-8261867 Backport relevant test changes & additions from JDK-8130125
-
- Resolved
-
-
JDK-8076468 Add @modules to tests in jdk_desktop test group
-
- Resolved
-