RFR: 7903376: Feature Tests - Adding five JavaTest GUI legacy automated test scripts

gollayadav duke at openjdk.org
Thu Nov 3 18:44:41 UTC 2022


On Mon, 31 Oct 2022 14:54:25 GMT, Dmitry Bessonov <dbessono at openjdk.org> wrote:

> When submitting a PR please make sure that the proposed code is buildable. This is not the case for this PR.

Thank You so much for your time in reviewing the test scripts and sorry for the inconvenience caused. 

Just wanted to inform you that PR#43 also depends on PR#41 because 'Markers11.java' extends the 'Markers.java' class which is not available in this PR#43.

The 'Markers.java' class file is available in PR#41 (https://github.com/openjdk/jtharness/pull/41/files#diff-cf61c9cad5244549526a734335a34b38b9d3cba4b2e3a59f2015941c5a8bcb02)

Requesting you to please review PR#41 and integrate it first (OR) copy the 'Markers.java' file from PR#41 to your local workspace and start building, so that compile errors will not be seen.

I hope it is clear now. Please let me know in case of any issues.

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

PR: https://git.openjdk.org/jtharness/pull/43


More information about the jtharness-dev mailing list