JDK-8071566 : Improve testing for multi-version JAR file maker tool
  • Type: Task
  • Component: core-libs
  • Sub-Component: java.util.jar
  • Affected Version: 9
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2015-01-26
  • Updated: 2017-03-21
  • Resolved: 2017-01-18
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 10 JDK 9
10Fixed 9 b154Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Add new tests for multi-version JAR file maker tool. 

Tests for API validator. Jar tool should detect API changes between releases.
Test for custom manifest file. 
Test for version format in --release option

Comments
Review: http://cr.openjdk.java.net/~anazarov/8071566/webrev.00/
30-12-2016

Konstantin Shefov is now not responsible for these tests. Evgeny Yavits is now responsible person.
10-11-2015

Removing 8u60 from affected version as JDK is planned to have only runtime support. While jar creation is not runtime.
14-07-2015