-
Bug
-
Resolution: Fixed
-
P4
-
8
-
None
-
b04
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8232483 | openjdk7u | Andrew Hughes | P4 | Resolved | Fixed | master |
Building classes in java/lang/reflect and sun/reflect with javac -Xlint:all -Werror produces fatal errors. Warnings emitted by javac might represent actual errors.
- backported by
-
JDK-8232483 Reflection classes do not build with javac -Xlint:all -Werror
- Resolved
- relates to
-
JDK-7080038 (ann) Serializable types in sun.reflect.annotation do not declare serialVersionUIDs
- Closed