On Tue, 30 Sep 2025 18:42:59 GMT, Johannes Graham <[email protected]> wrote:
>> This is a followup to https://github.com/openjdk/jdk/pull/27118, to clean up >> resulting unused code. >> - remove `getChars`, `isExceptional` and `isNegative` >> - remove `ExceptionalBinaryToASCIIBuffer`; throws `IllegalArgumentException` >> instead of returning an instance of that.(Caller already asserts >> non-exceptional arg) > > Johannes Graham has updated the pull request incrementally with one > additional commit since the last revision: > > Update src/java.base/share/classes/jdk/internal/math/FloatingDecimal.java > > Co-authored-by: Raffaello Giulietti <[email protected]> @j3graham Your change (at version d7d4938e375ca3fd4bd40a9501f9f396bd6478d5) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk/pull/27581#issuecomment-3357803578
