hg: valhalla/valhalla/jdk: Add support for 'Where' attribute
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Thu Nov 13 13:34:15 UTC 2014
Changeset: de41429edb7a
Author: mcimadamore
Date: 2014-11-13 13:30 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/jdk/rev/de41429edb7a
Add support for 'Where' attribute
* Specializer now skips methods whose 'where clauses' do not match ongoing specializaton
* Added test
! src/java.base/share/classes/valhalla/specializer/SignatureSpecializer.java
! src/java.base/share/classes/valhalla/specializer/Specializer.java
+ src/java.base/share/classes/valhalla/specializer/WhereAttribute.java
+ test/valhalla/test/valhalla/specializer/WhereRefTest.java
More information about the valhalla-dev
mailing list