-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: tools
-
b150
-
Verified
compile following module-info.java
/** @deprecated */
module m { }
read class file by javap Deprecated class file attribute will be present.
/** @deprecated */
module m { }
read class file by javap Deprecated class file attribute will be present.