git: openjdk/mobile: 8232890: Remove bad Code attribute parsing code

duke duke at openjdk.java.net
Mon Oct 28 13:00:30 UTC 2019


Changeset: eedc99c9
Author:    Harold Seigel <hseigel at openjdk.org>
Date:      2019-10-28 12:55:48 +0000
URL:       https://git.openjdk.java.net/mobile/commit/eedc99c9

8232890: Remove bad Code attribute parsing code

Remove code that accepts illegal max_stack, max_locals, and length values for Code attribute in old class files.

Reviewed-by: dholmes, lfoltan

! src/hotspot/share/classfile/classFileParser.cpp




More information about the mobile-changes mailing list