13695 Commits

Author SHA1 Message Date
Shilpi Rastogi
165fa0078f 8144931: Assert class signatures are correct and refer to valid classes
Reviewed-by: vlivanov, psandoz, mhaupt
2016-02-22 09:02:14 +01:00
Doug Lea
2b446bf074 8150014: java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java fails with NoClassDefFoundError
Reviewed-by: martin, psandoz, darcy, mhaupt, dholmes
2016-02-20 12:19:36 -08:00
Naoto Sato
540c76f5b1 8148346: Reduce number of packages in jdk.localedata module
Reviewed-by: okutsu, alanb
2016-02-19 09:55:37 -08:00
Jaroslav Bachorik
ee5b325911 8145919: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest failed with Connection failed for no credentials
Reviewed-by: dfuchs
2015-12-28 12:16:09 +01:00
Chris Hegarty
a9a633b1ac 8150163: JarFileSystem support for MRJARs should use the JDK specific Version API
Reviewed-by: alanb, iris, sherman
2016-02-19 07:56:25 +00:00
Chris Hegarty
10b0529188 8150168: jconsole AboutDialog should use the JDK specific Version API
Reviewed-by: alanb, iris
2016-02-19 07:55:05 +00:00
Lana Steuck
db1d24f5e1 Merge 2016-02-18 13:41:11 -08:00
Roger Riggs
1ea7533dbf 8149750: Decouple sun.misc.Signal from the base module
Reviewed-by: chegar, dholmes
2016-02-18 14:44:50 -05:00
Lana Steuck
9108c66332 Added tag jdk-9+106 for changeset 04c8859c969b 2016-02-18 11:30:16 -08:00
Xue-Lei Andrew Fan
0dd8a15d8d 8148500: [Spec] Enabled SSL Protocols may not be used
Reviewed-by: mullan, jnimeh
2016-02-18 02:49:44 +00:00
Xue-Lei Andrew Fan
da96e1d07a 8139565: Restrict certificates with DSA keys less than 1024 bits
Reviewed-by: mullan
2016-02-18 02:36:38 +00:00
Mandy Chung
06b99464e3 Merge 2016-02-17 17:47:25 -08:00
Amy Lu
2d281f78c4 8149920: Remove intermittent key from jdk_core tests
Reviewed-by: darcy
2016-02-18 09:50:55 +08:00
Amy Lu
8cb5467269 8149922: Remove intermittent key from security tests
8150047: Remove SSLSession/SessionCacheSizeTests from ProblemList

Reviewed-by: xuelei
2016-02-18 09:46:07 +08:00
Mandy Chung
d0be7ebb21 8074069: Move com.oracle.net and com.oracle.nio APIs to jdk.net module
Reviewed-by: alanb
2016-02-17 17:45:12 -08:00
Joe Darcy
bf048683fc 8148914: BitDepth.java test fails
Reviewed-by: bpb, prr
2016-02-17 12:47:35 -08:00
Aleksey Shipilev
6fe8f6f2f5 8149835: StringConcatFactory should emit classes with the same package as the host class
Reviewed-by: psandoz, alanb, mchung
2016-02-17 19:29:16 +03:00
Chris Hegarty
2753ab4610 8068686: Remove meta-index support
Reviewed-by: alanb, erikj, mchung
2016-02-17 11:45:46 +00:00
Weijun Wang
7852a473da 8147772: Update KerberosTicket to describe behavior if it has been destroyed and fix NullPointerExceptions
Reviewed-by: mullan
2016-02-17 11:23:48 +08:00
Joe Darcy
0aeed22bf5 8149981: java/util/Formatter/Basic.java fails after JDK-8149896
Reviewed-by: rriggs, bpb
2016-02-16 11:06:19 -08:00
Phil Race
9bbbc82eaa Merge 2016-02-16 10:54:05 -08:00
Doug Lea
eb6ab98ebc 8145485: Miscellaneous changes imported from jsr166 CVS 2016-02
Reviewed-by: martin, psandoz, chegar
2016-02-16 09:52:49 -08:00
Doug Lea
1e1ba84461 8139927: Improve documentation for CompletableFuture composition
8143089: CompletableFuture.whenComplete should use addSuppressed

