-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: tools
-
b117
-
Not verified
In SnippetEvent, I think using a return type of java.lang.Exception for the exception() method is unfortunately imprecise. I recommend either combining UnresolvedReferenceException and EvalException into a single type or introducing a common JShellException supertype for those exceptions to subclass.
- relates to
-
JDK-8043364 JEP 222: jshell: The Java Shell (Read-Eval-Print Loop)
-
- Closed
-