RFR(L) : 8199371 : [TESTBUG] Open source vm testbase JDWP tests
Igor Ignatyev
igor.ignatyev at oracle.com
Tue May 29 23:22:21 UTC 2018
http://cr.openjdk.java.net/~iignatyev//8199371/webrev.00/index.html
> 64675 lines changed: 64675 ins; 0 del; 0 mod;
Hi all,
could you please review this patch which open sources JDWP tests from VM testbase?
As usually w/ VM testbase code, these tests are old, they have been run in hotspot testing for a long period of time. Originally, these tests were run by a test harness different from jtreg and had different build and execution schemes, some parts couldn't be easily translated to jtreg, so tests might have actions or pieces of code which look weird. In a long term, we are planning to rework them.
JBS: https://bugs.openjdk.java.net/browse/JDK-8199371
webrev: http://cr.openjdk.java.net/~iignatyev//8199371/webrev.00/index.html
testing: :vmTestbase_vm_jdwp test group
Thanks,
-- Igor
More information about the serviceability-dev
mailing list