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

Chris Plummer cjplummer at openjdk.org
Mon Mar 20 18:54:33 UTC 2023


On Sat, 18 Mar 2023 19:54:51 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.
>
> Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
> 
>   updated name

Marked as reviewed by cjplummer (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/13069#pullrequestreview-1349211685


More information about the serviceability-dev mailing list