Erik Gahlin
|
4dcaac1feb
|
8265036: JFR: Remove use of -XX:StartFlightRecording= and -XX:FlightRecorderOptions=
Reviewed-by: cjplummer
|
2021-04-20 15:53:45 +00:00 |
|
Igor Ignatyev
|
a7aba2b61c
|
8263549: 8263412 can cause jtreg testlibrary split
Reviewed-by: iklam, dcubed
|
2021-03-13 14:51:53 +00:00 |
|
Alex Menkov
|
d93fa0d6e3
|
8253940: com/sun/jdi/JdwpAttachTest.java failed with "RuntimeException: ERROR: LingeredApp.startApp was able to attach"
Reviewed-by: cjplummer, lmesnik
|
2021-03-04 00:39:28 +00:00 |
|
Alex Menkov
|
60a2072a43
|
8260431: com/sun/jdi/JdbOptions.java failed with "RuntimeException: 'prop[boo] = >foo<' missing from stdout/stderr"
Reviewed-by: sspitsyn, cjplummer
|
2021-02-11 23:31:37 +00:00 |
|
Jie Fu
|
a47befc86f
|
8260878: com/sun/jdi/JdbOptions.java fails without jfr
Reviewed-by: amenkov, cjplummer
|
2021-02-03 01:18:11 +00:00 |
|
Richard Reingruber
|
09e8675f56
|
8255381: com/sun/jdi/EATests.java should not suspend graal threads
Reviewed-by: cjplummer, mdoerr, sspitsyn
|
2020-12-15 08:38:58 +00:00 |
|
Alex Menkov
|
c5b32b33eb
|
8256808: com/sun/jdi/CatchAllTest.java failed with "NullPointerException: Cannot invoke "lib.jdb.Jdb.log(String)" because "this.jdb" is null"
Reviewed-by: cjplummer, sspitsyn
|
2020-12-03 21:31:33 +00:00 |
|
Harold Seigel
|
e4497c9e69
|
8256718: Obsolete the long term deprecated and aliased Trace flags
Reviewed-by: sspitsyn, iklam, dholmes, coleenp
|
2020-12-03 13:14:57 +00:00 |
|
Richard Reingruber
|
63461d59a1
|
8255072: [TESTBUG] com/sun/jdi/EATests.java should not fail if expected VMOutOfMemoryException is not thrown
Reviewed-by: cjplummer, sspitsyn, kvn
|
2020-11-03 12:36:59 +00:00 |
|
Vladimir Kozlov
|
2f7d34f205
|
8255616: Disable AOT and Graal in Oracle OpenJDK
Reviewed-by: iignatyev, vlivanov, iveresov, ihse
|
2020-11-02 16:04:46 +00:00 |
|
Alex Menkov
|
1d245c6ec8
|
8252117: com/sun/jdi/BadHandshakeTest.java failed with "ConnectException: Connection refused: connect"
Reviewed-by: cjplummer, sspitsyn
|
2020-10-27 19:49:38 +00:00 |
|
Richard Reingruber
|
40f847e2fb
|
8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
8233915: JVMTI FollowReferences: Java Heap Leak not found because of C2 Scalar Replacement
Reviewed-by: mdoerr, goetz, sspitsyn, kvn
|
2020-10-20 15:31:55 +00:00 |
|
Alex Menkov
|
b7daf8427b
|
8254345: com/sun/jdi/JdwpAttachTest.java reports error incorrectly
Reviewed-by: cjplummer, sspitsyn
|
2020-10-14 17:46:36 +00:00 |
|
Alex Menkov
|
d1f9b8a8b5
|
8234808: jdb quoted option parsing broken
Reviewed-by: cjplummer, sspitsyn
|
2020-09-22 00:05:14 +00:00 |
|
Christoph Langer
|
cc5039e19e
|
8252837: Cleanup SAP Copyright file headers
Reviewed-by: dholmes
|
2020-09-07 07:30:10 +00:00 |
|
Stefan Karlsson
|
81597d9f8f
|
8244078: ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts
Reviewed-by: dholmes, cjplummer
|
2020-05-04 21:20:39 +02:00 |
|
Athijegannathan Sundararajan
|
d5cd165965
|
8241749: Remove the Nashorn JavaScript Engine
Reviewed-by: jlaskey, ihse, mchung
|
2020-04-16 12:26:20 +05:30 |
|
Daniil Titov
|
ba26538cef
|
8241530: com/sun/jdi tests fail due to network issues on OSX 10.15
Reviewed-by: amenkov, sspitsyn
|
2020-04-06 07:39:58 -07:00 |
|
Alex Menkov
|
84c24a49ad
|
8234935: JdwpListenTest.java and JdwpAttachTest.java getting bind failures on Windows 2016 hosts
Reviewed-by: cjplummer, sspitsyn
|
2020-02-10 16:56:38 -08:00 |
|
Stefan Karlsson
|
c8e7590899
|
8237111: LingeredApp should be started with getTestJavaOpts
Reviewed-by: cjplummer, dholmes
|
2020-01-24 10:31:45 +01:00 |
|
Ioi Lam
|
d1ad0eaf8f
|
8233826: Change CDS dumping tty->print_cr() to unified logging
Reviewed-by: coleenp, dholmes, jiangli
|
2019-12-19 23:04:49 -08:00 |
|
Alex Menkov
|
9ad86a68cc
|
8231915: two JDI tests interfere with each other
Reviewed-by: sspitsyn, dtitov
|
2019-11-13 14:08:04 -08:00 |
|
Jan Lahoda
|
29852ecd80
|
8232684: Make switch expressions final
Reviewed-by: alanb, mcimadamore, kvn
|
2019-11-12 06:32:13 +00:00 |
|
Alex Menkov
|
3f93ec68ee
|
8224159: JDWP IPv6 scope support
Reviewed-by: sspitsyn, cjplummer
|
2019-10-31 14:23:06 -07:00 |
|
Christoph Langer
|
3e02a34be9
|
8232370: Refactor some com.sun.jdi tests to enable IDE integration
Reviewed-by: amenkov, cjplummer, sspitsyn
|
2019-10-17 22:41:36 +02:00 |
|
David Holmes
|
485f2e7f52
|
8232182: RedefineNestmateAttr/TestNestmateAttr.java failes due to ObjectCollectedException
Reviewed-by: phh, sspitsyn
|
2019-10-14 22:20:03 -04:00 |
|
Daniil Titov
|
7306526835
|
8170299: Debugger does not stop inside the low memory notifications code
Reviewed-by: sspitsyn, dholmes
|
2019-10-08 09:13:08 -07:00 |
|
Alex Menkov
|
c920b4a5c0
|
8192057: com/sun/jdi/BadHandshakeTest.java fails with java.net.ConnectException
Reviewed-by: sspitsyn, rrich
|
2019-09-11 11:55:31 -07:00 |
|
Alex Menkov
|
e18cecafb9
|
8184770: JDWP support for IPv6
Reviewed-by: sspitsyn, chegar
|
2019-05-15 11:06:33 -07:00 |
|
Daniil Titov
|
5c928d29fb
|
8222821: com/sun/jdi/ExceptionEvents.java failed
Reviewed-by: dlong, sspitsyn, jcbeyler, cjplummer
|
2019-04-30 16:11:42 -07:00 |
|
Coleen Phillimore
|
6ebf2ce655
|
8192936: RI does not follow the JVMTI RedefineClasses spec that is too strict in the definition
Introduce new flag fo compatibility: -XX:AllowRedefinitionToAddOrDeleteMethods
Reviewed-by: jcbeyler, sspitsyn
|
2019-04-19 21:49:54 -07:00 |
|
Gary Adams
|
5ea96c5f29
|
8218166: com/sun/jdi/SimulResumerTest.java failure
Reviewed-by: dlong, jcbeyler
|
2019-03-14 10:58:53 -04:00 |
|
Chris Plummer
|
2e9427d223
|
8220030: JdbStopThreadidTest.java failed due to "Unexpected IO error while writing command 'quit' to jdb stdin stream"
Use contToExit(1) for safer approach to test exit.
Reviewed-by: gadams, amenkov
|
2019-03-05 13:40:05 -08:00 |
|
Goetz Lindenmaier
|
62dd12b386
|
8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess
Reviewed-by: dholmes, dcubed
|
2019-02-28 13:53:38 +01:00 |
|
Alex Menkov
|
f16ddb2c3d
|
8181383: com/sun/jdi/OptionTest.java fails intermittently with bind failed: Address already in use
Reviewed-by: sspitsyn, cjplummer
|
2019-02-26 15:29:08 -08:00 |
|
Chris Plummer
|
b0eedd125f
|
8219143: jdb should support breakpoint thread filters
Add thread filter to stop command.
Reviewed-by: sspitsyn, amenkov
|
2019-02-25 18:54:40 -08:00 |
|
Alex Menkov
|
f03805c4ef
|
8214582: BasicJDWPConnectionTest.java: RuntimeException: Could not detect port from ''
Reviewed-by: sspitsyn, dtitov
|
2019-02-13 11:08:51 -08:00 |
|
Alex Menkov
|
46d9b91d80
|
8218702: [TESTBUG] com/sun/jdi/RepStep.java does not report debuggee errors
Reviewed-by: sspitsyn, dtitov
|
2019-02-13 11:04:03 -08:00 |
|
Daniil Titov
|
aa39ea1b55
|
8163127: Debugger classExclusionFilter does not work correctly with method references
Reviewed-by: cjplummer, jcbeyler
|
2019-01-29 16:48:20 -08:00 |
|
Gary Adams
|
b979952d62
|
8158066: SourceDebugExtensionTest fails to rename file
Reviewed-by: dcubed, dholmes
|
2019-01-18 05:33:28 -05:00 |
|
Goetz Lindenmaier
|
084f0b75bd
|
8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests
Also cleanup some switches over OSes and use File.pathSeparator.
Reviewed-by: dholmes, mdoerr
|
2019-01-14 00:00:00 +01:00 |
|
Ralf Schmelter
|
8c4f51f666
|
8214892: Delayed starting of debugging via jcmd
Reviewed-by: cjplummer, clanger
|
2018-12-12 11:34:08 +00: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 |
|
Richard Reingruber
|
e310d296e2
|
8213902: com/sun/jdi/SetLocalWhileThreadInNative.java times out
Reviewed-by: dholmes, jcbeyler
|
2018-11-16 15:51:29 +01:00 |
|
Richard Reingruber
|
e8fd8147a3
|
8212928: Assertion too strict in compiledVFrame::update_deferred_value on SPARC
Reviewed-by: kvn
|
2018-11-08 09:04:00 -08:00 |
|
Gary Adams
|
426873751c
|
8206330: Revisit com/sun/jdi/RedefineCrossEvent.java
Reviewed-by: cjplummer, sspitsyn, amenkov
|
2018-10-23 11:51:03 -04:00 |
|
Alex Menkov
|
b4cb7d6fc7
|
8212151: jdi/ExclusiveBind.java times out due to "bind failed: Address already in use" on Solaris-X64
Reviewed-by: sspitsyn, jcbeyler
|
2018-10-25 11:48:18 -07:00 |
|
Daniil Titov
|
c2bc749866
|
8211736: jdb doesn't print prompt when breakpoint is hit and suspend policy is STOP_EVENT_THREAD
Reviewed-by: cjplummer, amenkov, gadams, jcbeyler
|
2018-10-23 07:57:26 -07:00 |
|
Alex Menkov
|
fd8d1cd6bf
|
8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
Reviewed-by: jcbeyler, gadams, sspitsyn
|
2018-10-22 14:41:51 -07:00 |
|
Alex Menkov
|
7fcee43b13
|
8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
Reviewed-by: cjplummer, jcbeyler
|
2018-10-19 09:31:52 -07:00 |
|