[jdk11u-dev] Integrated: 8210495: compiler crashes because of illegal signature in otherwise legal code

Aditya Mandaleeka adityam at openjdk.java.net
Fri Jun 4 17:00:00 UTC 2021


On Fri, 4 Jun 2021 01:26:07 GMT, Aditya Mandaleeka <adityam at openjdk.org> wrote:

> This is a backport of 8210495.
> 
> Fix request for 11u approved here: https://bugs.openjdk.java.net/browse/JDK-8210495

This pull request has now been integrated.

Changeset: f55ef1e0
Author:    Aditya Mandaleeka <adityam at openjdk.org>
Committer: Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/f55ef1e033a769101e383792c3964da275fd4582
Stats:     114 lines in 3 files changed: 103 ins; 0 del; 11 mod

8210495: compiler crashes because of illegal signature in otherwise legal code

Disable strict verification of compiler signatures when they do not affect generated bytecode

Reviewed-by: clanger
Backport-of: c0d51dc51425f877e76aa4c4407719d67f2f9485

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/14


More information about the jdk-updates-dev mailing list