History log of /openjdk10/jdk/test/sun/management/jmxremote/startstop/JMXStartStopTest.java
Revision Date Author Comments
# 17017:23255bc8606d 11-Apr-2017 rriggs

8178347: Process and ProcessHandle getPid method name inconsistency
Reviewed-by: alanb, bpb


# 16960:2d00e12c474d 22-Mar-2017 iignatyev

8177374: fix module dependency declaration in jdk_svc tests
Reviewed-by: mchung, sspitsyn


# 16604:7bd7a7ffa84b 31-Jan-2017 mchung

8173608: Separate JDK management agent from java.management module
Reviewed-by: dfuchs, dholmes, erikj


# 13350:facc0257f4f0 21-Dec-2015 amlu

8145869: Mark test JMXStartStopTest.java and TestJstatdServer.java as intermittently failing
Reviewed-by: darcy


# 12289:515aada65cf2 21-Jun-2015 jbachorik

8080138: sun/management/jmxremote/startstop/JMXStartStopTest.java failed with java.lang.Error intermittently
Reviewed-by: sla


# 11884:b45c81ca8671 07-May-2015 ykantser

8078896: Add @modules as needed to the jdk_svc tests
Reviewed-by: alanb, mchung


# 11873:1e2895c90eea 01-May-2015 amurillo

Merge


# 11868:f57957a657e3 27-Apr-2015 jbachorik

8076971: sun/management/jmxremote/startstop/JMXStatusTest.java failed with AssertionError
Reviewed-by: sla, dholmes


# 11867:35eb8ba7f6d8 27-Apr-2015 jbachorik

8077402: JMXStartStopTest fails intermittently on slow hosts
Reviewed-by: sla, dholmes


# 11842:786a96919a43 25-Mar-2015 jbachorik

8023093: Add ManagementAgent.status diagnostic command
Reviewed-by: sla


# 11822:110f7f35760f 29-Apr-2015 darcy

8078334: Mark regression tests using randomness
Reviewed-by: xuelei, alanb


# 11667:f18b08bcb170 11-Mar-2015 jbachorik

8074041: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with InvocationTargetException
Reviewed-by: sla, ykantser


# 11385:1cf6ed0e4758 03-Feb-2015 jbachorik

8066708: JMXStartStopTest fails to connect to port 38112
Reviewed-by: smarks, dsamersoff, olagneau


# 10709:185c0f85cbfb 24-Sep-2014 jbachorik

8057149: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "Starting agent on port ... should report port in use"
Reviewed-by: sla


# 10605:d4fb1717a6c2 08-Sep-2014 sla

8057776: Misc cleanups of the attach code
Reviewed-by: alanb, dfuchs, jbachorik


# 10595:ff54db5190a8 03-Sep-2014 jbachorik

8057134: sun/management/jmxremote/startstop/JMXStartStopTest.java failing intermittently
Reviewed-by: sla, dfuchs


# 10594:d05055916e12 03-Sep-2014 jbachorik

8057150: Add more diagnostics to JMXStartStopTest
Reviewed-by: sla, dfuchs


# 10530:ec20e30bba4c 21-Aug-2014 jbachorik

8040692: [TESTBUG] sun/management/jmxremote/bootstrap/JvmstatCountersTest.java requires -XX:+UsePerfData option to pass on embedded platforms
Reviewed-by: sla


# 10210:35658ba76000 01-Jul-2014 jbachorik

8044427: [test] sun/management/jmxremote/startstop/JMXStartStopTest times out intermittently on Solaris/Sparcv9
Reviewed-by: sla


# 10207:f5c0ab598b7c 01-Jul-2014 jbachorik

8048193: [tests] Replace JPS and stdout based PID retrieval by Process.getPid()
Reviewed-by: sla


# 10193:fa193c3cae5b 25-Jun-2014 jbachorik

8038826: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "should report port in use"
Reviewed-by: sla


# 10190:c84527dd35be 24-Jun-2014 jbachorik

8048005: Add test timing information to JMXStartStopTest
Reviewed-by: egahlin, dfuchs


# 10076:2526a330bc8d 11-Jun-2014 sla

8044135: Add API to start JMX agent from attach framework
Reviewed-by: alanb


# 9941:4ae47665ede7 22-May-2014 ykantser

8043520: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
Reviewed-by: sla, egahlin


# 9909:7426549b1e3b 08-May-2014 sla

8039173: Propagate errors from Diagnostic Commands as exceptions in the attach framework
Reviewed-by: igerasim, alanb, dsamersoff


# 9324:d0d54291f313 21-Feb-2014 jbachorik

8035395: sun/management/jmxremote/startstop/JMXStartStopTest.java fails intermittently: Port already in use
Reviewed-by: sla, sjiang


# 9295:f818c8ff322c 17-Feb-2014 jbachorik

8034177: sun/management/jmxremote/startstop/JMXStartStopTest.java should report port in use
Reviewed-by: dfuchs, sjiang


# 9143:3cbeb88b8735 21-Jan-2014 jbachorik

8022221: Intermittent test failures in sun/management/jmxremote/startstop/JMXStartStopTest.sh
Reviewed-by: sla


# 5922:0c1c4b185451 29-Sep-2012 dsamersoff

7186723: TEST_BUG: Race condition in sun/management/jmxremote/startstop/JMXStartStopTest.sh
Summary: Make test self-terminating and independent to cygwin/mks kill behaviour
Reviewed-by: sspitsyn, alanb


# 5088:1e737abbff6f 27-Feb-2012 dsamersoff

7110104: It should be possible to stop and start JMX Agent at runtime
Summary: Added a capability to start and stop JMX Agent by jcmd
Reviewed-by: acorn, mchung