Details
-
Enhancement
-
Resolution: Fixed
-
P3
-
11, 13
-
b25
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8260590 | 13.0.7 | Ekaterina Vergizova | P3 | Resolved | Fixed | b01 |
JDK-8261061 | 13.0.6 | Ekaterina Vergizova | P3 | Resolved | Fixed | b01 |
JDK-8254615 | 11.0.11-oracle | Adam Sotona | P3 | Resolved | Fixed | b01 |
JDK-8251145 | 11.0.9 | Jonathan Gibbons | P3 | Resolved | Fixed | b03 |
Description
javap currently reports an "error" if it encounters an unknown attribute, and then prints the name and a hex dump of the data bytes.
"Error" seems a bit over the top. It would be better to report a warning or notice instead.
"Error" seems a bit over the top. It would be better to report a warning or notice instead.
Attachments
Issue Links
- backported by
-
JDK-8251145 change javap reporting on unknown attributes
- Resolved
-
JDK-8254615 change javap reporting on unknown attributes
- Resolved
-
JDK-8260590 change javap reporting on unknown attributes
- Resolved
-
JDK-8261061 change javap reporting on unknown attributes
- Resolved
(1 links to)