[lworld] Integrated: 8253218 ClassFileParser hits assert(klass->access_flags().is_inline_t…

Harold Seigel hseigel at openjdk.java.net
Thu Sep 17 19:18:53 UTC 2020


On Wed, 16 Sep 2020 20:37:02 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> Please review this fix for JDK-8253218.  The fix throws a ClassFormatError exception if a class file, with an old class
> file version, contains a Q signature.
> The fix was tested with tiers 1-2 on Windows, Linux x64, and MacOS, and tiers 3-5 on Linux x64.

This pull request has now been integrated.

Changeset: 4f9c2e22
Author:    Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/4f9c2e22
Stats:     279 lines in 3 files changed: 1 ins; 277 del; 1 mod

8253218: ClassFileParser hits assert(klass->access_flags().is_inline_t…

Reviewed-by: fparain

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

PR: https://git.openjdk.java.net/valhalla/pull/191



More information about the valhalla-dev mailing list