Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 8
-
Fix Version/s: 8
-
Component/s: infrastructure
-
Labels:None
-
Subcomponent:
-
Resolved In Build:b04
-
CPU:generic
-
OS:generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8232483 | openjdk7u | Andrew Hughes | P4 | Resolved | Fixed | master |
Description
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.
Attachments
Issue Links
- 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
-