RFR: 8277957: Add test group for IPv6 exclusive testing

2021-11-29 Thread Ivan Šipka
Adding test group for IPv6 exclusive testing. - Commit messages: - 8277957: add IPv6 test group Changes: https://git.openjdk.java.net/jdk/pull/6600/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk=6600=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8277957 Stats:

Re: RFR: JDK-8275650 Problemlist java/io/File/createTempFile/SpecialTempFile.java for Windows 11 [v5]

2021-11-04 Thread Ivan Šipka
On Thu, 4 Nov 2021 02:14:09 GMT, Igor Ignatyev wrote: >> Ivan Šipka has updated the pull request incrementally with one additional >> commit since the last revision: >> >> removed file added by accident > > Thanks for the clarification, David. I guess my recol

Re: RFR: JDK-8275650 Problemlist java/io/File/createTempFile/SpecialTempFile.java for Windows 11 [v5]

2021-11-03 Thread Ivan Šipka
On Wed, 3 Nov 2021 22:12:29 GMT, Igor Ignatyev wrote: > That doesn’t seem right as jtreg expects `-` not `` It has been tested, details in ticket comment. - PR: https://git.openjdk.java.net/jdk/pull/6025

Integrated: JDK-8275650 Problemlist java/io/File/createTempFile/SpecialTempFile.java for Windows 11

2021-11-03 Thread Ivan Šipka
On Wed, 20 Oct 2021 00:04:08 GMT, Ivan Šipka wrote: > cc @ctornqvi This pull request has now been integrated. Changeset: 32895ac6 Author: Ivan Šipka Committer: Mark Sheppard URL: https://git.openjdk.java.net/jdk/commit/32895ac60949ccceb0a3d25c73ec5e3a00c29593 Stats: 1 line i

Re: RFR: 8274122: Problemlist java/io/File/createTempFile/SpecialTempFile.java for Windows 11 [v3]

2021-10-29 Thread Ivan Šipka
On Thu, 28 Oct 2021 18:21:29 GMT, Mark Sheppard wrote: > as per comment from Igor above, the bug id in the problemlist is incorrect, > and it should be 8274122 you have used the bugid for this problemlist update @msheppar the bug id has been updated - PR:

Re: RFR: 8274122: Problemlist java/io/File/createTempFile/SpecialTempFile.java for Windows 11 [v5]

2021-10-29 Thread Ivan Šipka
> cc @ctornqvi Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: removed file added by accident - Changes: - all: https://git.openjdk.java.net/jdk/pull/6025/files - new: https://git.openjdk.java.net/jdk/pull/6025/fi

Re: RFR: 8274122: Problemlist java/io/File/createTempFile/SpecialTempFile.java for Windows 11 [v4]

2021-10-28 Thread Ivan Šipka
> cc @ctornqvi Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: fixed bugid - Changes: - all: https://git.openjdk.java.net/jdk/pull/6025/files - new: https://git.openjdk.java.net/jdk/pull/6025/files/97d000a0..f5ea0

Re: RFR: 8275650: Problemlist java/io/File/createTempFile/SpecialTempFile.java for Windows 11 [v2]

2021-10-28 Thread Ivan Šipka
On Tue, 26 Oct 2021 20:59:45 GMT, Igor Ignatyev wrote: >> Ivan Šipka has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains two commits: >> >> - fixed OS identifier >> - 8274122: added to problem list &g

Re: RFR: 8275650: Problemlist java/io/File/createTempFile/SpecialTempFile.java for Windows 11 [v3]

2021-10-28 Thread Ivan Šipka
> cc @ctornqvi Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: changing os id - Changes: - all: https://git.openjdk.java.net/jdk/pull/6025/files - new: https://git.openjdk.java.net/jdk/pull/6025/files/931a9

Re: RFR: 8275650: Problemlist java/io/File/createTempFile/SpecialTempFile.java for Windows 11 [v2]

2021-10-26 Thread Ivan Šipka
> cc @ctornqvi Ivan Šipka has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: - fixed OS identif

RFR: 8275650: Problemlist java/io/File/createTempFile/SpecialTempFile.java for Windows 11

