JDK-8037529 : [asm] add back @Suppress tags, removed by last bulk refresh
Type:Bug
Component:other-libs
Sub-Component:other
Affected Version:9
Priority:P4
Status:Closed
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2014-03-17
Updated:2016-06-13
Resolved:2014-03-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.
When updating from OW/ASM source base for ASM5.0 GA, two local changes
@Suppress tags were inadvertently removed, these are required to ensure we
can compile the JDK without any warnings.