Integrated: 8208237: Re-examine defmeth tests and update as needed
Vladimir Ivanov
vlivanov at openjdk.java.net
Tue May 11 17:18:01 UTC 2021
On Wed, 5 May 2021 10:38:18 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
> Some test cleanups:
> - removed all `@KnownFailure`
> - narrowed expected error types in some cases
> - fixed private method invocation tests in reflection mode (got rid of `NoSuchMethodError`s in reflection mode)
> - introduced `TesterBuilder::new_()` to let the tests precisely describe the intent
> - some other minor cleanups
>
> Testing:
> - [x] defmeth tests
> - [x] hs-tier5 - hs-tier6 (include defmeth tests)
This pull request has now been integrated.
Changeset: acf02ed5
Author: Vladimir Ivanov <vlivanov at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/acf02ed5533e25ec572d18ff874a241860c66bed
Stats: 679 lines in 20 files changed: 132 ins; 356 del; 191 mod
8208237: Re-examine defmeth tests and update as needed
Reviewed-by: hseigel, lfoltan, dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/3879
More information about the hotspot-runtime-dev
mailing list