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
bpb [Mon, 03 Apr 2017 16:40:49 -0700] rev 44528
8177526: BufferedReader readLine() javadoc does not match the implementation regarding EOF
Summary: Improve the verbiage of the method and return value descriptions
Reviewed-by: lancea, smarks
duke [Wed, 05 Jul 2017 23:10:38 +0200] rev 44527
Merge
iignatyev [Sat, 08 Apr 2017 02:40:47 +0000] rev 44526
Merge
iignatyev [Fri, 07 Apr 2017 19:36:35 -0700] rev 44525
8178333: CTW/PathHandler uses == instead of String::equals for string comparison
Reviewed-by: kvn
aph [Fri, 07 Apr 2017 13:42:00 +0100] rev 44524
8170812: Metaspace corruption caused by incorrect memory size for MethodCounters
Reviewed-by: kbarrett, coleenp
tschatzl [Fri, 07 Apr 2017 10:51:28 +0000] rev 44523
Merge
ysr [Fri, 07 Apr 2017 10:45:26 +0200] rev 44522
8177963: Parallel GC fails fast when per-thread task log overflows
Summary: Instead of exiting the VM when per-thread task log overflows, print warnings once and ignore any further log addition attempt.
Reviewed-by: ysr, kbarrett, sangheki
alanb [Fri, 07 Apr 2017 10:58:27 +0100] rev 44521
Merge
alanb [Fri, 07 Apr 2017 08:04:46 +0000] rev 44520
8177530: Module system implementation refresh (4/2017)
Reviewed-by: lfoltan, sspitsyn
Contributed-by: alan.bateman@oracle.com, harold.seigel@oracle.com, mandy.chung@oracle.com