Integrated: 8267095: Miscellaneous cleanups in vm.runtime.defmeth tests

Vladimir Ivanov vlivanov at openjdk.java.net
Tue Jun 1 11:13:26 UTC 2021


On Thu, 13 May 2021 10:14:24 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

> Miscellaneous refactorings/cleanups in `vm.runtime.defmeth` tests.
> 
> In particular: 
>   - replace `test/hotspot/jtreg/vmTestbase/vm/runtime/defmeth/scenarios` with enumeration of different test configurations in tests themselves; 
>   - pass `TestBuilder` as a parameter and initiate test execution from executor; 
>   - switch max class file version tested from 52 to 61 (`V17`); 
>   - minor changes (cleanups, new test cases)
> 
> Testing:
> - [x] vmTestbase/vm/runtime/defmeth/
> - [x] hs-tier5-rt - hs-tier8-rt

This pull request has now been integrated.

Changeset: 229a6e2f
Author:    Vladimir Ivanov <vlivanov at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/229a6e2f3646bfb52708e4f865bd55a838b8222d
Stats:     17611 lines in 394 files changed: 323 ins; 16963 del; 325 mod

8267095: Miscellaneous cleanups in vm.runtime.defmeth tests

Reviewed-by: dholmes, hseigel

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

PR: https://git.openjdk.java.net/jdk/pull/4008


More information about the hotspot-runtime-dev mailing list