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

Jonathan Gibbons jjg at openjdk.java.net
Sat Feb 5 15:28:24 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.

This pull request has now been integrated.

Changeset: 09733519
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.java.net/jtreg/commit/0973351924eb2410631ebee9b73cdc8d5ca29074
Stats:     114 lines in 5 files changed: 2 ins; 45 del; 67 mod

7903090: Merge othervm and agentvm classes; eliminate raw types

Reviewed-by: iris

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

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


More information about the jtreg-dev mailing list