Integrated: 8310108: Skip ReplaceCriticalClassesForSubgraphs when EnableJVMCI is specified
Yudi Zheng
yzheng at openjdk.org
Thu Jul 13 07:23:08 UTC 2023
On Thu, 15 Jun 2023 07:15:16 GMT, Yudi Zheng <yzheng at openjdk.org> wrote:
> EnableJVMCI appends the jdk.internal.vm.ci module and disables full module graph. Temporarily bypasses FMG-related tests with EnableJVMCI until JDK-8266329 is resolved.
This pull request has now been integrated.
Changeset: 1b0dd7c2
Author: Yudi Zheng <yzheng at openjdk.org>
Committer: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1b0dd7c254dc1a087874c8726d8d26b9a41d4145
Stats: 18 lines in 4 files changed: 18 ins; 0 del; 0 mod
8310108: Skip ReplaceCriticalClassesForSubgraphs when EnableJVMCI is specified
Reviewed-by: dnsimon, iklam
-------------
PR: https://git.openjdk.org/jdk/pull/14485
More information about the hotspot-runtime-dev
mailing list