[jdk11u] Integrated: 8277529: SIGSEGV in C2 CompilerThread Node::rematerialize() compiling Packet::readUnsignedTrint

Martin Doerr mdoerr at openjdk.java.net
Thu Dec 9 13:54:15 UTC 2021


On Wed, 8 Dec 2021 11:15:08 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Backport of 8277529: SIGSEGV in C2 CompilerThread Node::rematerialize() compiling Packet::readUnsignedTrint
> New implementation taken from 17u backport https://github.com/openjdk/jdk17u/commit/aa11a935373686bf5d67afb89368931c995824f6
> That fits into 11u with one trivial manual integration of initialization `_data_dependency_on(NULL)`.

This pull request has now been integrated.

Changeset: d665a4ec
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u/commit/d665a4ec39523630af6f30ad7d732053bb62559e
Stats:     173 lines in 3 files changed: 161 ins; 7 del; 5 mod

8277529: SIGSEGV in C2 CompilerThread Node::rematerialize() compiling Packet::readUnsignedTrint

Reviewed-by: goetz
Backport-of: 01cb2b9883d7c9ecdba0ee5bd42124faed4d080c

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

PR: https://git.openjdk.java.net/jdk11u/pull/21


More information about the jdk-updates-dev mailing list