RFR(S): 8055032: Improve numerical parsing in java.net and sun.net

2014-08-13 Thread Claes Redestad
Hi, can I have a review for this patch to take advantage of offset-based parseInt methods added in 8041972 for java.net/sun.net classes? bug: https://bugs.openjdk.java.net/browse/JDK-8055032 webrev: http://cr.openjdk.java.net/~redestad/8055032/webrev.0 This causes fewer temporary String objec

Re: The future of Serialization

2014-08-13 Thread Alan Bateman
On 12/08/2014 10:03, Peter Firmstone wrote: Interesting, language features for modules, won't necessarily involve ClassLoader's (my assumptions were based on existing systems) although you'd expect modules to have their own ProtectionDomain. I think it would be reasonable to expect to that y