-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b83
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142076 | emb-9 | Yuri Nesterenko | P4 | Resolved | Fixed | team |
The test java/awt/image/MultiResolutionImageTest.java has several OS X-specific tasks which require special access to a method of an internal class. This is restricted in modular JDK but may be easily granted by @modules and @requires instructions just for this system. However there is one multi-system task which doesn't need any special access. We should separate it to another test.
- backported by
-
JDK-8142076 [TEST_BUG] Split java/awt/image/MultiResolutionImageTest.java in two to allow restricted access
-
- Resolved
-