-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
None
-
b53
-
generic
-
generic
-
Verified
The modifier bit position for the bridge flag on a method is the same as the bit position for the volatile property of a field. Currently if Method.toGenericString is called on a bridge method the "volatile" property will inappropriately appear.
- relates to
-
JDK-6354476 (reflect) {Method, Constructor}.toString prints out inappropriate modifiers
- Resolved
-
JDK-6992717 methods inherited from non-public super class are volatile
- Closed
-
JDK-6261502 (reflect) Add the functionality to screen out the "inappropriate" modifier bits
- Resolved
-
JDK-6516895 Varargs argument to method or ctor sets 'transient' modifier
- Closed