-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
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