Integrated: 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:45 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.

This pull request has now been integrated.

Changeset: 603050bf
Author:    Emanuel Peter <emanuel.peter at oracle.com>
Committer: Paul Sandoz <psandoz at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/603050bfe00d7a0185d84acab2a24a803aa86f82
Stats:     4 lines in 1 file changed: 0 ins; 2 del; 2 mod

8282661: [BACKOUT] ByteBufferTest.java: replace endless recursion with RuntimeException in void ck(double x, double y)

Reviewed-by: chagedorn, psandoz

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

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


More information about the hotspot-compiler-dev mailing list