hg: jdk8/tl/jaxp: 8003260: [findbug] some fields should be package protected (original) (raw)

huizhe.wang at oracle.com huizhe.wang at oracle.com
Fri Dec 14 21:21:58 UTC 2012


Changeset: b1fdb101c82e Author: joehw Date: 2012-12-14 13:24 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/b1fdb101c82e

8003260: [findbug] some fields should be package protected Summary: change public or protected mutable static fields to private or package private. Reviewed-by: lancea

! src/com/sun/org/apache/xerces/internal/impl/XMLDocumentFragmentScannerImpl.java ! src/com/sun/org/apache/xerces/internal/impl/XMLEntityScanner.java



More information about the core-libs-dev mailing list