Vladimir Kozlov
6c51e26ea6
Merge
2017-07-05 20:15:55 -07:00
Vladimir Kozlov
62d0eedfba
Merge
2017-07-05 18:22:22 -07:00
Naoto Sato
f5388e93ad
8160199: Language's script should be reflected in user.script on Mac OS X
...
Reviewed-by: bchristi, sherman
2017-07-03 12:54:24 -07:00
Ogata Kazunori
43fc1b68a2
8182743: Ineffective use of volatile hurts performance of Charset.atBugLevel()
...
Reviewed-by: clanger, redestad, plevart, coffeys
2017-07-01 20:35:28 +02:00
Paul Hohensee
f8a30c1660
8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
...
8182656: Make the required changes in GC code to build on OSX 10 + Xcode 8
8182657: Make the required changes in Runtime code to build on OSX 10 + Xcode 8
8182658: Make the required changes in Compiler code to build on OSX 10 + Xcode 8
Reviewed-by: jwilhelm, ehelin
2017-06-30 16:42:49 +02:00
Brian Burkhalter
43ba99fd98
8182710: File.listRoots() always returns the root of CD drive
...
Include only logical drives with an extant filesystem location
Reviewed-by: clanger, rriggs, plevart, tvaleev
2017-06-29 13:40:38 -07:00
Christoph Langer
272667cf70
8183012: Code cleanup in com.sun.tools.jdi
...
Reviewed-by: sspitsyn, stuefe
2017-06-29 12:59:55 +02:00
Michael McMahon
d9cfff236d
8182589: TLS SNI in new Java 9 client is not available
...
Reviewed-by: dfuchs
2017-06-29 11:10:30 +01:00
Joe Darcy
6e40f2e939
8183175: Add explicit constructors to MalformedParameterizedTypeException
...
Reviewed-by: bpb
2017-06-28 17:57:20 -07:00
Joe Darcy
22bcf60705
8183173: Add private constructors to Fdlibm-internal classes
...
Reviewed-by: bpb
2017-06-28 17:23:37 -07:00
Felix Yang
444396a180
8178699: Fail to send async requests if server doesn't response the first one
...
Reviewed-by: dfuchs
2017-06-25 23:51:46 -07:00
Robert Field
e7275ffe56
8182854: jshell tool: rerun multiline snippet from history corrupts history (jdk part)
...
Jdk sub-repo part of fix for parent issue 8182489, test in parent commit (langtools)
Reviewed-by: jlahoda
2017-06-25 13:35:08 -07:00
Lana Steuck
7029c4aa42
Merge
2017-06-23 23:48:17 +00:00
Sean Coffey
4b631dd1a1
8182672: Java 8u121 on Linux intermittently returns null for MAC address
...
Reviewed-by: chegar, clanger, msheppar, vtewari
2017-06-23 17:43:38 +01:00
Claes Redestad
928ca49c21
8182487: Add Unsafe.objectFieldOffset(Class, String)
...
Reviewed-by: dsimms, twisti, bchristi, mgerdin, chegar, psandoz
2017-06-22 15:53:24 +02:00
Jesper Wilhelmsson
f72f966df1
Merge
2017-06-21 21:50:13 +02:00
Bradford Wetmore
e17204a39d
8178114: Fix guide links in security APIs
...
Reviewed-by: xuelei, mullan, weijun
2017-06-20 12:57:42 -07:00
Jeannette Hung
2193e43076
8182609: Update ECC license file
...
Reviewed-by: mchung
2017-06-20 14:11:20 -04:00
Paul Sandoz
c70583ffc6
8182023: some java.util.jar docs contain links to technotes
...
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Reviewed-by: mchung
2017-06-20 08:52:24 -07:00
Mandy Chung
336cc8cfaa
8182596: Fix broken links in com.sun.tools.attach.VirtualMachine
...
Reviewed-by: alanb
2017-06-20 08:42:18 -07:00
Alan Bateman
0ecb46f58c
8182482: Module System spec updates
...
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Reviewed-by: darcy, mr, mchung
2017-06-20 15:22:03 +01:00
Mandy Chung
af1a4e67e7
8181834: Broken link in jdk.jdi module documentation
...
Reviewed-by: sspitsyn
2017-06-19 13:59:45 -07:00
Weijun Wang
157b885e4f
8182118: Package summary is missing in jdk.security.auth module
...
Reviewed-by: mullan, mchung
2017-06-19 22:54:09 +08:00
Sean Mullan
04f35f6f89
8181295: Document that SecurityManager::checkPackageAccess may be called by the VM
...
Reviewed-by: mchung
2017-06-19 08:16:03 -04:00
Thomas Stuefe
b6e3d33927
8181419: Race in jdwp invoker handling may lead to crashes or invalid results
...
Reviewed-by: sspitsyn, sgehwolf, clanger
2017-06-19 11:52:01 +02:00
Claes Redestad
81a4918f16
8181147: JNI_GetStringPlatformChars should have a fast path for UTF-8
...
8182451: Inconsistency between String.getBytes("Cp1252") and JNU_GetStringPlatformChars
Reviewed-by: martin, erikj, sherman, chegar, mikael
2017-06-19 09:29:11 +02:00
Sergey Bylokhov
521751020d
8181894: java.desktop module documentation has links to technotes
...
Reviewed-by: mchung
2017-06-19 07:19:27 +03:00
Sergey Bylokhov
948995eda5
8180889: Cleanup of javadoc in java.datatransfer module
...
Reviewed-by: prr, azvegint
2017-06-18 17:33:47 +03:00
Mandy Chung
e4a6d45c1f
8182416: Clean up module-info.java like move requires transitive adjacent to exports
...
Reviewed-by: alanb
2017-06-17 11:50:55 -07:00
Alan Bateman
f4fe8c34f2
Merge
2017-06-17 08:03:05 +01:00
Doug Lea
dd284ef617
8181334: add spec for Deque.addAll
...
Reviewed-by: martin, psandoz, smarks, darcy
2017-06-16 19:50:16 -07:00
David Dehaven
851f09db00
Merge
2017-06-16 17:41:05 -07:00
Artem Smotrakov
dd0b582f4b
8182388: Backout 8182143
...
Reviewed-by: xuelei
2017-06-16 17:06:35 -07:00
Alan Bateman
c89dae9fbc
8181087: Module system implementation refresh (6/2017)
...
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Reviewed-by: plevart, mchung
2017-06-16 09:20:39 -07:00
Christoph Langer
d9286d66e8
8181417: Code cleanups in com.sun.jdi
...
Reviewed-by: alanb, stuefe, sspitsyn
2017-06-16 14:09:31 +02:00
Lana Steuck
0d2c126339
Merge
2017-06-16 04:54:54 +00:00
Artem Smotrakov
7be8618771
8182143: SHA224-based signature algorithms are not enabled for TLSv12 on Windows
...
Reviewed-by: xuelei
2017-06-15 15:00:30 -07:00
Vyom Tewari
4464690740
8176192: Incorrect usage of Iterator in Java 8 In com.sun.jndi.ldap.EventSupport.removeNamingListener
...
Reviewed-by: psandoz
2017-06-15 17:50:21 +05:30
Weijun Wang
a40a1cb6c0
8181501: KeyTool help does not show -ext for -certreq
...
Reviewed-by: vinnie
2017-06-15 08:34:42 +08:00
Lana Steuck
be753c89af
Merge
2017-06-14 19:58:49 +00:00
Weijun Wang
24934091d9
8181841: A TSA server returns timestamp with precision higher than milliseconds
...
Reviewed-by: vinnie
2017-06-14 12:32:17 +08:00
Sergey Bylokhov
88d3c4132f
8181877: Cleanup of javadoc in javax.accessibility package
...
Reviewed-by: prr
2017-06-13 02:27:01 +03:00
Ron Pressler
58eac96b16
8161207: remove extra MethodHandle subclass in MethodHandleImpl
...
Add intrinsic name to LambdaForm.NamedFunction, but keep IntrinsicMethodHandle; interim solution
Co-authored-by: Vlaidmir Ivanov <vladimir.x.ivanov@oracle.com>
Reviewed-by: psandoz
2017-06-13 01:34:30 +03:00
George Triantafillou
3aaa47204a
8166748: Clean out Windows IA64 support
...
Reviewed-by: kbarrett, coleenp, bobv, mdoerr
2017-06-12 13:22:48 -04:00
Paul Sandoz
70eda1ba26
8181824: Broken javadoc link in java.util.BitSet
...
Reviewed-by: martin
2017-06-09 11:26:42 -07:00
Kumar Srinivasan
2a1e7b6b4a
8180334: Unable to build jaotc launcher on windows
...
Reviewed-by: erikj, ihse, mchung
2017-06-09 09:54:59 -07:00
Sergey Bylokhov
90233ea705
8180326: Update the tables in java.desktop to be HTML-5 friendly
...
Reviewed-by: prr, azvegint
2017-06-08 22:07:08 -07:00
Jesper Wilhelmsson
db7a9c5b60
Merge
2017-06-08 14:49:07 +02:00
Magnus Ihse Bursie
0a843fc371
8180300: Move JDWP specs to specs directory
...
Reviewed-by: sspitsyn
2017-06-08 13:49:11 +02:00
Daniel Fuchs
3d902cf92a
8180044: java/net/httpclient/ManyRequests.java failed due to timeout
...
Fixes several race conditions observed while testing.
Reviewed-by: michaelm, msheppar, prappo
2017-06-08 12:41:07 +01:00