RFR: JDK-8190418 Stop generating jvmtiEnvStub and jvmtiEnvRecommended
Tim Bell
tim.bell at oracle.com
Tue Nov 14 17:57:12 UTC 2017
Looks good to me as well. That is much cleaner.
Tim
On 11/14/17 10:22, Erik Joelsson wrote:
> Fantastic build logic. Looks good.
>
> /Erik
>
>
> On 2017-11-14 05:06, Magnus Ihse Bursie wrote:
>> During hotspot gensrc, we create two files, jvmtiEnvStub and
>> jvmtiEnvRecommended, which later on are explicitly excluded from the
>> build. We should just stop generating them.
>>
>> I have built hotspot with and without this patch, and used the build
>> comparison script (compare.sh) to verify that it has not changed.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8190418
>> WebRev:
>> http://cr.openjdk.java.net/~ihse/JDK-8190418-stop-generating-unneeded-jvmti-files/webrev.01
>>
>>
>> /Magnus
>>
>
More information about the hotspot-dev
mailing list