Daniel Fuchs
4c69f47805
8153666: Optimize Formatter.formatMessage
...
This patch brings a small optimization that removes needless synchronization in Formatter.formatMessage. It also fixes the code that decides whether to call MessageFormat, and brings a small clarification to the API documentation on the conditions when that will happen.
Reviewed-by: rriggs, martin
2016-06-13 08:20:34 +01:00
John Jiang
c5b3a7c036
8151913: Fix module dependencies in java/net tests
...
Module dependency declaration for java/net/* tests
Reviewed-by: alanb
2016-06-12 21:55:20 -07:00
Joe Darcy
0530bceffc
5041778: (ann) AnnotationFormatError if "default" Class type not found
...
Reviewed-by: jfranck
2016-06-12 12:14:52 -07:00
Weijun Wang
ec53a43962
8158534: DrbgParameters strength parameter is underspecified if < -1
...
Reviewed-by: xuelei
2016-06-12 10:48:19 +08:00
John Jiang
032b90ef59
8157665: ProblemList.txt needs to be updated as 7041639 closed
...
Since the bug JDK-7041639 have been closed, so the associated tests should be removed from ProblemList.
Reviewed-by: xuelei
2016-06-11 18:33:53 -07:00
Iris Clark
eb64124e48
8158458: Update references from "1.9" to "9"
...
Reviewed-by: prr
2016-06-10 13:47:19 -07:00
Valerie Peng
2f6adf09a0
8157627: Ucrypto prov need to workaround the renaming of CK_AES_GCM_PARAMS starting S11.3
...
Update Ucrypto header files to provide the definition of CK_AES_GCM_PARAMS for S11.3 and later
Reviewed-by: ascarpino
2016-06-10 23:06:24 +00:00
Valerie Peng
18e69df0e8
8157495: SHA-3 Hash algorithm performance improvements (~12x speedup)
...
Various improvements on performance and memory footprint
Reviewed-by: ascarpino
2016-06-10 22:39:40 +00:00
Joe Darcy
2f658b12e2
8159263: Problem list tools/jmod/JmodTest.java
...
Reviewed-by: jlaskey
2016-06-10 10:54:34 -07:00
Nishit Jain
acac4bb550
8040211: Update LSR datafile for BCP 47
...
Reviewed-by: okutsu, peytoia
2016-06-10 20:25:51 +09:00
Jim Laskey
a00aaac22a
8159228: Exclude jlink tests until jrt-fs patterns are rectified
...
Reviewed-by: sundar
2016-06-10 07:38:33 -03:00
Jamil Nimeh
ff8336341c
8157925: Typo in the API documentation of X509KeyManager
...
Corrects the misspelled word "implentations" to "implementations"
Reviewed-by: ascarpino
2016-06-10 00:37:24 -07:00
Lana Steuck
ffe5156969
Merge
2016-06-09 19:07:27 +00:00
Lana Steuck
b2b9fa589a
Added tag jdk-9+122 for changeset 29957ed01d97
2016-06-09 17:28:37 +00:00
Jim Laskey
50e2a2ced0
8158402: jlink: should use regex for all pattern operations (--order-resources or --exclude-resources)
...
Reviewed-by: sundar, alanb
2016-06-09 11:39:42 -03:00
Jim Laskey
32757e8ed8
8156995: jimage: extract specified contents
...
Reviewed-by: sundar, alanb
2016-06-09 11:39:42 -03:00
Jim Laskey
9cc375cdf9
8156994: jimage --help is not helpful
...
Reviewed-by: sundar, alanb
2016-06-09 11:39:42 -03:00
Claes Redestad
63715643fa
8158933: String concat stringifiers setup should avoid unnecessary lookups
...
Reviewed-by: shade
2016-06-09 16:13:09 +02:00
Shilpi Rastogi
41fa7638dd
8147585: Annotations with lambda expressions has parameter result in wrong behavior
...
Reviewed-by: psandoz, darcy, jfranck, vlivanov, mhaupt
2016-06-09 09:33:37 +02:00
Hamlin Li
abf7117cde
8158881: Doc typo in src/../java/net/URI.java
...
Reviewed-by: chegar, wetmore
2016-06-08 17:30:37 -07:00
Bradford Wetmore
a1ebe17019
8158978: ALPN not working when values are set directly on a SSLServerSocket
...
Reviewed-by: xuelei
2016-06-08 11:28:13 -07:00
Pavel Rappo
7c857909cf
8156693: Improve usability of CompletableFuture use in WebSocket API
...
Reviewed-by: rriggs
2016-06-08 15:19:58 +01:00
Hannes Wallnöfer
ebf4782aa1
8159031: jjs throws NoSuchFileException if ~/.jjs.history does not exist
...
Reviewed-by: sundar, mhaupt
2016-06-08 15:50:11 +02:00
Amy Lu
2a5aef1ee4
8159012: Problem list sun/net/www/http/ChunkedOutputStream/checkError.java
...
Reviewed-by: chegar
2016-06-08 16:25:39 +08:00
Aleksey Shipilev
41b6361f34
8158851: MH.publicLookup() init circularity, triggered by custom SecurityManager with String concat and -limitmods java.base
...
Reviewed-by: alanb, redestad, jlaskey
2016-06-08 11:14:45 +03:00
Nishit Jain
3097f1a54d
8047780: [Doc] Locale.LanguageRange() throws an undocumented IAE when range is ill-formed
...
Reviewed-by: okutsu, peytoia
2016-06-08 12:54:37 +09:00
Sibabrata Sahoo
dcaf52adab
8157896: TestDSAGenParameterSpec.java test fails with timeout
...
8157898: SupportedDSAParamGen.java failed with timeout
Reviewed-by: xuelei
2016-06-07 09:00:11 -07:00
Artem Kosarev
1fedf2692e
8157603: TestCipher.java doesn't check one of the decrypted message as expected
...
Reviewed-by: valeriep
2016-06-07 08:54:46 -07:00
Abdul Kolarkunnu
31d11c4f48
8073611: javax.script.ScriptEngineFactory: formatting error in javadoc of getParameter
...
Reviewed-by: sundar
2016-06-07 11:43:46 +00:00
Pavel Rappo
b263937bb2
8156650: Simplify Text message support in WebSocket API
...
Reviewed-by: rriggs
2016-06-07 12:29:19 +01:00
Weijun Wang
eb636ba047
8151836: keytool -importkeystore -help does not list option -destprotected
...
Reviewed-by: xuelei
2016-06-07 10:33:38 +08:00
Weijun Wang
16207b2fef
8158442: SecureRandomParameters missing "@since 9"
...
Reviewed-by: mullan, wetmore
2016-06-07 10:11:33 +08:00
Weijun Wang
c01b490933
8157308: Make AbstractDrbg non-Serializable
...
Reviewed-by: mullan
2016-06-07 10:10:59 +08:00
Joe Darcy
5e8fb78dc1
8158870: Temporarily problem list DGCDeadLock.java on Mac
...
Reviewed-by: smarks
2016-06-06 16:46:54 -07:00
Alejandro Murillo
331a214428
Merge
2016-06-06 12:45:17 -07:00
Naoto Sato
ffd210aefb
8146156: Inconsistent default locale in string formatter methods
...
Reviewed-by: sherman
2016-06-06 10:52:21 -07:00
Alejandro Murillo
023b8f4338
Merge
2016-06-06 09:58:04 -07:00
Shilpi Rastogi
389fc2ae25
8158171: MethodHandles.dropArgumentsToMatch(...) non-documented IAE
...
Reviewed-by: sundar, mhaupt
2016-06-06 09:13:35 +02:00
Brent Christian
3af1187ad7
8152893: StackWalker#getCallerClass is not filtering hidden/ reflection frames when walker is configured to show hidden /reflection frames
...
Reviewed-by: mchung
2016-06-03 17:01:23 -07:00
Xueming Shen
4afc77c7cc
8074819: Resolve disabled warnings for libzip
...
Reviewed-by: naoto
2016-06-03 16:31:13 -07:00
Mandy Chung
10a92943ae
8158604: test/java/util/ResourceBundle/modules/appbasic missing @test
...
Reviewed-by: alanb, okutsu
2016-06-03 12:26:45 -07:00
Michael McMahon
b1c5f2dfdd
8158651: ConcurrentModification exceptions in httpclient
...
Reviewed-by: rriggs
2016-06-03 16:28:53 +01:00
Chris Hegarty
05e9b6b110
8158525: Update a few java/net tests to use the loopback address instead of the host address
...
Reviewed-by: rriggs
2016-06-03 13:45:30 +01:00
Mandy Chung
74c27aab0f
8157892: StackFrame::getFileName returns null when a source file exists for native methods
...
8157977: getByteCodeIndex method from StackFrame does not return negative number when StackFrame is a native frame
Reviewed-by: dfuchs, bchristi
2016-06-02 16:39:14 -07:00
Alejandro Murillo
6e70c4d112
Merge
2016-06-02 14:58:53 -07:00
Lana Steuck
0249858721
Merge
2016-06-02 21:15:12 +00:00
Xueming Shen
98e2f679cf
8158482: regex UNICODE_CHARACTER_CLASS flag cannot be disabled with an embedded flag expression
...
Reviewed-by: bpb
2016-06-02 14:03:50 -07:00
Lana Steuck
5f8d8da22b
Added tag jdk-9+121 for changeset 2435017e82ff
2016-06-02 20:33:35 +00:00
Rajan Halade
5223193974
8158560: Mark java/rmi/transport/dgcDeadLock/DGCDeadLock.java as intermittently faiing
...
Reviewed-by: smarks
2016-06-02 12:25:17 -07:00
Joe Darcy
09bca1c576
8158551: BigDecimal.sqrt javadoc typo
...
Reviewed-by: bpb, lancea
2016-06-02 10:52:55 -07:00