On Thu, 29 Aug 2024 11:44:50 GMT, Shaojin Wen <s...@openjdk.org> wrote:
> A very small optimization, split the large method inflate, split the > infrequently used paths into a method inflateCHAR This pull request has now been integrated. Changeset: a24525b6 Author: Shaojin Wen <s...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/a24525b67b97d38a33e42871bd2e8d03cd327568 Stats: 75 lines in 1 file changed: 22 ins; 19 del; 34 mod 8339320: Optimize ClassFile Utf8EntryImpl#inflate Reviewed-by: liach ------------- PR: https://git.openjdk.org/jdk/pull/20767