[lworld] RFR: 8244231: [lworld] Add support for ref-default and val-default inline classes.

Srikanth Adayapalam sadayapalam at openjdk.java.net
Fri Jul 16 08:52:33 UTC 2021


On Fri, 16 Jul 2021 08:05:02 GMT, Srikanth Adayapalam <sadayapalam at openjdk.org> wrote:

> Code changes and tests

src/jdk.compiler/share/classes/com/sun/tools/javac/code/Type.java line 280:

> 278:      * null otherwise
> 279:      */
> 280:     public ClassType asValueType() {

These various internal APIs are still crystallizing. I have a follow up ticket JDK-8268734 to evolve them to final form.

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

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


More information about the valhalla-dev mailing list