Reviewed-by: martin, psandoz, chegar, plevart
2016-02-16 09:49:14 -08:00
Phil Race
5ef8950655 Merge 2016-02-16 09:30:57 -08:00
Joe Darcy
a188f9045f 8149896: Remove unnecessary values in FloatConsts and DoubleConsts
Reviewed-by: shade, psandoz, lbourges, mduigou
2016-02-16 09:09:31 -08:00
Roger Riggs
e4e9015254 8148775: Spec for j.l.ProcessBuilder.Redirect.DISCARD need to be improved
Reviewed-by: martin
2016-02-16 11:36:20 -05:00
Igor Ignatyev
6eabb6bd19 8149700: Remove jdk_svc test group from tier * groups
Reviewed-by: darcy
2016-02-16 07:06:09 +01:00
Xueming Shen
05ca3c971e 8135108: java/util/zip/TestLocalTime.java fails intermittently with Invalid value for NanoOfSecond
Reviewed-by: darcy
2016-02-15 18:41:23 -08:00
Alejandro Murillo
354e66990c Merge 2016-02-15 13:37:22 -08:00
Xueming Shen
8fe03ae5d2 8148624: Test failure of ConstructInflaterOutput.java
Reviewed-by: darcy
2016-02-15 10:27:13 -08:00
Alejandro Murillo
7e957a2913 Merge 2016-02-15 09:44:42 -08:00
Vinnie Ryan
7c237a1bfa 8149411: PKCS12KeyStore cannot extract AES Secret Keys
Reviewed-by: xuelei
2016-02-15 15:57:58 +00:00
Chris Hegarty
40965e0d6a 8134424: BlockDataInputStream.readUTFBody: size local StringBuffer with the given length
Reviewed-by: rriggs, shade
2016-02-15 14:25:21 +00:00
Chris Hegarty
7f68f6d847 8149656: Examine usages of sun.misc.LRUCache
Reviewed-by: redestad, rriggs
2016-02-15 10:14:39 +00:00
Chris Hegarty
8f6486a73b 8149653: Move sun.misc.InnocuousThread to jdk.internal.misc
Reviewed-by: mchung, rriggs
2016-02-15 10:13:21 +00:00
Xueming Shen
95e6d62963 8149787: test/java/util/regex/GraphemeTest.java source file has non-ascii character u+00f7
Reviewed-by: igerasim
2016-02-14 14:30:48 -08:00
Jim Laskey
a24ca79529 8149776: BSD license for jimage code
Reviewed-by: alanb
2016-02-14 17:42:16 -04:00
Xueming Shen
0072af1be6 7071819: To support Extended Grapheme Clusters in Regex
8147531: To add named character construct \N{...} to support Unicode name property

Reviewed-by: naoto, okutsu, plevart
2016-02-12 19:24:31 -08:00
Iris Clark
b5f3e3a276 8149601: Update references from "1.9" to "9"
Reviewed-by: chegar, joehw
2016-02-12 09:49:49 -08:00
Magnus Ihse Bursie
f4ce870684 8149647: Incremental enhancements from build-infra
Reviewed-by: erikj
2016-02-12 11:07:54 +01:00
Joe Darcy
dc308c1d3f 8149616: Problem list RmiSslBootstrapTest.sh
Reviewed-by: rriggs
2016-02-11 16:24:55 -08:00
Lana Steuck
8bcff75448 Merge 2016-02-11 16:06:51 -08:00
Lana Steuck
a0bd190239 Added tag jdk-9+105 for changeset e6b4f7af3fca 2016-02-11 14:40:00 -08:00
Alejandro Murillo
1c894eb9a3 Merge 2016-02-11 13:58:43 -08:00
Ivan Gerasimov
58140f51df 8059212: Modify sun/security/smartcardio manual regression tests so that they do not just fail if no cardreader found
Reviewed-by: mullan
2016-02-12 00:20:16 +03:00
Jesper Wilhelmsson
6939cb3b60 Merge 2016-02-11 21:07:37 +01:00
Roger Riggs
b16bb1267a 8142539: Incorrect definition of ZoneOffset.MIN
8140211: Example in the Documentation is wrong for java.time.ZonedDateTime.minusHours
8139529: java.time.temporal.ChronoUnit.FOREVER typo

Reviewed-by: lancea, scolebourne
2016-02-11 11:19:03 -05:00
Aleksey Shipilev
7bee07b465 8149459: StringConcatFactory should be synced up with LambdaMetafactory
Reviewed-by: psandoz, vlivanov, forax
2016-02-10 16:36:25 +03:00
Kim Barrett
b4006c54e8 8072777: java/lang/ref/ReferenceEnqueuePending.java: some references aren't queued
Wait for enqueuing.

Reviewed-by: plevart, mchung
2016-02-09 18:42:07 -05:00
Anthony Scarpino
719c597241 8098581: SecureRandom.nextBytes() hurts performance with small size requests
Reviewed-by: valeriep
2016-02-08 13:09:16 -08:00