-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b46
-
generic
-
generic
-
Not verified
Findbugs reports some warnings based on serialization + final field clashes in the exception types declared in javax.lang.model.type. These warnings can be addressed by clarifying how those classes are written.
- relates to
-
JDK-6226715 (ann) java.lang.annotation.AnnotationTypeMismatchException could not be serialized
- Resolved
-
JDK-6519115 MirroredTypeException thrown but should be MirroredTypesException
- Closed
-
JDK-6929645 Address various findbugs warnings in langtools
- Closed
-
JDK-6574090 Remove unnecessary synchronization of readObject methods
- Closed