Issue build tests-all
Aleksey Shipilev
aleksey.shipilev at gmail.com
Fri Aug 12 19:49:49 UTC 2016
On 08/12/2016 08:36 PM, Pavel Punegov wrote:
> Hi Andy,
>
> you need a latest JDK9 build to compile VarHandles tests. There were
> a change that renames several methods in java.lang.invoke.VarHandle
> https://bugs.openjdk.java.net/browse/JDK-8154737
> <https://bugs.openjdk.java.net/browse/JDK-8154737> According to it
> you should now use b127 or higher.
Yes, this is it. Since jcstress is used in JDK 9 development work, it is
supposed to be compiled with the latest JDK 9 EA build. Once you
compile, though, the harness should fail gracefully when running on
"older" JDKs.
Thanks,
-Aleksey
More information about the jcstress-dev
mailing list