Commit Graph

109 Commits

Author SHA1 Message Date
Jaroslav Bachorik
ee5b325911 8145919: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest failed with Connection failed for no credentials
Reviewed-by: dfuchs
2015-12-28 12:16:09 +01:00
Jaroslav Bachorik
ca14c9d5c5 8146015: JMXInterfaceBindingTest is failing intermittently for IPv6 addresses
Reviewed-by: dfuchs, sspitsyn
2016-01-14 09:49:42 +01:00
Joseph Provino
e253422eff Merge 2016-01-06 02:31:59 +00:00
Jaroslav Bachorik
27368685db 8145982: JMXInterfaceBindingTest is failing intermittently
Reviewed-by: chegar, sgehwolf, olagneau
2016-01-04 10:07:08 +01:00
Amy Lu
69bd68385c 8145869: Mark test JMXStartStopTest.java and TestJstatdServer.java as intermittently failing
Reviewed-by: darcy
2015-12-22 11:07:17 +08:00
Severin Gehwolf
b8c892909b 6425769: Allow specifying an address to bind JMX remote connector
Reviewed-by: jbachorik, dfuchs
2015-12-18 08:30:26 +01:00
Jaroslav Bachorik
e67e132b02 8142398: ManagementAgent.status diagnostic command only outputs the specifically set properties
Reviewed-by: sla
2015-11-13 14:44:05 +01:00
Alejandro Murillo
9aff88de9e Merge 2015-10-20 17:15:00 -07:00
Jaroslav Bachorik
259647f3de 8139870: sun.management.LazyCompositeData.isTypeMatched() fails for composite types with items of ArrayType
Reviewed-by: dfuchs
2015-10-20 20:53:13 +02:00
Jaroslav Bachorik
64e85130bb 8138579: Custom launcher fails to start because of permission problem
Reviewed-by: sspitsyn, dsamersoff
2015-10-08 09:40:31 +02:00
Jaroslav Bachorik
7d1251ff12 8138748: ManagementAgent.status DCMD fails with NPE for JMX configured on command line
Reviewed-by: sspitsyn, dsamersoff, olagneau
2015-10-02 18:49:54 +02:00
Martin Buchholz
24742f7b1d 8134984: Text files should end in exactly one newline
Automated fixup of newlines at end-of-file via the usual perl one-liner

