Commit Graph

86 Commits

Author SHA1 Message Date
Jesper Wilhelmsson
4fadd61148 Merge 2015-06-24 13:10:49 +02:00
Rajan Halade
d3571832fc 8060103: CheckBlacklistedCerts.java thinks its openjdk build
Reviewed-by: weijun
2015-06-18 11:16:01 +08:00
Jesper Wilhelmsson
f8b81a22d7 Merge 2015-06-09 16:48:54 +02:00
Chris Plummer
8d539c0d7e 8081771: ProcessTool.createJavaProcessBuilder() needs new addTestVmAndJavaOptions argument
Copy ProcessTool.createJavaProcessBuilder functionality from hotspot/test

Reviewed-by: rriggs, sspitsyn, dholmes
2015-06-05 13:38:00 -07:00
Amy Lu
5a582cecb9 8081775: two lib/testlibrary tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
Reviewed-by: sla
2015-06-03 12:37:52 +02:00
Roger Riggs
0b4d0d4fec 8081565: javac lint warnings in jdk testlibrary
Reviewed-by: lancea
2015-06-01 10:27:24 -04:00
Ivan Gerasimov
97f5b473ec 8081027: Create a common test to check adequacy of initial size of static HashMap/ArrayList fields
Reviewed-by: martin
2015-05-29 19:20:22 +03:00
Mandy Chung
53a97cbeb3 8081347: Add @modules to jdk_core tests
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Reviewed-by: alanb, joehw, lancea
2015-05-28 10:54:48 -07:00
Chris Hegarty
008fee0591 8079782: RandomFactory should be in the jdk.testlibrary package
Reviewed-by: bpb
2015-05-08 11:02:33 +01:00
Alejandro Murillo
c185e9a5bf Merge 2015-05-01 03:56:04 -07:00
Brian Burkhalter
30e8183ee8 8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.

Reviewed-by: darcy
2015-04-29 16:34:49 -07:00
Jaroslav Bachorik
883ba19236 8077402: JMXStartStopTest fails intermittently on slow hosts
Reviewed-by: sla, dholmes
2015-04-27 10:12:56 +02:00
Jaroslav Bachorik
4195de8dec 8074041: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with InvocationTargetException
Reviewed-by: sla, ykantser
2015-03-11 15:32:17 +01:00
Jaroslav Bachorik
996a61cf68 8049696: com/sun/jdi/RunToExit fails with "ConnectException: Connection refused"
Reviewed-by: sla
2015-03-10 20:25:48 +01:00
Dmitry Samersoff
eaa8d1e0f3 8072395: sun/tools/jmap/heapconfig/LingeredAppTest.java and sun/tools/jmap/heapconfig/JMapHeapConfigTest.java fail due to LingeredApp ERROR: java.io.IOException: Lock is too old. Aborting
Remove lock age check

Reviewed-by: sla, dholmes, kevinw
2015-02-18 03:45:06 -08:00
Katja Kantserova
c7a16db145 8072856: Eliminate ProcessTools.getProcessId dependency on sun.management.VMManagement
Reviewed-by: jbachorik, dfuchs, mchung
2015-02-12 10:28:14 +01:00
Weijun Wang
ee2ba7946a 8072615: test/lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java wrong on Windows
Reviewed-by: xuelei
2015-02-06 11:38:29 +08:00
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
Chris Hegarty
43842f6349 Merge 2014-12-03 19:28:35 +00:00
Chris Hegarty
441905cdc7 8049367: Modular Run-Time Images
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
2014-12-03 14:22:58 +00: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
Konstantin Shefov
b07bdeb8bd 8067005: Several java/lang/invoke tests fail due to exhausted code cache
Reviewed-by: vlivanov
2015-06-17 20:17:25 +03: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
Weijun Wang
3b0fa6aca9 8049936: Update the CheckBlacklistedCerts.java test to find new location of blacklisted.certs.pem
Reviewed-by: xuelei
2014-07-11 09:17:10 +08: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