17388 Commits

Author SHA1 Message Date
Hamlin Li
267611e9bf 8184234: sun.security.provider.AuthPolicyFile$PolicyEntry.toString() throws MissingResourceException
Reviewed-by: weijun
2017-07-12 01:26:43 -07:00
Hamlin Li
df4305e524 8184165: sun.security.provider.PolicyFile$PolicyEntry.toString() throws MissingResourceException
Reviewed-by: weijun
2017-07-11 20:11:31 -07:00
Amy Lu
1704b7e0ce 8183989: Mark java/nio/channels/DatagramChannel/Disconnect.java as intermittently failing
Reviewed-by: psandoz
2017-07-10 14:56:31 +08:00
Weijun Wang
13a22e7966 8183509: keytool should not allow multiple commands
Reviewed-by: mullan, vinnie
2017-07-08 14:09:01 +08:00
Nishit Jain
17d94f696c 8032842: Locale.filterTags()/lookupTag() methods return lowercased language tags
8175539: Duplicate matching tags returned by Locale.filterTags() for LanguageRange("*")

Reviewed-by: naoto
2017-07-07 12:19:00 +05:30
Hamlin Li
0bdd7c8d4d 8183990: compilation error for test/com/sun/crypto/provider/Cipher/DES/PerformanceTest.java
Reviewed-by: weijun
2017-07-06 22:40:35 -07:00
Amy Lu
6289bb6835 8183378: Refactor java/lang/System/MacEncoding/MacJNUEncoding.sh to java
Reviewed-by: bchristi, xiaofeya
2017-07-07 12:42:53 +08:00
Lana Steuck
dce6788547 Merge 2017-07-07 03:09:23 +00:00
Lana Steuck
53112bff98 Added tag jdk-10+14 for changeset ba97c984166b 2017-07-06 22:34:31 +00:00
Lana Steuck
ef80e5d3be Added tag jdk-9+177 for changeset a7697c107dd9 2017-07-06 20:13:39 +00:00
Alan Bateman
1a1484c755 8183536: Update jdk tests to allow for unique test classes directory
Reviewed-by: lancea
2017-07-05 13:30:22 +01:00
Felix Yang
7286216186 8183514: Remove intermittent key from httpclient test TimeoutOrdering and ErrorTest
Reviewed-by: dfuchs
2017-07-04 18:49:16 -07:00
Amy Lu
1be87a5f55 8183512: Remove intermittent key from nio test Transfer4GBFile.java TransferTo6GBFile.java and StressLoopback.java
Reviewed-by: alanb
2017-07-05 08:30:36 +08:00
Amy Lu
22795d4108 8183531: Wrong @modules in test javax/net/ssl/ciphersuites/ECCurvesconstraints.java
Reviewed-by: wetmore, xuelei
2017-07-05 08:26:54 +08:00
Mark Reinhold
fac697fed9 8182776: Fix typos in module declarations
8183161: Fix font-family style attributes in module declarations

Reviewed-by: jjg, alanb
2017-07-03 13:18:56 -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
Erik Joelsson
969b909f15 8183166: lib\jawt.lib is missing from JDK 9 distribution for Windows
Reviewed-by: ihse
2017-07-03 10:27:42 +02: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
Roger Riggs
7b258a7561 8183019: Diagnostics for onExitTest
Reviewed-by: clanger
2017-06-30 13:28:25 -04:00
Felix Yang
c33dc7513c 8182975: Mark http2/BasicTest.java and FixedThreadPoolTest.java as intermittently failing
Reviewed-by: rriggs
2017-06-29 18:42:01 -07:00
Kumar Srinivasan
e1ab913813 8183141: java --help-extra in non-English locales lists --permit-illegal-access which no longer exists
Reviewed-by: alanb
2017-06-29 17:12:14 -07: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
Lana Steuck
ff88ab9cbb Added tag jdk-9+176 for changeset 2ed643787f98 2017-06-29 17:26:08 +00: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
Jonathan Gibbons
93d8c5deba 8182736: javadoc generates bad names and broken module graph links
Co-authored-by: Bhavesh Patel <bhavesh.patel@oracle.com>
Reviewed-by: jjg, bpatel, darcy, ksrini
2017-06-26 18:48:25 -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 Mullan
efe930b425 8182652: RuntimePermission("usePolicy") is not a Java SE permission
Reviewed-by: mchung
2017-06-23 14:32:59 -04: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