Blame SOURCES/rh1648644-java_access_bridge_privileged_security.patch

2578b9
--- openjdk/src/java.base/share/conf/security/java.security
2578b9
+++ openjdk/src/java.base/share/conf/security/java.security
2578b9
@@ -304,6 +304,8 @@
2578b9
 #
2578b9
 package.access=sun.misc.,\
2578b9
                sun.reflect.,\
2578b9
+               org.GNOME.Accessibility.,\
2578b9
+               org.GNOME.Bonobo.,\
2578b9
 
2578b9
 #
2578b9
 # List of comma-separated packages that start with or equal this string
2578b9
@@ -316,6 +318,8 @@
2578b9
 #
2578b9
 package.definition=sun.misc.,\
2578b9
                    sun.reflect.,\
2578b9
+                   org.GNOME.Accessibility.,\
2578b9
+                   org.GNOME.Bonobo.,\
2578b9
 
2578b9
 #
2578b9
 # Determines whether this properties file can be appended to