Doug Lea
2accd8450e
8176303: Flow.Subscription.request(0) should be treated as an error
...
Reviewed-by: martin, chegar
2017-03-10 08:59:14 -08:00
Xueming Shen
f739e1fd5e
8176029: Linebreak matcher is not equivalent to the pattern as stated in javadoc
...
Reviewed-by: rriggs
2017-03-09 12:39:34 -08:00
Mandy Chung
e808c7a09e
8175797: (ref) Reference::enqueue method should clear referent before enqueuing
...
Reviewed-by: alanb, kbarrett, mr
2017-03-09 07:41:48 -08:00
Mark Sheppard
30790d8352
8175325: NetworkInterface.getInterfaceAddresses throws NPE when no addresses
...
Reviewed-by: chegar, martin
2017-03-07 22:35:45 +00:00
Doug Lea
7849c13436
8176155: SubmissionPublisher closeExceptionally() may override close()
...
Reviewed-by: martin, psandoz
2017-03-07 10:06:39 -08:00
Weijun Wang
6b3143e831
8171319: keytool should print out warnings when reading or generating cert/cert req using weak algorithms
...
Reviewed-by: coffeys
2017-03-07 22:42:11 +08:00
Naoto Sato
097a0b8a95
8174736: [JCP] [Mac]Cannot launch JCP on Mac os with language set to "Chinese, Simplified" while region is not China
...
Reviewed-by: bchristi
2017-03-06 18:54:53 -08:00
Doug Lea
c6202f9387
8173909: Miscellaneous changes imported from jsr166 CVS 2017-03
...
Reviewed-by: martin, psandoz
2017-03-03 10:45:38 -08:00
Matthias Baesken
1506580766
8175000: jexec fails to execute simple helloworld.jar
...
Reviewed-by: ksrini, henryjen, stuefe
2017-03-01 14:07:55 -08:00
Claes Redestad
91c9c8ef9d
8176041: Optimize handling of comment lines in Properties$LineReader.readLine
...
Reviewed-by: shade, sherman, psandoz
2017-03-02 16:18:18 +01:00
Claes Redestad
6f58cb9f54
8175561: Memory churn in jimage code affects startup after resource encapsulation changes
...
Reviewed-by: jlaskey, mchung
2017-03-02 12:43:06 +01:00
Claes Redestad
3f32f64ee8
8175385: ServiceLoader$LazyClassPathLookupIterator scans boot and platform modules for services
...
Reviewed-by: alanb, mchung
2017-02-28 12:24:29 +01:00
Pavel Rappo
8ebfe2c58b
8175305: Typos in net.properties
...
Reviewed-by: bpb
2017-02-24 11:33:33 +00:00
Jesper Wilhelmsson
17fe49c4c6
Merge
2017-02-24 12:01:33 +01:00
Chris Hegarty
5ae76b5084
8175261: Per-protocol cache setting not working for JAR URLConnection
...
Reviewed-by: dfuchs, michaelm
2017-02-24 10:37:30 +00:00
Paul Sandoz
ee9cc8cd7e
8175360: Error in Collectors.averagingXXX Java Doc
...
Reviewed-by: shade
2017-02-23 13:09:54 -08:00
Daniel Fuchs
240fd78fc1
8174985: NTLM authentication doesn't work with IIS if NTLM cache is disabled
...
Reviewed-by: aefimov, chegar, rhalade
2017-02-23 12:08:44 +00:00
Anthony Scarpino
3fe241c003
8175250: Manifest checking throws exception with no entry
...
Reviewed-by: mullan
2017-02-22 14:12:01 -08:00
Vyom Tewari
ead148cf2e
8171533: Better email transfer
...
Reviewed-by: chegar, dfuchs
2017-02-22 15:23:09 +05:30
Li Jiang
9e6e4fe8bf
8172956: JDK9 message drop 30 l10n resource file updates - open
...
Reviewed-by: joehw, mchung, smarks, sherman, henryjen
2017-02-21 05:58:23 -08:00
Jesper Wilhelmsson
9ff76f96b2
Merge
2017-02-18 03:23:29 +01:00
Vladimir Kozlov
1fa4d6038d
8174879: Rename jdk.vm.ci to jdk.internal.vm.ci
...
Rename jdk.vm.ci and jdk.vm.compiler modules to jdk.internal.vm.ci and jdk.internal.vm.compiler.
Reviewed-by: mchung, ihse, dnsimon
2017-02-16 15:48:40 -08:00
Claes Redestad
cf871d92f9
8175079: Lazy initialization of ImageReader breaks rmid
...
Reviewed-by: alanb
2017-02-16 17:28:50 +01:00
Roman Grigoriadi
256cc336cd
8174735: Update JAX-WS RI integration to latest version
...
Reviewed-by: alanb, mchung, lancea
2017-02-16 13:17:55 +03:00
Xueming Shen
edd9cacaaf
8175053: March 5 builds failed on Windows/install repo after JDK-8173207
...
Reviewed-by: mchung
2017-02-15 22:50:35 -08:00
Vicente Romero
8f99e6ecdf
8174694: improve error message shown when main class can't be loaded
...
Reviewed-by: ksrini, alanb
2017-02-15 17:00:22 -08:00
Anthony Scarpino
ff79e8c1d7
8174849: Change SHA1 certpath restrictions
...
Reviewed-by: mullan
2017-02-15 12:55:20 -08:00
Xueming Shen
b284200a90
8173207: Upgrade compression library
...
Reviewed-by: alanb, erikj
2017-02-15 12:11:03 -08:00
Claes Redestad
b0bb2c0084
8175010: ImageReader is not thread-safe
...
Reviewed-by: alanb, jlaskey, chegar
2017-02-15 15:57:18 +01:00
Weijun Wang
5ff0126d19
8168410: Multiple JCK tests are failing due to SecurityException is not thrown
...
Reviewed-by: mullan
2017-02-15 21:46:50 +08:00
Volker Simonis
46cd380010
8174950: Gracefully handle null Supplier in Objects.requireNonNull
...
Reviewed-by: dholmes, psandoz, alanb, chegar
2017-02-15 09:10:24 +01:00
Weijun Wang
cb48e2096d
8174909: Doc error in SecureRandom
...
Reviewed-by: mullan
2017-02-15 09:08:25 +08:00
Paul Sandoz
50a683ef67
8174151: URLClassLoader no longer uses custom URLStreamHandler for jar URLs
...
Reviewed-by: alanb, chegar
2017-02-14 14:29:58 -08:00
Naoto Sato
eda2d66e13
8174779: Locale issues with Mac 10.12
...
Reviewed-by: bchristi
2017-02-14 13:20:48 -08:00
Denis Kononenko
05ccdbdb0e
8169715: jimage fails with IAE when attempts to inspect an empty file
...
Added buffer's capacity checks.
Reviewed-by: jlaskey, anazarov
2017-02-14 14:31:41 +03:00
Abjihit Roy
7eb64c498d
8173094: Error in API documentation for SwingWorker
...
8173751: Syntax error in ZipFile.getComment() method
8173752: Syntax error in ZipEntry.setCompressedSize(long) method documentation
8173755: FilterOutputStream.write(byte[],int,int) javadoc correction
8173802: Incorrect argument name in java.io.FilterInputStream.read(byte[]) method documentation
Reviewed-by: coffeys, chegar
2017-02-14 10:49:43 +00:00
Claes Redestad
e17bdd6c77
8174831: Reduce number of Charset classes loaded on bootstrap
...
Reviewed-by: alanb
2017-02-13 20:32:06 +01:00
Dan Smith
bf8ad52b22
8174399: LambdaMetafactory should use types in implMethod.type()
...
Reviewed-by: psandoz
2017-02-13 10:47:15 -07:00
Mandy Chung
62274dc8df
8174739: Rename JMOD section name for native libraries from native to lib
...
Reviewed-by: alanb
2017-02-10 10:26:46 -08:00
Vyom Tewari
1ddd69b75e
8170222: Better transfers of files
...
Reviewed-by: dfuchs, chegar
2017-02-10 10:11:10 +05:30
Jesper Wilhelmsson
c96b81a149
Merge
2017-02-09 23:35:22 +01:00
Alan Bateman
4db74fef1e
Merge
2017-02-10 12:28:52 +00:00
Alan Bateman
a4693ee7d2
8173393: Module system implementation refresh (2/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: dfuchs, psandoz, mchung, alanb
2017-02-10 09:04:39 +00:00
Hamlin Li
de146b6a36
8173957: Fix @since in module-info.java in dev/jdk repo
...
Reviewed-by: alanb, lancea
2017-02-09 18:33:28 -08:00
Jesper Wilhelmsson
958e42d82d
Merge
2017-02-09 23:15:52 +01:00
Dan Smith
1606e8a7b0
8174226: Test failures after JDK-8033076
...
Reverting JDK-8033076 for now
Reviewed-by: darcy
2017-02-08 17:28:15 -07:00
Dan Smith
25179076dc
8033076: LambdaMetafactory should use types in implMethod.type()
...
Reviewed-by: psandoz
2017-02-08 14:23:59 -07:00
Anthony Scarpino
ff277c8508
8160655: Fix denyAfter and usage types for security properties
...
Reviewed-by: mullan, xuelei
2017-02-08 12:08:28 -08:00
Dan Smith
125d4ea7d0
8173587: LambdaMetafactory needs to validate descriptors and method name
...
Reviewed-by: psandoz
2017-02-08 12:27:45 -07:00
Daniel Fuchs
fcc0a083e4
8173898: StackWalker.walk throws InternalError if called from a constructor invoked through reflection
...
StackWalker is fixed to take into account constructor reflection frames. The specification of StackWalker.Option.SHOW_REFLECT_FRAMES is also clarified in this regard.
Reviewed-by: bchristi, lancea, mchung, psandoz
2017-02-08 16:33:52 +00:00