RFR: 8158670: Fix @modules in java/lang/SecurityManager/CheckSecurityProvider.java
Alexandre (Shura) Iline
alexandre.iline at oracle.com
Mon Jun 27 15:21:45 UTC 2016
Hi.
Please take a look on a suggested for for the java/lang/SecurityManager/CheckSecurityProvider.java test.
The test in question depend on a list of modules, some of them are platform-specific. Listing all the dependencies in one test is causing the test to be skipped on every platform. In an offline conversation it was decided that it is better to split this tests into a few tests to declare the per-platform module dependencies.
The bug: https://bugs.openjdk.java.net/browse/JDK-8158670
The suggested fix: http://cr.openjdk.java.net/~shurailine/8158670/webrev.00/
Thank you.
Shura
More information about the jigsaw-dev
mailing list