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

Leonid Mesnik lmesnik at openjdk.org
Sat Mar 18 19:54:51 UTC 2023


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13069/files
  - new: https://git.openjdk.org/jdk/pull/13069/files/9c6e8b89..6f455341

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13069&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13069&range=00-01

  Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/13069.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/13069/head:pull/13069

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


More information about the serviceability-dev mailing list