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 |
|
David Holmes
|
04360f139e
|
8026378: TEST_BUG: Clean up TEST.groups
Reviewed-by: mduigou, mchung, alanb
|
2013-10-15 20:54:00 -04: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 |
|
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 |
|
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 |
|
Lana Steuck
|
ccd23da6c7
|
Merge
|
2013-10-12 14:14:24 -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 |
|
Lana Steuck
|
a076cb06a6
|
Merge
|
2013-10-11 14:19:50 -07:00 |
|
Alan Bateman
|
68b9f08d49
|
8019526: (fs) Files.lines, etc without Charset parameter
Reviewed-by: psandoz, henryjen
|
2013-10-11 20:47:15 +01:00 |
|
Morris Meyer
|
532ecca465
|
7195597: ThreadStateTest gets different results with -Xcomp
Reviewed-by: kvn
|
2013-10-11 12:40:14 -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 |
|
Konstantin Shefov
|
9b8906104d
|
7124338: [macosx] Selection lost if a selected item removed from a java.awt.List
Reviewed-by: serb, anthony
|
2013-10-11 15:39:40 +04:00 |
|
Petr Pchelko
|
6468414f4a
|
8026143: [macosx] Maximized state could be inconsistent between peer and frame
Reviewed-by: anthony, serb
|
2013-10-11 11:48:52 +04:00 |
|
Lana Steuck
|
ec2a2f991c
|
Merge
|
2013-10-10 20:57:36 -07:00 |
|
Lana Steuck
|
5db317fd23
|
Merge
|
2013-10-10 13:33:02 -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 |
|
Petr Pchelko
|
17c3bb8033
|
8024864: [macosx] Problems with rendering of controls
Reviewed-by: serb, leonidr
|
2013-10-10 19:27:21 +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 |
|
Sergey Bylokhov
|
1f3355acb3
|
7058662: AiffFileReader throws java.lang.ArithmeticException: division by zero when frame size is zero
7058666: Unexpected exception in AU parser code
7058672: Unexpected exceptions and freezes in WAV parser code
Reviewed-by: prr
|
2013-10-10 02:35:27 +04: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 |
|
Valerie Peng
|
4ff4823dfc
|
Merge
|
2013-10-09 13:07:58 -07:00 |
|
Brian Burkhalter
|
4ee6d9bd3a
|
8016252: More defensive HashSet.readObject
Add data validation checks in readObject().
Reviewed-by: alanb, mduigou, chegar
|
2013-10-09 11:47:48 -07:00 |
|
Stephen Colebourne
|
bc56565f2a
|
8024076: Incorrect 2 -> 4 year parsing and resolution in DateTimeFormatter
Add appendValueReduced method based on a ChronoLocalDate to provide context for the value
Reviewed-by: sherman
|
2013-10-09 13:34:37 -04:00 |
|
Leonid Romanov
|
e77075b022
|
8016551: JMenuItem in WindowsLookAndFeel can't paint default icons
Reviewed-by: alexsch, serb
|
2013-10-09 21:15:49 +04:00 |
|
Leonid Romanov
|
c0ce231319
|
8019623: Lack of synchronization in AppContext.getAppContext()
Reviewed-by: anthony, art
|
2013-10-09 20:59:08 +04:00 |
|
Henry Jen
|
1f02e9968e
|
8023524: Mechanism to dump generated lambda classes / log lambda code generation
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Reviewed-by: plevart, mchung, forax, jjb
|
2013-10-09 09:41:40 -07:00 |
|
Alexander Stepanov
|
bff389c83b
|
8025649: need test to cover JDK-8000423
Reviewed-by: anthony, serb
|
2013-10-09 13:40:55 +04:00 |
|
Lana Steuck
|
b6903ca07e
|
Merge
|
2013-10-08 14:57:32 -07:00 |
|
Lana Steuck
|
14794b79d9
|
Merge
|
2013-10-08 14:53:14 -07:00 |
|
Lana Steuck
|
b96364e53b
|
Merge
|
2013-10-08 14:37:33 -07:00 |
|
Valerie Peng
|
ba9b938306
|
8014374: Cannot initialize "AES/GCM/NoPadding" on wrap/unseal on solaris with OracleUcrypto
Removed OracleUcrypto provider regression tests from OpenJDK
Reviewed-by: xuelei
|
2013-10-08 11:35:29 -07:00 |
|
Valerie Peng
|
a5add24f51
|
8012900: CICO ignores AAD in GCM mode
Change GCM decryption to not return result until tag verification passed
Reviewed-by: xuelei
|
2013-10-08 11:17:53 -07:00 |
|
Valerie Peng
|
2f4af22f17
|
7196382: PKCS11 provider should support 2048-bit DH
Query and enforce range checking using the values from native PKCS11 library.
Reviewed-by: xuelei
|
2013-10-08 11:07:31 -07:00 |
|
Alexander Scherbatiy
|
9a9e0fd42c
|
7081594: Windows owned by an always-on-top window DO NOT automatically become always-on-top
Reviewed-by: art, anthony, serb
|
2013-10-08 18:45:38 +04:00 |
|
Alan Bateman
|
31fdd1b27c
|
8024788: (fs) Files.readAllBytes uses FileChannel which may not be supported by all providers
Reviewed-by: chegar
|
2013-10-08 10:49:09 +01:00 |
|
Xue-Lei Andrew Fan
|
1d8fbe7d05
|
6956398: make ephemeral DH key match the length of the certificate key
Reviewed-by: weijun
|
2013-10-07 18:46:28 -07:00 |
|