Sean Mullan
78255f5c55
8022120: JCK test api/javax_xml/crypto/dsig/TransformService/index_ParamMethods fails
...
TransformService.init and marshalParams must throw NullPointerException when parent parameter is null
Reviewed-by: xuelei
2013-08-06 08:31:24 -07:00
Brian Burkhalter
aafacb6fa6
8022094: BigDecimal/CompareToTests and BigInteger/CompareToTests are incorrect
...
Fail test if errors; fix test values; port BigDecimal version to BigInteger
Reviewed-by: smarks, alanb
2013-08-02 11:10:41 -07:00
Brent Christian
b661fb4e1a
8011194: Apps launched via double-clicked .jars have file.encoding value of US-ASCII on Mac OS X
...
On Mac, default to UTF-8 if no environmental hints are available
Reviewed-by: naoto, ddehaven
2013-08-02 15:30:11 -07:00
Brian Burkhalter
2c31d993a4
6476168: (fmt) Inconsistency formatting subnormal doubles with hexadecimal conversion
...
Update specification to match implementation.
Reviewed-by: darcy
2013-07-31 10:53:33 -07:00
Sean Mullan
575679c789
Merge
2013-08-02 09:38:13 -04:00
Doug Lea
b1a10b8ed7
8020291: j.u.c.CompletionStage
...
8020435: CompletableFuture/Basic.java fails on single core machine
Reviewed-by: chegar, psandoz
2013-08-02 14:29:31 +01:00
Sean Mullan
7474815db8
Merge
2013-08-02 08:37:25 -04:00
Sean Mullan
0844d3e77b
8001319: Add SecurityPermission "insertProvider" target name
...
Reviewed-by: vinnie
2013-08-02 08:30:46 -04:00
Chris Hegarty
49fe3afa18
8022121: Remove superfluous @test tag from SpliteratorTraversingAndSplittingTest
...
Reviewed-by: psandoz
2013-08-02 11:25:00 +01:00
Weijun Wang
9688bbb771
8021789: jarsigner parses alias as command line option (depending on locale)
...
Reviewed-by: vinnie
2013-08-02 08:59:37 +08:00
Paul Sandoz
3e78508945
8020016: Numerous splitereator impls do not throw NPE for null Consumers
...
Reviewed-by: mduigou, alanb, henryjen
2013-08-01 15:28:57 +01:00
Ivan Gerasimov
ebe38d6cdc
8020669: (fs) Files.readAllBytes() does not read any data when Files.size() is 0
...
Reviewed-by: alanb, chegar, martin, rriggs
2013-07-29 12:35:42 +04:00
Chris Hegarty
8a710dcc7e
8022061: More ProblemList.txt updates (7/2013)
...
Reviewed-by: alanb, psandoz
2013-08-01 12:38:07 +01:00
Rickard Bäckman
763f24fbb9
8006324: [TEST_BUG] sun/invoke/util/ValueConversionsTest.java should be modified
...
Reviewed-by: kvn, twisti
2013-07-24 10:57:02 +02:00
Paul Sandoz
ee1343b38a
8021883: j.u.Random/RandomStream.java test needs more robust timeout duration
...
Reviewed-by: chegar
2013-07-30 14:03:25 +01:00
Paul Sandoz
980e8cff6f
8021863: Stream.concat incorrectly calculates unsized state
...
Reviewed-by: chegar
2013-07-30 11:32:26 +01:00
Henry Jen
e8e95eec3a
8020977: StringJoiner merges with itself not as expected
...
Reviewed-by: psandoz, chegar, mduigou, smarks
2013-07-30 15:47:35 -07:00
Roger Riggs
b7c322c198
8021767: test/java/time/tck/java/time/format/TCKFormatStyle.java failing
...
Correct to use fixed locale, not locale of test environment
Reviewed-by: alanb, okutsu
2013-07-30 14:43:19 -07:00
Xue-Lei Andrew Fan
1cf74954ed
8021841: Remove SSLEngineDeadlock.java from problem list
...
Reviewed-by: wetmore
2013-07-29 19:36:54 -07:00
Anthony Scarpino
eae349e914
8020424: The NSS version should be detected before running crypto tests
...
Reviewed-by: valeriep
2013-07-29 13:43:24 -07:00
Anthony Scarpino
a7dbbbddcd
8012971: PKCS11Test hiding exception failures
...
Reviewed-by: vinnie, valeriep
2013-07-19 11:34:33 -07:00
Paul Sandoz
ea8bc25763
8020156: TreeMap.values().spliterator() does not report ORDERED
...
8020009: TreeMap.entrySet().spliterator() reports SORTED + null comparator but the elements are not Comparable
Reviewed-by: mduigou
2013-07-29 19:41:02 +01:00
Mike Duigou
164f41212a
8021588: Remove explicit othervm execution from jdk/test/Makefile
...
Reviewed-by: alanb
2013-07-27 12:26:01 -07:00
Brian Burkhalter
4fe69c432f
8020641: Clean up some code style in recent BigInteger contributions
...
Some minor cleanup to adhere better to Java coding conventions.
Reviewed-by: darcy
2013-07-26 17:09:30 -07:00
Tim Buktu
d59c1fac00
8014319: Faster division of large integers
...
Implement Burnickel-Ziegler division algorithm in BigInteger
Reviewed-by: bpb, martin
2013-07-26 17:03:19 -07:00
Mike Duigou
b9742daca7
8021601: Add unit test for PriorityQueue(Comparator) constructor
...
Reviewed-by: darcy, alanb
2013-07-26 17:23:20 -07:00
Lana Steuck
ac26dd6009
Merge
2013-07-26 15:16:53 -07:00
Rajan Halade
26d9259db7
8019544: Need to run ProviderTest.java in othervm mode
...
Reviewed-by: wetmore, xuelei, vinnie
2013-07-26 14:16:53 -07:00
Lana Steuck
29041e2c4a
Merge
2013-07-26 14:07:32 -07:00
Jaroslav Bachorik
76c5530392
8020875: java/lang/management/ThreadMXBean/ResetPeakThreadCount.java fails intermittently
...
Reviewed-by: dfuchs, chegar
2013-07-26 10:12:14 +02:00
Joe Wang
59d8b774a8
8021148: Regression in SAXParserImpl in 7u40 b34 (NPE)
...
Reviewed-by: chegar, lancea, dfuchs
2013-07-25 13:20:19 -07:00
Sean Mullan
5c30826657
Merge
2013-07-25 11:09:28 -04:00
Sean Mullan
74a0cc9f37
8010748: Add PKIXRevocationChecker NO_FALLBACK option and improve SOFT_FAIL option
...
Reviewed-by: vinnie
2013-07-25 10:58:00 -04:00
Chris Hegarty
4adcc57838
8021261: ProblemList.txt updates (7/2013)
...
Reviewed-by: alanb, mcimadamore
2013-07-24 22:52:01 +01:00
Jason Uh
e01b8f673e
8016916: UnstructuredName should support DirectoryString
...
Reviewed-by: mullan
2013-07-24 12:48:10 -07:00
Shanliang Jiang
28502e7c19
8016221: A unit test should not use a fix port to run a jmx connector
...
Reviewed-by: jbachorik, dfuchs
2013-07-24 15:47:10 +02:00
Ivan Gerasimov
5db8580b26
8016838: improvement of RedefineBigClass and RetransformBigClass tests
...
Reviewed-by: dcubed
2013-07-23 18:57:57 +04:00
Lana Steuck
ee1b9621d9
Merge
2013-07-22 17:37:15 -07:00
Stephen Colebourne
711f7a37e0
8016025: JSR 310 DateTime API Updates IV
...
8020418: Cleanup of -Xlint warnings in java.time
8016623: test/java/time/format/TestDateTimeTextProvider.java failing
Integration of JSR310 Date/Time API update IV
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Patrick Zhang <patrick.zhang@oracle.com>
Co-authored-by: Chand Basha <chand.basha@oracle.com>
Reviewed-by: sherman
2013-07-18 11:02:02 -07:00
Lana Steuck
95a3a25b17
Merge
2013-07-17 13:00:36 -07:00
Lana Steuck
ae0dd64548
Merge
2013-07-17 12:56:04 -07:00
Sergey Malenkov
c934d0bd27
8017492: Static field in HTML parser affects all applications
...
Reviewed-by: art
2013-07-15 17:33:44 +04:00
Sean Coffey
6a6f5006d3
8017566: Backout 8000450 - Cannot access to com.sun.corba.se.impl.orb.ORBImpl
...
Reviewed-by: mchung
2013-07-15 13:42:35 +01:00
Peter Levart
b0d167645f
7122142: (ann) Race condition between isAnnotationPresent and getAnnotations
...
Reviewed-by: dholmes, jfranck
2013-07-15 10:55:53 +02:00
Weijun Wang
2842af69c0
8019410: sun/security/krb5/auto/ReplayCacheTestProc.java
...
Reviewed-by: mullan
2013-07-13 08:47:49 +08:00
David Katleman
1ad2c364d6
8020414: JDK8 b98 source with GPL header errors
...
Reviewed-by: darcy, lancea, iris
2013-07-11 14:03:31 -07:00
Petr Pchelko
f22f9eb04b
8020210: [macosx] JVM crashes in CWrapper$NSWindow.screen(long)
...
Reviewed-by: anthony, art
2013-07-11 16:42:13 +04:00
Sergey Bylokhov
b2b2d519ca
8019587: [macosx] Possibility to set the same frame for the different screens
...
Reviewed-by: art, anthony
2013-07-09 21:21:55 +04:00
Sergey Malenkov
25f2802a70
6707231: Wrong read Method returned for boolen properties
...
Reviewed-by: alexsch
2013-07-09 18:01:58 +04:00
Brian Goetz
50a242e510
8020062: Nest StreamBuilder interfaces inside relevant Stream interfaces
...
Reviewed-by: psandoz, mduigou
2013-07-08 15:46:26 -04:00