On Sat, 12 Jun 2021 09:03:19 GMT, Jie Fu wrote:
> Hi all,
>
> SVML lib shouldn't be generated when C2 is absent.
> This is because it is only used by C2.
>
> Thanks.
> Best regards,
> Jie
This pull request has now been integrated.
Changeset: 4a6da99f
Author:Jie Fu
URL:
https://git
On Fri, 11 Jun 2021 18:44:38 GMT, Leonid Mesnik wrote:
> jtreg failure handler uses native lib to implement getPid for preJDK9.
> Currently. it is not needed and might be removed.
This pull request has now been integrated.
Changeset: 2e70bc35
Author:Leonid Mesnik
URL:
https://git.o
On Mon, 14 Jun 2021 14:01:21 GMT, Jie Fu wrote:
>> Hi all,
>>
>> SVML lib shouldn't be generated when C2 is absent.
>> This is because it is only used by C2.
>>
>> Thanks.
>> Best regards,
>> Jie
>
> Jie Fu has updated the pull request incrementally with one additional commit
> since the last
On Mon, 14 Jun 2021 13:33:26 GMT, erik.joelsson at oracle.com
wrote:
> Yes, there is still support for building multiple variants into the same
> image even though this is not something we currently do for any Oracle
> offering.
Sounds amazing.
Updated.
Thanks.
-
PR: https://git.o
> Hi all,
>
> SVML lib shouldn't be generated when C2 is absent.
> This is because it is only used by C2.
>
> Thanks.
> Best regards,
> Jie
Jie Fu has updated the pull request incrementally with one additional commit
since the last revision:
Address review comment
-
Changes:
On 2021-06-14 06:13, Jie Fu wrote:
On Mon, 14 Jun 2021 12:54:33 GMT, Erik Joelsson wrote:
Hi all,
SVML lib shouldn't be generated when C2 is absent.
This is because it is only used by C2.
Thanks.
Best regards,
Jie
make/autoconf/jvm-features.m4 line 571:
569: ENABLE_CDS="true"
570: I
On Mon, 14 Jun 2021 12:54:33 GMT, Erik Joelsson wrote:
>> Hi all,
>>
>> SVML lib shouldn't be generated when C2 is absent.
>> This is because it is only used by C2.
>>
>> Thanks.
>> Best regards,
>> Jie
>
> make/autoconf/jvm-features.m4 line 571:
>
>> 569: ENABLE_CDS="true"
>> 570: INCLUDE
On Sat, 12 Jun 2021 09:03:19 GMT, Jie Fu wrote:
> Hi all,
>
> SVML lib shouldn't be generated when C2 is absent.
> This is because it is only used by C2.
>
> Thanks.
> Best regards,
> Jie
make/autoconf/jvm-features.m4 line 571:
> 569: ENABLE_CDS="true"
> 570: INCLUDE_JVMCI="true"
> 571: