[jdk11u-dev] RFR: 8273547: [11u] [JVMCI] Partial module-info.java backport of JDK-8223332 [v3]
Christoph Langer
clanger at openjdk.java.net
Fri Sep 10 10:50:04 UTC 2021
On Fri, 10 Sep 2021 10:41:45 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
>
> Severin Gehwolf has updated the pull request incrementally with one additional commit since the last revision:
>
> change order to hotspot, meta, code as in the original change
Perfect
Marked as reviewed by clanger (Reviewer).
-------------
Marked as reviewed by clanger (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/318
More information about the jdk-updates-dev
mailing list