RFR (JAXP): 8061686: Size limits in BufferAllocator should have been final

huizhe wang huizhe.wang at oracle.com
Tue Oct 21 19:09:39 UTC 2014


Hi,

The three fields in com.sun.xml.internal.stream.util.BufferAllocator are 
used internally only, should have been private and final.

https://bugs.openjdk.java.net/browse/JDK-8061686
http://cr.openjdk.java.net/~joehw/jdk9/8061686/webrev/

Tests passed.

Thanks,
Joe



More information about the core-libs-dev mailing list