JDK-8158295 : Add a multi-release jar validation mechanism to jar tool
  • Type: Sub-task
  • Component: tools
  • Sub-Component: jar
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-05-31
  • Updated: 2023-11-21
  • Resolved: 2016-08-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 b132Fixed
Related Reports
Blocks :  
Relates :  
Description
JDK-8114827 tracks the enhancement of jar tool to create and update multi-release jars.  Essentially it provides convenience syntax to help build multi-release jars, but it does not assure that the resulting jars are valid jars.

This issue tracks the addition of a mechanism to validate jars created by jar tool.  Initially the validation code will be added to jar tool  and activated as a second pass after the first pass creates the jar file.


Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/a670a92950d9 User: lana Date: 2016-08-17 19:39:53 +0000
17-08-2016

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/a670a92950d9 User: psandoz Date: 2016-08-09 18:22:00 +0000
09-08-2016