JDK-8248405 : Update CreateSymbols to allow re-generation of JDK 8 ct.sym data
  • Type: Task
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 15
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2020-06-26
  • Updated: 2020-07-07
  • Resolved: 2020-07-07
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 16
16Resolved
Related Reports
Duplicate :  
Relates :  
Description
This is a split off from JDK-8244763 - CreateSymbols:
make/langtools/src/classes/build/tools/symbolgenerator/CreateSymbols.java

Should be updated to be able to re-generate ct.sym data as was done for JDK-8244763.