On Sat, 18 Mar 2023 19:54:51 GMT, Leonid Mesnik <lmes...@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 It is a just prefix for this test. It is named CLETest, where CLE is co-located event. I'm fine to change it to any unique enough name. However I didn't find any. ------------- PR Comment: https://git.openjdk.org/jdk/pull/13069#issuecomment-1476734874