Reviewed-by: chegar, sherman
2015-09-02 14:11:50 -07:00
Katja Kantserova
b66a26f3b1 8132094: Mark intermittently failuring core-svc tests
Reviewed-by: jbachorik, sspitsyn
2015-07-22 09:51:40 +02:00
Jaroslav Bachorik
d5644aff56 8132059: com/sun/jdi/BreakpointTest.java fails with java.lang.IllegalArgumentException: Bad line number
Reviewed-by: dcubed
2015-07-21 18:38:09 +02:00
Katja Kantserova
29a5a845e9 8075658: Mark intermittently failuring core-svc tests
Reviewed-by: jbachorik, olagneau, darcy
2015-07-20 13:14:47 +02:00
Alejandro Murillo
3d85a9c2c4 Merge 2015-07-17 08:46:54 -07:00
Katja Kantserova
21b0285502 8131035: [TESTBUG] sun/management/HotspotRuntimeMBean/GetTotalSafepointTime.java needs to enable UsePerfData
Reviewed-by: jbachorik, dholmes
2015-07-13 15:35:57 +02:00
Jaroslav Bachorik
60c572a84a 8080138: sun/management/jmxremote/startstop/JMXStartStopTest.java failed with java.lang.Error intermittently
Reviewed-by: sla
2015-06-22 12:13:56 +02:00
Jaroslav Bachorik
5e723c42f9 8081634: Concurrent usage of a StringBuilder causes test intermittent failures
Reviewed-by: sla, sspitsyn
2015-06-22 12:13:39 +02:00
Katja Kantserova
a977dfe41f 8085973: The targeted processes in javax/management tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
Reviewed-by: sspitsyn
2015-06-08 15:27:37 +02:00
Artem Smotrakov
40f869686c 8081386: Test sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh test has RC4 dependencies
Reviewed-by: coffeys, olagneau
2015-06-01 14:59:20 +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
Jaroslav Bachorik
ffe4b47d20 8075926: Add a sun.management.JMXConnectorServer perf counter to track its state
Reviewed-by: duke
2015-04-03 15:39:38 +02:00
Harold Seigel
529069c19a Merge 2015-05-08 13:26:07 -04:00
Katja Kantserova
549731dc2f 8078896: Add @modules as needed to the jdk_svc tests
Reviewed-by: alanb, mchung
2015-05-07 09:11:49 +02:00
Alejandro Murillo
c185e9a5bf Merge 2015-05-01 03:56:04 -07:00
Jaroslav Bachorik
08231934c1 8072906: sun/management/jmxremote/bootstrap/CustomLauncherTest.java failing on embedded platform
Reviewed-by: sspitsyn, dholmes
2015-04-30 16:44:39 +02:00
Joe Darcy
86c109e149 8078334: Mark regression tests using randomness
Reviewed-by: xuelei, alanb
2015-04-29 10:25:53 -07:00
Jaroslav Bachorik
a79d202015 8076971: sun/management/jmxremote/startstop/JMXStatusTest.java failed with AssertionError
Reviewed-by: sla, dholmes
2015-04-27 10:13:21 +02:00
Jaroslav Bachorik
883ba19236 8077402: JMXStartStopTest fails intermittently on slow hosts
Reviewed-by: sla, dholmes
2015-04-27 10:12:56 +02:00
Joe Darcy
19b0ecc5d4 8077952: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh should be quarantined
Reviewed-by: jbachorik
2015-04-20 10:37:41 -07:00
Shanliang Jiang
b705686a86 8042901: Allow com.sun.management to be in a different module to java.lang.management
Reviewed-by: mchung, dfuchs, erikj, jbachorik
2015-04-17 09:40:02 +02:00
Jaroslav Bachorik
ca198f7351 8023093: Add ManagementAgent.status diagnostic command
Reviewed-by: sla
2015-03-25 18:33:17 +01: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
Mandy Chung
638c2d5f82 8062750: Separate SNMP messages from sun.management.resources.agent
Reviewed-by: alanb, dfuchs, erikj
2015-02-23 08:46:07 -08:00
Jaroslav Bachorik
d9fe0af048 8066708: JMXStartStopTest fails to connect to port 38112
Reviewed-by: smarks, dsamersoff, olagneau
2015-02-03 16:46:05 +01:00
Alexander Kulyakthin
167de7ae02 8067945: SVC jdk/test/* should be cleaned from JRE layout dependency
Reviewed-by: sla
2015-01-23 14:20:52 +01: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
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
Dmitry Samersoff
696e681f41 8059037: JdpTest.sh hangs when trying to kill the test VM
Removed shell tests enable java ones

Reviewed-by: sla, miauno
2014-10-09 06:49:13 -07:00
Jaroslav Bachorik
2d52d7e64d 8057149: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "Starting agent on port ... should report port in use"
Reviewed-by: sla
2014-09-24 11:55:36 +02:00
Staffan Larsen
13a51887f7 8057776: Misc cleanups of the attach code
Reviewed-by: alanb, dfuchs, jbachorik
2014-09-08 14:46:51 +02:00
Jaroslav Bachorik
d7d41d2c0d 8057134: sun/management/jmxremote/startstop/JMXStartStopTest.java failing intermittently
Reviewed-by: sla, dfuchs
2014-09-03 17:08:58 +02:00
Jaroslav Bachorik
e4085cd0a6 8057150: Add more diagnostics to JMXStartStopTest
Reviewed-by: sla, dfuchs
2014-09-03 16:05:41 +02:00
Jaroslav Bachorik
c3ba2ec46d 8040692: [TESTBUG] sun/management/jmxremote/bootstrap/JvmstatCountersTest.java requires -XX:+UsePerfData option to pass on embedded platforms
Reviewed-by: sla
2014-08-21 14:36:49 +02:00
Jaroslav Bachorik
3962277490 8044427: [test] sun/management/jmxremote/startstop/JMXStartStopTest times out intermittently on Solaris/Sparcv9
Reviewed-by: sla
2014-07-01 17:58:14 +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
Jaroslav Bachorik
99a469d169 8038826: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "should report port in use"
Reviewed-by: sla
2014-06-25 09:43:47 +02:00
Jaroslav Bachorik
cc7e85e940 8048005: Add test timing information to JMXStartStopTest
Reviewed-by: egahlin, dfuchs
2014-06-24 19:59:26 +02:00
Staffan Larsen
855f7c421e 8044135: Add API to start JMX agent from attach framework
Reviewed-by: alanb
2014-06-11 15:47:53 +02:00