JDK-8165802 : jshell tool: session duration: /set exports and /set classpath
  • Type: Bug
  • Component: tools
  • Sub-Component: jshell
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Not an Issue
  • Submitted: 2016-09-09
  • Updated: 2016-09-14
  • Resolved: 2016-09-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Blocks :  
Blocks :  
Relates :  
Relates :  
Description
in the jshell tool the duration of /set commands is the entire session (until /exit).
/set exports and /set classpath don't follow this rule.  They are cleared with the /reset or /replay
They should follow the rule.

Comments
/set exports not going in. And /set classpath will do this correctly. So, this is moot.
14-09-2016