-
Bug
-
Resolution: Fixed
-
P3
-
14
-
b06
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8237427 | 14.0.1 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8236860 | 14 | Brian Burkhalter | P3 | Resolved | Fixed | b32 |
The test should be run in othervm mode, since it depends on triggering
the loading of ExtendedMapMode when a security manager is present -
which is not guaranteed to be the case as the test stands.
http://mail.openjdk.java.net/pipermail/nio-dev/2020-January/006955.html
the loading of ExtendedMapMode when a security manager is present -
which is not guaranteed to be the case as the test stands.
http://mail.openjdk.java.net/pipermail/nio-dev/2020-January/006955.html
- backported by
-
JDK-8236860 java/nio/channels/FileChannel/MapWithSecurityManager.java should be run in othervm mode
- Resolved
-
JDK-8237427 java/nio/channels/FileChannel/MapWithSecurityManager.java should be run in othervm mode
- Resolved
- relates to
-
JDK-8236582 (fc) FileChannel.map fails with InternalError when security manager enabled
- Closed
- links to