-
Enhancement
-
Resolution: Fixed
-
P3
-
8
-
b27
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2221445 | 7u6 | Unassigned | P3 | Closed | Fixed | b03 |
As part of bug escape analysis for CR 7067922, 3 new test scenarios were identified that should be added to test Main-Class attribute in manifest file. These scenarios are:
- Main-Class attribute has value with .class extension.
- Main-Class attribute itself is misspelled
- Class name for the Main-Class attribute is misspelled.
- Main-Class attribute has value with .class extension.
- Main-Class attribute itself is misspelled
- Class name for the Main-Class attribute is misspelled.
- backported by
-
JDK-2221445 Add 3 new test scenarios for testing Main-Class attribute in jar manifest file
-
- Closed
-
- relates to
-
JDK-7067922 (launcher) java -jar throws NPE if JAR file does not contain Main-Class attribute
-
- Closed
-