2021-10-20 Thread Ivan Šipka
cc @ctornqvi - Commit messages: - 8274122: added to problem list Changes: https://git.openjdk.java.net/jdk/pull/6025/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk=6025=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8275650 Stats: 1 line in 1 file changed: 1 ins;

Integrated: 8259267: Refactor LoaderLeak shell test as java test.

2021-03-03 Thread Ivan Šipka
On Wed, 2 Dec 2020 20:23:13 GMT, Ivan Šipka wrote: > Refactor `test/jdk/java/lang/annotation/loaderLeak/LoaderLeak.sh` as java > test. This pull request has now been integrated. Changeset: 75aa1546 Author: Ivan Šipka Committer: Igor Ignatyev URL: https://git.openjdk.java.n

Re: RFR: 8259267: Refactor LoaderLeak shell test as java test. [v15]

2021-03-03 Thread Ivan Šipka
> Refactor `test/jdk/java/lang/annotation/loaderLeak/LoaderLeak.sh` as java > test. Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: 8166026: Refactor java/lang shell tests to java - Changes: - all:

Re: RFR: 8259267: Refactor LoaderLeak shell test as java test. [v14]

2021-03-03 Thread Ivan Šipka
On Wed, 3 Mar 2021 18:26:19 GMT, Igor Ignatyev wrote: >> Ivan Šipka has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8166026: Refactor java/lang shell tests to java > > test/jdk/java/lang/annotation/LoaderL

Re: RFR: 8259267: Refactor LoaderLeak shell test as java test. [v14]

2021-03-03 Thread Ivan Šipka
> Refactor `test/jdk/java/lang/annotation/loaderLeak/LoaderLeak.sh` as java > test. Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: 8166026: Refactor java/lang shell tests to java - Changes: - all:

Re: RFR: 8259267: Refactor LoaderLeak shell test as java test. [v13]

2021-03-03 Thread Ivan Šipka
> Refactor `test/jdk/java/lang/annotation/loaderLeak/LoaderLeak.sh` as java > test. Ivan Šipka has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull r

Re: RFR: 8259267: Refactor LoaderLeak shell test as java test. [v12]

2021-02-24 Thread Ivan Šipka
> Refactor `test/jdk/java/lang/annotation/loaderLeak/LoaderLeak.sh` as java > test. Ivan Šipka has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 11 commits: - 8166026: Refactor java/lang shell tests to java - 8166026: Refacto

Re: RFR: 8259267: Refactor LoaderLeak shell test as java test. [v11]

2021-02-22 Thread Ivan Šipka
> Refactor `test/jdk/java/lang/annotation/loaderLeak/LoaderLeak.sh` as java > test. Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: 8166026: Refactor java/lang shell tests to java - Changes: - all:

Re: RFR: 8259267: Refactor LoaderLeak shell test as java test. [v10]

2021-02-22 Thread Ivan Šipka
> Refactor `test/jdk/java/lang/annotation/loaderLeak/LoaderLeak.sh` as java > test. Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: 8166026: Refactor java/lang shell tests to java - Changes: - all:

Re: RFR: 8259267: Refactor LoaderLeak shell test as java test. [v9]

2021-02-22 Thread Ivan Šipka
> Refactor `test/jdk/java/lang/annotation/loaderLeak/LoaderLeak.sh` as java > test. Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: 8166026: Refactor java/lang shell tests to java - Changes: - all:

Re: RFR: 8259267: Refactor LoaderLeak shell test as java test. [v8]

2021-02-22 Thread Ivan Šipka
> Refactor `test/jdk/java/lang/annotation/loaderLeak/LoaderLeak.sh` as java > test. Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: 8166026: Refactor java/lang shell tests to java - Changes: - all:

Re: RFR: 8259267: Refactor LoaderLeak shell test as java test. [v7]

2021-02-19 Thread Ivan Šipka
> Refactor `test/jdk/java/lang/annotation/loaderLeak/LoaderLeak.sh` as java > test. Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: 8166026: Refactor java/lang shell tests to java - Changes: - all:

Re: RFR: 8259267: Refactor LoaderLeak shell test as java test. [v6]

2021-02-19 Thread Ivan Šipka
> Refactor `test/jdk/java/lang/annotation/loaderLeak/LoaderLeak.sh` as java > test. Ivan Šipka has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains five commits: - 8166026: Refactor java/lang shell tests to java - 8166026: Re

