Details
-
Bug
-
Resolution: Fixed
-
P3
-
8
-
JDK8 only. All platforms.
-
b113
-
generic
-
generic
-
Verified
Description
Add JavaFX internal packages to the package.access and package.definition properties in the java.security file.
Since these packages are not part of OpenJDK, we will add some new build rules so that they are only included in the java.security file when building with open and closed sources.
Since these packages are not part of OpenJDK, we will add some new build rules so that they are only included in the java.security file when building with open and closed sources.
Attachments
Issue Links
- duplicates
-
JDK-8007564 java.security file contains some Oracle-specific content
- Resolved
- relates to
-
JDK-8026346 test/java/lang/SecurityManager/CheckPackageAccess.java failing
- Closed