8498 Commits

Author SHA1 Message Date
Erik Joelsson
d8f2c1b773 Merge 2013-10-16 15:53:06 +02:00
Erik Joelsson
ec06d2fa6c 6604021: RMIC is defaulting to BOOT jdk version, needs to be rmic.jar
Reviewed-by: dholmes, chegar
2013-10-16 13:50:13 +02:00
Weijun Wang
45dc5dd0df 8025124: InitialToken.useNullKey incorrectly applies NULL_KEY in some cases
Reviewed-by: xuelei
2013-10-16 14:39:00 +08:00
David Holmes
04360f139e 8026378: TEST_BUG: Clean up TEST.groups
Reviewed-by: mduigou, mchung, alanb
2013-10-15 20:54:00 -04:00
Brian Burkhalter
3c035b0aac 8010371: getaddrinfo can fail with EAI_SYSTEM/EAGAIN, causes UnknownHostException to be thrown
Modify UHE exception message for EAI_AGAIN failures.

Reviewed-by: alanb, chegar, michaelm, dsamersoff
2013-10-15 16:45:04 -07:00
Chris Hegarty
1f0c182672 Merge 2013-10-15 20:47:21 +01:00
Chris Hegarty
efa036f678 8026513: ProblemList.txt Updates (10/2013)
Reviewed-by: alanb
2013-10-15 20:46:47 +01:00
Ivan Gerasimov
71f3325481 8023431: Test java/util/zip/GZIP/GZIPInZip.java failed
Properly close PipedStreams. Additional testing for malformed input

Reviewed-by: darcy, sherman
2013-10-15 21:15:17 +04:00
Roger Riggs
6532244455 8025722: TemporalAdjusters and TemporalQueries
Move static from interfaces methods to supporting classes

Reviewed-by: sherman
2013-10-15 13:14:03 -04:00
Chris Hegarty
3486abb2c7 Merge 2013-10-15 13:54:01 +01:00
Daniel Fuchs
c630cf1e68 8026404: Logging in Applet can trigger ACE: access denied ("java.lang.RuntimePermission" "modifyThreadGroup")
The test 'threadGroup.getParent() == null' can sometimes throw ACE and needs to be wrapped in doPrivileged.

Reviewed-by: alanb, mchung, dholmes
2013-10-15 13:01:28 +02:00
Alan Bateman
f5ed80ef59 8026398: Can't load jdk.Exported, ClassNotFoundException
Reviewed-by: chegar, mchung
2013-10-15 10:52:09 +01:00
Chris Hegarty
766e77499d Merge 2013-10-15 09:27:32 +01:00
Jaroslav Bachorik
c3a2245bba 6804470: JvmstatCountersTest.java test times out on slower machines
Increasing the default timeout to cater for the slower machines

Reviewed-by: alanb
2013-10-15 10:26:34 +02:00
Joe Wang
c839f538b6 8015092: SchemaFactory cannot parse schema if whitespace added within patterns in Selector XPath expression
Reviewed-by: lancea, alanb
2013-10-14 22:24:49 -07:00
Henry Jen
ca8301dc7d 8026362: java/lang/invoke/lambda/LogGeneratedClassesTest.java failed on windows, jtreg report Fail to org.testng.SkipException
Reviewed-by: chegar
2013-10-14 17:27:20 -07:00
Michael McMahon
70e5173968 8014719: HttpClient/ProxyTest.java failing with IAE HttpURLPermission.parseURI
Reviewed-by: alanb, chegar
2013-10-14 22:09:15 +01:00
Lana Steuck
4811b47b2d Merge 2013-10-14 09:52:36 -07:00
Lana Steuck
54791de34d Merge 2013-10-11 23:27:23 -07:00
Karen Kinnear
1e73553e8c 8026213: Reflection support for private interface methods
Reviewed-by: forax, psandoz, dholmes, jfranck
2013-10-11 15:21:23 -07:00
Vinnie Ryan
60d0612114 Merge 2013-10-11 20:47:16 +01:00
Alan Bateman
68b9f08d49 8019526: (fs) Files.lines, etc without Charset parameter
Reviewed-by: psandoz, henryjen
2013-10-11 20:47:15 +01:00
Vinnie Ryan
848f690d01 8026301: DomainKeyStore doesn't cleanup correctly when storing to keystore
Reviewed-by: mullan
2013-10-11 20:35:00 +01:00
Dan Xu
4af06813d8 8025712: (props) Possible memory leak in java_props_md.c / ParseLocale
Reviewed-by: naoto, chegar
2013-10-11 09:47:26 -07:00
Sean Mullan
0a60664cf1 Merge 2013-10-11 09:17:18 -04:00
Sean Mullan
2f923e8804 8007292: Add JavaFX internal packages to package.access
Build hooks to allow closed restricted packages to be added to java.security file

