Integrated: 8304376: Rename t1/t2 classes in com/sun/jdi/CLETest.java to avoid class duplication error in IDE

Leonid Mesnik lmesnik at openjdk.org
Wed Mar 22 18:28:41 UTC 2023


On Thu, 16 Mar 2023 23:54:13 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> The com/sun/jdi tests are located in the on package, and classes with same name cause 'class duplication error' when this directory is opened as source code in IDE.
> 
> The simplest fix to avoid this is just to rename class.

This pull request has now been integrated.

Changeset: e73411a2
Author:    Leonid Mesnik <lmesnik at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e73411a2354cf266ab7a5ddadfb6ea98d7eb4cd1
Stats:     5 lines in 1 file changed: 0 ins; 0 del; 5 mod

8304376: Rename t1/t2 classes in com/sun/jdi/CLETest.java to avoid class duplication error in IDE

Reviewed-by: sspitsyn, cjplummer

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

PR: https://git.openjdk.org/jdk/pull/13069


More information about the serviceability-dev mailing list