JDK-6585146 : DT: implement interaction with java kernel for setAdditionalPackages list.
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2007-07-25
  • Updated: 2010-09-17
  • Resolved: 2008-01-31
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 6 JDK 7
6u10 b02Fixed 7Fixed
Description
The DT specification says:
REQ-055 The javascript library shall provide an additional function to let the invoking application denote the java packages required by the application.
This method, setAdditionalPackage(String packageList) needs to write the file
$JAVA_HOME\libundles\requested.list containing this list.

Comments
EVALUATION This was not included in the first putback of DT since kernel wasn't putback yet. It will be done for the second pit
25-07-2007