Doug Lea
724f325f44
8005697: Add StampedLock
...
Reviewed-by: chegar, alanb, dice, martin
2013-02-09 08:35:57 +00:00
Joe Darcy
826105d548
8005623: Retrofit FunctionalInterface annotations to core platform interfaces
...
Reviewed-by: mduigou, chegar, alanb
2013-02-08 16:00:23 -08:00
Naoto Sato
ea5819f8d3
8007038: ArrayIndexOutOfBoundsException on calling localizedDateTime().print() with JapaneseChrono
...
Reviewed-by: okutsu
2013-02-08 09:35:14 -08:00
Katja Kantserova
19982b2e80
8007142: Add utility classes for writing better multiprocess tests in jtreg
...
Reviewed-by: alanb, rbackman
2013-02-07 11:22:04 +01:00
Martin Buchholz
925fe9142b
8006995: java launcher fails to open executable JAR > 2GB
...
Use O_LARGEFILE consistently when opening jar files
Reviewed-by: alanb, sherman
2013-02-06 17:59:54 -08:00
Lance Andersen
218dc713ff
8006505: additional changes for JSR 310 support
...
Reviewed-by: naoto, ulfzibis
2013-02-06 14:15:05 -05:00
Alexander Scherbatiy
ac96c41fe8
8000326: Focus unable to traverse in the menubar
...
Reviewed-by: alexsch, malenkov
2013-02-06 18:25:06 +04:00
Dmitry Samersoff
c572f25040
8007277: JDK-8002048 testcase fails to compile
...
Sun.* classes is not included to ct.sym file and symbol file have to be ignored
Reviewed-by: alanb
2013-02-06 16:53:47 +04:00
Mandy Chung
e84e88f4c9
8007393: Possible race condition after JDK-6664509
...
Reviewed-by: alanb, jgish
2013-02-05 22:56:47 -08:00
David Katleman
873c276a26
Merge
2013-02-05 18:54:59 -08:00
Lana Steuck
bab241d2e7
Merge
2013-02-05 11:11:53 -08:00
Lana Steuck
750e587f23
Merge
2013-02-05 11:10:07 -08:00
Edvard Wendelin
11036fb4d5
Merge
2013-02-05 15:35:35 +01:00
Vinnie Ryan
85c0519ca6
8007483: attributes are ignored when loading keys from a PKCS12 keystore
...
Reviewed-by: mullan
2013-02-05 14:25:47 +00:00
Jaroslav Bachorik
631c9a9bad
8005791: Remove java.beans.* imports from com.sun.jmx.mbeanserver.Introspector
...
Reviewed-by: rbackman
2013-02-05 12:36:32 +01:00
Jaroslav Bachorik
d1a58e452a
7170447: Intermittent DeadListenerTest.java failure
...
Due to asynchronous nature of processing server notifications it may happen that an "unregister" notification ha$
Reviewed-by: sjiang
2013-02-05 12:28:47 +01:00
Lana Steuck
7a0ded349d
Merge
2013-02-04 22:37:44 -08:00
Joe Darcy
920d11993c
8007113: Upgrade AnnotatedElement.isAnnotionPresent to be a default method
...
Reviewed-by: chegar, jfranck
2013-02-04 17:56:29 -08:00
David Holmes
eb1726c151
Merge
2013-02-04 18:08:50 -05:00
Jia-Hong Chen
78b547afa7
8005052: [parfait] #416 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE
...
8005054: [parfait] #417 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE
Reviewed-by: prr, vadim
2013-02-04 12:04:38 -08:00
Xueming Shen
db8ced219f
8006295: Base64.Decoder.wrap(java.io.InputStream) returns InputStream which throws unspecified IOException on attempt to decode invalid Base64 byte stream
...
8006315: Base64.Decoder decoding methods are not consistent in treating non-padded data
8006530: Base64.getMimeDecoder().decode() throws exception for non-base64 character after adding =
Updated the spec to describe the expected behave explicitly and the implementation to follow
Reviewed-by: alanb, chegar, lancea
2013-02-04 11:58:43 -08:00
Vinnie Ryan
ddbfa5fe53
8006994: Cleanup PKCS12 tests to ensure streams get closed
...
Reviewed-by: mullan
2013-02-04 17:20:26 +00:00
Konstantin Shefov
5712b216b4
7077259: [TEST_BUG] [macosx] Test work correctly only when default L&F is Metal
...
Reviewed-by: serb, alexsch
2013-02-04 16:01:06 +00:00
Sergey Bylokhov
7add1f152d
8004821: Graphics2D.drawPolygon() fails with IllegalPathStateException
...
Reviewed-by: prr, flar
2013-02-04 19:50:06 +04:00
Petr Pchelko
ab34438938
8005405: [macosx] Drag and Drop: wrong animation when dropped outside any drop target
...
Changed the calculation of the drag image offset
Reviewed-by: serb, kizune
2013-02-04 13:54:53 +00:00
Erik Joelsson
fe5aed65c2
8007268: build-infra: configure reports Solaris needs gcc for deploy, but logs don't indicate it's used
...
Reviewed-by: tbell, katleman
2013-02-04 10:58:26 +01:00
Dmitry Samersoff
eea117f3e5
8002048: Protocol to discovery of manageable Java processes on a network
...
Introduce a protocol to discover manageble Java instances across a network subnet, JDP
Reviewed-by: sla, dfuchs
2013-02-03 21:39:58 +04:00
Brian Burkhalter
3f02516d3e
6471906: java.lang.NegativeArraySizeException in tenToThe
...
Reviewed-by: darcy
2013-02-03 18:20:24 +04:00
Ragini Prasad
e618b1556c
8007135: tools/launcher/VersionCheck.java failing with new tool jabswitch
...
Reviewed-by: ksrini, mduigou
2013-02-02 12:08:43 -08:00
Chris Hegarty
b61bb15030
8007322: untangle ftp protocol from general networking URL tests
...
Reviewed-by: alanb
2013-02-02 17:15:13 +00:00
Kumar Srinivasan
8da1d4a40c
8007428: [launcher] add tools/launcher/FXLauncherTest.java to ProblemList.txt
...
Reviewed-by: mchung
2013-02-01 22:18:18 -08:00
Kumar Srinivasan
81a6d7fb01
8003549: (pack200) assertion errors when processing lambda class files with IMethods
...
Add more check for opcode, sketch provided by jrose
Reviewed-by: jrose
2013-02-01 22:12:52 -08:00
Joe Darcy
0050c5b4fb
6964528: Double.toHexString(double d) String manipulation with + in an append of StringBuilder
...
Reviewed-by: shade
2013-02-01 19:30:02 -08:00
Brian Burkhalter
854e269f20
5035569: Formatter should document that %a conversion unsupported for BigDecimal args
...
Reviewed-by: darcy
2013-02-01 21:01:44 +00:00
Tim Bell
6b4b68a145
8006808: mapfile use check in jdk/make/common/shared/Defs-solaris.gmk is throwing 'egrep: syntax error'
...
Use a valid egrep expression in the non-SPARC case
Reviewed-by: dholmes
2013-02-01 09:16:19 -08:00
Andrew Brygin
01ea5d17ec
8004801: The image of BufferedImage.TYPE_INT_ARGB is blank
...
Reviewed-by: prr
2013-02-01 20:06:27 +04:00
Jayashree Viswanathan
38f3a59c9a
8006536: [launcher] removes trailing slashes on arguments
...
Reviewed-by: ksrini, akhil
2013-02-01 07:25:51 -08:00
Chris Hegarty
d0830009e8
8006395: Race in async socket close on Linux
...
Reviewed-by: alanb, dsamersoff
2013-02-01 06:51:37 +00:00
David Katleman
79896f3eaf
Added tag jdk8-b75 for changeset cfe93cb07f19
2013-01-31 17:04:47 -08:00
Weijun Wang
0c6cb9cdc2
8006564: Test sun/security/util/Oid/S11N.sh fails with timeout on Linux 32-bit
...
Reviewed-by: alanb
2013-02-01 07:39:41 +08:00
Brian Burkhalter
f7f0768c22
6355704: (fmt) %f formatting of BigDecimals is incorrect
...
Reviewed-by: darcy
2013-01-31 14:29:19 -08:00
Lana Steuck
15cde403c4
Merge
2013-01-31 14:10:14 -08:00
Mike Duigou
665fca9d60
8006709: Add minimal support of MacOSX platform for NetBeans Projects
...
Adds support for MacOSX platform and architecture detection. Other minor updates (-source/target 1.8)
Reviewed-by: ohair
2013-01-31 13:27:04 -08:00
Xueming Shen
320ce960ce
8007298: Base64.getMimeDecoder().decode() throws IAE for a single non-base64 character
...
8006526: Base64.Decoder.decode(String) spec contains a copy-paste mistake
To ignore single non-base64 char in mime decoding
Reviewed-by: alanb
2013-01-31 13:13:14 -08:00
Joe Darcy
757d9cdeb9
8007115: Refactor regression tests for java.lang.reflect.Parameter
...
Reviewed-by: emc
2013-01-31 12:23:04 -08:00
Joe Darcy
9101ca61f5
8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types
...
Reviewed-by: mduigou
2013-01-31 12:13:21 -08:00
Xueming Shen
907f0724ce
8005394: Base64.Decoder/Encoder.wrap(XStream) don't throw NPE for null args passed
...
To check null for dec/enc.wrap methods
Reviewed-by: alanb
2013-01-31 11:09:36 -08:00
David Buck
b3fa7187ae
7042126: (alt-rt) HashMap.clone implementation should be re-examined
...
Test case for cr7042126. Issue only found in OracleJDK, but test case is valid for OpenJDK as well
Reviewed-by: mduigou
2013-01-31 10:55:15 -08:00
Lana Steuck
40c0ad3990
Merge
2013-01-31 10:22:25 -08:00
Pete Brunet
018fbffe54
7179482: Component.accessibleContext and JComponent.accessibleContext refactoring
...
Reviewed-by: art, anthony, alexsch
2013-01-31 18:51:17 +04:00