Details
-
Bug
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
15, 16
-
b01
Description
Inside the binary ct.sym, platform versions are encoded as single characters. JDKPlatformProvider parses these characters as hexadecimal numbers, which fails for versions >= 16. It should handle these version numbers using Character.MAX_RADIX.
Attachments
Issue Links
- relates to
-
JDK-8235496 Start of release updates for JDK 16
-
- Resolved
-