Blame SOURCES/java-1.7.0-openjdk-java-access-bridge-security.patch
|
|
d557d5 |
--- openjdk/jdk/src/share/lib/security/java.security-linux.orig
|
|
|
d557d5 |
+++ openjdk/jdk/src/share/lib/security/java.security-linux
|
|
|
d557d5 |
@@ -154,7 +154,9 @@
|
|
|
d557d5 |
com.sun.org.apache.xml.internal.security.,\
|
|
|
d557d5 |
com.sun.org.glassfish.,\
|
|
|
d557d5 |
org.jcp.xml.dsig.internal.,\
|
|
|
d557d5 |
- oracle.jrockit.jfr.
|
|
|
d557d5 |
+ oracle.jrockit.jfr.,\
|
|
|
d557d5 |
+ org.GNOME.Accessibility.,\
|
|
|
d557d5 |
+ org.GNOME.Bonobo.
|
|
|
d557d5 |
#
|
|
|
d557d5 |
# List of comma-separated packages that start with or equal this string
|
|
|
d557d5 |
# will cause a security exception to be thrown when
|
|
|
d557d5 |
@@ -192,7 +194,9 @@
|
|
|
d557d5 |
com.sun.org.apache.xml.internal.security.,\
|
|
|
d557d5 |
com.sun.org.glassfish.,\
|
|
|
d557d5 |
org.jcp.xml.dsig.internal.,\
|
|
|
d557d5 |
- oracle.jrockit.jfr.
|
|
|
d557d5 |
+ oracle.jrockit.jfr.,\
|
|
|
d557d5 |
+ org.GNOME.Accessibility.,\
|
|
|
d557d5 |
+ org.GNOME.Bonobo.
|
|
|
d557d5 |
#
|
|
|
d557d5 |
# Determines whether this properties file can be appended to
|
|
|
d557d5 |
# or overridden on the command line via -Djava.security.properties
|