> Please review this PR which suggests we remove the orhphaned `SwingApplet` > netbeans project directory. > > The `SwingApplet` demo was removed in > [JDK-8205119](https://bugs.openjdk.org/browse/JDK-8205119), but the netbeans > projects files were left behind. > > Additionally, the following netbeans projects reference source files that do > not exist (if they ever did?): > > - src/demo/share/nbproject/management/FullThreadDump > - src/demo/share/nbproject/management/JTop > - src/demo/share/nbproject/management/MemoryMonitor > - src/demo/share/nbproject/management/VerboseGC > - src/demo/share/nbproject/scripting/jconsole-plugin > > The PR deletes files in these directories as well.
Eirik Bjorsnos has updated the pull request incrementally with one additional commit since the last revision: Delete netbeans project files in src/demo/share/nbproject/management and src/demo/share/nbproject/scripting ------------- Changes: - all: https://git.openjdk.org/jdk/pull/13098/files - new: https://git.openjdk.org/jdk/pull/13098/files/d7612cf6..acd4b979 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=13098&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13098&range=00-01 Stats: 2534 lines in 30 files changed: 0 ins; 2534 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/13098.diff Fetch: git fetch https://git.openjdk.org/jdk pull/13098/head:pull/13098 PR: https://git.openjdk.org/jdk/pull/13098
