RFR: JDK-8239789 Follow-up on JVM feature rewrite

Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Tue Feb 25 15:33:00 UTC 2020


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 <dalibor.topic at oracle.com>:
> 
> 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 compiler C2
> 
> hotspot -> HotSpot
> 
>>   dtrace                  enable dtrace support
> 
> dtrace -> DTrace
> 
>>   epsilongc               include the epsilon (no-op) garbage collector
>>   g1gc                    include the G1 garbage collector
>>   graal                   enable Graal (jdk.internal.vm.compiler)
> 
> Graal -> Graal JIT (to avoid potential confusion with similarly named runtime technologies)
> 
>>   jfr                     enable Java Flight Recorder (JFR)
> 
> Java -> JDK
> 
> cheers,
> dalibor topic
> -- 
> <http://www.oracle.com> Dalibor Topic
> Consulting Product Manager
> Phone: +494089091214 <tel:+494089091214>, Mobile: +491737185961
> <tel:+491737185961>, Video: dalibor.topic at oracle.com
> <sip:dalibor.topic at oracle.com>
> 
> Oracle Global Services Germany GmbH
> Hauptverwaltung: Riesstr. 25, D-80992 München
> Registergericht: Amtsgericht München, HRB 246209
> Geschäftsführer: Ralf Herrmann
> 




More information about the build-dev mailing list