[lworld] RFR: 8253218 ClassFileParser hits assert(klass->access_flags().is_inline_t… [v2]
Frederic Parain
fparain at openjdk.java.net
Thu Sep 17 18:59:24 UTC 2020
On Thu, 17 Sep 2020 18:37:44 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.
>
> Harold Seigel has updated the pull request incrementally with one additional commit since the last revision:
>
> 8253218 ClassFileParser hits assert(klass->access_flags().is_inline_type()) failed: Value type expected
Looks good to me.
Fred
-------------
Marked as reviewed by fparain (Committer).
PR: https://git.openjdk.java.net/valhalla/pull/191
More information about the valhalla-dev
mailing list