Fwd: JEP 218: Generics over Primitive Types
Martijn Verburg
martijnverburg at gmail.com
Fri Oct 24 17:35:31 UTC 2014
The beginning of the road to value types - sort of - well not really, but a
very interesting change for Java nonetheless!
First idle thought - could this still work on older VMs by default of
ignoring the additional bytecode specialisation and just using old Boxed
primitive collections.
Needless to say the LJC will start running hackdays on this feature as
Brain et al have some prototypes to throw our way.
Cheers,
Martijn
---------- Forwarded message ----------
From: <mark.reinhold at oracle.com>
Date: 24 October 2014 16:22
Subject: JEP 218: Generics over Primitive Types
To: brian.goetz at oracle.com
Cc: valhalla-dev at openjdk.java.net
New JEP Candidate: http://openjdk.java.net/jeps/218
- Mark
More information about the adoption-discuss
mailing list