Doug Lea
e043d76f49
8178409: Miscellaneous changes imported from jsr166 CVS 2017-07
...
Reviewed-by: martin, psandoz
2017-07-22 09:18:50 -07:00
Doug Lea
c887543d2d
8177632: ScheduledThreadPoolExecutor delayed task shutdown policy affects non-scheduled tasks
...
8176254: ScheduledThreadPoolExecutor periodic tasks not cancelled if running at shutdown
8173113: Javadoc for ThreadPoolExecutor is unclear wrt corePoolSize and running threads
Reviewed-by: martin, psandoz, dholmes
2017-07-22 09:13:53 -07:00
Doug Lea
8e1db99fd6
8178956: Misleading description of arguments to accumulator function called by LongAccumulator
...
Reviewed-by: martin, psandoz, dholmes, darcy
2017-07-22 09:08:50 -07:00
Doug Lea
a2667824fb
7062169: (coll) micro-optimize ArrayList.remove(Object)
...
Reviewed-by: martin, psandoz, igerasim
2017-07-22 09:03:50 -07:00
Ujwal Vangapally
ddd48329ea
8183899: JMXConnectorFactory link to ServiceLoader gives 404
...
Edited link to point to correct path
Reviewed-by: alanb
2017-07-21 15:01:44 +05:30
Tim Bell
9a5bdadc4b
Added tag jdk-10+16 for changeset 995421c69f66
2017-07-20 18:17:16 +00:00
Felix Yang
dd5025d434
8184904: jdk/internal/jrtfs/WithSecurityManager fails with exploded builds
...
Reviewed-by: alanb
2017-07-20 06:49:20 -07:00
Poonam Bajaj
0888be8840
Merge
2017-07-20 01:18:03 +00:00
Andrey Nazarov
d9f0efb28f
8177357: tools/jar/multiRelease/ApiValidatorTest.java failed due to "Exception java.nio.file.DirectoryNotEmptyException"
...
Reviewed-by: psandoz
2017-07-18 15:19:23 -07:00
Naoto Sato
bae3fb9142
8183902: Remove unnecessary definitions in locale_str.h for macOS
...
Reviewed-by: rriggs
2017-07-19 14:48:53 -07:00
Roger Riggs
5165b80762
8184808: (process) isAlive should use pid for validity, not /proc/pid
...
Reviewed-by: stuefe, xiaofeya
2017-07-19 16:24:38 -04:00
Alan Bateman
9d44112c17
8184916: DisabledAlgorithmConstraints loading should be delayed until needed
...
Reviewed-by: mullan
2017-07-19 19:31:48 +01:00
Alan Bateman
cbfc2c16c2
8184917: System.initPhase1 does not need to pre-load libzip
...
Reviewed-by: redestad
2017-07-19 19:30:08 +01:00
Brian Burkhalter
037bb0b61f
8183320: Better cleanup in java/nio/file/Files/probeContentType/ParallelProbes.java
...
8183321: Better cleanup for jdk/test/java/io/File/createTempFile/NameTooLong.java
8183343: Better cleanup for jdk/test/java/nio/file/spi/SetDefaultProvider.java
8183344: Better cleanup for jdk/test/java/io/File/createTempFile/SpecialTempFile.java
Change locations where temporary files are created to ensure cleanup
Reviewed-by: chegar, alanb
2017-07-19 08:46:38 -07:00
Claes Redestad
17fad0eecc
8184665: Skip name and alias checks for standard Charsets
...
Reviewed-by: sherman, rriggs, forax
2017-07-19 14:40:50 +02:00
Brian Burkhalter
c67a6c326c
8184807: (ch) Clean up handling of some Windows function return values in libnio
...
Properly check and respond to Windows function return values in libnio
Reviewed-by: alanb
2017-07-18 17:56:52 -07:00
Claes Redestad
c50c7fefc5
8184603: Create ObjectStreamField signature lazily when possible
...
Reviewed-by: rriggs, chegar, alanb, shade
2017-07-18 12:40:30 +02:00
John Jiang
5547e32641
8177017: com/oracle/security/ucrypto/TestAES.java fails intermittently
...
Skips CFB128 related cases on Solaris pre-11.3 versions.
Reviewed-by: valeriep
2017-07-17 23:12:15 -07:00
Andrew M Leonard
b9a12d1bc1
8183123: JDP packets have no processId context set
...
Reviewed-by: dcubed, clanger
2017-07-17 15:46:34 +02:00
Shafi Ahmad
c9c8846cc6
8181500: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with jArrayIndexOutOfBoundsException
...
Update line number table and code indices table with missing entry
Reviewed-by: vromero
2017-07-17 03:58:42 -07:00
Christoph Langer
de7cf682e8
8184673: Fix compatibility issue in AlgorithmChecker for 3rd party JCE providers
...
Reviewed-by: ascarpino, mullan
2017-07-17 11:47:12 +02:00
Ivan Gerasimov
5848e1bac4
8184706: Matcher doesn't indicate hitEnd after matching \u0D with \R at EOL
...
Reviewed-by: sherman
2017-07-15 14:01:49 -07:00
Naoto Sato
c4ffb950ea
8184314: Javadoc for Offsettime has "." where it should be ":" prior to seconds
...
Reviewed-by: rriggs
2017-07-14 10:42:46 -07:00
Andrey Nazarov
02fb43b677
8174692: New MultiReleaseJarTest.java tests fail in JDK 10
...
Reviewed-by: alanb
2017-07-14 14:43:04 +01:00
Jonathan Gibbons
40accfdf57
8184311: Update java.sql and java.sql.rowset API docs for accessibility
...
Reviewed-by: lancea
2017-07-13 17:45:10 -07:00
Lana Steuck
f4514d5f5d
Added tag jdk-10+15 for changeset 43e8fcff2e79
2017-07-13 19:34:25 +00:00
Adam Petcher
6a25b00347
8182999: SunEC throws ProviderException on invalid curves
...
Reviewed-by: vinnie
2017-07-13 12:24:55 +01:00
Jonathan Gibbons
15b3cd2e1a
8184304: (sctp) make tables in jdk.sctp module accessible
...
Reviewed-by: alanb
2017-07-12 14:30:00 -07:00
Jonathan Gibbons
5ea8f98724
8184208: update class="striped" tables for accessibility
...
Reviewed-by: lancea, bpb
2017-07-12 12:48:01 -07:00
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