joehw [Mon, 23 Dec 2013 14:02:27 -0800] rev 22087
8029955: AIOB in XMLEntityScanner.scanLiteral upon parsing literals with > 100 LF chars
Reviewed-by: dfuchs, lancea, ulfzibis
dfuchs [Sun, 22 Dec 2013 11:20:07 +0100] rev 22086
8030850: Setting .level=FINEST in logging configuration file doesn't work
Summary: setLevel(INFO) was called too early on root logger, causing the value found in configuration file to be later ignored.
Reviewed-by: mchung
tyan [Fri, 20 Dec 2013 15:10:11 -0800] rev 22085
7168267: Cleanup of rmi regression tests
Reviewed-by: smarks
smarks [Fri, 13 Dec 2013 18:08:20 -0800] rev 22084
8027536: rmic: add deprecation warning message when generating JRMP static stubs/skeletons
Reviewed-by: mchung, dmocek