hg: valhalla/valhalla/jdk: Interpreter: Repair and simplify method selection logic. Handle native and abstract methods more gracefully. Add test for default method selection. Failing tests: 1 (testEnum).

john.r.rose at oracle.com john.r.rose at oracle.com
Fri Jun 10 07:32:59 UTC 2016


Changeset: 2e69293d5e12
Author:    jrose
Date:      2016-06-10 00:32 -0700
URL:       http://hg.openjdk.java.net/valhalla/valhalla/jdk/rev/2e69293d5e12

Interpreter:  Repair and simplify method selection logic.  Handle native and abstract methods more gracefully.  Add test for default method selection.  Failing tests: 1 (testEnum).

! interpreter/src/valhalla/interpreter/InternalHelpers.java
! interpreter/src/valhalla/interpreter/Interpreter.java
! interpreter/test-helpers/test/valhalla/interpreter/InterpreterTestHelper1.java
! interpreter/test/valhalla/interpreter/InterpreterTest.java




More information about the valhalla-dev mailing list