RFR(M) 8213348: jdk.internal.vm.compiler.management service providers missing in module descriptor
dean.long at oracle.com
dean.long at oracle.com
Thu Nov 8 19:07:06 UTC 2018
Thanks Erik.
dl
On 11/8/18 9:02 AM, Erik Joelsson wrote:
> Hello,
>
> The build changes look ok as long as Jon and Mandy are happy with how
> javac is invoked.
>
> /Erik
>
>
> On 2018-11-07 19:56, dean.long at oracle.com wrote:
>> 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 hotspot-compiler-dev
mailing list