[lworld] Integrated: 8252040: [lworld] Execute compiler unit tests in random order

Tobias Hartmann thartmann at openjdk.java.net
Mon Aug 31 07:35:51 UTC 2020


On Wed, 19 Aug 2020 14:53:23 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> - Profiling of callee methods depends on execution order of unit tests. Execute tests in random order to increase
>   coverage.
> - At double field to test inline type
> - Verify that expected NPEs are always thrown
> - Fixed a test bug in TestLWorldProfiling.java (array element is not re-initialized and therefore NULL)
> - Refactoring and removal of old, non-applicable TODOs

This pull request has now been integrated.

Changeset: 9bde3a44
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/9bde3a44
Stats:     202 lines in 12 files changed: 10 ins; 26 del; 166 mod

8252040: [lworld] Execute compiler unit tests in random order

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

PR: https://git.openjdk.java.net/valhalla/pull/154


More information about the valhalla-dev mailing list