[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:34:50 UTC 2020
On Thu, 30 Apr 2020 17:32:23 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
>
> test/langtools/tools/javac/valhalla/lworld-values/ProjectionRelationsTest.java line 1:
>
>> 1: /*
>> 2: * Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved.
>
> You might want to look at this test framework:
>
> test/langtools/tools/lib/types/TypeHarness.java
>
> An example of such a test is:
>
> test/langtools/tools/javac/types/PrimitiveConversionTest.java
Thanks. This could come in handy for future. Appreciated.
-------------
PR: https://git.openjdk.java.net/valhalla/pull/32
More information about the valhalla-dev
mailing list