RFR: 8284493: Fix rounding error in computeNextExponential [v2]

Chris Hennick duke at openjdk.java.net
Wed Jun 1 23:12:34 UTC 2022


On Wed, 1 Jun 2022 22:49:01 GMT, Chris Hennick <duke at openjdk.java.net> wrote:

>> @Pr0methean As @turbanoff observes, I think there's a closing parentheses too much on L.1411 and one on L.1421.
>> Which compiler are you using ;-)  ?
>
> Should be fixed as of fa340fb47b1169805f21fb71cce0da3fc175d427. I haven't yet found a way for IntelliJ IDEA to use the project as its own JDK, so I've sanity-checked the syntax using the Rainbow Brackets plugin.

Update: successfully built `images` and `run-test-tier1` on my AL2 machine.

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

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


More information about the core-libs-dev mailing list