Miranda methods should have the synthetic attribute set. A change for
this was going to be added along with other changes affecting serialization
(bug 4169272). It has been decided that those changes are not approved
for 1.2 because of potential destabilization, so the Miranda/synthetic
fix needs to be applied separately.
this was going to be added along with other changes affecting serialization
(bug 4169272). It has been decided that those changes are not approved
for 1.2 because of potential destabilization, so the Miranda/synthetic
fix needs to be applied separately.
- duplicates
-
JDK-4175911 Miranda methods should be marked with Synthetic attribute.
- Resolved