JDK-8172255 : JShell API: ExecutionControl/LoaderDelegate: Remove unused/unimplemented setClassPath
  • Type: Bug
  • Component: tools
  • Sub-Component: jshell
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2017-01-04
  • Updated: 2017-01-20
  • Resolved: 2017-01-09
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
9 b153Fixed
Related Reports
Relates :  
Description
Because the VM ties loader X class-name,  setClassPath cannot be implemented.  This unused/unimplemented should be removed.

Comments
Out for review --- Please review.... Bug: https://bugs.openjdk.java.net/browse/JDK-8172255 Webrev: http://cr.openjdk.java.net/~rfield/8172255v0.webrev/ Thanks, Robert
08-01-2017