Lana Steuck
|
d1c0417898
|
Added tag jdk9-b26 for changeset 2c05592cf0f2
|
2014-08-10 19:39:01 -07:00 |
|
Neil Toda
|
c14ca481dd
|
8042469: Launcher changes for native memory tracking scalability enhancement
Reviewed-by: darcy, ksrini, zgu
|
2014-08-05 19:29:00 -07:00 |
|
Ivan Gerasimov
|
6b6a37ee50
|
8051382: Optimize java.lang.reflect.Modifier.toString()
Reviewed-by: martin
|
2014-08-06 02:11:17 +04: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Weijun Wang
|
c5d6fb2678
|
8052999: ProblemList update for Unreachable.java
Reviewed-by: xuelei
|
2014-07-30 15:28:09 +08: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
|
5c80bd2210
|
8030115: [parfait] warnings from b119 for jdk.src.share.native.sun.tracing.dtrace: JNI exception pending
Reviewed-by: dholmes, dsamersoff, sspitsyn
|
2014-07-29 10:06:02 +02:00 |
|
Joe Darcy
|
764a2d8fd8
|
8030942: Explicitly state floating-point summation requirements on non-finite inputs
Reviewed-by: psandoz
|
2014-07-28 23:46:03 -07:00 |
|
Pavel Rappo
|
5a7fabe3e0
|
8051422: Remove JNDI dependency on java.applet.Applet
Reviewed-by: alanb, chegar
|
2014-07-28 16:24:38 +01:00 |
|
Tim Bell
|
7664fa0572
|
Added tag jdk9-b24 for changeset 83960d9537f6
|
2014-07-25 15:38:10 -07:00 |
|
Jaroslav Bachorik
|
924b9f9fde
|
8049194: com/sun/tools/attach/StartManagementAgent.java start failing after JDK-8048193
Reviewed-by: dfuchs, egahlin, olagneau
|
2014-07-25 15:07:49 +02:00 |
|
Weijun Wang
|
7f8815e010
|
8051953: Add Unreachable.java test to ProblemList on Windows
Reviewed-by: chegar
|
2014-07-25 17:11:03 +08:00 |
|
Bradford Wetmore
|
6a2504398e
|
8044659: Java SecureRandom on SPARC T4 much slower than on x86/Linux
Reviewed-by: mullan
|
2014-07-24 22:22:43 +01:00 |
|
Mike Duigou
|
ab68202313
|
8048209: Collections.synchronizedNavigableSet().tailSet(Object,boolean) synchronizes on wrong object
Reviewed-by: psandoz, chegar
|
2014-07-24 09:01:00 -07:00 |
|
Valerie Peng
|
3d60beae0d
|
8035166: Remove dependency on EC classes from pkcs11 provider
Move the sun.security.ec.ECParameters and its related classes to sun.security.util package.
Reviewed-by: mullan, vinnie
|
2014-07-23 21:50:21 +00:00 |
|
Alexander Scherbatiy
|
f148110b41
|
8030051: Check class loaders usage in Swing classes
Reviewed-by: serb, pchelko
|
2014-07-22 13:23:01 +04:00 |
|
Alexander Scherbatiy
|
8c54642a81
|
8048720: KSS sun.swing.SwingUtilities2#makeIcon
Reviewed-by: serb, pchelko
|
2014-07-22 13:14:59 +04:00 |
|
Anton Melnikov
|
e7f9a95e71
|
8046888: JNI exception pending in jdk/src/share/native/sun/awt/image/awt_parseImage.c
Reviewed-by: prr, serb
|
2014-07-22 11:38:22 +04:00 |
|
Claes Redestad
|
23f341125f
|
8006627: UUID to/from String performance should be improved by reducing object allocations
Co-authored-by: Steven Schlansker <stevenschlansker@gmail.com>
Reviewed-by: mduigou, plevart
|
2014-07-21 23:07:40 +02:00 |
|
Mike Duigou
|
744f8147ae
|
6721085: Fix broken link to Collections Framework Tutorial
Reviewed-by: lancea
|
2014-07-22 13:13:27 -07:00 |
|
Lana Steuck
|
01a4e0bf67
|
Merge
|
2014-07-22 11:55:27 -07:00 |
|
Aleksei Efimov
|
d20e70b9cc
|
8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33
Reviewed-by: joehw
|
2014-07-22 22:06:52 +04:00 |
|
Petr Pchelko
|
df01b0f397
|
8046884: JNI exception pending in jdk/src/solaris/native/sun/java2d/x11: X11PMPLitLoops.c, X11SurfaceData.c
Reviewed-by: prr, serb
|
2014-07-21 21:41:11 +04:00 |
|
Phil Race
|
afd9788ce7
|
Merge
|
2014-07-21 09:04:24 -07:00 |
|
Weijun Wang
|
d99124eadb
|
8048194: GSSContext.acceptSecContext fails when a supported mech is not initiator preferred
Reviewed-by: mullan
|
2014-07-21 22:10:37 +08:00 |
|
Yuri Nesterenko
|
72ae973a31
|
8051440: move tests about maximizing undecorated to OpenJDK
Reviewed-by: serb
|
2014-07-21 18:10:13 +04:00 |
|
Weijun Wang
|
0f6c52abb1
|
8049834: Two security tools tests do not run with only JRE
Reviewed-by: mullan
|
2014-07-21 22:09:38 +08:00 |
|
Alexander Stepanov
|
4f0106f244
|
8049617: move awt automated tests from AWT_Modality to OpenJDK repository - part 3
Reviewed-by: pchelko
|
2014-07-21 13:17:43 +04:00 |
|
Dmitriy Ermashov
|
29f1de0411
|
8049694: Migrate functional AWT_DesktopProperties/Automated tests to OpenJDK
Reviewed-by: azvegint, serb
|
2014-07-21 12:29:45 +04:00 |
|