Weijun Wang
|
640a2afda3
|
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: dholmes, alanb, dfuchs, mchung, mullan, prr
|
2021-05-24 16:55:55 +00:00 |
|
Leonid Mesnik
|
bac2e7fcad
|
8242328: Update mentions of ThreadMBean to ThreadMXBean
Reviewed-by: dholmes, iignatyev, sspitsyn
|
2020-06-12 14:33:55 -07:00 |
|
Mikael Vidstedt
|
071bd521bc
|
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
|
2020-05-20 17:33:37 -07:00 |
|
Alexander Scherbatiy
|
cd7d175001
|
8240604: Rewrite sun/management/jmxremote/bootstrap/CustomLauncherTest.java test to make binaries from source file
Reviewed-by: iignatyev
|
2020-03-19 14:58:04 +03:00 |
|
Stefan Karlsson
|
c8e7590899
|
8237111: LingeredApp should be started with getTestJavaOpts
Reviewed-by: cjplummer, dholmes
|
2020-01-24 10:31:45 +01:00 |
|
Matthias Baesken
|
57dac13ec5
|
8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms
Reviewed-by: dholmes, jcbeyler
|
2019-08-01 08:59:31 +02:00 |
|
Daniil Titov
|
3c6c2d8ca2
|
8221303: sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java fails due to java.rmi.server.ExportException: Port already in use
Reviewed-by: cjplummer, amenkov, sgehwolf
|
2019-07-18 12:29:57 -07:00 |
|
Daniil Titov
|
dc9f6b3991
|
8214545: sun/management/jmxremote/bootstrap tests hang in revokeall.exe on Windows
Reviewed-by: dholmes, amenkov, bulasevich, dfuchs, erikj
|
2019-05-22 09:06:24 -07:00 |
|
Severin Gehwolf
|
77832350f1
|
8219585: [TESTBUG] sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java passes trivially when it shouldn't
Reviewed-by: dfuchs, sballal
|
2019-02-25 15:41:24 +01:00 |
|
Sergey Ustimenko
|
9d3cfddfb6
|
8215966: GeneratePropertyPassword.sh uses bash syntax
Use "case" instead of "if" for the NT check to make sh happy.
Reviewed-by: dholmes
|
2018-12-28 15:19:14 -08:00 |
|
Hamlin Li
|
9ed40ce6c5
|
8214431: tests failed because can't find jdk.testlibrary.* in test directory or libraries
Reviewed-by: chegar, ctornqvi, dholmes
|
2018-11-29 07:40:45 +08:00 |
|
Mandy Chung
|
a9b4ac9c37
|
8212197: OpenDataException thrown when constructing CompositeData for StackTraceElement
Reviewed-by: alanb
|
2018-10-16 11:47:33 -07:00 |
|
Igor Ignatyev
|
82ed2a5fc0
|
8210894: remove jdk/testlibrary/Asserts
Reviewed-by: serb
|
2018-09-21 14:50:06 -07:00 |
|
Igor Ignatyev
|
3521fc392e
|
8210779: 8182404 and 8210732 haven't updated copyright years
Reviewed-by: bchristi
|
2018-09-17 11:50:39 -07:00 |
|
Igor Ignatyev
|
8b28ad6efe
|
8210732: remove jdk.testlibrary.Utils
Reviewed-by: alanb, jcbeyler
|
2018-09-14 14:02:57 -07:00 |
|
Igor Ignatyev
|
2702b5c299
|
8182404: remove jdk.testlibrary.JDKToolFinder and JDKToolLauncher
Reviewed-by: amenkov, jcbeyler, alanb
|
2018-09-10 14:23:37 -07:00 |
|
Igor Ignatyev
|
21a0458422
|
8210112: remove jdk.testlibrary.ProcessTools
Reviewed-by: alanb, sspitsyn, jcbeyler
|
2018-09-07 14:01:52 -07:00 |
|
Igor Ignatyev
|
370abe471f
|
8210022: remove jdk.testlibrary.ProcessThread, TestThread and XRun
Reviewed-by: sspitsyn, jcbeyler
|
2018-08-27 21:50:52 -07:00 |
|
Sibabrata Sahoo
|
136331b7f0
|
8205653: test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java and RmiSslBootstrapTest.sh fail with handshake_failure
Test failure due to unsupported DSA keys
Reviewed-by: dfuchs, xuelei
|
2018-07-04 03:44:32 -07:00 |
|
Harsha Wardhana B
|
94faf6972b
|
8192953: sun/management/jmxremote/bootstrap/*.sh tests fail with error : revokeall.exe: Permission denied
Reviewed-by: cjplummer
|
2018-06-28 09:40:46 +05:30 |
|
David Holmes
|
c83db6b4d1
|
8174734: Safepoint sync time did not increase
Reviewed-by: coleenp, hseigel
|
2018-06-06 17:10:37 -04:00 |
|
Amit Sapre
|
2f100464ea
|
8071367: JMX: Remove SNMP support
Drop jdk.snmp module.
Reviewed-by: alanb, mchung, dfuchs
|
2018-04-06 17:27:24 +05:30 |
|
Harsha Wardhana B
|
7cbffcf023
|
8196028: JMX: Not enough JDP packets received before timeout
Reviewed-by: dholmes, egahlin
|
2018-03-20 13:40:03 +05:30 |
|
Mandy Chung
|
3414903aba
|
8198253: ThreadInfo.from(CompositeData) incorrectly accepts CompositeData with missing JDK 6 attributes
Reviewed-by: dfuchs, jmanson
|
2018-02-28 17:11:57 -08:00 |
|
Amit Sapre
|
9820ed61cd
|
8175542: JMX: Not enough JDP packets received
Fixed test case wrongly reporting timeout failures.
Reviewed-by: dholmes, hb
|
2018-01-16 12:38:21 +05:30 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|