JDK-8159740 : JShell: corralled declarations do not have correct source to wrapper mapping
  • Type: Bug
  • Component: tools
  • Sub-Component: jshell
  • Affected Version: 9
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-06-16
  • Updated: 2020-06-01
  • Resolved: 2019-06-15
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 11 JDK 13 JDK 14
11.0.8Fixed 13Fixed 14 b02Fixed
Related Reports
Relates :  
Description
Cause:  Corraller.corral(Tree) -- Wrap.simpleWrap(out.toString())

Test:  WrapperTest.testMethodCorralled()
Comments
This will be resolved with the fix to JDK-8200701
12-06-2019