JDK-6921472 : RFE: java launcher code needs clean up
  • Type: Enhancement
  • Component: tools
  • Sub-Component: launcher
  • Affected Version: 7
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,windows
  • CPU: generic,x86
  • Submitted: 2010-01-29
  • Updated: 2014-10-15
  • Resolved: 2011-05-17
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 7
7 b102Fixed
Related Reports
Duplicate :  
Duplicate :  
Description
The launcher code can use some cycles to do clean up. This will help someone understand the code better.

The suggested change is attached. Basically, CreateExecutionEnvironment can be simplified and the naming convention should be respected.

Comments
EVALUATION The change needs to be addressed as soon as possible.
30-01-2010