RFR: 8269536: Fix verifier withfield test
    Harold Seigel 
    hseigel at openjdk.java.net
       
    Tue Jun 29 20:44:44 UTC 2021
    
    
  
Please review this small change to fix test VerifierInlineTypes.java. The fix removes from the jcod classes improper and unneeded methods that were causing unwanted ClassFormatError exceptions. The change also removes tests that are no longer applicable. Finally, it merges NoNullVT.jcod into verifierTests.jcod.
The changes were tested by running Mach5 tiers 1 and 2 on Linux, Mac OS, and Windows.
Thanks, Harold
-------------
Commit messages:
 - 8269536: Fix verifier withfield test
Changes: https://git.openjdk.java.net/valhalla/pull/470/files
 Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=470&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8269536
  Stats: 1492 lines in 3 files changed: 422 ins; 1042 del; 28 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/470.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/470/head:pull/470
PR: https://git.openjdk.java.net/valhalla/pull/470
    
    
More information about the valhalla-dev
mailing list