Blocks :
|
|
Relates :
|
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.
|