Integrated: 8275517: Off-by-one error in allocation

2021-10-19 Thread Markus Grönlund
On Tue, 19 Oct 2021 15:31:39 GMT, Markus Grönlund wrote: > Greetings (again), > > The quick fix for > [JDK-8275445](https://bugs.openjdk.java.net/browse/JDK-8275445) includes an > off-by-one error as part of the allocation. :-( > > Sorry for this inconvenience. > > Markus This pull request

Re: Integrated: 8275517: Off-by-one error in allocation

2021-10-19 Thread Thomas Schatzl
On Tue, 19 Oct 2021 15:31:39 GMT, Markus Grönlund wrote: > Greetings (again), > > The quick fix for > [JDK-8275445](https://bugs.openjdk.java.net/browse/JDK-8275445) includes an > off-by-one error as part of the allocation. :-( > > Sorry for this inconvenience. > > Markus Lgtm. Fingers cros

Integrated: 8275517: Off-by-one error in allocation

2021-10-19 Thread Markus Grönlund
Greetings (again), The quick fix for [JDK-8275445](https://bugs.openjdk.java.net/browse/JDK-8275445) includes an off-by-one error as part of the allocation. :-( Sorry for this inconvenience. Markus - Commit messages: - Off-by-one error in allocation Changes: https://git.openjdk

Re: Integrated: 8275517: Off-by-one error in allocation

2021-10-19 Thread Markus Grönlund
On Tue, 19 Oct 2021 15:34:13 GMT, Thomas Schatzl wrote: >> Greetings (again), >> >> The quick fix for >> [JDK-8275445](https://bugs.openjdk.java.net/browse/JDK-8275445) includes an >> off-by-one error as part of the allocation. :-( >> >> Sorry for this inconvenience. >> >> Markus > > Lgtm. F