Reviewed-by: erikj, dholmes, tbell
2013-10-11 08:43:07 -04:00
Lana Steuck
c7e190348d Merge 2013-10-11 03:06:10 -07:00
Lana Steuck
c40569a58d Merge 2013-10-10 21:23:05 -07:00
Lana Steuck
ec2a2f991c Merge 2013-10-10 20:57:36 -07:00
Eric McCorkle
89352ad3e6 8026011: java.lang.reflect.MalformedParametersException introduces doclint warnings
Add javadoc comments to members of MalformedParametersException

Reviewed-by: darcy
2013-10-10 18:56:09 -04:00
Lana Steuck
5db317fd23 Merge 2013-10-10 13:33:02 -07:00
Christine Lu
5d6172225c Added tag jdk8-b111 for changeset ff73e351b200 2013-10-10 10:09:19 -07:00
Joel Borggrén-Franck
db556bacff 7044282: (reflect) Class.forName and Array.newInstance are inconsistent regarding multidimensional arrays
Reviewed-by: darcy, psandoz
2013-10-10 18:11:53 +02:00
Shanliang Jiang
bc140e3172 8025204: Intermittent test failure: javax/management/remote/mandatory/connection/IdleTimeoutTest.java
Reviewed-by: dholmes, jbachorik
2013-10-10 17:47:15 +02:00
Magnus Ihse Bursie
c0c561895a 8001931: The new build system whitespace cleanup
Reviewed-by: tbell, simonis, erikj
2013-10-10 15:06:21 +02:00
Michael McMahon
2fed0b98f8 7076487: (sctp) SCTP API classes does not exist in JDK for Mac
Reviewed-by: alanb, chegar
2013-10-10 12:36:42 +01:00
Doug Lea
2acaedb538 7011859: java/util/concurrent/Semaphore/RacingReleases.java failing
Reviewed-by: alanb, dholmes
2013-10-10 09:57:50 +01:00
David Holmes
5c2cfd8db4 8026232: Move libnpt from profile compact1 to compact3
Reviewed-by: mchung, alanb
2013-10-10 04:57:29 -04:00
Peter Allwin
3723c4691c 8014446: JT_JDK: Wrong detection of test result for test com/sun/jdi/NoLaunchOptionTest.java
Reviewed-by: sla, mgronlun, dholmes, jbachorik, chegar
2013-10-10 10:14:54 +02:00
Staffan Larsen
4230c58678 8025427: jstat tests fails on 32-bit platforms
Reviewed-by: ehelin, dsamersoff, dholmes, sspitsyn
2013-10-10 09:38:06 +02:00
Weijun Wang
8f5279cf87 8026235: keytool NSS test should use 64 bit lib on Solaris
Reviewed-by: vinnie
2013-10-10 15:24:41 +08:00
Shanliang Jiang
c8a7fb8dce 8025205: Intermittent test failure: javax/management/remote/mandatory/connection/BrokenConnectionTest.java
Reviewed-by: dholmes, dfuchs, jbachorik
2013-10-10 09:01:19 +02:00
Shanliang Jiang
5a3e98293d 8025206: Intermittent test failure: javax/management/monitor/NullAttributeValueTest.java
Reviewed-by: dholmes, dfuchs, jbachorik
2013-10-10 08:49:12 +02:00
Shanliang Jiang
65d897864d 8025207: Intermittent test failure: javax/management/monitor/CounterMonitorThresholdTest.java
Reviewed-by: dfuchs, dholmes
2013-10-10 08:37:48 +02:00
Tim Bell
7aa221ebc3 Merge 2013-10-09 23:19:08 -07:00
Tim Bell
25f7d7b91b 8023611: Win32 and win64: Remove all the WARNINGS in JDK 8 builds for Windows 2008 and MSVS 2010 SP1
Reviewed-by: erikj
2013-10-09 18:50:46 -07:00
Joe Darcy
e9ef833478 8024354: Explicitly permit DoubleStream.sum()/average() implementations to use higher precision summation
Reviewed-by: mduigou, briangoetz
2013-10-09 18:31:51 -07:00
Brent Christian
5edd3cbdfe 8024709: TreeMap.DescendingKeyIterator 'remove' confuses iterator position
Override remove() method in DescendingKeyIterator

Reviewed-by: alanb, mduigou, psandoz
2013-10-09 12:13:31 -07:00
Brian Burkhalter
3b56462097 7189139: BigInteger's staticRandom field can be a source of bottlenecks
Use ThreadLocalRandom instead of SecureRandom.

Reviewed-by: shade, psandoz
2013-10-09 17:22:34 -07:00
Valerie Peng
4ff4823dfc Merge 2013-10-09 13:07:58 -07:00