Zaiyao Liu
|
fae048d0e2
|
8048610: Implement regression test for bug fix of 4686632 in JCE
Reviewed-by: weijun
|
2015-03-04 16:26:49 +08:00 |
|
Christian Tornqvist
|
88609236a3
|
Merge
|
2015-02-23 05:01:33 -08:00 |
|
Alejandro Murillo
|
d85d8b1ade
|
Merge
|
2015-02-20 14:14:09 -08:00 |
|
Christian Tornqvist
|
f5ef1f7ce6
|
Merge
|
2015-02-18 19:28:08 -08:00 |
|
Alejandro Murillo
|
a68e87751a
|
Merge
|
2015-02-18 09:14:48 -08:00 |
|
Jaroslav Bachorik
|
41d784d98e
|
8071657: JDI ObjectReferenceImpl.invokeMethod() validation fails for virtual invocations of method with declaring type being an interface
Reviewed-by: sspitsyn, sla
|
2015-02-18 17:50:41 +01:00 |
|
Rob McKenna
|
0ad8cc755b
|
8067846: (sctp) InternalError when receiving SendFailedNotification
Reviewed-by: chegar
|
2015-02-16 22:57:17 +00:00 |
|
Alejandro Murillo
|
5621c4a866
|
Merge
|
2015-02-16 08:47:40 -08:00 |
|
Jaroslav Bachorik
|
9f4631e772
|
8072908: com/sun/management/OperatingSystemMXBean/TestTotalSwap.sh fails on OS X with exit code 2
Reviewed-by: dholmes, sla
|
2015-02-16 10:53:49 +01:00 |
|
Alejandro Murillo
|
805200fc3e
|
Merge
|
2015-02-10 10:09:33 -08:00 |
|
Florian Weimer
|
5c35079895
|
8069072: GHASH performance improvement
Eliminate allocations and vectorize
Reviewed-by: mullan, ascarpino
|
2015-02-09 13:32:42 -08:00 |
|
Alexander Kulyakthin
|
5eb21ad94f
|
8071464: Clear up SVC jdk/test/* JRE layout dependencies other than those on tools.jar
Reviewed-by: sla
|
2015-02-02 09:37:53 +01:00 |
|
Yumin Qi
|
7feb08a6b4
|
Merge
|
2015-01-27 20:03:45 -08:00 |
|
Mattias Tobiasson
|
04474d85c1
|
8044419: TEST_BUG: com/sun/jdi/JdbReadTwiceTest.sh fails when run under root
Reviewed-by: dsamersoff, sla
|
2015-01-26 08:52:46 +01:00 |
|
Alexander Kulyakthin
|
167de7ae02
|
8067945: SVC jdk/test/* should be cleaned from JRE layout dependency
Reviewed-by: sla
|
2015-01-23 14:20:52 +01:00 |
|
Artem Smotrakov
|
e268dee361
|
8048603: Additional tests for MAC algorithms
Reviewed-by: valeriep
|
2015-01-13 14:26:34 +03:00 |
|
Zaiyao Liu
|
48d9e1f35e
|
8048607: Test key generation of DES and DESEDE
Reviewed-by: xuelei
|
2015-01-07 03:59:06 +00:00 |
|
Mark Sheppard
|
65fa012667
|
8067151: [TESTBUG] com/sun/corba/5036554/TestCorbaBug.sh
Changed TESTJAVA to COMPILEJAVA for javac and idlj paths.
Reviewed-by: chegar
|
2015-01-05 23:53:05 +00:00 |
|
Valerie Peng
|
2f10f1d200
|
8043349: Consider adding aliases for Ucrypto algorithm-only Cipher transformations
Add alias RSA and AES for RSA/ECB/PKCS1Padding and AES/ECB/PKCS5Padding.
Reviewed-by: wetmore
|
2014-12-23 02:36:48 +00:00 |
|
Valerie Peng
|
dbe2f1349f
|
Merge
|
2014-12-16 22:33:43 +00:00 |
|
Amanda Jiang
|
7ffa3cd669
|
8048819: Implement reliability test for DH algorithm
Added DH test for up-to-4 parties key exchange
Reviewed-by: valeriep
|
2014-12-12 00:19:17 +00:00 |
|
Jaroslav Bachorik
|
59c9d50129
|
8062303: Remove com.sun.tracing API
Reviewed-by: sla, alanb, mchung, dholmes
|
2014-12-11 10:47:36 +01:00 |
|
Jaroslav Bachorik
|
594e368671
|
8059949: com/sun/tools/attach/StartManagementAgent.java interrupted! (timed out?)
Reviewed-by: sla
|
2014-12-09 08:58:19 +01:00 |
|
Yumin Qi
|
3dff2ab063
|
Merge
|
2014-12-08 00:25:10 -08:00 |
|
Rob McKenna
|
9fa1d1239b
|
8065238: javax.naming.NamingException after upgrade to JDK 8
Reviewed-by: vinnie
|
2014-12-05 20:13:05 +00:00 |
|
Katja Kantserova
|
a5ed93db7c
|
8044591: [TESTBUG] com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationp[Content]Test.java fail when -XX:+ExplicitGCInvokesConcurrent
Reviewed-by: sla, fparain
|
2014-12-03 11:56:02 +01:00 |
|
Mark Sheppard
|
392436eade
|
8066130: com.sun.net.httpserver stop() throws NullPointerException if it is not started
Added null check on dispatcherThread variable in stop method
Reviewed-by: chegar
|
2014-12-01 17:20:06 +00:00 |
|
Phil Race
|
9a4645749f
|
Merge
|
2014-11-17 12:32:27 -08:00 |
|
David Dehaven
|
1ce0119e15
|
Merge
|
2014-11-12 09:36:25 -08:00 |
|
Alejandro Murillo
|
8b0ba26865
|
Merge
|
2014-11-11 11:29:20 -08:00 |
|
Yuri Nesterenko
|
41d2bc7e75
|
8063106: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1
Reviewed-by: pchelko, serb
|
2014-11-10 16:37:40 +03:00 |
|
Yuri Nesterenko
|
043868fac7
|
8063102: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1
Reviewed-by: pchelko, serb
|
2014-11-10 16:23:30 +03:00 |
|
Pavel Rappo
|
b6a37a3667
|
8059311: com/sun/jndi/ldap/LdapTimeoutTest.java fails with exit_code == 0
Reviewed-by: vinnie
|
2014-11-07 15:12:04 +00:00 |
|
Jaroslav Bachorik
|
cd4e0a44d5
|
8061616: HotspotDiagnosticMXBean.getVMOption() throws IllegalArgumentException for flags of type double
Reviewed-by: mchung, sla
|
2014-11-03 11:19:54 +01:00 |
|
Sergei Kovalev
|
8b8a9d5f94
|
8060707: jdwp accept invalid address ':'
Reviewed-by: jbachorik, dsamersoff, iignatyev, miauno
|
2014-10-29 17:53:36 +03:00 |
|
Pavel Rappo
|
023d824a43
|
8042888: Remove extcheck tool
Reviewed-by: alanb, chegar
|
2014-10-22 10:41:07 +01:00 |
|
Shanliang Jiang
|
d64da6c76e
|
8060692: Delete com/sun/jmx/snmp and sun/management/snmp from OpenJDK
Reviewed-by: alanb, dfuchs, erikj, mchung
|
2014-10-22 09:13:52 +02:00 |
|
Valerie Peng
|
dc60e274ff
|
8046002: Move Ucrypto to the open jdk repo
Move Ucrypto related sources, tests to openJDK
Reviewed-by: mullan
|
2014-10-20 21:18:48 +00:00 |
|
Jaroslav Bachorik
|
c27e2c99f4
|
8061312: Even more debug output needed
Reviewed-by: sla, olagneau
|
2014-10-17 12:20:34 +02:00 |
|
Lev Priima
|
a84794e3d6
|
8068795: HttpServer missing tailing space for some response codes
Reviewed-by: chegar
|
2015-01-20 13:56:01 +00:00 |
|
Mark Sheppard
|
05ed094d99
|
8015692: java.net.BindException is thrown on Windows XP when HTTP server is started and stopped in the loop
Join the dispatcher thread in the ServerImpl.stop method to ensure Dispatcher is finished prior to exiting stop().
Reviewed-by: chegar
|
2014-11-15 18:26:29 +00:00 |
|
Jaroslav Bachorik
|
99c9dc1b32
|
8060120: Improve diagnostic output of StartManagementAgent test
Reviewed-by: dfuchs
|
2014-10-10 14:35:53 +02:00 |
|
Fredrik Arvidsson
|
f590301559
|
8059105: Add better failure reporting to com/sun/jdi/RunToExit.java test
Add better failure reporting to com/sun/jdi/RunToExit.java test
Reviewed-by: sla, egahlin, jbachorik
|
2014-09-29 10:01:17 +02:00 |
|
Dmitry Samersoff
|
3e3dcfb635
|
8054066: com/sun/jdi/DoubleAgentTest.java fails with timeout
The test chaged to use testlibrary
Reviewed-by: sla
|
2014-08-28 05:04:58 -07:00 |
|
Michael McMahon
|
7c8053cd97
|
8055747: Move SimpleSSLContext to jdk/testlibrary
Reviewed-by: chegar
|
2014-08-26 10:10:58 +01:00 |
|
Staffan Larsen
|
657f94c1e5
|
8055673: test/com/sun/jdi/ShellScaffold.sh does not honor -javaoption
Reviewed-by: jbachorik
|
2014-08-20 16:10:13 +02: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 |
|
Felix Yang
|
d1ee28b070
|
8043836: Need new tests for AES cipher
Add AES cipher tests with various modes, padding schemes and read methods of CipherInputStream for SunJCE provider
Reviewed-by: valeriep
|
2014-08-08 17:47:50 +00: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 |
|
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 |
|
Pavel Rappo
|
58366bce32
|
8049884: Reduce possible timing noise in com/sun/jndi/ldap/LdapTimeoutTest.java
Reviewed-by: vinnie
|
2014-07-11 14:53:55 +01:00 |
|
Pavel Rappo
|
5079b7bbd4
|
8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java
Reviewed-by: duke
|
2014-06-17 13:57:01 +01:00 |
|
Rajan Halade
|
44c5f51ddf
|
8041781: Need new regression tests for PBE keys
Reviewed-by: xuelei
|
2014-07-10 03:07:48 +00:00 |
|
Weijun Wang
|
cdbe91ef12
|
7150092: NTLM authentication fail if user specified a different realm
Reviewed-by: michaelm
|
2014-07-09 15:10:42 +08:00 |
|
Staffan Larsen
|
0139a3b9e7
|
8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows
Reviewed-by: dcubed, dsamersoff, allwin
|
2014-07-02 08:41:59 +02:00 |
|
Katja Kantserova
|
f377795d11
|
8048892 : TEST_BUG: shell script tests need to be change to not use retired @debuggeeVMOptions mechanism
Reviewed-by: sla, jbachorik
|
2014-07-01 21:23:54 +02:00 |
|
Valerie Peng
|
edc85c8e4c
|
8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics
Reduce buffer allocation and do multiple cipher encryption/decryption calls.
Reviewed-by: xuelei, ascarpino
|
2014-07-01 20:35:43 +00:00 |
|
Sean Coffey
|
19c07ee15b
|
7095856: OutputStreamHook doesn't handle null values
Reviewed-by: lancea, msheppar
|
2014-07-01 16:51:44 +01:00 |
|
Jaroslav Bachorik
|
e614cf24ef
|
8048193: [tests] Replace JPS and stdout based PID retrieval by Process.getPid()
Reviewed-by: sla
|
2014-07-01 15:00:33 +02:00 |
|
Staffan Larsen
|
4b31ce4a17
|
8048687: [TESTBUG] com/sun/jdi/ExclusiveBind.java "Could not find or load main class"
Reviewed-by: jbachorik, egahlin, dholmes
|
2014-07-01 10:40:14 +02:00 |
|
Staffan Larsen
|
578fc51475
|
8044772: TempDirTest.java still times out with -Xcomp
Reviewed-by: dholmes
|
2014-06-23 15:51:41 +02:00 |
|
Staffan Larsen
|
b608314245
|
8046778: Better error messages when starting JMX agent via attach or jcmd
Reviewed-by: dholmes
|
2014-06-18 09:04:20 +02:00 |
|
Staffan Larsen
|
9158c1d9b6
|
6622468: TEST_BUG: Time to retire the @debuggeeVMOptions mechanism used in the com.sun.jdi infrastructure
Use jtreg "@run driver" for the JDI tests
Reviewed-by: sspitsyn, dholmes
|
2014-06-17 10:01:16 +02:00 |
|
Staffan Larsen
|
855f7c421e
|
8044135: Add API to start JMX agent from attach framework
Reviewed-by: alanb
|
2014-06-11 15:47:53 +02:00 |
|
Rob McKenna
|
9be082f402
|
8042857: 14 stuck threads waiting for notification on LDAPRequest
Reviewed-by: vinnie
|
2014-05-23 16:24:43 +01:00 |
|
Dmitry Samersoff
|
c82d0f2418
|
8043716: JDI test com/sun/jdi/ProcessAttachTest.sh and other 3 jdi tests failed in nightly
InetAddress.getLocalHost() returns configured host name instead of localhost.
Reviewed-by: dcubed
|
2014-05-22 13:03:10 -07:00 |
|
Katja Kantserova
|
c3d3305c76
|
8043520: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
Reviewed-by: sla, egahlin
|
2014-05-22 11:05:36 +02:00 |
|
Dmitry Samersoff
|
878ab77469
|
8041435: Make JDWP socket connector accept only local connections by default
Bind to localhost only if no address specified. Require * to bind to all available addresses
Reviewed-by: dcubed, sspitsyn
|
2014-05-20 06:11:05 -07:00 |
|
Staffan Larsen
|
192bd8a421
|
8043382: TempDirTest.java times out
Remove explicit timeout
Reviewed-by: alanb
|
2014-05-18 20:42:10 +02:00 |
|
Katja Kantserova
|
0c78d5f9e3
|
8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
Reviewed-by: sla, alanb
|
2014-05-09 15:24:57 +02:00 |
|
Weijun Wang
|
79cdf6ad7f
|
8039951: com.sun.security.auth.module missing classes on some platforms
Reviewed-by: mullan
|
2014-05-08 22:30:31 +08:00 |
|
Staffan Larsen
|
8ad7b17ffd
|
8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
Reviewed-by: kamg, mgronlun
|
2014-04-25 17:19:49 +02:00 |
|
Jaroslav Bachorik
|
c1922ce784
|
8042123: Support default and static interface methods in JDI, JDWP and JDB
Reviewed-by: sla, sspitsyn
|
2014-04-30 11:28:05 +02:00 |
|
Jaroslav Bachorik
|
0d7c3da5fe
|
8042096: Backout JDK-8042091
Reviewed-by: sla
|
2014-04-29 14:37:02 +02:00 |
|
Jaroslav Bachorik
|
2db0164863
|
8031195: Support default and static interface methods in JDI, JDWP and JDB
Reviewed-by: sla, sspitsyn, dcubed
|
2014-04-29 11:15:21 +02:00 |
|
Staffan Larsen
|
2b893e5d98
|
8041948: Build broken by fix of 8033104
Reviewed-by: darcy
|
2014-04-25 18:28:51 +02:00 |
|
Staffan Larsen
|
18d53e7b87
|
8033104: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
Reviewed-by: kamg, mgronlun
|
2014-04-25 17:19:49 +02:00 |
|
Staffan Larsen
|
ec7f5007ee
|
8038947: HotSpotDiagnosticMXBean/CheckOrigin.java 'NewSize' should have origin 'ERGONOMIC' but had 'DEFAULT'
Reviewed-by: mchung, jbachorik
|
2014-04-25 08:55:34 +02:00 |
|
Mandy Chung
|
da3781e49b
|
8035807: Convert use of sun.misc.BASE64Encoder/Decoder with java.util.Base64
Reviewed-by: alanb, vinnie, sherman, msheppar
|
2014-04-22 15:16:37 -07:00 |
|
Alexandre Iline
|
e613bf3290
|
8039816: Some tests depend on internal API sun.security.action.GetPropertyAction
Replace sun.security.action.GetPropertyAction usages with lambda expressions creating java.security.PrivilegedAction.
Reviewed-by: alanb, mchung, chegar
|
2014-04-21 13:16:32 -07:00 |
|
Weijun Wang
|
59b6040f1b
|
8039358: com.sun.jarsigner.ContentSignerParameters.getTSAPolicyID() should be a default method
Reviewed-by: vinnie
|
2014-04-21 10:25:40 +08:00 |
|
Staffan Larsen
|
6ca57a22ca
|
8038963: com/sun/jdi tests fail because cygwin's ps sometimes misses processes
Reviewed-by: dcubed, jbachorik
|
2014-04-02 12:03:25 +02:00 |
|
Xue-Lei Andrew Fan
|
2f501cd8a5
|
8028192: Use of PKCS11-NSS provider in FIPS mode broken
Reviewed-by: ahgross, ascarpino, asmotrak
|
2014-04-09 12:49:51 +00:00 |
|
Shanliang Jiang
|
f963ced878
|
6815126: intermittent SimulResumerTest.java failure
Reviewed-by: jbachorik, sla
|
2014-04-08 17:36:13 +02:00 |
|
Alan Bateman
|
f046294abc
|
8039253: Remove undocumented com.oracle.net
Reviewed-by: chegar
|
2014-04-07 13:16:17 +01:00 |
|
Staffan Larsen
|
e7aed74165
|
8037345: com/sun/jdi/* tests can fail, with race condition on log files
Reviewed-by: sspitsyn, dcubed
|
2014-03-31 11:28:03 +02:00 |
|
Chris Hegarty
|
efd4316d45
|
8038438: Review comments from 8034181
Reviewed-by: alanb
|
2014-03-26 20:57:49 +00:00 |
|
Chris Hegarty
|
6f3216994c
|
8034181: SIGBUS in SctpChannelImpl receive
Reviewed-by: alanb, dsamersoff
|
2014-03-25 09:31:37 +00:00 |
|
Mark Sheppard
|
6202e3a60d
|
8030780: test/com/sun/corba/cachedSocket/7056731.sh leaves HelloServer behind
Intermittent test failure leaves server process - add server pid to test's kill -9 command
Reviewed-by: chegar
|
2014-03-20 15:25:57 +00:00 |
|
Rajan Halade
|
56b41822fb
|
8033271: Manual security tests have @ignore rather than @run main/manual
Reviewed-by: xuelei, wetmore
|
2014-03-18 15:04:59 -07:00 |
|
Phil Race
|
f20478bb72
|
Merge
|
2014-03-07 10:53:58 -08:00 |
|
Staffan Larsen
|
70af1402f4
|
8036132: Tab characters in test/com/sun/jdi files
Reviewed-by: alanb, mikael
|
2014-03-05 16:55:38 +01:00 |
|
Xue-Lei Andrew Fan
|
521f9a2048
|
8032473: Restructure JSSE regression test hierarchy in jdk test
Reviewed-by: weijun
|
2014-03-05 07:24:34 +00:00 |
|
Pavel Punegov
|
bd9b40bbfb
|
6946101: ShellScaffold.sh based tests can issue "write error: Broken pipe" messages
Reviewed-by: dcubed, sla
|
2014-03-03 18:17:00 +04:00 |
|
Phil Race
|
5d277802e1
|
Merge
|
2014-02-27 10:43:53 -08:00 |
|
Phil Race
|
3b1cc58576
|
Merge
|
2014-02-20 16:27:08 -08:00 |
|
Phil Race
|
516c0ad2bd
|
Merge
|
2014-02-11 14:42:17 -08:00 |
|
Jaroslav Bachorik
|
1cf765b9e8
|
6791551: ExclusiveBind.java has a race condition
Reviewed-by: sla, sjiang
|
2014-02-10 14:01:16 +01:00 |
|
Lana Steuck
|
c674b61761
|
Merge
|
2014-02-04 16:24:39 -08:00 |
|
Staffan Larsen
|
579b11a884
|
8029808: com/sun/jdi/ProcessAttachTest.sh times out
Reviewed-by: alanb, dsamersoff
|
2014-02-04 15:25:10 +01:00 |
|
Qi Zuo
|
d701a3751b
|
Merge
|
2014-01-30 10:36:40 -05:00 |
|
Vladimir Kozlov
|
57b7b831ae
|
Merge
|
2014-01-28 14:57:41 -08:00 |
|
Dmitry Samersoff
|
2489c7b220
|
8002116: This JdbReadTwiceTest.sh gets an exit 1
Explicitly check readability of file in question
Reviewed-by: sla, dholmes, olagneau
|
2014-01-27 17:13:16 +04:00 |
|
Dmitry Samersoff
|
aab73f9356
|
8024049: com/sun/jdi/ProcessAttachTest.sh shortens 7-digit pid to 6-digit
Replace cut call to awk
Reviewed-by: sla, olagneau
|
2014-01-27 15:11:56 +04:00 |
|
Volker Simonis
|
ad1b6f1a39
|
8032578: [TESTBUG] Fix tests which use SecurityConstants.AWT
Reviewed-by: pchelko
|
2014-01-23 17:43:32 +01:00 |
|
Vladimir Kozlov
|
9c83896027
|
Merge
|
2014-01-22 14:17:32 -08:00 |
|
Volker Simonis
|
70041ae4e4
|
8028537: PPC64: Updated the JDK regression tests to run on AIX
Co-authored-by: Jonathan Lu <luchsh@linux.vnet.ibm.com>
Co-authored-by: Steve Poole <spoole@linux.vnet.ibm.com>
Reviewed-by: alanb
|
2014-01-17 21:54:30 +01:00 |
|
Staffan Larsen
|
20e46075a9
|
8028994: com.sun.management.VMOption is missing the ATTACH_ON_DEMAND origin
Reviewed-by: mchung, jbachorik
|
2014-01-20 16:27:55 +01:00 |
|
Shanliang Jiang
|
286b95f83f
|
8029378: com/sun/jdi/BadHandshakeTest.java failed with java.util.concurrent.TimeoutException
Reviewed-by: dholmes, jbachorik
|
2014-01-17 15:58:18 +01:00 |
|
Lana Steuck
|
657b9db1ba
|
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
|
2013-12-26 12:04:16 -08:00 |
|
Staffan Larsen
|
3d29dc96b0
|
6952105: TEST_BUG: testcase failure, not very often, com/sun/jdi/SuspendThreadTest.java
Reviewed-by: dholmes, sspitsyn, dsamersoff
|
2014-02-21 16:26:22 +01:00 |
|
Michael Cui
|
2d2b14d980
|
7052625: com/sun/net/httpserver/bugs/6725892/Test.java fails intermittently
Reviewed-by: chegar
|
2014-02-20 13:03:36 +00:00 |
|
Florian Weimer
|
201a5c86b7
|
8035105: DNS provider cleanups
Reviewed-by: alanb
|
2014-02-20 10:41:06 +00:00 |
|
Michael Cui
|
dca4d10631
|
8028711: TEST_BUG: Shell tests should pass through VM options
Reviewed-by: alanb
|
2014-02-13 15:59:04 +00:00 |
|
Alan Bateman
|
76a5534d5b
|
8029904: Remove com.sun.security.auth.callback.DialogCallbackHandler
Reviewed-by: mullan
|
2013-12-16 15:05:26 +00:00 |
|
Staffan Larsen
|
4799040e87
|
8030204: com/sun/jdi/JdbExprTest.sh: Required output "Can\\'t convert 2147483648 to int" not found
Reviewed-by: alanb
|
2013-12-16 15:38:31 +01:00 |
|
Staffan Larsen
|
6c4e462b47
|
4660158: TTY: NumberFormatException while trying to set values by 'set' command
Reviewed-by: alanb, sspitsyn
|
2013-12-16 11:09:52 +01:00 |
|
Staffan Larsen
|
bf00fe4292
|
8028430: JDI: ReferenceType.visibleMethods() return wrong visible methods
Reviewed-by: mchung
|
2013-12-16 11:04:59 +01:00 |
|
Mattias Tobiasson
|
7d90d5b2de
|
6461635: [TESTBUG] BasicTests.sh test fails intermittently
Transform dummy class instead of BigInteger to avoid complication by -Xshare. Ported from script to java.
Reviewed-by: alanb
|
2013-12-03 17:06:23 +01:00 |
|
Shanliang Jiang
|
5e65bad007
|
8029063: test/com/sun/jmx/snmp/NoInfoLeakTest.java does not compile with OpenJDK builds
Reviewed-by: alanb, dfuchs
|
2013-12-03 08:53:23 +01:00 |
|
Jaroslav Bachorik
|
b77ba98513
|
6987597: ManagementFactory.getGarbageCollectorMXBeans() returns empty list with CMS
Reviewed-by: mchung
|
2013-11-28 09:10:18 +01:00 |
|
Lana Steuck
|
33cd414e58
|
Merge
|
2013-11-25 09:40:25 -08:00 |
|
Lana Steuck
|
1a633e63a9
|
Merge
|
2013-11-15 07:14:23 -08:00 |
|
Valerie Peng
|
b04c80f960
|
Merge
|
2013-11-21 11:58:51 -08:00 |
|
Tristan Yan
|
4fe266b9f7
|
7036666: test/com/sun/net/httpserver/Test9a.java fails intermittently
Additional stacktrace information is printed on failure
Reviewed-by: alanb, dfuchs, chegar
|
2013-11-21 13:37:11 +00:00 |
|
Erik Gahlin
|
c3a4fe847a
|
6402201: ProcessAttachTest.sh needs better synchronization
Reviewed-by: alanb
|
2013-11-21 13:46:35 +01:00 |
|
Mark Sheppard
|
aae4ea0fe1
|
8028215: ORB.init fails with SecurityException if properties select the JDK default ORB
Check for default ORBImpl and ORBSingleton set via properties or System properties
Reviewed-by: alanb, coffeys, mchung
|
2013-11-21 11:36:39 +00:00 |
|
Erik Gahlin
|
bcfc0d5917
|
7141544: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails
Reviewed-by: sla
|
2013-11-20 12:32:13 +01:00 |
|
Valerie Peng
|
be7c03049b
|
8026943: SQE test jce/Global/Cipher/SameBuffer failed
Always use different input/output buffers when calling FeedbackCipher objects
Reviewed-by: mullan
|
2013-11-19 15:29:56 -08:00 |
|
Petr Pchelko
|
5f7b6dfb6c
|
8025440: [TEST_BUG] com/sun/awt/SecurityWarning/GetSizeShouldNotReturnZero.java failed since jdk8b108
Reviewed-by: anthony
|
2013-11-14 11:42:46 +04:00 |
|
Erik Gahlin
|
7e3d90db4a
|
6954510: TEST_BUG: Testcase failure com/sun/jdi/BreakpointWithFullGC.sh
Reviewed-by: sla, sspitsyn
|
2013-11-13 18:41:30 +01:00 |
|
Jaroslav Bachorik
|
d35ec75e4f
|
8004126: TEST_BUG: com/sun/jdi/BadHandshakeTest.java fails intermittently
Reviewed-by: dholmes, ykantser
|
2013-11-13 13:12:16 +01:00 |
|
Sergey Bylokhov
|
9ab430a0d2
|
8027696: Incorrect copyright header in the tests
Reviewed-by: alanb, malenkov, mullan
|
2013-11-12 20:24:25 +04:00 |
|
Lana Steuck
|
84da58d996
|
Merge
|
2013-11-08 17:36:14 -08:00 |
|
Tristan Yan
|
5d27126a44
|
8023462: TEST_BUG: test/com/sun/net/httpserver/bugs/B6433018.java fails on slow/single core machine
Reviewed-by: chegar
|
2013-11-08 18:54:29 +00:00 |
|
Dan Xu
|
f7db4eb56b
|
8027624: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java unstable again
Reviewed-by: wetmore
|
2013-11-01 14:40:03 -07:00 |
|
Staffan Larsen
|
fdbeb8e0fb
|
8027705: com/sun/jdi/JdbMethodExitTest.sh fails when a background thread is generating events
Reviewed-by: dcubed
|
2013-11-01 15:10:10 +01:00 |
|
Lana Steuck
|
ac6386468f
|
Merge
|
2013-10-31 16:44:18 -07:00 |
|
Lana Steuck
|
65797af67d
|
Merge
|
2013-10-25 10:39:13 -07:00 |
|
Staffan Larsen
|
a4c472645e
|
8027371: Add JDI tests for breakpointing and stepping in lambda code
Reviewed-by: mchung, sspitsyn
|
2013-10-29 08:10:32 +01:00 |
|
Mikael Auno
|
f99959f054
|
8009681: TEST_BUG: MethodExitReturnValuesTest.java may fail when there are unexpected background threads
Reviewed-by: sla, allwin
|
2013-10-15 12:53:54 +02:00 |
|
Sean Coffey
|
41dccdf751
|
5036554: unmarshal error on CORBA alias type in CORBA any
Reviewed-by: chegar, smarks
|
2013-10-23 16:53:42 +01:00 |
|
Erik Gahlin
|
eb1b9d5ad8
|
7105883: JDWP: agent crash if there exists a ThreadGroup with null name
Reviewed-by: sla, jbachorik
|
2013-10-23 10:50:34 +02:00 |
|
Shanliang Jiang
|
ef41b62611
|
8026028: [findbugs] findbugs report some issue in com.sun.jmx.snmp package
Reviewed-by: psandoz, dfuchs
|
2013-10-18 16:15:38 +02:00 |
|
Staffan Larsen
|
d8fad522ed
|
8021897: EXCEPTION_ACCESS_VIOLATION on debugging String.contentEquals()
Reviewed-by: alanb, sspitsyn
|
2013-10-18 11:52:24 +02:00 |
|
Lana Steuck
|
a076cb06a6
|
Merge
|
2013-10-11 14:19:50 -07:00 |
|
Lana Steuck
|
5db317fd23
|
Merge
|
2013-10-10 13:33:02 -07: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 |
|
Leonid Romanov
|
e77075b022
|
8016551: JMenuItem in WindowsLookAndFeel can't paint default icons
Reviewed-by: alexsch, serb
|
2013-10-09 21:15:49 +04: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 |
|