Valerie Peng
|
eafb7ad68c
|
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
Added the OracleUcrypto provider for utilizing the Solaris ucrypto API.
Reviewed-by: weijun
|
2012-01-12 16:04:03 -08:00 |
|
Kelly O'Hair
|
f5bfcb05b2
|
7119829: Adjust default jprt testing configuration
Reviewed-by: alanb
|
2011-12-12 08:17:28 -08:00 |
|
Weijun Wang
|
035522bd7a
|
7092627: use agentvm mode instead of samevm in regtests
Reviewed-by: alanb, dsamersoff
|
2011-09-22 12:05:26 +08:00 |
|
Weijun Wang
|
6b8980e983
|
7087428: move client tests out of jdk_misc
Reviewed-by: alanb, ohair
|
2011-09-08 09:04:28 +08:00 |
|
Weijun Wang
|
5dcff7325d
|
7083576: add javax/xml/crypto into jdk_security2
Reviewed-by: mullan
|
2011-08-30 10:46:27 +08:00 |
|
Weijun Wang
|
610c9dd4e3
|
7055363: jdk_security3 test target cleanup
Reviewed-by: alanb, xuelei
|
2011-08-12 12:26:31 +08:00 |
|
Chris Hegarty
|
d97cf81a2a
|
7057935: com/sun/nio/sctp tests should be moved out of jdk_nio and into their own target, jdk_sctp
Reviewed-by: alanb
|
2011-06-23 13:00:14 +01:00 |
|
Weijun Wang
|
6619d1aec9
|
7055362: jdk_security2 test target cleanup
Reviewed-by: alanb
|
2011-06-23 09:27:11 +08:00 |
|
Kelly O'Hair
|
7c8e01891a
|
Merge
|
2011-04-13 16:56:16 -07:00 |
|
Kelly O'Hair
|
d2b1e20c7d
|
7033660: Update copyright year to 2011 on any files changed in 2011
Reviewed-by: dholmes
|
2011-04-06 22:06:11 -07:00 |
|
Mandy Chung
|
793f1078b6
|
7024172: Move BufferPoolMXBean and PlatformLoggingMXBean java.lang.management
Reviewed-by: alanb
|
2011-03-29 15:50:55 -07:00 |
|
Kelly O'Hair
|
119b647cba
|
6737397: Should support running JCK test suite with test/Makefile and JPRT
Reviewed-by: alanb
|
2011-03-22 11:08:09 -07:00 |
|
Rama Pulavarthi
|
691add8afc
|
7020513: Add com.sun.xml.internal to the "package.access" property in $JAVA_HOME/lib/security/java.security
Reviewed-by: ohair, alanb
|
2011-03-09 15:47:15 -08:00 |
|
Alan Bateman
|
670501c6c6
|
6963027: TEST_BUG: channels and buffer tests need to run in samevm mode
Reviewed-by: ohair, sherman, chegar
|
2010-06-23 20:19:29 +01:00 |
|
Kelly O'Hair
|
b383b9ba47
|
6962617: Testcase changes, cleanup of problem list for jdk_tools targets
Reviewed-by: alanb
|
2010-06-20 14:53:36 -07:00 |
|
Lana Steuck
|
fd45b4188c
|
Merge
|
2010-05-28 12:10:14 -07:00 |
|
Kelly O'Hair
|
fe008ae27a
|
6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun
|
2010-05-25 15:58:33 -07:00 |
|
Kelly O'Hair
|
d738280014
|
6954064: Fix the windows arch settings in the makefiles and chmod logic in test/Makefile
Reviewed-by: wetmore
|
2010-05-20 13:57:58 -07:00 |
|
Kelly O'Hair
|
56131863a7
|
6943915: Adjust jdk/test/Makefile to deal with .dll and .so libraries needing execute permissions
And adjustments to test problem list.
Reviewed-by: jjg
|
2010-05-12 21:35:55 -07:00 |
|
Kelly O'Hair
|
7913295040
|
6933294: Fix some test/Makefile issues around Linux ARCH settings, better defaults
Reviewed-by: jjg
|
2010-03-12 09:03:02 -08:00 |
|
Kelly O'Hair
|
e4fce69702
|
6915983: testing problems, adjusting list of tests, needs some investigation
Reviewed-by: alanb
|
2010-03-06 14:59:23 -08:00 |
|
Kelly O'Hair
|
d44fe667d8
|
6909373: Add -ea to the testing done by jdk/test/Makefile
Reviewed-by: darcy
|
2009-12-11 15:29:22 -08:00 |
|
Kelly O'Hair
|
61c09153f3
|
6906210: Fix another minor typo in test/Makefile
Reviewed-by: tbell, dcubed
|
2009-12-09 09:46:57 -08:00 |
|
Kelly O'Hair
|
0ce235a4da
|
6905705: Fix broken exit code values in jdk/test/Makefile
Reviewed-by: tbell
|
2009-12-01 08:51:16 -08:00 |
|
Kelly O'Hair
|
547328d305
|
6904183: Fix jdk/test/com/sun/jdi tests to run with -samevm
Reviewed-by: dcubed
|
2009-11-25 08:24:58 -08:00 |
|
Kelly O'Hair
|
d020b04219
|
6902666: Include closed tests in the test/Makefile jdk_* targets
6902667: Fix JT_HOME not working from env in jdk/test/Makefile
Reviewed-by: mullan, dcubed
|
2009-11-23 09:51:52 -08:00 |
|
Kelly O'Hair
|
d12589297c
|
6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
Reviewed-by: tbell, jjg, alanb
|
2009-11-08 15:11:10 -08:00 |
|
Tim Bell
|
54e8ace85c
|
Merge
|
2009-06-11 21:32:12 -07:00 |
|
Mandy Chung
|
e2f7248afb
|
6829636: test/java/util/logging/LoggingDeadlock2.java is flaky
Remove @ignore
Reviewed-by: swamyv
|
2009-05-26 17:47:57 -07:00 |
|
Kelly O'Hair
|
f4e0a8215f
|
6842023: Improve test reliability, Increase timeout factor on jtreg tests, etc
Reviewed-by: tbell
|
2009-05-18 10:36:38 -07:00 |
|
Kelly O'Hair
|
53b5f6ae6b
|
6502548: test/Makefile needs to be setup to allow for JPRT testrules (NSK and JCK testing too?)
A work in progress on testing additions for JPRT system.
Reviewed-by: tbell
|
2009-03-31 16:12:56 -07:00 |
|
J. Duke
|
319a3b9947
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|