commit | 47556dfb0d41b162ee19153ad8789fb74023ff96 | [log] [tgz] |
---|---|---|
author | Eric McCorkle <emc@openjdk.org> | Thu Jun 06 09:51:17 2013 -0400 |
committer | Eric McCorkle <emc@openjdk.org> | Thu Jun 06 09:51:17 2013 -0400 |
tree | 9aebf2a57ab96d17c4ed7c0b89658a505c89a750 | |
parent | a3d61f5a755c0feb8b19c7dee527613f1af16791 [diff] |
8016019: Remove setProtectionDomain0 and JVM_SetProtectionDomain in JDK 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