Sun, 09 Apr 2017 14:25:07 -0400 8178130: Minor update to the Connection javadocs
lancea [Sun, 09 Apr 2017 14:25:07 -0400] rev 44550
8178130: Minor update to the Connection javadocs Reviewed-by: bpb
Fri, 07 Apr 2017 15:41:07 -0700 8173152: Wrong wording in Comparator.compare() method spec
smarks [Fri, 07 Apr 2017 15:41:07 -0700] rev 44549
8173152: Wrong wording in Comparator.compare() method spec Reviewed-by: bpb
Fri, 07 Apr 2017 11:31:57 -0700 8178074: (ch) java/nio/channels/etc/AdaptorCloseAndInterrupt.java: add instrumentation
bpb [Fri, 07 Apr 2017 11:31:57 -0700] rev 44548
8178074: (ch) java/nio/channels/etc/AdaptorCloseAndInterrupt.java: add instrumentation Summary: Add some print statements to indicate state at strategic points Reviewed-by: chegar
Fri, 07 Apr 2017 10:53:51 +0100 Merge
alanb [Fri, 07 Apr 2017 10:53:51 +0100] rev 44547
Merge
Fri, 07 Apr 2017 10:53:42 +0100 Merge
alanb [Fri, 07 Apr 2017 10:53:42 +0100] rev 44546
Merge
Fri, 07 Apr 2017 08:05:54 +0000 8177530: Module system implementation refresh (4/2017)
alanb [Fri, 07 Apr 2017 08:05:54 +0000] rev 44545
8177530: Module system implementation refresh (4/2017) Reviewed-by: mchung, alanb Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com
Fri, 07 Apr 2017 10:39:46 +0100 8178161: Default multicast interface on Mac
chegar [Fri, 07 Apr 2017 10:39:46 +0100] rev 44544
8178161: Default multicast interface on Mac Reviewed-by: michaelm, bpb
Thu, 06 Apr 2017 18:00:47 -0700 8178286: Missing @moduleGraph in javadoc
mchung [Thu, 06 Apr 2017 18:00:47 -0700] rev 44543
8178286: Missing @moduleGraph in javadoc Reviewed-by: lancea
Thu, 06 Apr 2017 18:00:10 +0000 Merge
lana [Thu, 06 Apr 2017 18:00:10 +0000] rev 44542
Merge
Wed, 05 Apr 2017 14:05:00 -0700 8065825: Make the java -help consistent with the man page
ksrini [Wed, 05 Apr 2017 14:05:00 -0700] rev 44541
8065825: Make the java -help consistent with the man page Reviewed-by: alanb
Thu, 06 Apr 2017 10:41:31 -0400 8178154: Typo in Object.finalize deprecation javadoc
rriggs [Thu, 06 Apr 2017 10:41:31 -0400] rev 44540
8178154: Typo in Object.finalize deprecation javadoc Reviewed-by: mchung
Thu, 06 Apr 2017 16:17:03 +0200 8178077: jshell tool: crash on ctrl-up or ctrl-down
jlahoda [Thu, 06 Apr 2017 16:17:03 +0200] rev 44539
8178077: jshell tool: crash on ctrl-up or ctrl-down Summary: When looking up a private method, using the ConsoleReader.class, instead of getClass(), which may return a subclass. Reviewed-by: rfield
Thu, 06 Apr 2017 14:38:15 +0100 8178139: Minor typo in API documentation of java.util.logging.Logger
dfuchs [Thu, 06 Apr 2017 14:38:15 +0100] rev 44538
8178139: Minor typo in API documentation of java.util.logging.Logger Reviewed-by: lancea
Thu, 06 Apr 2017 09:00:47 +0100 8178101: Migrate the thread deprecation technote to javadoc doc-files
chegar [Thu, 06 Apr 2017 09:00:47 +0100] rev 44537
8178101: Migrate the thread deprecation technote to javadoc doc-files Reviewed-by: dholmes
Thu, 06 Apr 2017 09:33:47 +0800 8177640: jdk/internal/util/jar/TestVersionedStream.java fails on Windows
amlu [Thu, 06 Apr 2017 09:33:47 +0800] rev 44536
8177640: jdk/internal/util/jar/TestVersionedStream.java fails on Windows Reviewed-by: psandoz
Wed, 05 Apr 2017 10:55:31 -0700 8177980: ResourceBundle.getBundle throws NoClassDefFoundError when fails to define a class
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
Wed, 05 Apr 2017 09:57:32 -0400 8165641: Deprecate Object.finalize
rriggs [Wed, 05 Apr 2017 09:57:32 -0400] rev 44534
8165641: Deprecate Object.finalize Reviewed-by: mchung, smarks
Tue, 04 Apr 2017 19:58:24 -0700 8165367: Additional tests for JEP 288: Disable SHA-1 Certificates
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>
Tue, 04 Apr 2017 11:13:02 -0700 8177949: @link tag arguments need correction for ElementType documentation
darcy [Tue, 04 Apr 2017 11:13:02 -0700] rev 44532
8177949: @link tag arguments need correction for ElementType documentation Reviewed-by: lancea
Tue, 04 Apr 2017 08:10:13 -0700 8177984: (ch) java/nio/channels/SocketChannel/VectorIO.java should use RandomFactory
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
Tue, 04 Apr 2017 19:27:38 +0530 8177449: (tz) Support tzdata2017b
rpatil [Tue, 04 Apr 2017 19:27:38 +0530] rev 44530
8177449: (tz) Support tzdata2017b Reviewed-by: martin, naoto
Mon, 03 Apr 2017 17:07:27 -0700 8177507: line number sensitive tests for jdi should be unified
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
Mon, 03 Apr 2017 16:40:49 -0700 8177526: BufferedReader readLine() javadoc does not match the implementation regarding EOF
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
Wed, 05 Jul 2017 23:10:38 +0200 Merge
duke [Wed, 05 Jul 2017 23:10:38 +0200] rev 44527
Merge
Sat, 08 Apr 2017 02:40:47 +0000 Merge
iignatyev [Sat, 08 Apr 2017 02:40:47 +0000] rev 44526
Merge
Fri, 07 Apr 2017 19:36:35 -0700 8178333: CTW/PathHandler uses == instead of String::equals for string comparison
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
Fri, 07 Apr 2017 13:42:00 +0100 8170812: Metaspace corruption caused by incorrect memory size for MethodCounters
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
Fri, 07 Apr 2017 10:51:28 +0000 Merge
tschatzl [Fri, 07 Apr 2017 10:51:28 +0000] rev 44523
Merge
Fri, 07 Apr 2017 10:45:26 +0200 8177963: Parallel GC fails fast when per-thread task log overflows
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
Fri, 07 Apr 2017 10:58:27 +0100 Merge
alanb [Fri, 07 Apr 2017 10:58:27 +0100] rev 44521
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip