[lworld] RFR: 8269956: [lworld] javac should generate `ldc LPoint; ` for class literal Point.class [v2]

Mandy Chung mchung at openjdk.java.net
Tue Jul 27 17:20:47 UTC 2021


On Tue, 27 Jul 2021 12:50:20 GMT, Srikanth Adayapalam <sadayapalam at openjdk.org> wrote:

>> Adjust meaning of type name in class literal expressions. Adjust tests accordingly
>
> Srikanth Adayapalam has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Address review comments (reinstate original code by backing out unneeded calls to asValueType() in addHelperClasses method invocation)

The `test/jdk/java/lang/invoke/VarHandles` tests are generated from a template.  The template should be updated instead of those tests.   I'll change the templates to replace those test changes after you push this PR.

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

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


More information about the valhalla-dev mailing list