hg: jdk8/tl/jdk: 8016019: Remove setProtectionDomain0 and JVM_SetProtectionDomain in JDK

eric.mccorkle at oracle.com eric.mccorkle at oracle.com
Thu Jun 6 13:53:01 UTC 2013


Changeset: 37aa82c52317
Author:    emc
Date:      2013-06-06 09:51 -0400
URL:       http://hg.openjdk.java.net/jdk8/tl/jdk/rev/37aa82c52317

8016019: Remove setProtectionDomain0 and JVM_SetProtectionDomain in JDK
Summary: setProtectionDomain0 and JVM_SetProtectionDomain are unused since at least 1.5.  This is the JDK side of a changeset to remove it.
Reviewed-by: alanb

! src/share/classes/java/lang/Class.java
! src/share/javavm/export/jvm.h
! src/share/native/java/lang/Class.c




More information about the core-libs-dev mailing list