Artem Smotrakov
|
1eeff6da6e
|
8049171: Additional tests for jarsigner's warnings
Reviewed-by: weijun
|
2015-01-26 18:13:42 +08:00 |
|
Dmitrij Pochepko
|
5325eb9993
|
8067295: Need to port Utils chagnes from JDK-8066440 into jdk workspace
Reviewed-by: fzhinkin, iignatyev
|
2014-12-13 22:14:34 +03:00 |
|
Dmitrij Pochepko
|
a8c7ba2129
|
8067307: Need custom classloaders(parent-last and filtering one) for JDK-8066625 in testlibrary
Reviewed-by: fzhinkin, iignatyev
|
2014-12-12 21:16:42 +03:00 |
|
Dmitrij Pochepko
|
4a438d1f98
|
8067291: Need additional vm checks in jdk/test/lib/testlibrary/jdk/testlibrary/Platform, checking which vm is run
Reviewed-by: fzhinkin, iignatyev
|
2014-12-12 00:40:56 +03:00 |
|
Tatiana Pivovarova
|
94c6fd7bc6
|
8067173: remove Utils::fileAsList
Reviewed-by: kvn, iignatyev
|
2014-12-24 17:54:00 +03:00 |
|
Yumin Qi
|
3dff2ab063
|
Merge
|
2014-12-08 00:25:10 -08:00 |
|
Igor Ignatyev
|
3e1d5786af
|
8066191: Introduce time limited test executor
Reviewed-by: vlivanov, psandoz
|
2014-12-01 21:56:54 +03:00 |
|
Katja Kantserova
|
e325ce88cb
|
8066106: sun/tools/jps/TestJpsClass.java failed to remove stale attach pid file
Reviewed-by: jbachorik
|
2014-12-01 09:49:44 +01:00 |
|
Konstantin Shefov
|
758644082b
|
8059070: [TESTBUG] java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed - timeout
Reviewed-by: psandoz, vlivanov
|
2014-11-25 14:16:55 +04:00 |
|
Alejandro Murillo
|
e70f855944
|
Merge
|
2014-11-13 16:11:01 -08:00 |
|
Jesper Wilhelmsson
|
4ed33fbb19
|
Merge
|
2014-11-13 12:28:49 +01:00 |
|
David Dehaven
|
ba945b418e
|
Merge
|
2014-11-12 09:20:12 -08:00 |
|
Jesper Wilhelmsson
|
40cf3f17ed
|
Merge
|
2014-11-03 15:53:03 +01:00 |
|
Bengt Rutisson
|
33df9eecaa
|
8061308: Remove iCMS
Reviewed-by: mgerdin, jmasa
|
2014-10-31 09:29:32 +01:00 |
|
Dmitriy Ermashov
|
bbf16fb931
|
8056911: Remove internal API usage from ExtendedRobot class
Reviewed-by: serb
|
2014-10-30 15:44:37 +03:00 |
|
Jaroslav Bachorik
|
424ccf1771
|
8062070: com/sun/jdi/DoubleAgentTest.java.DoubleAgentTest fails intermittently after 8056143
Reviewed-by: dholmes
|
2014-10-24 18:33:42 +02:00 |
|
Jaroslav Bachorik
|
53a4f4cd62
|
8058506: ThreadMXBeanStateTest throws exception
Reviewed-by: egahlin, dholmes
|
2014-10-23 11:42:20 +02:00 |
|
Jaroslav Bachorik
|
c603f42b91
|
8056143: interrupted java/lang/management/MemoryMXBean/LowMemoryTest.java leaves running process
Reviewed-by: sla, dholmes
|
2014-10-17 10:53:30 +02:00 |
|
Phil Race
|
fee4fbec38
|
Merge
|
2014-09-25 14:18:32 -07:00 |
|
Jaroslav Bachorik
|
22ced78f0a
|
8059034: ProcessTools.startProcess() might leak processes
Reviewed-by: sla, miauno
|
2014-09-25 12:51:43 +02:00 |
|
Phil Race
|
563ee3119b
|
Merge
|
2014-09-15 09:15:21 -07:00 |
|
Yuri Nesterenko
|
f00468aa40
|
8056991: Provide OSInfo functionality to regression tests
Reviewed-by: alexsch
|
2014-09-15 17:27:15 +04:00 |
|
Raghu Nair
|
259c3ec2e9
|
8048362: Tests for doPrivileged with accomplice
Reviewed-by: vinnie
|
2014-09-03 02:11:16 +00:00 |
|
Konstantin Shefov
|
9e30841d28
|
8057707: TEST library enhancement in lib/testlibrary/jsr292/com/oracle/testlibrary/jsr292/Helper.java
Reviewed-by: iignatyev, vlivanov
|
2014-09-12 22:33:09 +04:00 |
|
Michael McMahon
|
7c8053cd97
|
8055747: Move SimpleSSLContext to jdk/testlibrary
Reviewed-by: chegar
|
2014-08-26 10:10:58 +01:00 |
|
Stefan Karlsson
|
9190088eb2
|
8055111: [TESTBUG] jdk.testlibrary.Utils.removeGcOpts doesn't remove -Xconcgc
Reviewed-by: jmasa, brutisso, sla
|
2014-08-18 13:55:29 +02: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 |
|
Staffan Larsen
|
829524e7d6
|
8048710: Use ServiceLoader for the jvmstat protocols
Reviewed-by: alanb
|
2014-07-01 16:08:45 +02: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 |
|
Dmitriy Ermashov
|
8fab8231ab
|
8041915: Move 8 awt tests to OpenJDK regression tests tree
Reviewed-by: pchelko, alexsch
|
2014-05-26 15:50:10 +04:00 |
|
Thomas Ng
|
4a5b727071
|
Merge
|
2014-04-29 09:04:02 -07:00 |
|
Dmitriy Ermashov
|
22166928a5
|
8038631: Create wrapper for awt.Robot with additional functionality
Reviewed-by: pchelko, alexsch
|
2014-04-09 17:30:42 +04:00 |
|
Alexandre Iline
|
092e29980a
|
8039438: Some tests depend on internal API sun.misc.IOUtils
Remove dependency on sun.misc.IOUtils.readFully(InputStream, int, boolean)
Reviewed-by: alanb, mchung, chegar
|
2014-04-21 13:12:22 -07:00 |
|
Mattias Tobiasson
|
1121030e24
|
8030628: Update java/lang/management/MemoryMXBean tests to ignore GC setting by jtreg
Reviewed-by: mchung, jbachorik
|
2014-04-16 12:40:19 -07:00 |
|
Igor Ignatyev
|
4fdcaf04d8
|
8038186: [TESTBUG] improvements of test j.l.i.MethodHandles
Reviewed-by: iveresov, twisti, vlivanov
|
2014-03-29 12:29:21 +04:00 |
|
Roger Riggs
|
e112d0032d
|
8035889: jdk testlibrary - add printing of values of failed assertions
Extend and cleanup testlibrary
Reviewed-by: mchung, sla
|
2014-02-28 13:36:46 -05:00 |
|
Jaroslav Bachorik
|
28dabe2b6e
|
8022221: Intermittent test failures in sun/management/jmxremote/startstop/JMXStartStopTest.sh
Reviewed-by: sla
|
2014-01-21 09:15:46 +01:00 |
|
Katja Kantserova
|
fe3d3df23f
|
7185591: jcmd-big-script.sh ERROR: could not find app's Java pid
Reviewed-by: egahlin, sla, jbachorik
|
2014-01-16 11:37:49 +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 |
|
Sean Coffey
|
0b55e91e3e
|
8028583: Add helper methods to test libraries
Reviewed-by: chegar
|
2013-11-19 14:47:48 +00:00 |
|
Jaroslav Bachorik
|
e72d357292
|
8027163: sun/management/jmxremote/bootstrap/CustomLauncherTest.java should be updated for jdk8 removal of solaris-32bit support
Reviewed-by: sla
|
2013-11-18 15:25:15 +01:00 |
|
Mattias Tobiasson
|
c5cf3786f7
|
8023138: [TEST_BUG] java/lang/instrument/PremainClass/NoPremainAgent.sh fails intermittently
Port tests for java/lang/instrument/PremainClass from script to java
Reviewed-by: sla
|
2013-11-14 12:35:34 +01:00 |
|
Chris Hegarty
|
f9ecbb8f7d
|
8022213: Intermittent test failures in java/net/URLClassLoader
Reviewed-by: dxu, alanb
|
2013-11-13 16:44:12 +00:00 |
|
Katja Kantserova
|
17e4152715
|
8015497: Take new fixes from hotspot/test/testlibrary to jdk/test/lib/testlibrary
Reviewed-by: sla
|
2013-11-13 11:46:05 +01:00 |
|
Alan Bateman
|
a08f1c2f3a
|
8027803: test/sun/reflect/AnonymousNewInstance/ManyNewInstanceAnonTest.java fails
Fix NPE in test infrastructure
Reviewed-by: ksrini, jfranck, alanb, rfield
|
2013-11-11 16:14:07 -08:00 |
|
Katja Kantserova
|
d699dc7582
|
8022229: Intermittent test failures in sun/tools/jstatd
Reviewed-by: sla, egahlin, jbachorik, allwin
|
2013-10-30 13:44:40 +01:00 |
|
Jaroslav Bachorik
|
b441547010
|
8004926: sun/management/jmxremote/bootstrap/CustomLauncherTest.sh oftenly times out
Improve reliability by converting the test to Java
Reviewed-by: dsamersoff, dholmes
|
2013-10-25 13:01:11 +02:00 |
|
Joel Borggrén-Franck
|
a005174625
|
8007812: (reflect) Class.getEnclosingMethod problematic for some classes
Better checking in getEnclosing(Method|Constructor|Class)
Reviewed-by: darcy, ahgross, mchung
|
2013-04-19 14:40:31 +01:00 |
|
Katja Kantserova
|
0a5d02aaa6
|
8008089: Delete OS dependent check in JdkFinder.getExecutable()
Reviewed-by: egahlin, alanb
|
2013-02-13 10:24:24 +01: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 |
|