[lworld] [Rev 01] RFR: 8237072: [lworld] Add support for denoting and deriving the reference projection

Srikanth Adayapalam sadayapalam at openjdk.java.net
Fri May 1 11:32:03 UTC 2020


On Thu, 30 Apr 2020 17:26:41 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> Srikanth Adayapalam 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 four additional commits
>> since the last revision:
>>  - Rebase + Remove stale golden file.
>>  - Fix trailing white spaces
>>  - 8237072: [lworld] Add support for denoting and deriving the reference projection
>>  - 8237072: [lworld] Add support for denoting and deriving the reference projection
>
> src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties line 3704:
> 
>> 3703: compiler.err.generic.parameterization.with.value.type=\
>> 3704:     Inferred type {0} involves generic parameterization by an inline type
>> 3705:
> 
> Do you have examples when this can happen? Or is this a leftover (in which case I think Check.java could be cleaned up
> a bit)

We had a discussion about possibly turning it into a throw. I think let us leave it in for now till the generics story
is more evolved and we know where we are heading.

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

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


More information about the valhalla-dev mailing list