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

Christian Hagedorn chagedorn at openjdk.java.net
Fri Mar 4 16:29:42 UTC 2022


On Fri, 4 Mar 2022 16:26:41 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.
>
> Emanuel Peter has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Revert "8282573: ByteBufferTest.java: replace endless recursion with RuntimeException in void ck(double x, double y)"
>    
>    This reverts commit a584c904a9e386d7ce80fb9cc6d49fece065d3da.
>  - Revert "8282661: 2 compiler/intrinsics/unsafe/*ByteBufferTest.java tests fail after JDK-8282573"
>    
>    This reverts commit 684e7b3f55d8f109eb096b1294600fa9fa8fbfbd.

Looks good and trivial.

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

Marked as reviewed by chagedorn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list