[PATCH] bakcporting of some trivial enhancements done for later JDKs

Andrew Haley aph at redhat.com
Mon Apr 27 11:32:01 UTC 2020


On 4/27/20 7:37 AM, Сергей Цыпанов wrote:
> https://bugs.openjdk.java.net/browse/JDK-8196207 Inefficient ArrayList.subList().toArray()
> https://bugs.openjdk.java.net/browse/JDK-8199800 Optimize Boolean.parseBoolean(String)
> https://bugs.openjdk.java.net/browse/JDK-8240094 Optimize empty substring handling
> https://bugs.openjdk.java.net/browse/JDK-8241649 Optimize Character.toString
> 
> Could this changes be encorporated into JDK8u?

I'm thinking not. While these are useful enhancements, JDK 8u is a long-
term maintenance release and we need to concentrate on stability.

Thanks anyway,

-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671



More information about the jdk8u-dev mailing list