Re: RFR: 8259267: Refactor LoaderLeak shell test as java test. [v5]

2021-02-19 Thread Ivan Šipka
On Tue, 9 Feb 2021 22:09:33 GMT, Igor Ignatyev wrote: >> Ivan Šipka has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains four commits: >> >> - 8166026: Refactor java/lang shell tests to java >> - 816

Re: RFR: 8259267: Refactor LoaderLeak shell test as java test. [v5]

2021-02-08 Thread Ivan Šipka
> Refactor `test/jdk/java/lang/annotation/loaderLeak/LoaderLeak.sh` as java > test. Ivan Šipka has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains four commits: - 8166026: Refactor java/lang shell tests to java - 8166026: Re

Integrated: 8259268: Refactor InheritIO shell test as java test

2021-02-05 Thread Ivan Šipka
On Fri, 27 Nov 2020 18:50:19 GMT, Ivan Šipka wrote: > @iignatev could you please review? Thank you. > > note to self: > jtreg test/jdk/java/lang/ProcessBuilder/InheritIO/InheritIoTest.java > test/jdk/java/lang/SecurityManager/modules/CustomSecurityManagerTest.java > test/jd

Re: RFR: 8259268: Refactor InheritIO shell test as java test [v3]

2021-02-03 Thread Ivan Šipka
On Wed, 3 Feb 2021 14:08:46 GMT, Igor Ignatyev wrote: >> Ivan Šipka has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8166026: Refactor java/lang shell tests to java > > test/jdk/java/lang/ProcessBuilder/Inhe

Re: RFR: 8259268: Refactor InheritIO shell test as java test [v4]

2021-02-03 Thread Ivan Šipka
xceptionsTest.java > test/jdk/java/lang/annotation/loaderLeak/LoaderLeakTest.java Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: 8166026: Refactor java/lang shell tests to java - Changes: - all: https://git.openjdk.java.ne

Re: RFR: 8259267: Refactor LoaderLeak shell test as java test. [v4]

2021-02-03 Thread Ivan Šipka
> Refactor `test/jdk/java/lang/annotation/loaderLeak/LoaderLeak.sh` as java > test. Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: trying to manipulate effective jtreg classpath - Changes: - all:

Integrated: 8259265: Refactor UncaughtExceptions shell test as java test.

2021-02-03 Thread Ivan Šipka
On Wed, 2 Dec 2020 20:28:19 GMT, Ivan Šipka wrote: > Refactor `test/jdk/java/lang/Thread/UncaughtExceptions.sh` as java test. This pull request has now been integrated. Changeset: 0ef93feb Author: Ivan Šipka Committer: Igor Ignatyev URL: https://git.openjdk.java.net/jdk/com

Re: RFR: 8259267: Refactor LoaderLeak shell test as java test. [v3]

2021-01-05 Thread Ivan Šipka
On Fri, 11 Dec 2020 13:47:54 GMT, Igor Ignatyev wrote: >> Ivan Šipka has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8166026: Refactor java/lang shell tests to java > > test/jdk/java/lang/annotation/LoaderL

Integrated: 8166026: Refactor java/lang shell tests to java

2020-12-11 Thread Ivan Šipka
On Wed, 2 Dec 2020 20:45:11 GMT, Ivan Šipka wrote: > Refactor > `test/jdk/java/lang/SecurityManager/modules/CustomSecurityManager.sh` as java > test. This pull request has now been integrated. Changeset: 82735140 Author:Ivan Šipka Committer: Igor Ignatyev URL:

Re: RFR: 8166026: Refactor java/lang shell tests to java [v3]

2020-12-09 Thread Ivan Šipka
> Refactor `test/jdk/java/lang/annotation/loaderLeak/LoaderLeak.sh` as java > test. Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: 8166026: Refactor java/lang shell tests to java - Changes: - all:

Re: RFR: 8166026: Refactor java/lang shell tests to java [v2]

2020-12-09 Thread Ivan Šipka
On Thu, 3 Dec 2020 14:14:22 GMT, Sean Mullan wrote: >> Ivan Šipka has updated the pull request incrementally with two additional >> commits since the last revision: >> >> - 8166026: Refactor java/lang shell tests to java >> - 8166026: Refactor java/lang

