Re: RFR: JDK-8239794 Move -Os from JVM feature 'minimal' to new feature 'opt-size'

2020-02-23 Thread David Holmes
Hi Magnus, This seems reasonable to me. The definition of OPT_SPEED_SRC is likely out of date, but we have no data for modifying that list. People who try opt-size will likely try to refine it. Thanks, David - On 22/02/2020 2:13 am, Magnus Ihse Bursie wrote: Prior to JDK-8239450, it was

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

2020-02-23 Thread David Holmes
On 22/02/2020 2:24 am, Roger Riggs wrote: Hi, I would suggest "Java Flight Recorder"  instead of "JDK Flight Recorder" No it is "JDK Flight Recorder" as Erik stated. Though the feature, as defined by JEP 328, is just Flight Recorder. Cheers, David Regards, Roger On 2/21/20 10:36 AM, Magn