RFR: 8250669: Running JMH micros is broken after JDK-8248135

Erik Joelsson erikj at openjdk.java.net
Wed Oct 28 22:40:47 UTC 2020


On Wed, 28 Oct 2020 20:50:49 GMT, Claes Redestad <redestad at 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.

Marked as reviewed by erikj (Reviewer).

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

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



More information about the build-dev mailing list