-
Bug
-
Resolution: Fixed
-
P3
-
hs20, 7
-
b02
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2202389 | 7 | Keith Mcguigan | P3 | Closed | Fixed | b118 |
JDK-2205940 | 6u25 | Keith Mcguigan | P3 | Closed | Fixed | b01 |
JVMS does not prohibit for a field in class file to contain '>' and/or '<', but HotSpot throws ClassFormatError in such cases.
- backported by
-
JDK-2202389 HotSpot should not throw ClassFormatError if a class has a field with '>' and/or '<' in its name
-
- Closed
-
-
JDK-2205940 HotSpot should not throw ClassFormatError if a class has a field with '>' and/or '<' in its name
-
- Closed
-