8289613: Drop use of Thread.stop in jshell

Reviewed-by: jlahoda
This commit is contained in:
Adam Sotona 2022-09-08 10:01:24 +00:00
parent 8d3399bf5f
commit ffc249ae21
2 changed files with 70 additions and 4 deletions

View file

@ -186,7 +186,8 @@ module java.base {
exports jdk.internal.org.objectweb.asm to
jdk.jartool,
jdk.jfr,
jdk.jlink;
jdk.jlink,
jdk.jshell;
exports jdk.internal.org.objectweb.asm.tree to
jdk.jfr,
jdk.jlink;