zzambers

Results 110 comments of zzambers

But it seems, quite a few sprintf related backports needs to be done first (not just 2 mentioned higher), see [JDK-8296812](https://bugs.openjdk.org/browse/JDK-8296812) and linked issues.. :(

Issue with register keyword has been fixed by: https://github.com/openjdk/jdk8u-dev/pull/357 Issue in `type.cpp` seems like duplicate of these backports: https://github.com/openjdk/jdk8u-dev/pull/536 https://github.com/openjdk/jdk8u-dev/pull/552 (which also include tests)

@gnu-andrew I think remaining failure should get fixed by: https://github.com/openjdk/jdk8u-dev/pull/497

Testing in GHA: OK (This only affects cross-builds in `Linux additional` category, which all pass with this change. Test failures of other tests are unrelated.)

> _Mailing list message from [Thorsten Glaser](mailto:[email protected]) on [jdk8u-dev](mailto:[email protected]):_ > > On Mon, 6 May 2024, Zdenek Zambersky wrote: > > > Not sure why arches disappeared, but > >...

> _Mailing list message from [Thorsten Glaser](mailto:[email protected]) on [jdk8u-dev](mailto:[email protected]):_ > > On Tue, 7 May 2024, Zdenek Zambersky wrote: > > > > On Mon, 6 May 2024, Zdenek Zambersky...

/approval request Fixes cross-builds in GHA by updating Debian used for sysroot, affects GHA testing only

Testing: GHA: OK (jdk/tier1 failures unrelated, see [JDK-8324583](https://bugs.openjdk.org/browse/JDK-8324583), one hotspot/tier1 timeout error on linux/x86 unrelated) locally tested tests in `javax/sql` and `java/sql` - OK (no failures)