Integrated: 8257516: define test group for manual tests

2020-12-09 Thread Ivan Šipka
On Tue, 24 Nov 2020 16:13:59 GMT, Ivan Šipka wrote: > Defined new test groups as defined in ticket. @fguallini This pull request has now been integrated. Changeset: 616b1f12 Author: Ivan Šipka Committer: Alan Bateman URL: https://git.openjdk.java.net/jdk/commit/616b1f12 St

Re: RFR: 8166026: Refactor java/lang shell tests to java [v3]

2020-12-07 Thread Ivan Šipka
On Mon, 7 Dec 2020 15:46:11 GMT, Roger Riggs wrote: >> Ivan Šipka has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8166026: Refactor java/lang shell tests to java > > test/jdk/java/lang/Thread/Uncau

Re: RFR: 8166026: Refactor java/lang shell tests to java [v4]

2020-12-07 Thread Ivan Šipka
> Refactor `test/jdk/java/lang/Thread/UncaughtExceptions.sh` as java test. Ivan Šipka has updated the pull request incrementally with two additional commits since the last revision: - 8166026: Refactor java/lang shell tests to java - 8166026: Refactor java/lang shell tests to j

Re: RFR: 8166026: Refactor java/lang shell tests to java [v3]

2020-12-06 Thread Ivan Šipka
> Refactor `test/jdk/java/lang/Thread/UncaughtExceptions.sh` as java test. Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: 8166026: Refactor java/lang shell tests to java - Changes: - all: https://git.openjdk.java.

Re: RFR: 8166026: Refactor java/lang shell tests to java [v2]

2020-12-03 Thread Ivan Šipka
On Thu, 3 Dec 2020 19:37:11 GMT, Ivan Šipka wrote: >> Refactor `test/jdk/java/lang/Thread/UncaughtExceptions.sh` as java test. > > Ivan Šipka has updated the pull request incrementally with one additional > commit since the last revision: > > 8166026: Refactor java/lan

Re: RFR: 8256894: define test groups [v3]

2020-12-03 Thread Ivan Šipka
> Defined new test groups as defined in ticket. @fguallini Ivan Šipka has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit si

Re: RFR: 8166026: refactor shell tests to java [v3]

2020-12-03 Thread Ivan Šipka
xceptionsTest.java > test/jdk/java/lang/annotation/loaderLeak/LoaderLeakTest.java Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: 8166026: Refactor java/lang shell tests to java - Changes: - all: https://git.openjdk.java.ne

Re: RFR: 8166026: Refactor java/lang shell tests to java [v2]

2020-12-03 Thread Ivan Šipka
> Refactor `test/jdk/java/lang/Thread/UncaughtExceptions.sh` as java test. Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: 8166026: Refactor java/lang shell tests to java - Changes: - all: https://git.openjdk.java.

Re: RFR: 8166026: Refactor java/lang shell tests to java [v2]

2020-12-03 Thread Ivan Šipka
> Refactor `test/jdk/java/lang/annotation/loaderLeak/LoaderLeak.sh` as java > test. Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: 8166026: Refactor java/lang shell tests to java - Changes: - all:

Re: RFR: 8166026: Refactor java/lang shell tests to java [v2]

2020-12-03 Thread Ivan Šipka
> Refactor > `test/jdk/java/lang/SecurityManager/modules/CustomSecurityManager.sh` as java > test. Ivan Šipka has updated the pull request incrementally with two additional commits since the last revision: - 8166026: Refactor java/lang shell tests to java - 8166026: Refactor java/l

Re: RFR: 8166026: refactor shell tests to java [v2]

2020-12-02 Thread Ivan Šipka
On Mon, 30 Nov 2020 17:44:13 GMT, Roger Riggs wrote: >> Ivan Šipka has updated the pull request with a new target base due to a >> merge or a rebase. The incremental webrev excludes the unrelated changes >> brought in by the merge/rebase. The pull request contains four addi

Re: RFR: 8166026: refactor shell tests to java [v2]

2020-12-02 Thread Ivan Šipka
xceptionsTest.java > test/jdk/java/lang/annotation/loaderLeak/LoaderLeakTest.java Ivan Šipka has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four add

Re: RFR: 8256894: define test groups [v2]

