git: openjdk/jdk: 8314319: LogCompilation doesn't reset lateInlining when it encounters a failure.

Xin Liu xliu at openjdk.org
Fri Sep 1 16:55:41 UTC 2023


Changeset: e9e0c569
Author:    Xin Liu <xliu at openjdk.org>
Date:      2023-09-01 16:54:55 +0000
URL:       https://git.openjdk.org/jdk/commit/e9e0c5699b8d0fbd1bd3a6caa3e0182a2e5bdda3

8314319: LogCompilation doesn't reset lateInlining when it encounters a failure.

Reviewed-by: ecaspole, kvn

! src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/LogParser.java
+ src/utils/LogCompilation/src/test/java/com/sun/hotspot/tools/compiler/TestPrebuiltLogs.java
+ src/utils/LogCompilation/src/test/resources/8314319.xml



More information about the jdk-changes mailing list