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 |
|
Iris Clark
|
62e3518cc5
|
8183142: Add bugids=dup to .jcheck/conf files for JDK 10
Reviewed-by: mr
|
2017-06-28 11:27:29 -07:00 |
|
Igor Ignatyev
|
849b871515
|
8182154: merge jdk.testlibrary.Platform and jdk.test.lib.Platform
Reviewed-by: sspitsyn, plevart
|
2017-06-27 08:43:35 -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
|
55ee56a972
|
Added tag jdk-10+13 for changeset d1320b34c90f
|
2017-06-24 02:59:17 +00: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 |
|
Lana Steuck
|
bf6d0eac9c
|
Added tag jdk-9+175 for changeset 6f21cd7ec80e
|
2017-06-22 18:42:46 +00:00 |
|
Ujwal Vangapally
|
a54ee55cf1
|
8178508: Co-locate remaining MM tests
Converted Tonga test to JTREG and added an additional check for setUsageThreshold
Reviewed-by: mchung, hb, iignatyev
|
2017-06-22 11:53:25 +05:30 |
|
Igor Ignatyev
|
610a746e81
|
8182565: remove jdk.testlibrary.Utils::tryFindJvmPid and waitForJvmPid methods
Reviewed-by: rriggs
|
2017-06-21 11:41:14 -07:00 |
|
Felix Yang
|
ed1cb7d176
|
8182620: Problem list java/lang/String/nativeEncoding/StringPlatformChars.java for JDK-8182569
Reviewed-by: darcy
|
2017-06-20 23:27:28 -07:00 |
|
Amy Lu
|
6fcedf5174
|
8182465: Refactor shell test java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.sh to java
Reviewed-by: alanb
|
2017-06-21 14:40:38 +08:00 |
|
Amy Lu
|
c48a9a184a
|
8181575: Refactor locale related shell test java/nio/charset/spi/basic.sh to java
Reviewed-by: psandoz
|
2017-06-21 12:09:25 +08:00 |
|
Amy Lu
|
455b231768
|
8182376: Refactor shell test java/nio/file/Path/MacPathTest.sh to java
Reviewed-by: alanb
|
2017-06-21 10:30:03 +08:00 |
|
Jonathan Gibbons
|
13bee792f3
|
8182611: extLink ignores text after first newline
Reviewed-by: ksrini
|
2017-06-20 13:43:43 -07: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 |
|
Hamlin Li
|
f9a9f88e7c
|
8181478: Refactor java/io shell tests to plain java tests
Reviewed-by: alanb, psandoz
|
2017-06-19 18:02:06 -07: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 |
|
Amy Lu
|
06a254a8f5
|
8182421: Add @modules to java/nio/charset/coders/SJISMappingPropTest.java
Reviewed-by: alanb
|
2017-06-19 15:48:42 +08:00 |
|
Sergey Bylokhov
|
521751020d
|
8181894: java.desktop module documentation has links to technotes
Reviewed-by: mchung
|
2017-06-19 07:19:27 +03:00 |
|
Hamlin Li
|
54b3488ad9
|
8181912: Refactor locale related shell test test/java/io/File/MacPathTest.sh to java test
Reviewed-by: alanb, naoto, psandoz, xiaofeya
|
2017-06-18 18:43:24 -07:00 |
|
Amy Lu
|
b0f734047c
|
8181395: Refactor locale related shell tests Charset/default.sh and CheckSJISMappingProp.sh to java
Reviewed-by: alanb
|
2017-06-19 09:41:59 +08:00 |
|
Amy Lu
|
87beee49ce
|
8181309: Refactor shell test AsynchronousChannelProvider/custom_provider.sh to java
Reviewed-by: alanb
|
2017-06-19 09:27:17 +08:00 |
|
Aleksei Efimov
|
30b60eb395
|
8176508: Update JAX-WS RI integration to latest version
Reviewed-by: lancea, mchung, alanb, iris
|
2017-06-18 23:10:33 +01: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 |
|
Lana Steuck
|
47a47dfd6b
|
Added tag jdk-10+12 for changeset 3955aa021599
|
2017-06-17 00:15:45 +00: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 |
|
Felix Yang
|
eb2f52dc0b
|
8182321: Mark java/lang/ProcessHandle/OnExitTest.java as intermittent
Reviewed-by: rriggs
|
2017-06-16 08:00:53 -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 |
|
Lana Steuck
|
2844bc771c
|
Added tag jdk-9+174 for changeset 7ebbcd3c853f
|
2017-06-15 17:24:12 +00:00 |
|