Integrated: 8287493: 32-bit Windows build failure in codeBlob.cpp after JDK-8283689

Aleksey Shipilev shade at openjdk.java.net
Thu Jun 9 05:53:26 UTC 2022


On Wed, 8 Jun 2022 16:50:22 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> See the bug report for example build failure. This breakage is widely seen on many build servers. The fix follows what [https://bugs.openjdk.org/browse/JDK-8210803](JDK-8210803) did for other blobs.
> 
> Additional testing:
>  - [x] Windows x86_32 fastdebug build
>  - [x] Linux x86_64 fastdebug `java/foreign`
>  - [x] Windows x86_32 fastdebug `java/foreign`

This pull request has now been integrated.

Changeset: aa2fc54b
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/aa2fc54b61ad84cc6faa80efa3bd3097adbbc422
Stats:     4 lines in 1 file changed: 4 ins; 0 del; 0 mod

8287493: 32-bit Windows build failure in codeBlob.cpp after JDK-8283689

Reviewed-by: kvn, zgu, alanb, jvernee

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

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


More information about the hotspot-compiler-dev mailing list