On 2020-02-24 13:41, Per Liden wrote:
You forgot to change "ZGC garbage collector" -> "Z garbage collector".
That's very diligent of you. :-) However, I didn't forgot -- I published
the webrev just before your comment about s/ZGC/Z/, and as I said, I
will fix this before pushing (as I now have)
On 2/25/20 9:43 AM, Magnus Ihse Bursie wrote:
On 2020-02-24 13:41, Per Liden wrote:
You forgot to change "ZGC garbage collector" -> "Z garbage collector".
That's very diligent of you. :-) However, I didn't forgot -- I published
the webrev just before your comment about s/ZGC/Z/, and as I said,
Some small suggestions:
On 21.02.2020 16:05, Magnus Ihse Bursie wrote:
aot enable ahead of time compilation (AOT)
cds enable class data sharing (CDS)
compiler1 enable hotspot compiler C1
compiler2 enable hotspot comp
Hi Dalibor,
I just pushed this. Are your suggestions important enough that I should open a
separate bug?
/Magnus
> 25 feb. 2020 kl. 10:45 skrev Dalibor Topic :
>
> Some small suggestions:
>
>> On 21.02.2020 16:05, Magnus Ihse Bursie wrote:
>> aot enable ahead of time co
Hi Bob,
Adding build-dev.
On 26/02/2020 6:37 am, Bob Vandette wrote:
Please review this RFE that alters the visibility of JNI entrypoints to hidden
when a shared library
is created using static JDK libraries.
RFE:
https://bugs.openjdk.java.net/browse/JDK-8239563
WEBREV:
http://cr.openjdk.