Integrated: 8269259: Remove obsolete apps, tests, and scripts

Kevin Rushforth kcr at openjdk.java.net
Tue Jun 29 12:07:05 UTC 2021


On Fri, 25 Jun 2021 14:59:00 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> This PR deletes the following applications, tests, and scripts that are either obsolete 
> or unmaintained:
> 
> apps/performance/*
> 
> apps/tests/HelloTest
> 
> apps/toys/FXSlideShow
> apps/toys/Industrial
> apps/toys/Shape3DToy
> apps/toys/StretchyGrid
> apps/toys/TouchSuite
> 
> tests/functional/*
> tests/performance/VMPerformance
> 
> tools/*
> 
> See the JBS issue and [this thread](https://mail.openjdk.java.net/pipermail/openjfx-dev/2021-June/030894.html) on the openjfx-dev mailing list for more info.
> 
> There are two commits for ease of review. The first one is generated by doing a "git rm -r" on each of the above listed directories. The second is to remove any remaining references to the removed directories.

This pull request has now been integrated.

Changeset: 12fb4daa
Author:    Kevin Rushforth <kcr at openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/12fb4daa36f6f3b13049d32c5a95317ed9a8168e
Stats:     33646 lines in 196 files changed: 0 ins; 33645 del; 1 mod

8269259: Remove obsolete apps, tests, and scripts

Reviewed-by: nlisker, arapte

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

PR: https://git.openjdk.java.net/jfx/pull/545


More information about the openjfx-dev mailing list