8144826: [JVMCI] Remove jdk.vm.ci.hotspot.Stable and use jdk.internal.vm.annotation.Stable

Reviewed-by: twisti
This commit is contained in:
Paul Sandoz 2016-05-11 09:13:45 +02:00
parent 9f65bd0bf9
commit bcec429910

View File

@ -187,7 +187,8 @@ module java.base {
jdk.scripting.nashorn,
jdk.unsupported;
exports jdk.internal.vm.annotation to
jdk.unsupported;
jdk.unsupported,
jdk.vm.ci;
exports jdk.internal.util.jar to
jdk.jartool;
exports jdk.internal.vm to