RFR: 7903757: Feature Tests - Fixing 'CreateWorkdir06' due to compilation error

duke duke at openjdk.org
Thu Jun 27 17:28:29 UTC 2024


On Thu, 20 Jun 2024 12:47:09 GMT, Golla Yadav <duke at openjdk.org> wrote:

> Fixing 'CreateWorkdir06' test script due to compilation error.
> 
> 
>     [javac] Compiling 189 source files to /scratch/files/jenkins/workspace/QA/javatest/jt_gui_automation_verification/jt_gui_lin/jtharness/gui-tests/src/build/tests/gui/classes
>     [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
>     [javac] /scratch/files/jenkins/workspace/QA/javatest/jt_gui_automation_verification/jt_gui_lin/jtharness/gui-tests/src/gui/src/jthtest/CreateWorkdir/CreateWorkdir06.java:44: error: invalid method declaration; return type required
>     [javac] public CreateWorkdir02() {
>     [javac] ^
>     [javac] 1 error
>     [javac] 1 warning

@gollayadav 
Your change (at version 5f25049d87438f976b3b2f034813f8a6041392ec) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jtharness/pull/72#issuecomment-2182693603


More information about the jtharness-dev mailing list