You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
603 B
21 lines
603 B
--- openjdk/src/java.base/share/conf/security/java.security
|
|
+++ openjdk/src/java.base/share/conf/security/java.security
|
|
@@ -304,6 +304,8 @@
|
|
#
|
|
package.access=sun.misc.,\
|
|
sun.reflect.,\
|
|
+ org.GNOME.Accessibility.,\
|
|
+ org.GNOME.Bonobo.,\
|
|
|
|
#
|
|
# List of comma-separated packages that start with or equal this string
|
|
@@ -316,6 +318,8 @@
|
|
#
|
|
package.definition=sun.misc.,\
|
|
sun.reflect.,\
|
|
+ org.GNOME.Accessibility.,\
|
|
+ org.GNOME.Bonobo.,\
|
|
|
|
#
|
|
# Determines whether this properties file can be appended to
|