diff options
Diffstat (limited to 'java/openjdk6/files/icedtea/security/20130416/8007406.patch')
-rw-r--r-- | java/openjdk6/files/icedtea/security/20130416/8007406.patch | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/java/openjdk6/files/icedtea/security/20130416/8007406.patch b/java/openjdk6/files/icedtea/security/20130416/8007406.patch deleted file mode 100644 index 4d4ff7df7537..000000000000 --- a/java/openjdk6/files/icedtea/security/20130416/8007406.patch +++ /dev/null @@ -1,31 +0,0 @@ -# HG changeset patch -# User raginip -# Date 1362146770 0 -# Node ID 014d4beffa044a4ae8f7f82618bdf9bc659056a7 -# Parent 2da00862b3dba3b690f5e212a00fe984e9f648ed -8007406: Improve accessibility of AccessBridge -Reviewed-by: skoivu, mullan, ptbrunet - -diff --git a/src/share/lib/security/java.security-windows b/src/share/lib/security/java.security-windows ---- jdk/src/share/lib/security/java.security-windows -+++ jdk/src/share/lib/security/java.security-windows -@@ -149,7 +149,8 @@ - com.sun.org.apache.xml.internal.res.,\ - com.sun.org.apache.xml.internal.serializer.utils.,\ - com.sun.org.apache.xml.internal.utils.,\ -- com.sun.org.glassfish. -+ com.sun.org.glassfish.,\ -+ com.sun.java.accessibility. - - # - # List of comma-separated packages that start with or equal this string -@@ -182,7 +183,8 @@ - com.sun.org.apache.xml.internal.res.,\ - com.sun.org.apache.xml.internal.serializer.utils.,\ - com.sun.org.apache.xml.internal.utils.,\ -- com.sun.org.glassfish. -+ com.sun.org.glassfish.,\ -+ com.sun.java.accessibility. - - # - # Determines whether this properties file can be appended to |