JDK-8016019: Remove setProtectionDomain0 and JVM_SetProtectionDomain in JDK (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Thu Jun 6 13:22:14 UTC 2013
- Previous message: JDK-8016019: Remove setProtectionDomain0 and JVM_SetProtectionDomain in JDK
- Next message: JDK-8016019: Remove setProtectionDomain0 and JVM_SetProtectionDomain in JDK
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 06/06/2013 14:07, Eric McCorkle wrote:
Hello,
Please review this simple patch that removes setProtectionDomain0 from java.lang.Class. This is part of a two-stage process to remove the function from the JVM as well. This method is not used, and has not been used in some time (at least before 1.5) The webrev is here: http://cr.openjdk.java.net/~emc/8016019/ The change request ih here: http://bugs.sun.com/viewbug.do?bugid=8016019 Thanks, Eric This looks fine to me, I don't see any usages.
-Alan.
- Previous message: JDK-8016019: Remove setProtectionDomain0 and JVM_SetProtectionDomain in JDK
- Next message: JDK-8016019: Remove setProtectionDomain0 and JVM_SetProtectionDomain in JDK
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]