-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b166
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8179148 | 10 | Jonathan Gibbons | P4 | Resolved | Fixed | b06 |
This test is currently failing in jake because of the following warning emitted to stderr:
WARNING: Illegal access by PlatformProviderTest (file:/dir/JTwork/classes/0/tools/javac/platform/) to field com.sun.tools.javac.util.Log.useRawMessages (permitted by --add-opens)
This issue tracks re-examining this test and will be used to temporarily exclude this test for the 3/2017 module system integration.
WARNING: Illegal access by PlatformProviderTest (file:/dir/JTwork/classes/0/tools/javac/platform/) to field com.sun.tools.javac.util.Log.useRawMessages (permitted by --add-opens)
This issue tracks re-examining this test and will be used to temporarily exclude this test for the 3/2017 module system integration.
- backported by
-
JDK-8179148 tools/javac/platform/PlatformProviderTest.java sensitive to warnings sent to stderr
-
- Resolved
-