Fri, 12 May 2017 09:42:23 -0700 8179631: Fix Html5 errors in java.management, jdk.management, jdk.jdi and jdk.attach
ksrini [Fri, 12 May 2017 09:42:23 -0700] rev 45130
8179631: Fix Html5 errors in java.management, jdk.management, jdk.jdi and jdk.attach Reviewed-by: mchung
Fri, 12 May 2017 17:38:30 +0100 8180303: Remove technote doc link from ProxySelector/B8035158.java test
michaelm [Fri, 12 May 2017 17:38:30 +0100] rev 45129
8180303: Remove technote doc link from ProxySelector/B8035158.java test Reviewed-by: chegar
Fri, 12 May 2017 02:06:04 +0000 Merge
dholmes [Fri, 12 May 2017 02:06:04 +0000] rev 45128
Merge
Thu, 11 May 2017 19:34:59 -0400 8179515: Class java.util.concurrent.ThreadLocalRandom fails to Initialize when using SecurityManager
dl [Thu, 11 May 2017 19:34:59 -0400] rev 45127
8179515: Class java.util.concurrent.ThreadLocalRandom fails to Initialize when using SecurityManager Summary: Break connection to security framework by using VM.getSavedProperty to read the proeprty. Reviewed-by: dholmes, martin, redestad, psandoz, mchung
Thu, 11 May 2017 18:04:24 -0700 8180256: Fix HTML 5 issues in java.sql and java.sql.rowset modules
jjg [Thu, 11 May 2017 18:04:24 -0700] rev 45126
8180256: Fix HTML 5 issues in java.sql and java.sql.rowset modules Reviewed-by: lancea
Thu, 11 May 2017 18:10:40 +0000 Merge
lana [Thu, 11 May 2017 18:10:40 +0000] rev 45125
Merge
Thu, 11 May 2017 10:48:00 -0700 8179592: Update tables in java.base to be HTML 5-friendly.
jjg [Thu, 11 May 2017 10:48:00 -0700] rev 45124
8179592: Update tables in java.base to be HTML 5-friendly. Reviewed-by: mchung, darcy, martin
Thu, 11 May 2017 07:43:36 -0700 8180085: (ch) java/nio/channels/SocketChannel/VectorIO.java: add debug instrumentation
bpb [Thu, 11 May 2017 07:43:36 -0700] rev 45123
8180085: (ch) java/nio/channels/SocketChannel/VectorIO.java: add debug instrumentation Summary: Add some print statements potentially useful in solving JDK-8177801. Reviewed-by: alanb
Thu, 11 May 2017 15:05:32 +0100 7155591: test/java/net/MulticastSocket/SetOutgoingIf.java fails on macOS
msheppar [Thu, 11 May 2017 15:05:32 +0100] rev 45122
7155591: test/java/net/MulticastSocket/SetOutgoingIf.java fails on macOS Reviewed-by: chegar, bpb
Wed, 10 May 2017 15:59:15 -0700 8180128: small errors in String javadoc
smarks [Wed, 10 May 2017 15:59:15 -0700] rev 45121
8180128: small errors in String javadoc Reviewed-by: lancea
Wed, 10 May 2017 18:27:48 +0200 8179867: JDK9 b167: demos exist in JDK bundles
erikj [Wed, 10 May 2017 18:27:48 +0200] rev 45120
8179867: JDK9 b167: demos exist in JDK bundles Reviewed-by: ihse
Wed, 10 May 2017 12:36:14 +0100 8179021: Latest bugfixes to WebSocket/HPACK from the sandbox repo
prappo [Wed, 10 May 2017 12:36:14 +0100] rev 45119
8179021: Latest bugfixes to WebSocket/HPACK from the sandbox repo Reviewed-by: dfuchs
Wed, 10 May 2017 09:02:43 +0200 8178278: Move Standard Algorithm Names document to specs directory
ihse [Wed, 10 May 2017 09:02:43 +0200] rev 45118
8178278: Move Standard Algorithm Names document to specs directory Reviewed-by: erikj, wetmore, mullan
Tue, 09 May 2017 15:04:46 -0700 8177153: LambdaMetafactory has default constructor
psandoz [Tue, 09 May 2017 15:04:46 -0700] rev 45117
8177153: LambdaMetafactory has default constructor Reviewed-by: psandoz Contributed-by: ron.pressler@oracle.com
Wed, 05 Jul 2017 23:27:37 +0200 Merge
duke [Wed, 05 Jul 2017 23:27:37 +0200] rev 45116
Merge
Thu, 11 May 2017 13:11:42 +0100 8179954: AArch64: C1 and C2 volatile accesses are not sequentially consistent
aph [Thu, 11 May 2017 13:11:42 +0100] rev 45115
8179954: AArch64: C1 and C2 volatile accesses are not sequentially consistent Reviewed-by: roland
Mon, 15 May 2017 12:20:15 +0200 8180048: Interned string and symbol table leak memory during parallel unlinking
tschatzl [Mon, 15 May 2017 12:20:15 +0200] rev 45114
8180048: Interned string and symbol table leak memory during parallel unlinking Summary: Make appending found dead BasicHashtableEntrys to the free list atomic. Reviewed-by: ehelin, shade, coleenp
Thu, 11 May 2017 14:13:59 -0700 8180004: jdk.test.lib.DynamicVMOption should be moved to jdk.test.lib.management
iignatyev [Thu, 11 May 2017 14:13:59 -0700] rev 45113
8180004: jdk.test.lib.DynamicVMOption should be moved to jdk.test.lib.management Reviewed-by: mseledtsov, vlivanov
Thu, 11 May 2017 14:03:50 -0700 8180037: move jdk.test.lib.InMemoryJavaCompiler to a separate package
iignatyev [Thu, 11 May 2017 14:03:50 -0700] rev 45112
8180037: move jdk.test.lib.InMemoryJavaCompiler to a separate package Reviewed-by: mseledtsov, vlivanov
Thu, 11 May 2017 18:11:13 +0000 Merge
lana [Thu, 11 May 2017 18:11:13 +0000] rev 45111
Merge
Thu, 11 May 2017 09:00:56 +0200 8174848: Remove gpl templates from hotspot/make
ihse [Thu, 11 May 2017 09:00:56 +0200] rev 45110
8174848: Remove gpl templates from hotspot/make Reviewed-by: erikj
Wed, 05 Jul 2017 23:27:23 +0200 Merge
duke [Wed, 05 Jul 2017 23:27:23 +0200] rev 45109
Merge
Tue, 16 May 2017 14:14:26 +0200 8180328: Bad links in footer of all javadoc-generated pages
ihse [Tue, 16 May 2017 14:14:26 +0200] rev 45108
8180328: Bad links in footer of all javadoc-generated pages Reviewed-by: erikj
Tue, 16 May 2017 14:13:48 +0200 8180420: Set PATH for dot and pandoc in JIB
ihse [Tue, 16 May 2017 14:13:48 +0200] rev 45107
8180420: Set PATH for dot and pandoc in JIB Reviewed-by: erikj
Mon, 15 May 2017 16:34:52 +0200 8180342: Fixup path for jtreg
ihse [Mon, 15 May 2017 16:34:52 +0200] rev 45106
8180342: Fixup path for jtreg Reviewed-by: erikj
Fri, 12 May 2017 13:29:22 -0700 8180208: Provide a new docs bundle page
mchung [Fri, 12 May 2017 13:29:22 -0700] rev 45105
8180208: Provide a new docs bundle page Reviewed-by: ihse, jjg
Fri, 12 May 2017 19:11:14 +0200 8180281: --with-jtreg is broken for many use cases
ihse [Fri, 12 May 2017 19:11:14 +0200] rev 45104
8180281: --with-jtreg is broken for many use cases Reviewed-by: erikj
Fri, 12 May 2017 19:09:50 +0200 8175825: Stop including pubs repo
ihse [Fri, 12 May 2017 19:09:50 +0200] rev 45103
8175825: Stop including pubs repo Reviewed-by: erikj
Thu, 11 May 2017 13:58:54 -0700 8180004: jdk.test.lib.DynamicVMOption should be moved to jdk.test.lib.management
iignatyev [Thu, 11 May 2017 13:58:54 -0700] rev 45102
8180004: jdk.test.lib.DynamicVMOption should be moved to jdk.test.lib.management Reviewed-by: mseledtsov, vlivanov
Thu, 11 May 2017 13:58:05 -0700 8180037: move jdk.test.lib.InMemoryJavaCompiler to a separate package
iignatyev [Thu, 11 May 2017 13:58:05 -0700] rev 45101
8180037: move jdk.test.lib.InMemoryJavaCompiler to a separate package Reviewed-by: mseledtsov, vlivanov
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip