-
Bug
-
Resolution: Fixed
-
P4
-
None
-
None
In Utf8EntryImpl, there is a CpException thrown for bad utf8 data. It should be converted to ConstantPoolException, which is a normal form of IllegalArgumentException.
- links to
-
Commit(master) openjdk/jdk/dfc90938
-
Review(master) openjdk/jdk/21027