2020-12-02 Thread Ivan Šipka
On Mon, 30 Nov 2020 21:10:13 GMT, Igor Ignatyev wrote: >> Ivan Šipka has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8257516: removing trailing space > > @frkator, you will need to open a new JBS tick

RFR: 8166026: Refactor java/lang shell tests to java

2020-12-02 Thread Ivan Šipka
Refactor `test/jdk/java/lang/SecurityManager/modules/CustomSecurityManager.sh` as java test. - Commit messages: - 8166026: Refactor java/lang shell tests to java Changes: https://git.openjdk.java.net/jdk/pull/1579/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk=1579=00

Re: RFR: 8166026: refactor shell tests to java

2020-12-02 Thread Ivan Šipka
On Mon, 30 Nov 2020 17:53:07 GMT, Roger Riggs wrote: >> @iignatev could you please review? Thank you. >> >> note to self: >> jtreg test/jdk/java/lang/ProcessBuilder/InheritIO/InheritIoTest.java >> test/jdk/java/lang/SecurityManager/modules/CustomSecurityManagerTest.java >>

Re: RFR: 8166026: refactor shell tests to java

2020-12-02 Thread Ivan Šipka
On Mon, 30 Nov 2020 21:32:35 GMT, Igor Ignatyev wrote: >> @iignatev could you please review? Thank you. >> >> note to self: >> jtreg test/jdk/java/lang/ProcessBuilder/InheritIO/InheritIoTest.java >> test/jdk/java/lang/SecurityManager/modules/CustomSecurityManagerTest.java >>

RFR: 8166026: Refactor java/lang shell tests to java

2020-12-02 Thread Ivan Šipka
Refactor `test/jdk/java/lang/Thread/UncaughtExceptions.sh` as java test. - Commit messages: - 8166026: Refactor java/lang shell tests to java Changes: https://git.openjdk.java.net/jdk/pull/1578/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk=1578=00 Issue:

RFR: 8166026: Refactor java/lang shell tests to java

2020-12-02 Thread Ivan Šipka
Refactor `test/jdk/java/lang/annotation/loaderLeak/LoaderLeak.sh` as java test. - Commit messages: - 8166026: Refactor java/lang shell tests to java Changes: https://git.openjdk.java.net/jdk/pull/1577/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk=1577=00 Issue:

Re: RFR: 8166026: refactor shell tests to java

2020-12-02 Thread Ivan Šipka
On Mon, 30 Nov 2020 21:36:40 GMT, Igor Ignatyev wrote: >> @iignatev could you please review? Thank you. >> >> note to self: >> jtreg test/jdk/java/lang/ProcessBuilder/InheritIO/InheritIoTest.java >> test/jdk/java/lang/SecurityManager/modules/CustomSecurityManagerTest.java >>

Re: RFR: 8256894: define test groups [v2]

2020-12-01 Thread Ivan Šipka
> Defined new test groups as defined in ticket. @fguallini Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: 8257516: removing trailing space - Changes: - all: https://git.openjdk.java.net/jdk/pull/1416/files -

RFR: 8166026: refactor shell tests to java

2020-11-27 Thread Ivan Šipka
@iignatev could you please review? Thank you. note to self: jtreg test/jdk/java/lang/ProcessBuilder/InheritIO/InheritIoTest.java test/jdk/java/lang/SecurityManager/modules/CustomSecurityManagerTest.java test/jdk/java/lang/Thread/uncaughtexceptions/UncaughtExceptionsTest.java

RFR: 8256894: define test groups

2020-11-25 Thread Ivan Šipka
Defined new test groups as defined in ticket. @fguallini - Commit messages: - 8256894: removing manual tests from corelibs tests - 8256894: define test groups Changes: https://git.openjdk.java.net/jdk/pull/1416/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk=1416=00

Re: RFR: 8256894: define test groups

2020-11-25 Thread Ivan Šipka
On Wed, 25 Nov 2020 11:19:27 GMT, Alan Bateman wrote: >> Defined new test groups as defined in ticket. @fguallini > > test/jdk/TEST.groups line 327: > >> 325: :core_tools \ >> 326: :jdk_other \ >> 327: :jdk_core_manual > > Please don't add manual tests to jdk_core. Removed.