-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b175
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8182803 | 10 | Mandy Chung | P2 | Resolved | Fixed | b14 |
JDK-8182529 | 9.0.4 | Mandy Chung | P2 | Resolved | Fixed | b01 |
JAXB and JAX-WS tests were ran and found no regressions when security manager is enabled. It is recently uncovered (2+ years after
One important task is to run JAXB and JAX-WS tests with the fixed test policy file to identify the missing permissions.
At this late stage in JDK 9, we propose to grant java.xml.bind and java.xml.bind with AllPermissions which is same as JDK 8. These modules are still deprivileged and defined to the platform class loader.
- backported by
-
JDK-8182529 Missing permissions in deprivileged java.xml.bind and java.xml.ws modules
-
- Resolved
-
-
JDK-8182803 Missing permissions in deprivileged java.xml.bind and java.xml.ws modules
-
- Resolved
-
- duplicates
-
JDK-8177883 access denied ("java.lang.RuntimePermission" "createClassLoader") from de-privileged module java.xml.ws module even with "all-permissions" on
-
- Closed
-
- relates to
-
JDK-8177883 access denied ("java.lang.RuntimePermission" "createClassLoader") from de-privileged module java.xml.ws module even with "all-permissions" on
-
- Closed
-
-
JDK-8057645 Deprivilege JAX-WS, JAXB, JAF to extension class loader
-
- Closed
-