Integrated: 8339320: Optimize ClassFile Utf8EntryImpl#inflate
Shaojin Wen
swen at openjdk.org
Wed Oct 9 17:25:08 UTC 2024
On Thu, 29 Aug 2024 11:44:50 GMT, Shaojin Wen <swen at 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 <swen at 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
More information about the core-libs-dev
mailing list