[lworld] Integrated: 8261021: [lworld] valhalla/valuetypes/LambdaConversion.java fails Illegal class name "QLambdaConversion$Pointer; "

Yang Yi github.com+5010047+kelthuzadx at openjdk.java.net
Mon Feb 8 08:35:55 UTC 2021


On Fri, 5 Feb 2021 03:24:10 GMT, Yang Yi <github.com+5010047+kelthuzadx at openjdk.org> wrote:

> Hi all,
> 
> Can I have a review of this trivial fix?
> 
> The root cause of this problem is similar to PR #320. As explained before, in short, the major version of the dynamically generated bytecode does not match the version required by ClassFileParser::verify_legal_class_name, resulting in a ClassFormatError.
> 
> Thanks,
> Yang Yi

This pull request has now been integrated.

Changeset: b2c84c74
Author:    Yang Yi <qingfeng.yy at alibaba-inc.com>
Committer: David Simms <dsimms at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/b2c84c74
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8261021: [lworld] valhalla/valuetypes/LambdaConversion.java fails Illegal class name "QLambdaConversion$Pointer;"

Reviewed-by: dsimms, rriggs, mchung

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

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



More information about the valhalla-dev mailing list