Joe Darcy
2596979bfe
8075565: Define @intermittent jtreg keyword and mark intermittently failing jdk tests
...
Reviewed-by: lancea
2015-03-19 18:38:26 -07:00
Chris Hegarty
9e0c46f629
8005226: java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java fails intermittently
...
Reviewed-by: rriggs, smarks
2015-03-05 17:04:47 +00:00
Stuart Marks
457488c158
8067316: TEST_BUG: update RMI test library with better test.timeout.factor handling
...
Reviewed-by: lancea
2014-12-23 16:58:06 -08:00
Stuart Marks
9e2cda5c02
8035117: TEST_BUG: java/rmi/server/RemoteObject/notExtending/NotExtending.java can fail with timeout
...
Reviewed-by: lancea
2014-12-16 13:45:20 -08:00
Stuart Marks
b633764a63
8066835: TEST_BUG: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails
...
Reviewed-by: lancea
2014-12-08 14:32:31 -08:00
Stuart Marks
765c10de6e
8035001: TEST_BUG: the retry logic in RMID.start() should check that the subprocess hasn't terminated
...
Reviewed-by: lancea
2014-12-04 18:54:37 -08:00
Stuart Marks
2f9a2c3c32
8035000: clean up ActivationLibrary.DestroyThread
...
Reviewed-by: lancea
2014-12-01 17:59:39 -08:00
Mandy Chung
a76f56165c
8043277: Update jdk regression tests to extend the default security policy instead of override
...
Reviewed-by: alanb, mullan, chegar, sla
2014-10-27 13:45:39 -07:00
Valerie Peng
efa54ce543
8043406: Change default policy for JCE providers to run with as few privileges as possible
...
Provide default permissions for crypto providers
Reviewed-by: mullan, vinnie
2014-07-10 22:44:58 +00:00
Stuart Marks
2e0600a5c0
8036095: RMI tests using testlibrary.RMID and testlibrary.JavaVM do not pass through vmoptions
...
Reviewed-by: alanb
2014-03-06 14:26:26 -08:00
Stuart Marks
4a47af288d
8034999: change rmidRunning to a simple lookup
...
Reviewed-by: darcy
2014-02-26 18:22:56 -08: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
Stuart Marks
f0f5b3aa50
8027810: RMI CheckUsage tests should be deleted
...
Reviewed-by: mchung
2014-02-20 21:36:02 -08:00
Tristan Yan
05263ad736
8032050: Clean up for java/rmi/activation/Activatable/shutdownGracefully/ShutdownGracefully.java
...
Reviewed-by: smarks
2014-02-15 10:23:07 +08:00
Stuart Marks
935bd9f979
8034000: lack of /othervm option can cause some RMI tests to fail
...
Reviewed-by: darcy, alanb
2014-02-13 14:48:39 -08:00
Rob McKenna
77bcb60eee
7152892: some jtreg tests fail with permission denied
...
Reviewed-by: coffeys
2014-02-10 14:35:42 +00:00
Eric Wang
ba68b878a0
8031179: update RMI tests to declare othervm explicitly
...
The /othervm declaration should be added to all the RMI tests and the RMI directories removed from the othervm.dirs property
Reviewed-by: smarks
2014-01-29 22:18:46 -08:00
Vladimir Kozlov
57b7b831ae
Merge
2014-01-28 14:57:41 -08:00
Vladimir Kozlov
9c83896027
Merge
2014-01-22 14:17:32 -08:00
Joe Darcy
6b965a6ae1
8032397: Remove sun.misc.Ref
...
Reviewed-by: alanb
2014-01-22 11:03:44 -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
Chris Hegarty
be247dff24
Merge
2014-01-10 15:04:46 +00:00
Tristan Yan
14bf505664
8030284: intermittent StackOverflow in RMI bench/serial test
...
Reviewed-by: smarks
2014-01-03 20:43:09 -08:00
Stuart Marks
646f941ed1
8007256: RMI testlibrary cleanup: remove JavaVMCallbackHandler
...
Reviewed-by: darcy
2013-12-24 16:43:19 -08:00
Tristan Yan
82d13caac2
7168267: Cleanup of rmi regression tests
...
Reviewed-by: smarks
2013-12-20 15:10:11 -08:00
Tristan Yan
e9f0b87793
7190106: java/rmi/reliability/benchmark fails intermittently because of use of fixed port
...
Reviewed-by: smarks, mduigou
2013-12-03 14:36:45 -08:00
Michael McMahon
92e64d3a0d
8028293: Check local configuration for actual ephemeral port range
...
Reviewed-by: alanb, chegar, smarks
2013-11-26 10:06:57 +00:00
Stuart Marks
aa58ae7951
8028638: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails
...
Reviewed-by: lancea
2013-11-19 15:05:30 -08:00
Sean Coffey
4c729287e7
8016728: TEST_BUG: test/java/rmi/transport/closeServerSocket/CloseServerSocket.java failing intermittently
...
Reviewed-by: chegar
2013-11-19 16:22:37 +00:00
Sean Coffey
0b55e91e3e
8028583: Add helper methods to test libraries
...
Reviewed-by: chegar
2013-11-19 14:47:48 +00:00
Mandy Chung
fa54d97a10
8004260: dynamic proxy class should have the same Java language access as the proxy interfaces
...
Reviewed-by: alanb, jrose, jdn
2013-04-17 12:04:15 -07:00
Stuart Marks
d4eb039764
8001040: Rework RMI model
...
Reviewed-by: alanb, ahgross, coffeys, dmocek
2013-02-27 14:17:05 -08:00
Edvard Wendelin
f92370665e
Merge
2013-02-03 23:25:38 +01:00
Stuart Marks
54752a2afe
8005646: TEST_BUG: java/rmi/activation/ActivationSystem/unregisterGroup/UnregisterGroup leaves process running
...
Reviewed-by: mchung
2013-01-22 18:30:49 -08:00
Jim Gish
a7f43eaad5
8006534: CLONE - TestLibrary.getUnusedRandomPort() fails intermittently-doesn't retry enough times
...
Increase number of retries to twice the number of ports in the reserved range
Reviewed-by: mduigou
2013-01-17 15:09:46 -05:00
Alan Bateman
c12b624078
8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools
...
Reviewed-by: chegar
2013-01-11 20:19:55 +00:00
Stuart Marks
f660de4e1e
7187882: TEST_BUG: java/rmi/activation/checkusage/CheckUsage.java fails intermittently
...
Tighten up JavaVM test library API, and adjust tests to match.
Reviewed-by: mchung, dmocek
2013-01-07 18:09:07 -08:00
Stuart Marks
1fd4da4d29
8005290: remove -showversion from RMI test library subprocess mechanism
...
Reviewed-by: jgish, chegar, dmocek
2012-12-20 20:11:45 -08:00
Mark Sheppard
c9063f559f
8003890: corelibs test scripts should pass TESTVMOPTS
...
Reviewed-by: chegar, alanb
2012-12-13 14:47:35 +00:00
Stuart Marks
38887c7167
8004748: clean up @build tags in RMI tests
...
Reviewed-by: alanb, darcy, mchung
2012-12-12 09:53:01 -08:00
Jim Gish
aab1dbdc30
8004317: TestLibrary.getUnusedRandomPort() fails intermittently, but exception not reported
...
Reviewed-by: alanb, dmocek, smarks
2012-12-05 21:08:14 -08:00
Darryl Mocek
52caa8646b
6563318: RMI data sanitization
...
Reviewed-by: ahgross, hawtin, mchung, smarks
2012-11-19 13:54:12 -08:00
Mandy Chung
d3ccd20d1f
7197546: (proxy) Reflect about creating reflective proxies
...
Reviewed-by: alanb, jdn, jrose
2012-11-02 16:50:23 -07:00
Alan Bateman
430592a30e
7197491: update copyright year to match last edit in jdk8 jdk repository
...
Reviewed-by: chegar, ksrini
2012-11-02 15:50:11 +00:00
Jonathan Gibbons
e4326b6cc5
7194032: update tests for upcoming changes for jtreg
...
Reviewed-by: alanb, iris
2012-08-28 10:29:30 +01:00
Eric Wang
6b186c1238
7132247: java/rmi/registry/readTest/readTest.sh failing with Cygwin
...
Reviewed-by: alanb
2012-08-16 14:35:26 +01:00
Darryl Mocek
1625e2019e
7186111: fix bugs in java/rmi/activation/ActivationSystem/unregisterGroup/UnregisterGroup
...
Reviewed-by: smarks, jgish
2012-07-27 16:53:15 -07:00
Olivier Lagneau
c25dd16233
7142596: RMI JPRT tests are failing
...
Changed RMI tests to use random port numbers for the RMI Registry and RMID so the tests can be run concurrently without test failures due to tests using the same port numbers.
Reviewed-by: smarks, alanb
2012-07-17 11:01:44 -07:00
Eric Wang
48d5be1b33
6948101: java/rmi/transport/pinLastArguments/PinLastArguments.java failing intermittently
...
Reviewed-by: dholmes, smarks
2012-07-05 15:12:10 -07:00
Olivier Lagneau
024a3d8370
7144861: speed up RMI activation tests
...
Reviewed-by: alanb, smarks, dholmes, dmocek
2012-05-11 14:13:29 -07:00