[lworld] RFR: 8269956: [lworld] javac should generate `ldc LPoint; ` for class literal Point.class
Tobias Hartmann
thartmann at openjdk.java.net
Tue Jul 27 12:07:40 UTC 2021
On Tue, 27 Jul 2021 10:11:36 GMT, Srikanth Adayapalam <sadayapalam at openjdk.org> wrote:
> Adjust meaning of type name in class literal expressions. Adjust tests accordingly
JIT compiler test changes look good to me but why are the changes to the classes passed to `addHelperClasses` necessary? The method is used to let the test framework know about classes that have compile command annotations like `@ForceInline`.
-------------
PR: https://git.openjdk.java.net/valhalla/pull/501
More information about the valhalla-dev
mailing list