hg: valhalla/valhalla/jdk: 8185143: [MVT] Rename DeriveValueType annotation
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Thu Jul 27 15:03:23 UTC 2017
Changeset: 2e4c9a8ae4e3
Author: mcimadamore
Date: 2017-07-27 15:59 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/jdk/rev/2e4c9a8ae4e3
8185143: [MVT] Rename DeriveValueType annotation
Summary: Replace @DeriveValueType with @ValueCapableClass
Reviewed-by: acorn
- src/java.base/share/classes/jvm/internal/value/DeriveValueType.java
+ src/java.base/share/classes/jvm/internal/value/ValueCapableClass.java
! src/java.base/share/classes/valhalla/shady/MinimalValueTypes_1_0.java
! test/valhalla/mvt/Interval.java
! test/valhalla/mvt/MethodHandlesTest.java
! test/valhalla/mvt/Point.java
! test/valhalla/mvt/PrivatePoint.java
! test/valhalla/mvt/UnreflectWithersTest.java
! test/valhalla/mvt/modules/m/p/internal/Point.java
! test/valhalla/mvt/point/Point.java
! test/valhalla/mvt/vector/Long2.java
More information about the valhalla-dev
mailing list