mchung [Wed, 05 Apr 2017 10:55:31 -0700] rev 44535
8177980: ResourceBundle.getBundle throws NoClassDefFoundError when fails to define a class
Reviewed-by: naoto, lancea
rriggs [Wed, 05 Apr 2017 09:57:32 -0400] rev 44534
8165641: Deprecate Object.finalize
Reviewed-by: mchung, smarks
mli [Tue, 04 Apr 2017 19:58:24 -0700] rev 44533
8165367: Additional tests for JEP 288: Disable SHA-1 Certificates
Summary: The new tests just focus on the usage constraints TLSSever and TLSClient with TLS communication
Reviewed-by: ascarpino
Contributed-by: John Jiang <sha.jiang@oracle.com>
darcy [Tue, 04 Apr 2017 11:13:02 -0700] rev 44532
8177949: @link tag arguments need correction for ElementType documentation
Reviewed-by: lancea
bpb [Tue, 04 Apr 2017 08:10:13 -0700] rev 44531
8177984: (ch) java/nio/channels/SocketChannel/VectorIO.java should use RandomFactory
Summary: Obtain Random from RandomFactory instead of directly.
Reviewed-by: clanger
rpatil [Tue, 04 Apr 2017 19:27:38 +0530] rev 44530
8177449: (tz) Support tzdata2017b
Reviewed-by: martin, naoto
iignatyev [Mon, 03 Apr 2017 17:07:27 -0700] rev 44529
8177507: line number sensitive tests for jdi should be unified
Reviewed-by: dholmes, mseledtsov, sspitsyn