RFR: 8282661: [BACKOUT] ByteBufferTest.java: replace endless recursion with RuntimeException in void ck(double x, double y)
Emanuel Peter
duke at openjdk.java.net
Fri Mar 4 16:29:44 UTC 2022
On Fri, 4 Mar 2022 15:17:17 GMT, Emanuel Peter <duke at openjdk.java.net> wrote:
> Backout [JDK-8282573](https://bugs.openjdk.java.net/browse/JDK-8282573).
> The new fix lead to many tests failing.
> And a new fix needs a little bit of thinking and testing.
Sorry for the trainwreck.
Thanks @PaulSandoz @chhagedorn @dcubed-ojdk for the help and the reviews!
-------------
PR: https://git.openjdk.java.net/jdk/pull/7699
More information about the hotspot-compiler-dev
mailing list