On Wed, 28 Oct 2020 20:56:55 GMT, Eric Caspole <ecasp...@openjdk.org> wrote:

>> A microbenchmark with --enable-preview was added in JDK-8248135. This had 
>> the unintended side effect that we now had to always run with 
>> --enable-preview. 
>> 
>> With records out of preview, I think the best course of action now is to not 
>> build the micros with preview enabled, and leave it for a future RFE to 
>> figure out how to add proper support for preview features.
>
> Looks good and thanks for doing this as soon as practical.
> Eric

@ericcaspole, @erikj79, thanks for reviewing!

-------------

PR: https://git.openjdk.java.net/jdk/pull/914

Reply via email to