Ivan Gerasimov
|
6b6a37ee50
|
8051382: Optimize java.lang.reflect.Modifier.toString()
Reviewed-by: martin
|
2014-08-06 02:11:17 +04:00 |
|
Phil Race
|
0c7b59878e
|
8054371: Need to suppress newly added unchecked cast and conversion in Swing code
Reviewed-by: jgodinez
|
2014-08-05 14:18:46 -07:00 |
|
Phil Race
|
87529a143b
|
Merge
|
2014-08-05 12:14:11 -07:00 |
|
Sean Mullan
|
24475b6d8c
|
Merge
|
2014-08-05 10:01:38 -04:00 |
|
Sean Mullan
|
5b89cb1b70
|
7147060: com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java doesn't run in agentvm mode
Reviewed-by: xuelei
|
2014-08-05 10:00:27 -04:00 |
|
Vinnie Ryan
|
73dee84b56
|
8036612: [parfait] JNI exception pending in jdk/src/windows/native/sun/security/mscapi/security.cpp
Reviewed-by: valeriep
|
2014-08-05 14:29:47 +01:00 |
|
Vinnie Ryan
|
b572fc9aad
|
8051972: sun/security/pkcs11/ec/ReadCertificates.java fails intermittently
Reviewed-by: mullan
|
2014-08-05 13:59:15 +01:00 |
|
Alexander Stepanov
|
ef8a60296e
|
8052012: move awt automated tests from AWT_Modality to OpenJDK repository - part 5
Reviewed-by: serb
|
2014-08-05 15:39:05 +04:00 |
|
Sergey Bylokhov
|
36bdb06884
|
6521727: DefaultTreeCellEditor doesn't implement Serializable
Reviewed-by: azvegint, alexsch
|
2014-08-05 13:59:50 +04:00 |
|
Lana Steuck
|
25970190d1
|
Merge
|
2014-08-04 15:34:12 -07:00 |
|
Amy Lu
|
108bef819d
|
8054095: No space allowed in platforms string in ProblemList.txt
Reviewed-by: weijun
|
2014-08-03 20:09:08 +08:00 |
|
Pavel Rappo
|
5731d09e61
|
8054158: Fix typos in JNDI-related packages
Reviewed-by: rriggs, vinnie
|
2014-08-01 22:32:51 +01:00 |
|
Tim Bell
|
65ce4d424f
|
Added tag jdk9-b25 for changeset 48b43b7b9e0c
|
2014-08-01 14:09:19 -07:00 |
|
Rob McKenna
|
c4304d447a
|
8042982: Unexpected RuntimeExceptions being thrown by SSLEngine
Reviewed-by: wetmore, xuelei
|
2014-08-01 19:44:52 +01:00 |
|
Sergey Bylokhov
|
e75aa4182b
|
8026497: Font2DTest demo: unused resource files
Reviewed-by: azvegint, bae
|
2014-08-01 16:26:17 +01:00 |
|
Martin Doerr
|
269f961b6d
|
8053931: (fc) FileDispatcherImpl.lock0 does not handle ERROR_IO_PENDING [win]
Reviewed-by: alanb
|
2014-08-01 15:50:01 +01:00 |
|
Rob McKenna
|
96c0091bde
|
8031435: Ftp download does not work properly for ftp user without password
Reviewed-by: chegar
|
2014-08-01 15:36:23 +01:00 |
|
Rob McKenna
|
063b7f5dc9
|
8030166: java/lang/ProcessBuilder/Basic.java fails intermittently: waitFor took too long
Reviewed-by: rriggs
|
2014-08-01 15:34:55 +01:00 |
|
Pavel Rappo
|
12b137c7c0
|
8051991: Flatten VersionHelper hierarchies
Reviewed-by: vinnie
|
2014-08-01 14:57:15 +01:00 |
|
Dmeetry Degrave
|
140ff9735f
|
8044671: NPE from JapaneseEra when a new era is defined in calendar.properties
Reviewed-by: okutsu
|
2014-08-01 16:29:46 +04:00 |
|
Xue-Lei Andrew Fan
|
ef6f1e0e2e
|
8052406: SSLv2Hello protocol may be filter out unexpectedly
Reviewed-by: weijun
|
2014-08-01 12:05:05 +00:00 |
|
Joe Darcy
|
8bfd74fd09
|
8039102: Add raw and unchecked lint warnings to build of jdk repository
Reviewed-by: tbell
|
2014-07-31 17:20:40 -07:00 |
|
Neil Toda
|
8c6d88b327
|
8044867: Fix raw and unchecked lint warnings in sun.tools.*
Reviewed-by: darcy
|
2014-07-31 17:01:24 -07:00 |
|
Sergey Bylokhov
|
80e6924c78
|
7058700: Unexpected exceptions and timeouts in SF2 parser code
Reviewed-by: prr, pchelko
|
2014-07-31 21:09:52 +01:00 |
|
Sergey Bylokhov
|
11c5292dfc
|
8033141: Cleanup of sun.awt.X11 package
Reviewed-by: azvegint, pchelko
|
2014-07-31 23:00:24 +04:00 |
|
Joe Darcy
|
e03cc0d3c2
|
8054050: Fix stay raw and unchecked lint warnings in core libs
Reviewed-by: lancea, alanb
|
2014-07-31 11:48:39 -07:00 |
|
Phil Race
|
c8ecef89bb
|
8052396: Catch exceptions resulting from missing font cmap
Reviewed-by: bae, serb
|
2014-07-31 11:33:36 -07:00 |
|
Alexander Scherbatiy
|
60a32b2687
|
8051838: [Findbugs]sun.awt.image.MultiResolutionCachedImage expose internal representation
Reviewed-by: serb, pchelko
|
2014-07-31 14:28:10 +04:00 |
|
Aleksei Efimov
|
5be9b5e8ec
|
8032908: getTextContent doesn't return string in JAXP
Reviewed-by: joehw
|
2014-07-31 11:31:57 +04:00 |
|
Lana Steuck
|
0d6421b218
|
Merge
|
2014-07-30 11:49:59 -07:00 |
|
Chris Hegarty
|
343fd87ea8
|
8053938: Collections.checkedList(empty list).replaceAll((UnaryOperator)null) doesn't throw NPE after JDK-8047795
Reviewed-by: rriggs, mduigou
|
2014-07-30 17:42:18 +01:00 |
|
Sergey Bylokhov
|
984d53cb40
|
7058697: Unexpected exceptions in MID parser code
Reviewed-by: prr, pchelko
|
2014-07-30 16:11:47 +04:00 |
|
Dmitriy Ermashov
|
602ce6a6d1
|
8052408: Move AWT_BAT functional tests to OpenJDK (3 of 3)
Reviewed-by: alexsch
|
2014-07-30 14:29:36 +04:00 |
|
Weijun Wang
|
c5d6fb2678
|
8052999: ProblemList update for Unreachable.java
Reviewed-by: xuelei
|
2014-07-30 15:28:09 +08:00 |
|
David Dehaven
|
2faea92bcf
|
Merge
|
2014-07-29 13:53:21 -07:00 |
|
Anton Melnikov
|
7e86fa8cbe
|
8048524: Memory leak in jdk/src/share/native/sun/awt/image/BufImgSurfaceData.c
Reviewed-by: prr, serb
|
2014-07-30 00:00:22 +04:00 |
|
David Dehaven
|
39082eb3c0
|
Merge
|
2014-07-29 09:09:55 -07:00 |
|
Dmitry Samersoff
|
465d2abf4d
|
8053902: Fix for 8030115 breaks build on Windows and Solaris
Move variable definition to top of function
Reviewed-by: prr
|
2014-07-29 13:08:27 -07:00 |
|
Jaroslav Bachorik
|
dea2dc0312
|
8052961: Test "com/sun/tools/attach/StartManagementAgent.java" failing intermittently
Reviewed-by: sla
|
2014-07-29 15:37:54 +02:00 |
|
Joel Borggrén-Franck
|
27bdc99451
|
8044629: (reflect) Constructor.getAnnotatedReceiverType() returns wrong value
Update javadoc and align implementation with new spec
Reviewed-by: psandoz
|
2014-08-12 10:16:58 +02:00 |
|
Claes Redestad
|
ea2632f91d
|
8054828: TEST_BUG: Typos in java/lang/Long/ParsingTest
Reviewed-by: alanb
|
2014-08-12 14:57:36 +01:00 |
|
Ivan Gerasimov
|
e11665c8f2
|
8054841: (process) ProcessBuilder leaks native memory
Reviewed-by: rriggs, alanb
|
2014-08-12 00:13:57 +04:00 |
|
Pavel Rappo
|
7075a99ae9
|
8054857: Fix typos in java.lang.** packages
Reviewed-by: alanb
|
2014-08-11 21:03:59 +01:00 |
|
Lana Steuck
|
cee705c197
|
Merge
|
2014-08-11 11:27:24 -07:00 |
|
Lance Andersen
|
75c0916977
|
8054555: javadoc cleanup for java.sql and javax.sql
Reviewed-by: darcy, igerasim
|
2014-08-11 14:22:22 -04:00 |
|
Lana Steuck
|
5d86ee1e4e
|
Merge
|
2014-08-11 11:00:20 -07:00 |
|
Mark Sheppard
|
1db8e112f7
|
8054118: java/net/ipv6tests/UdpTest.java failed intermittently
Ignore the Teredo interface on windows test machines
Reviewed-by: chegar
|
2014-08-11 15:34:24 +01:00 |
|
Weijun Wang
|
bbaf4bdb09
|
6997010: Consolidate java.security files into one file with modifications
Reviewed-by: mullan, erikj
|
2014-08-11 11:11:55 +08:00 |
|
Lana Steuck
|
5f5c882323
|
Added tag jdk9-b26 for changeset dca4e4c83da4
|
2014-08-09 21:27:33 -07:00 |
|
Jamil Nimeh
|
8c2cdfb147
|
8054366: Broken link in SecureRandom.html
Reviewed-by: xuelei, mullan, wetmore
|
2014-08-08 14:17:14 -07:00 |
|