hg: valhalla/valhalla/jdk: Add support to handle primitive types in signature attributes:

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Thu Oct 30 12:44:05 UTC 2014


Changeset: b10ab323bbc4
Author:    mcimadamore
Date:      2014-10-30 12:40 +0000
URL:       http://hg.openjdk.java.net/valhalla/valhalla/jdk/rev/b10ab323bbc4

Add support to handle primitive types in signature attributes:
* Add visitor method for base types to main signature writer subclass
* Fix for '>' being consumed too late by the SignatureWriter pipeline
* Added tests

! src/java.base/share/classes/jdk/internal/org/objectweb/asm/signature/SignatureWriter.java
! src/java.base/share/classes/valhalla/specializer/SignatureSpecializer.java
! src/java.base/share/classes/valhalla/specializer/TypeVariablesMapAttribute.java
! test/valhalla/test/valhalla/specializer/SignatureVisitorTest.java




More information about the valhalla-dev mailing list