[jdk11u-dev] Integrated: 8273547: [11u] [JVMCI] Partial module-info.java backport of JDK-8223332
Severin Gehwolf
sgehwolf at openjdk.java.net
Fri Sep 10 13:46:06 UTC 2021
On Thu, 9 Sep 2021 14:14:39 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
> Please review this trivial partial backport of JDK-8223332. The full patch is too large and isn't worth the risk to backport in full. The issue at hand can be resolved by adding only the exports to the `jdk.internal.vm.ci` module. Thoughts?
>
> Testing: jvmci tests, jvmci bootstrap tests, manual testing of the reproducer and tier1 on Linux x86_64
This pull request has now been integrated.
Changeset: bfb52f28
Author: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/bfb52f28c8ceaa199de5b06d23e60376038f3420
Stats: 8 lines in 2 files changed: 6 ins; 0 del; 2 mod
8273547: [11u] [JVMCI] Partial module-info.java backport of JDK-8223332
Reviewed-by: clanger
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/318
More information about the jdk-updates-dev
mailing list