On Tue, 30 Mar 2021 16:56:57 GMT, Mahendra Chhipa
wrote:
> JDK-8264454 : Jaxp unit test from open jdk needs to be improved
This pull request has now been integrated.
Changeset: 308f6796
Author: Mahendra Chhipa
Committer: Joe Wang
URL: https://git.openjdk.java.net/jdk/com
> JDK-8264454 : Jaxp unit test from open jdk needs to be improved
Mahendra Chhipa has updated the pull request incrementally with one additional
commit since the last revision:
Updated copyright year.
-
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3274/files
-
> JDK-8264454 : Jaxp unit test from open jdk needs to be improved
Mahendra Chhipa has updated the pull request incrementally with one additional
commit since the last revision:
Implemented the review comments.
-
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3274/fi
On Wed, 31 Mar 2021 05:04:31 GMT, Joe Wang wrote:
>> JDK-8264454 : Jaxp unit test from open jdk needs to be improved
>
> test/jaxp/javax/xml/jaxp/unittest/datatype/Bug6937964Test.java line 200:
>
>> 198: } catch (IllegalStateException illegalStateException) {
>> 199:
On Wed, 31 Mar 2021 04:19:46 GMT, Joe Wang wrote:
>> JDK-8264454 : Jaxp unit test from open jdk needs to be improved
>
> test/jaxp/javax/xml/jaxp/unittest/common/Bug6350682.java line 47:
>
>> 45: @Test
>> 46: public void testSAXParserFactory() {
>> 47: runWithAllPerm(() ->
>> Th
JDK-8264454 : Jaxp unit test from open jdk needs to be improved
-
Commit messages:
- JDK-8264454 : Jaxp unit test from open jdk needs to be improved
- JDK-8064681 : Jaxp unit test need to be improved
Changes: https://git.openjdk.java.net/jdk/pull/3274/files
Webrev: https://webrevs
On Mon, 22 Mar 2021 10:35:03 GMT, Mahendra Chhipa
wrote:
> https://bugs.openjdk.java.net/browse/JDK-8064681
This pull request has been closed without being integrated.
-
PR: https://git.openjdk.java.net/jdk/pull/3115
On Wed, 24 Mar 2021 14:47:56 GMT, Mark Sheppard wrote:
>> https://bugs.openjdk.java.net/browse/JDK-8064681
>
> the tests set a system property and then clear that system property at the
> end of the test. Is it always the case that the property being set in the
> test does not have a value pri
https://bugs.openjdk.java.net/browse/JDK-8064681
-
Commit messages:
- JDK-8064681 : Jaxp unit test need to be improved
Changes: https://git.openjdk.java.net/jdk/pull/3115/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3115&range=00
Issue: https://bugs.openjdk.java.ne
JDK-8261003 : Bad Copyright header format after JDK-8183372
-
Commit messages:
- JDK-8261003 : Bad Copyright header format after JDK-8183372
Changes: https://git.openjdk.java.net/jdk/pull/2365/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2365&range=00
Issue: https:
On Tue, 2 Feb 2021 22:08:33 GMT, Mahendra Chhipa
wrote:
> JDK-8261003 : Bad Copyright header format after JDK-8183372
This pull request has now been integrated.
Changeset: 9af33392
Author: Mahendra Chhipa
Committer: Brent Christian
URL: https://git.openjdk.java.net/jdk/com
On Wed, 20 Jan 2021 17:27:43 GMT, Mahendra Chhipa
wrote:
> https://bugs.openjdk.java.net/browse/JDK-8183372
This pull request has now been integrated.
Changeset: 6dc3c6dc
Author: Mahendra Chhipa
Committer: Brent Christian
URL: https://git.openjdk.java.net/jdk/commit/6dc3c6dc
St
> https://bugs.openjdk.java.net/browse/JDK-8183372
Mahendra Chhipa has updated the pull request incrementally with one additional
commit since the last revision:
Generate the source files in JTWork directory.
-
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2170/fi
> https://bugs.openjdk.java.net/browse/JDK-8183372
Mahendra Chhipa has updated the pull request incrementally with one additional
commit since the last revision:
Using testNg Assert instead of assert.
-
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2170/files
-
> https://bugs.openjdk.java.net/browse/JDK-8183372
Mahendra Chhipa has updated the pull request incrementally with one additional
commit since the last revision:
throwing the specific exceptions.
-
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2170/files
- new: ht
> https://bugs.openjdk.java.net/browse/JDK-8183372
Mahendra Chhipa has updated the pull request incrementally with one additional
commit since the last revision:
Implemented the review comments.
-
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2170/files
- new: ht
> https://bugs.openjdk.java.net/browse/JDK-8183372
Mahendra Chhipa has updated the pull request incrementally with one additional
commit since the last revision:
Implemented the review comments.
-
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2170/files
- new: ht
> https://bugs.openjdk.java.net/browse/JDK-8183372
Mahendra Chhipa has updated the pull request incrementally with one additional
commit since the last revision:
Implemented the review comments.
-
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2170/files
- new: ht
> https://bugs.openjdk.java.net/browse/JDK-8183372
Mahendra Chhipa has updated the pull request incrementally with one additional
commit since the last revision:
Reset the formatting.
-
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2170/files
- new: ht
> https://bugs.openjdk.java.net/browse/JDK-8183372
Mahendra Chhipa has updated the pull request incrementally with one additional
commit since the last revision:
Implemented review comment.
-
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2170/files
- new: ht
On Tue, 26 Jan 2021 22:55:32 GMT, Brent Christian wrote:
>> Mahendra Chhipa has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Implemented the review comments.
>
> test/jdk/java/lang/Class/getEnclosingClass/En
> https://bugs.openjdk.java.net/browse/JDK-8183372
Mahendra Chhipa has updated the pull request incrementally with one additional
commit since the last revision:
Implemented the review comments.
-
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2170/files
- new: ht
On Tue, 26 Jan 2021 22:52:15 GMT, Brent Christian wrote:
>> Mahendra Chhipa has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Implemented the review comments.
>
> test/jdk/java/lang/Class/getEnclosingClass/E
On Tue, 26 Jan 2021 23:25:03 GMT, Florent Guillaume
wrote:
>> Mahendra Chhipa has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Implemented the review comments.
>
> test/jdk/java/lang/Class/forName/NonJa
On Tue, 26 Jan 2021 22:56:25 GMT, Brent Christian wrote:
>> Mahendra Chhipa has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Implemented the review comments.
>
> test/jdk/java/lang/Class/getEnclosingClass/En
> https://bugs.openjdk.java.net/browse/JDK-8183372
Mahendra Chhipa has updated the pull request incrementally with one additional
commit since the last revision:
Implemented the review comments.
-
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2170/files
- new: ht
On Fri, 22 Jan 2021 18:17:33 GMT, Mandy Chung wrote:
>> Mahendra Chhipa has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> NonJavaName Tests updated
>> Used newInstance() method to create the different E
On Fri, 22 Jan 2021 18:09:43 GMT, Mandy Chung wrote:
>> Mahendra Chhipa has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> NonJavaName Tests updated
>> Used newInstance() method to create the different E
On Fri, 22 Jan 2021 18:16:54 GMT, Mandy Chung wrote:
>> Mahendra Chhipa has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> NonJavaName Tests updated
>> Used newInstance() method to create the different E
On Fri, 22 Jan 2021 17:59:33 GMT, Mandy Chung wrote:
>> Mahendra Chhipa has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> NonJavaName Tests updated
>> Used newInstance() method to create the different E
On Thu, 21 Jan 2021 05:19:00 GMT, Brent Christian wrote:
>> https://bugs.openjdk.java.net/browse/JDK-8183372
>
> Can this be done all in `EnclosingClassTest.java`, without a new
> `RunEnclosingClassTest.java`?
>
> Adding the `@BeforeClass` and `@AfterClass` methods to what's there, you may
> j
> https://bugs.openjdk.java.net/browse/JDK-8183372
Mahendra Chhipa has updated the pull request incrementally with one additional
commit since the last revision:
NonJavaName Tests updated
Used newInstance() method to create the different EnclosingClasses at runtime
-
Chan
https://bugs.openjdk.java.net/browse/JDK-8183372
-
Commit messages:
- JDK-8183372 : Refactor java/lang/Class shell tests to java
Changes: https://git.openjdk.java.net/jdk/pull/2170/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2170&range=00
Issue: https://bugs.openj
On Fri, 4 Dec 2020 19:44:33 GMT, Mahendra Chhipa
wrote:
> jaxp.library.SimpleHttpServer
> https://bugs.openjdk.java.net/browse/JDK-8212035
This pull request has now been integrated.
Changeset: 5df2a949
Author:Mahendra Chhipa
Committer: Daniel Fuchs
URL:
On Tue, 12 Jan 2021 16:52:20 GMT, Daniel Fuchs wrote:
> Approved provided that tier2 tests are passing.
All tier2 tests related to changes are passing. Here is the Mach5 result link:
https://mach5.us.oracle.com/mdash/jobs/mahendrachhipa-jdk-20210112-1759-17354032?search=result.status%3APASSED
-
> jaxp.library.SimpleHttpServer
> https://bugs.openjdk.java.net/browse/JDK-8212035
Mahendra Chhipa has updated the pull request with a new target base due to a
merge or a rebase. The pull request now contains ten commits:
- Implemented the review comments
- Merge branch 'maste
> jaxp.library.SimpleHttpServer
> https://bugs.openjdk.java.net/browse/JDK-8212035
Mahendra Chhipa has updated the pull request with a new target base due to a
merge or a rebase. The pull request now contains seven commits:
- Implemented the Review comments.
- Implemented the review co
On Mon, 14 Dec 2020 19:44:59 GMT, Daniel Fuchs wrote:
>> Mahendra Chhipa has updated the pull request incrementally with two
>> additional commits since the last revision:
>>
>> - Merge branch 'JDK-8212035' of https://github.com/mahendrachhipa/jdk into
&
> jaxp.library.SimpleHttpServer
> https://bugs.openjdk.java.net/browse/JDK-8212035
Mahendra Chhipa has updated the pull request incrementally with two additional
commits since the last revision:
- Merge branch 'JDK-8212035' of https://github.com/mahendrachhipa/jdk i
On Tue, 8 Dec 2020 18:01:20 GMT, Daniel Fuchs wrote:
>> Mahendra Chhipa has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Implemented the review comments.
>
> test/lib/jdk/test/lib/net/SimpleHtt
> jaxp.library.SimpleHttpServer
> https://bugs.openjdk.java.net/browse/JDK-8212035
Mahendra Chhipa has updated the pull request incrementally with one additional
commit since the last revision:
Implemnted the review comments.
-
Changes:
- all: https://git.openjdk.java.n
> jaxp.library.SimpleHttpServer
> https://bugs.openjdk.java.net/browse/JDK-8212035
Mahendra Chhipa has updated the pull request incrementally with one additional
commit since the last revision:
Implemented the review comments.
-
Changes:
- all: https://git.openjdk.java.n
On Fri, 4 Dec 2020 20:45:24 GMT, Daniel Fuchs wrote:
>> Mahendra Chhipa has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Implemented the review comments.
>
> test/lib/jdk/test/lib/net/SimpleHtt
On Fri, 4 Dec 2020 20:48:01 GMT, Daniel Fuchs wrote:
>> test/jdk/sun/net/www/protocol/jar/MultiReleaseJarURLConnection.java line 80:
>>
>>> 78: creator.buildSignedMultiReleaseJar();
>>> 79:
>>> 80: server = new
>>> SimpleHttpServer(TESTCONTEXT,System.getProperty("user.dir", "."
jaxp.library.SimpleHttpServer
https://bugs.openjdk.java.net/browse/JDK-8212035
-
Commit messages:
- JDK-8212035 merge jdk.test.lib.util.SimpleHttpServer with
Changes: https://git.openjdk.java.net/jdk/pull/1632/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1632&range=0
On Fri, 27 Nov 2020 16:11:54 GMT, Mahendra Chhipa
wrote:
> …id as 1st word in @ignore
>
> https://bugs.openjdk.java.net/browse/JDK-8249836
This pull request has now been integrated.
Changeset: c859fb02
Author: Mahendra Chhipa
Committer: Igor Ignatyev
URL:
> …id as 1st word in @ignore
>
> https://bugs.openjdk.java.net/browse/JDK-8249836
Mahendra Chhipa has updated the pull request incrementally with two additional
commits since the last revision:
- /integrate
Merge branch 'JDK-8249836' of https://github.com/mahendrac
…id as 1st word in @ignore
https://bugs.openjdk.java.net/browse/JDK-8249836
-
Commit messages:
- JDK-8249836 ava/io/IOException/LastErrorString.java should have
- JDK-8249836 java/io/IOException/LastErrorString.java should have bug-id as
1st word in @ignore
- JDK-8249836 java/io/
48 matches
Mail list logo