hg: valhalla/valhalla: [lworld] Compiler tests for value types that implement interfaces

Tobias Hartmann tobias.hartmann at oracle.com
Thu Apr 26 16:07:00 UTC 2018


Summary of changes:
- Added compiler tests for value types implementing interfaces
- Re-enabled test19 after MethodHandleBuilder bug was fixed
- Removed obsolete TODOs
- Fixed assert in parse1.cpp

Thanks,
Tobias


On 26.04.2018 18:04, tobias.hartmann at oracle.com wrote:
> Changeset: 048139cd8f32
> Author:    thartmann
> Date:      2018-04-26 18:04 +0200
> URL:       http://hg.openjdk.java.net/valhalla/valhalla/rev/048139cd8f32
> 
> [lworld] Compiler tests for value types that implement interfaces
> 
> ! src/hotspot/share/opto/parse1.cpp
> ! src/hotspot/share/opto/parse2.cpp
> + test/hotspot/jtreg/compiler/valhalla/valuetypes/MyInterface.java
> ! test/hotspot/jtreg/compiler/valhalla/valuetypes/MyValue1.java
> ! test/hotspot/jtreg/compiler/valhalla/valuetypes/MyValue2.java
> ! test/hotspot/jtreg/compiler/valhalla/valuetypes/MyValue3.java
> ! test/hotspot/jtreg/compiler/valhalla/valuetypes/MyValue4.java
> ! test/hotspot/jtreg/compiler/valhalla/valuetypes/TestLWorld.java
> 



More information about the valhalla-dev mailing list