RFR: CODETOOLS-7903090: Merge othervm and agentvm classes; eliminate raw types

Iris Clark iris at openjdk.java.net
Sat Feb 5 07:40:18 UTC 2022


On Fri, 4 Feb 2022 22:30:31 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review some moderately simple changes to update the code used in test VMs, hitherto constrained to use JDK 1.2 or 1.5.
> 
> As well as eliminating raw types, the code is converted to use standard Collection classes instead of the old Dictionary and Vector.

Marked as reviewed by iris (Reviewer).

-------------

PR: https://git.openjdk.java.net/jtreg/pull/49


More information about the jtreg-dev mailing list