[jdk11u-dev] RFR: 8273547: [11u] [JVMCI] Partial module-info.java backport of JDK-8223332 [v2]

Severin Gehwolf sgehwolf at openjdk.java.net
Thu Sep 9 14:26:27 UTC 2021


> 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:

  Fix test

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk11u-dev/pull/318/files
  - new: https://git.openjdk.java.net/jdk11u-dev/pull/318/files/35084093..89d958c6

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=318&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=318&range=00-01

  Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/318.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/318/head:pull/318

PR: https://git.openjdk.java.net/jdk11u-dev/pull/318


More information about the jdk-updates-dev mailing list