RFR(M) 8213348: jdk.internal.vm.compiler.management service providers missing in module descriptor (original) (raw)

dean.long at oracle.com dean.long at oracle.com
Thu Nov 8 03:56:28 UTC 2018


https://bugs.openjdk.java.net/browse/JDK-8213348 https://bugs.openjdk.java.net/browse/JDK-8211781 http://cr.openjdk.java.net/~dlong/8213348/webrev/

Added new make/gensrc/Gensrc-jdk.internal.vm.compiler.management.gmk to create module-info.java.extra for jdk.internal.vm.compiler.management.  I also removed the makefile target jdk.internal.vm.ci-gensrc-src which seems obsolete without a corresponding Gensrc-*.gmk, and I fixed the annotation processing to use module info instead of the unnamed module.  I also fixed JDK-8211781 while working in the same files.

dl



More information about the build-dev mailing list