[lworld] RFR: JDK-8247663: [lworld] LambdaMetaFactory should allow an inline value projection type to convert to its reference projection type [v2]

Mandy Chung mchung at openjdk.java.net
Fri Jul 10 16:49:55 UTC 2020


On Fri, 10 Jul 2020 02:51:56 GMT, Lalith Suresh <github.com+434651+lalithsuresh at openjdk.org> wrote:

>> Mandy Chung has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev
>> excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since
>> the last revision:
>>  - Merge
>>  - revision per Roger's feedback
>>  - lambda metafactory supports inline widening/narrowing
>
> test/jdk/valhalla/valuetypes/InlineTypeConversionTest.java line 89:
> 
>> 88:         } catch (NullPointerException e) {
>> 89:             e.printStackTrace();
>> 90:         }
> 
> Needn't print stack trace here or below after invoking mh2.

It's not needed and it's left-over from my debugging.  I'll clean it up when we touch this file.

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

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



More information about the valhalla-dev mailing list