RFR: JDK-8290011: IGV: Remove dead code and cleanup [v13]
Tobias Holenstein
tholenstein at openjdk.org
Mon Oct 3 14:48:59 UTC 2022
> Remove dead code from the IGV code base. There are many unused or redundant functions in the code
Tobias Holenstein has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 47 commits:
- Merge remote-tracking branch 'origin/master' into JDK-8290011
- fix imports after merge
- Merge remote-tracking branch 'origin/master' into JDK-8290011
- Undo removal of toString() in Group.java
- make fond constants uppercase
- more code cleanup
- style update 2
- delete unused Graph.java and Edge.java
- Code style update
- remove unused MouseOverAction
- ... and 37 more: https://git.openjdk.org/jdk/compare/ccc1d316...c213bed5
-------------
Changes: https://git.openjdk.org/jdk/pull/10197/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10197&range=12
Stats: 4423 lines in 120 files changed: 324 ins; 3528 del; 571 mod
Patch: https://git.openjdk.org/jdk/pull/10197.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10197/head:pull/10197
PR: https://git.openjdk.org/jdk/pull/10197
More information about the hotspot-compiler-dev
mailing list