mirror of
https://abf.rosa.ru/djam/java-11-openjdk.git
synced 2025-02-23 13:32:53 +00:00
21 lines
603 B
Diff
21 lines
603 B
Diff
![]() |
--- 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
|