Hi,

This PR fixes the issue with `TestTrivialMethods.java` after the integration of 
[JDK-8376033](https://bugs.openjdk.org/browse/JDK-8376033). Now javac will not 
put the initializer at the correct place for us, we have to do it outselves.

Please kindly review, thanks a lot.

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

Commit messages:
 - Mistakes
 - Fix TestTrivialMethods.java

Changes: https://git.openjdk.org/valhalla/pull/2006/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2006&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8376815
  Stats: 14 lines in 2 files changed: 7 ins; 2 del; 5 mod
  Patch: https://git.openjdk.org/valhalla/pull/2006.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2006/head:pull/2006

PR: https://git.openjdk.org/valhalla/pull/2006

Reply via email to