Alex Menkov
|
0b3f46efe1
|
8210560: [TEST] convert com/sun/jdi redefineClass-related tests
Reviewed-by: jcbeyler, sspitsyn
|
2018-09-12 12:29:40 -07:00 |
|
Igor Ignatyev
|
21a0458422
|
8210112: remove jdk.testlibrary.ProcessTools
Reviewed-by: alanb, sspitsyn, jcbeyler
|
2018-09-07 14:01:52 -07:00 |
|
Alex Menkov
|
cbac17e494
|
8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
Reviewed-by: jcbeyler, cjplummer, sspitsyn
|
2018-09-05 10:39:16 -07:00 |
|
Alex Menkov
|
3a37a5d219
|
8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
Reviewed-by: jcbeyler, sspitsyn
|
2018-08-31 09:53:37 -07:00 |
|
Alex Menkov
|
091aff1178
|
8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
Reviewed-by: jcbeyler, sspitsyn, cjplummer
|
2018-08-30 11:53:49 -07:00 |
|
Alex Menkov
|
1e6c19b381
|
8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
Reviewed-by: sspitsyn, cjplummer
|
2018-08-27 16:45:18 -07:00 |
|
Alex Menkov
|
1b39447545
|
8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
Reviewed-by: sspitsyn, dholmes
|
2018-08-22 10:28:34 -07:00 |
|
Alex Menkov
|
d2a9e11aeb
|
8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
Reviewed-by: dcubed, mikael
|
2018-08-16 10:20:00 -07:00 |
|
Alex Menkov
|
5b6a90e007
|
8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
Reviewed-by: sspitsyn, jcbeyler
|
2018-08-14 11:56:32 -07:00 |
|
Volker Simonis
|
3b002460a1
|
8205608: Fix 'frames()' in ThreadReferenceImpl.c to prevent quadratic runtime behavior
Reviewed-by: sspitsyn, cjplummer
|
2018-07-23 15:17:14 +02:00 |
|
Goetz Lindenmaier
|
9dcc8b4a96
|
8207766: [testbug] Adapt tests for Aix
Reviewed-by: clanger, mbaesken
|
2018-07-20 09:33:49 +02:00 |
|
David Holmes
|
d24f9d4c13
|
8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc
Reviewed-by: mikael, sspitsyn
|
2018-07-08 20:00:46 -04:00 |
|
David Holmes
|
95bf19563b
|
8010319: Implementation of JEP 181: Nest-Based Access Control
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Maurizio Mimadamore <maurizio.mimadamore@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Co-authored-by: Vlaidmir Ivanov <vladimir.x.ivanov@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Vladimir Kozlov <vladimir.kozlov@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Co-authored-by: Daniel Smith <daniel.smith@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Kumar Srinivasan <kumardotsrinivasan@gmail.com>
Co-authored-by: Boris Ulasevich <boris.ulasevich@bell-sw.com>
Reviewed-by: alanb, psandoz, mchung, coleenp, acorn, mcimadamore, forax, jlahoda, sspitsyn, abuckley
|
2018-06-23 01:32:41 -04:00 |
|
Per Lidén
|
e7af7a4aef
|
8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Co-authored-by: Mikael Gerdin <mikael.gerdin@oracle.com>
Co-authored-by: Kim Barrett <kim.barrett@oracle.com>
Co-authored-by: Nils Eliasson <nils.eliasson@oracle.com>
Co-authored-by: Rickard Backman <rickard.backman@oracle.com>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Coleen Phillimore <coleen.phillimore@oracle.com>
Co-authored-by: Robbin Ehn <robbin.ehn@oracle.com>
Co-authored-by: Gerard Ziemski <gerard.ziemski@oracle.com>
Co-authored-by: Hugh Wilkinson <hugh.wilkinson@intel.com>
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Co-authored-by: Bill Wheeler <bill.npo.wheeler@intel.com>
Co-authored-by: Vinay K. Awasthi <vinay.k.awasthi@intel.com>
Co-authored-by: Yasumasa Suenaga <yasuenag@gmail.com>
Reviewed-by: pliden, stefank, eosterlund, ehelin, sjohanss, rbackman, coleenp, ihse, jgeorge, lmesnik, rkennke
|
2018-06-12 17:40:28 +02:00 |
|
Chris Plummer
|
09e8095fd9
|
8203391: Update com/sun/jdi/JdbMethodExitTest.sh to pass valid URL[]
Use a valid URL[]
Reviewed-by: sspitsyn, amenkov, dtitov
|
2018-05-19 13:13:09 -07:00 |
|
Chris Plummer
|
00b1a87625
|
8185803: JdbExprTest.sh fails in JDK10-hs nightly due to "Name unknown: java.lang.Long.MAX_VALUE "
Initialize java.lang.Long before referencing it
Reviewed-by: dholmes, dcubed
|
2018-05-18 14:21:59 -07:00 |
|
Martin Buchholz
|
5e529f5d62
|
8198933: Update JDI tests to pass valid URL[]
Reviewed-by: dholmes
|
2018-03-01 21:23:35 -08:00 |
|
Parvathi Somashekar
|
03c754baa0
|
8198533: Remove obsolete JDIScaffold class from repo
Update one remaining test and remove JDIScaffold from repo.
Reviewed-by: sspitsyn, cjplummer
|
2018-02-23 11:31:22 -08:00 |
|
Parvathi Somashekar
|
2486e0815b
|
4916621: Update those still using JDIScaffold to use TestScaffold instead
Update remaining tests using JDIScaffold to using TestScaffold instead.
Reviewed-by: sspitsyn, cjplummer
|
2018-02-16 11:22:53 -08:00 |
|
Parvathi Somashekar
|
d057334330
|
8196324: Update tests FilterMatch and FilterNoMatch to use TestScaffold
Subtask of JDK-4916621: update tests using JDIScaffold to using TestScaffold instead.
Reviewed-by: sspitsyn, gthornbr
|
2018-02-15 11:31:56 -08:00 |
|
Parvathi Somashekar
|
ceb48aba9b
|
8196308: Update tests AllLineLocations and ClassesByName to use TestScaffold instead of JDIScaffold
This is a subtask of JDK-4916621: update tests still using JDIScaffold to us TestScaffold instead.
Reviewed-by: sspitsyn, gthornbr
|
2018-02-12 16:08:33 -08:00 |
|
Parvathi Somashekar
|
cf61647c30
|
8193150: Create a jtreg version of the test from JDK-8187143
Create a new jtreg test based on the test attached to the bug and add it to the ProblemsList.
Reviewed-by: sspitsyn, cjplummer
|
2018-02-09 09:56:05 -08:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|