[lworld] RFR: JDK-8265376: Prepare for javac change to do the member translation as described in SoV
    Roger Riggs 
    rriggs at openjdk.java.net
       
    Thu Apr 22 19:30:43 UTC 2021
    
    
  
On Fri, 16 Apr 2021 20:19:35 GMT, Mandy Chung <mchung at openjdk.org> wrote:
> This updates `test/jdk/valhalla/valuetypes/QTypeDescriptorTest.java` and 
> `test/jdk/valhalla/valuetypes/Reflection.java` tests to prepare for the javac
> change to do the member translation as described in SoV (JDK-8244313).
> 
> It also fixes a bug in `Class::referenceType` to return this class if it's an
> identity class.  This was uncovered by this test change.
Marked as reviewed by rriggs (Committer).
-------------
PR: https://git.openjdk.java.net/valhalla/pull/387
    
    
More information about the valhalla-dev
mailing list