RFR: 8299335: Monkey Tester Application
Kevin Rushforth
kcr at openjdk.org
Wed Apr 19 12:12:57 UTC 2023
On Wed, 19 Apr 2023 02:59:01 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
> Isn't that what the Ensemble app is for?
No, this isn't what Ensemble is for. This app is specifically intended for manual testing of controls. It's already proven useful for that.
> As a general comment, I would like to avoid directory names goryachev and oracle.
I agree about the former, and was going to make a similar comment, but `com.oracle` is a fine package name prefix (just as `com.sun` was back in the day).
> Also, there are some files that need to be removed like - .classpath, .gitignore, .project and .settings directory.
The Eclipse files are fine, but we don't have an embedded `.gitignore` anywhere else, and I don't think we need to start now.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1097#issuecomment-1514622984
More information about the openjfx-dev
mailing list