Lana Steuck
|
19a1a6c189
|
Added tag jdk-9+169 for changeset cd369ee4d4bc
|
2017-05-11 16:26:50 +00:00 |
|
Lana Steuck
|
191119a30d
|
Added tag jdk-9+169 for changeset a293f7f62550
|
2017-05-11 16:26:49 +00:00 |
|
Lana Steuck
|
145df524c9
|
Added tag jdk-9+169 for changeset 67a9483804b2
|
2017-05-11 16:26:48 +00:00 |
|
Lana Steuck
|
1d05e4f19b
|
Added tag jdk-9+169 for changeset 3f875168ce21
|
2017-05-11 16:26:48 +00:00 |
|
Lana Steuck
|
381dc3404c
|
Added tag jdk-9+169 for changeset f87535f0217d
|
2017-05-11 16:26:48 +00:00 |
|
Brian Burkhalter
|
a5deccf860
|
8180085: (ch) java/nio/channels/SocketChannel/VectorIO.java: add debug instrumentation
Add some print statements potentially useful in solving JDK-8177801.
Reviewed-by: alanb
|
2017-05-11 07:43:36 -07:00 |
|
Mark Sheppard
|
a83a070a03
|
7155591: test/java/net/MulticastSocket/SetOutgoingIf.java fails on macOS
Reviewed-by: chegar, bpb
|
2017-05-11 15:05:32 +01:00 |
|
Andrew Haley
|
916cb71538
|
8179954: AArch64: C1 and C2 volatile accesses are not sequentially consistent
Reviewed-by: roland
|
2017-05-11 13:11:42 +01:00 |
|
Thomas Schatzl
|
c775f6f58b
|
8180048: Interned string and symbol table leak memory during parallel unlinking
Make appending found dead BasicHashtableEntrys to the free list atomic.
Reviewed-by: ehelin, shade, coleenp
|
2017-05-15 12:20:15 +02:00 |
|
Igor Ignatyev
|
8e28d5772d
|
8180004: jdk.test.lib.DynamicVMOption should be moved to jdk.test.lib.management
Reviewed-by: mseledtsov, vlivanov
|
2017-05-11 14:13:59 -07:00 |
|
Igor Ignatyev
|
116ba945dc
|
8180037: move jdk.test.lib.InMemoryJavaCompiler to a separate package
Reviewed-by: mseledtsov, vlivanov
|
2017-05-11 14:03:50 -07:00 |
|
Lana Steuck
|
8b0cbaa855
|
Merge
|
2017-05-11 18:11:13 +00:00 |
|
Ajit Ghaisas
|
e80ef7a2e0
|
8179014: JFileChooser with Windows look and feel crashes on win 10
Reviewed-by: prr, serb
|
2017-05-11 12:41:35 +05:30 |
|
Magnus Ihse Bursie
|
f69b074677
|
8174848: Remove gpl templates from hotspot/make
Reviewed-by: erikj
|
2017-05-11 09:00:56 +02:00 |
|
Magnus Ihse Bursie
|
5adcb2d3d7
|
8179105: Respect "include_in_docs" property from imported modules
Reviewed-by: mchung, erikj
|
2017-05-11 08:56:44 +02:00 |
|
Xue-Lei Andrew Fan
|
d9de25905c
|
8140436: Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for TLS
Reviewed-by: valeriep, jnimeh, apetcher
|
2017-05-10 23:40:46 +00:00 |
|
Weijun Wang
|
7a4f23e55d
|
8179389: X509Certificate generateCRLs is extremely slow using a PEM crl list
Reviewed-by: mullan
|
2017-05-11 07:33:23 +08:00 |
|
Stuart Marks
|
56a26d4865
|
8180128: small errors in String javadoc
Reviewed-by: lancea
|
2017-05-10 15:59:15 -07:00 |
|
Jonathan Gibbons
|
fd872c65c8
|
8180041: Fix HTML 5 issues in java.corba
Reviewed-by: alanb, lancea
|
2017-05-10 15:24:29 -07:00 |
|
Kumar Srinivasan
|
00b9efeb0b
|
8169646: Remove launcher's -d32/-d64 option
Reviewed-by: dholmes
|
2017-05-10 15:12:43 -07:00 |
|
Tim Bell
|
74f02ffc46
|
8180129: Bundles.gmk:181: *** unterminated call to function 'filter-out': missing ')'. Stop
Reviewed-by: erikj
|
2017-05-10 14:55:31 -07:00 |
|
Vyom Tewari
|
a502fb459e
|
8179905: Remove the use of gettimeofday in Networking code
Reviewed-by: chegar, rriggs, dfuchs, clanger
|
2017-05-10 23:06:49 +05:30 |
|
Erik Joelsson
|
66f56c7086
|
8179867: JDK9 b167: demos exist in JDK bundles
Reviewed-by: ihse
|
2017-05-10 18:27:48 +02:00 |
|
Erik Joelsson
|
d1a39aa352
|
8179867: JDK9 b167: demos exist in JDK bundles
Reviewed-by: ihse
|
2017-05-10 18:27:31 +02:00 |
|
Pavel Rappo
|
c74eb4302e
|
8179021: Latest bugfixes to WebSocket/HPACK from the sandbox repo
Reviewed-by: dfuchs
|
2017-05-10 12:36:14 +01:00 |
|
Magnus Ihse Bursie
|
69d205a278
|
8178278: Move Standard Algorithm Names document to specs directory
Reviewed-by: erikj
|
2017-05-10 09:02:51 +02:00 |
|
Magnus Ihse Bursie
|
e52af5f5b3
|
8178278: Move Standard Algorithm Names document to specs directory
Reviewed-by: erikj, wetmore, mullan
|
2017-05-10 09:02:43 +02:00 |
|
Ujwal Vangapally
|
987f6bf3ea
|
6515161: If remote removeNotificationListener gets SecurityException, client no longer gets notifications
There won't be any inconsistent state if remote removeNotificationListener gets any exception
Reviewed-by: dfuchs, hb
|
2017-05-10 12:00:08 +05:30 |
|
Joe Wang
|
a6a7d06315
|
8179868: Java API Docs of javax.xml.transform.stax contains TODOs
Reviewed-by: lancea, bpb
|
2017-05-09 18:26:42 -07:00 |
|
Jonathan Gibbons
|
26ae2cbf89
|
8179479: Add new styles to enable HTML 5 tables
Reviewed-by: bpatel
|
2017-05-09 17:20:10 -07:00 |
|
Ron Pressler
|
30c35f5e34
|
8177153: LambdaMetafactory has default constructor
Reviewed-by: psandoz
|
2017-05-09 15:04:46 -07:00 |
|
Phil Race
|
025daa2460
|
Merge
|
2017-05-09 12:19:08 -07:00 |
|
Joe Wang
|
a3383bfa93
|
8179863: Missing copyrights in some jaxp files
Reviewed-by: lancea
|
2017-05-09 11:46:48 -07:00 |
|
Joe Wang
|
5201950d67
|
8150256: removing xerces-related dead code
Reviewed-by: lancea
|
2017-05-09 10:34:32 -07:00 |
|
Mandy Chung
|
2acf66bce5
|
8179950: Custom system class loader using Enum.valueOf in its initialization triggers java.lang.InternalError
Reviewed-by: alanb, dfuchs, lancea
|
2017-05-09 10:34:13 -07:00 |
|
Andrew Haley
|
1ce2a36252
|
8179444: AArch64: Put zero_words on a diet
Reviewed-by: roland
|
2017-05-09 16:48:16 +01:00 |
|
Brian Burkhalter
|
b1572c1a3d
|
8179662: OutputStreamWriter javadocs states that you can set the buffer size but there is no way to do that
Change specification verbiage to match longstanding behavior
Reviewed-by: briangoetz, chegar, lancea, rriggs
|
2017-05-09 07:40:20 -07:00 |
|
Magnus Ihse Bursie
|
4e0cc203c7
|
8179879: Clarify install.sh
Reviewed-by: erikj
|
2017-05-09 14:31:57 +02:00 |
|
Magnus Ihse Bursie
|
0644676235
|
8179692: Move RMI spec to specs directory
Reviewed-by: erikj
|
2017-05-09 13:19:27 +02:00 |
|
Magnus Ihse Bursie
|
97df63049c
|
8179889: Fix typographic errors in copyright headers
Reviewed-by: erikj, dholmes
|
2017-05-09 12:57:30 +02:00 |
|
Magnus Ihse Bursie
|
10678fd999
|
8179889: Fix typographic errors in copyright headers
Reviewed-by: erikj, dholmes
|
2017-05-09 12:55:07 +02:00 |
|
Magnus Ihse Bursie
|
157b12d6e2
|
8179889: Fix typographic errors in copyright headers
Reviewed-by: erikj, dholmes
|
2017-05-09 12:54:39 +02:00 |
|
Magnus Ihse Bursie
|
e5543824f4
|
8179889: Fix typographic errors in copyright headers
Reviewed-by: erikj, dholmes
|
2017-05-09 12:54:26 +02:00 |
|
Magnus Ihse Bursie
|
7c75811e59
|
8179889: Fix typographic errors in copyright headers
Reviewed-by: erikj, dholmes
|
2017-05-09 12:53:37 +02:00 |
|
Jan Lahoda
|
229653fcd0
|
8179531: JShell: fails to provide bytecode for dynamically created lambdas
Adding support for getResource(s) to the JShell's ClassLoader
Reviewed-by: psandoz, rfield
|
2017-05-09 12:22:15 +02:00 |
|
Mandy Chung
|
429e4ac085
|
8020801: Apply the restriction of invoking MethodHandles.lookup to j.l.r.Method.invoke
Reviewed-by: plevart, psandoz
|
2017-05-08 21:21:39 -07:00 |
|
Michael McMahon
|
c5c52df157
|
8179559: Solaris MulticastSocket issues
Reviewed-by: chegar
|
2017-05-08 14:04:27 +01:00 |
|
Magnus Ihse Bursie
|
e9766a8480
|
8140268: Generate link to specification license for JavaDoc API documentation
Reviewed-by: erikj
|
2017-05-08 14:02:22 +02:00 |
|
Magnus Ihse Bursie
|
105585bf9b
|
8179658: SetupProcessMarkdown creates long file names
Reviewed-by: tbell, erikj
|
2017-05-08 08:46:00 +02:00 |
|
Felix Yang
|
5024b5321b
|
8178912: Remove sample/chatserver/ChatTest.java and sample/mergesort/MergeSortTest.java
Reviewed-by: psandoz
|
2017-05-07 19:01:13 -07:00 |
|