Integrated: 8261457: test/langtools/tools/javac/T8187978 can fail if ArrayList class is modified

Adam Sotona asotona at openjdk.java.net
Thu Feb 25 15:02:41 UTC 2021


On Thu, 25 Feb 2021 10:40:30 GMT, Adam Sotona <asotona at openjdk.org> wrote:

> Please review this simple test fix that removes coupling between this test and "live" library code by testing on provided nested classes as suggested in the bug comment.
> 
> Thank you,
> Adam

This pull request has now been integrated.

Changeset: 2eca17d1
Author:    Adam Sotona <asotona at openjdk.org>
Committer: Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/2eca17d1
Stats:     45 lines in 2 files changed: 41 ins; 2 del; 2 mod

8261457: test/langtools/tools/javac/T8187978 can fail if ArrayList class is modified

Reviewed-by: vromero

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

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


More information about the compiler-dev mailing list