On Mon, 18 Mar 2024 16:47:24 GMT, Bill Huang wrote:
> This task addresses an essential aspect of our testing infrastructure: the
> proper handling and cleanup of temporary files and socket files created
> during test execution. The motivation behind these changes is to pr
to java.io.File.createTempFile and
> java.nio.file.Files.createTempFile without adequate cleanup.
> - Tests using NIO socket channels with StandardProtocolFamily.UNIX, not
> explicitly removing socket files post-use.
Bill Huang has updated the pull request incrementally with one additional
commit si
to java.io.File.createTempFile and
> java.nio.file.Files.createTempFile without adequate cleanup.
> - Tests using NIO socket channels with StandardProtocolFamily.UNIX, not
> explicitly removing socket files post-use.
Bill Huang has updated the pull request incrementally with one additional
commit
to java.io.File.createTempFile and
> java.nio.file.Files.createTempFile without adequate cleanup.
> - Tests using NIO socket channels with StandardProtocolFamily.UNIX, not
> explicitly removing socket files post-use.
Bill Huang has updated the pull request incrementally with one additional
commit
On Thu, 21 Mar 2024 15:06:58 GMT, Jaikiran Pai wrote:
>> Bill Huang has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Implemented review comments
>
> test/jdk/java/util/zip/ZipFile/ZeroDate.
On Thu, 21 Mar 2024 14:41:36 GMT, Jaikiran Pai wrote:
>> Bill Huang has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Implemented review comments
>
> test/jdk/com/sun/management/HotSpotDiagnosticMXBean/Chec
to java.io.File.createTempFile and
> java.nio.file.Files.createTempFile without adequate cleanup.
> - Tests using NIO socket channels with StandardProtocolFamily.UNIX, not
> explicitly removing socket files post-use.
Bill Huang has updated the pull request incrementally with one additional
commit si
This task addresses an essential aspect of our testing infrastructure: the
proper handling and cleanup of temporary files and socket files created during
test execution. The motivation behind these changes is to prevent the
accumulation of unnecessary files in the default temporary directory, wh
On Mon, 6 Nov 2023 22:25:46 GMT, Bill Huang wrote:
> Updated jdk_core_manual test groups.
This pull request has now been integrated.
Changeset: 4c0f6c61
Author: Bill Huang
URL:
https://git.openjdk.org/jdk/commit/4c0f6c6105a8c7046cc4556d23272750bd9f7682
Stats: 4 lines in 1 f
Updated jdk_core_manual test groups.
-
Commit messages:
- JDK-8311961 Update Manual Test Groups for ATR JDK22
Changes: https://git.openjdk.org/jdk/pull/16531/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16531&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8311961
On Thu, 2 Mar 2023 21:34:28 GMT, Bill Huang wrote:
> The purpose of this task is to add the difference between -manual jdk_core
> and jdk_core_manual to the jdk_core_manual test goal. Furthermore, in order
> to streamline the manual test execution process, a new test gro
l tests that demand extra
> preparation or test input.
Bill Huang has updated the pull request incrementally with one additional
commit since the last revision:
Renamed jdk_core_manual to jdk_core_manual_interactive
-
Changes:
- all: https://git.openjdk.org/jdk/pull/12840/files
On Tue, 11 Apr 2023 20:50:28 GMT, Mark Sheppard wrote:
>> Bill Huang has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Implemented review comments.
>
> test/jdk/TEST.groups line 643:
>
>>
l tests that demand extra
> preparation or test input.
Bill Huang has updated the pull request incrementally with one additional
commit since the last revision:
Implemented review comments.
-
Changes:
- all: https://git.openjdk.org/jdk/pull/12840/files
- new: https://git.
The purpose of this task is to add the difference between -manual jdk_core and
jdk_core_manual to the jdk_core_manual test goal. Furthermore, in order to
streamline the manual test execution process, a new test group called
jdk_core_manual_human has been created for manual tests that demand extr
> This task is created to update the manual test groups.
Bill Huang has updated the pull request with a new target base due to a merge
or a rebase. The pull request now contains 11 commits:
- Merge branch 'JDK-8295859' of gh:bwhuang-us/jdk into JDK-8295859
- Added missing manu
On Tue, 25 Oct 2022 23:10:53 GMT, Bill Huang wrote:
> This task is created to update the manual test groups.
This pull request has been closed without being integrated.
-
PR: https://git.openjdk.org/jdk/pull/10864
On Tue, 31 Jan 2023 22:35:21 GMT, Bill Huang wrote:
> Root.java is changed to a manual test because it requires test to be run with
> the root user privilege, and it requires to modify the user policy file in
> the home director.
This pull request has now been integrated.
Changeset:
> Root.java is changed to a manual test because it requires test to be run with
> the root user privilege, and it requires to modify the user policy file in
> the home director.
Bill Huang has updated the pull request incrementally with one additional
commit since the last revision:
> Root.java is changed to a manual test because it requires test to be run with
> the root user privilege, and it requires to modify the user policy file in
> the home director.
Bill Huang has updated the pull request incrementally with one additional
commit since the last revision:
> Root.java is changed to a manual test because it requires test to be run with
> the root user privilege, and it requires to modify the user policy file in
> the home director.
Bill Huang has updated the pull request incrementally with one additional
commit since the last revision:
> Root.java is changed to a manual test because it requires test to be run with
> the root user privilege, and it requires to modify the user policy file in
> the home director.
Bill Huang has updated the pull request incrementally with one additional
commit since the last
Root.java is changed to a manual test because it requires test to be run with
the root user privilege, and it requires to modify the user policy file in the
home director.
-
Commit messages:
- JDK-824 java/security/Policy/Root/Root.java fails when home directory is
read-only
On Tue, 31 Jan 2023 19:08:08 GMT, Bill Huang wrote:
> Test failed for exception in thread "main" java.lang.IllegalAccessError:
> class IPv6NameserverPlatformParsingTest (in unnamed module @0x72a8ab1a)
> cannot access class com.sun.jndi.dns.DnsContextFactory (in modul
ng.dns does not export
> com.sun.jndi.dns to unnamed module @0x72a8ab1a
> at
> IPv6NameserverPlatformParsingTest.main(IPv6NameserverPlatformParsingTest.java:46)
>
> This task is created to update test instruction to include --add-modules and
> --add-opens jvm parameters to java c
On Tue, 31 Jan 2023 19:25:55 GMT, Alan Bateman wrote:
>> Test failed for exception in thread "main" java.lang.IllegalAccessError:
>> class IPv6NameserverPlatformParsingTest (in unnamed module @0x72a8ab1a)
>> cannot access class com.sun.jndi.dns.DnsContextFactory (in module
>> jdk.naming.dns) b
Test failed for exception in thread "main" java.lang.IllegalAccessError: class
IPv6NameserverPlatformParsingTest (in unnamed module @0x72a8ab1a) cannot access
class com.sun.jndi.dns.DnsContextFactory (in module jdk.naming.dns) because
module jdk.naming.dns does not export com.sun.jndi.dns to unn
> This task is created to update the manual test groups.
Bill Huang has updated the pull request incrementally with one additional
commit since the last revision:
Added missing manual tests from :jdk_core.
-
Changes:
- all: https://git.openjdk.org/jdk/pull/10864/files
-
> This task is created to update the manual test groups.
Bill Huang has updated the pull request incrementally with one additional
commit since the last revision:
Removed performance tests from the jdk_core_manual group as they have been
covered in the client-atr test gro
On Mon, 10 Oct 2022 21:39:05 GMT, Bill Huang wrote:
> This task converts 5 manual tests to automated tests.
>
> sun/security/provider/PolicyParser/ExtDirsDefaultPolicy.java
> sun/security/provider/PolicyParser/ExtDirsChange.java
> sun/security/provider/PolicyParser/ExtDi
On Wed, 21 Dec 2022 20:39:03 GMT, Rajan Halade wrote:
>> Multiple "run" in a single test fails the whole test when one test run fails
>> and all subsequent test run get terminated. Multiple tests with only one
>> "run" each allows all test run to be excused, and they can be run in
>> parallel.
On Wed, 21 Dec 2022 18:51:32 GMT, Rajan Halade wrote:
>> Bill Huang has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Implemented review comments.
>
> test/jdk/sun/security/provider/PolicyParser/ExtDirs.
curity/Policy/Root/Root.java
> javax/crypto/CryptoPermissions/InconsistentEntries.java
Bill Huang has updated the pull request incrementally with one additional
commit since the last revision:
Implemented review comments.
-
Changes:
- all: https://git.openjdk.org/jdk/pull/10637
On Fri, 16 Dec 2022 12:06:14 GMT, Sibabrata Sahoo wrote:
>> Bill Huang 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 contai
On Fri, 16 Dec 2022 11:48:54 GMT, Sibabrata Sahoo wrote:
>> Bill Huang 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 contai
de a clearer instruction to
> the test engineer about the test requirement.
>
> Tests include:
> java/rmi/registry/nonLocalRegistry/NonLocalSkeletonTest.java
> java/rmi/registry/nonLocalRegistry/NonLocalRegistryTest.java
> javax/management/remote/nonLocalAccess/NonLocalJMXR
> This task is created to add manual tests to the manual test groups.
>
> In addition, fix is provided for TestMatrix.java#Downcall-F and
> TestMatrix.java#Downcall-T which are failing due to missing TestDowncall.java
> ([JDK-8287158](https://bugs.openjdk.org/browse/JDK-8287158
de a clearer instruction to
> the test engineer about the test requirement.
>
> Tests include:
> java/rmi/registry/nonLocalRegistry/NonLocalSkeletonTest.java
> java/rmi/registry/nonLocalRegistry/NonLocalRegistryTest.java
> javax/management/remote/nonLocalAccess/NonLocalJMXR
curity/Policy/Root/Root.java
> javax/crypto/CryptoPermissions/InconsistentEntries.java
Bill Huang 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 five add
> This task is created to add manual tests to the manual test groups.
>
> In addition, fix is provided for TestMatrix.java#Downcall-F and
> TestMatrix.java#Downcall-T which are failing due to missing TestDowncall.java
> ([JDK-8287158](https://bugs.openjdk.org/browse/JDK-8287158
de a clearer instruction to
> the test engineer about the test requirement.
>
> Tests include:
> java/rmi/registry/nonLocalRegistry/NonLocalSkeletonTest.java
> java/rmi/registry/nonLocalRegistry/NonLocalRegistryTest.java
> javax/management/remote/nonLocalAccess/NonLocalJMXR
de a clearer instruction to
> the test engineer about the test requirement.
>
> Tests include:
> java/rmi/registry/nonLocalRegistry/NonLocalSkeletonTest.java
> java/rmi/registry/nonLocalRegistry/NonLocalRegistryTest.java
> javax/management/remote/nonLocalAccess/NonLocalJMXR
On Mon, 28 Nov 2022 13:56:29 GMT, Alan Bateman wrote:
>> Bill Huang has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Implemented review comments.
>
> test/jdk/javax/management/remote/nonLocalAccess/NonLocal
On Mon, 7 Nov 2022 19:23:05 GMT, Bill Huang wrote:
> There is no new changes in the open portion of JDK, but extracting common
> functionalities in bootstrap Utils to test/lib/Utils which can be used in the
> closed part.
This pull request has now been integrated.
Changeset: cc8bf9
On Tue, 8 Nov 2022 18:20:34 GMT, Bill Huang wrote:
>> There is no new changes in the open portion of JDK, but extracting common
>> functionalities in bootstrap Utils to test/lib/Utils which can be used in
>> the closed part.
>
> Bill Huang has updated the pull reques
On Tue, 8 Nov 2022 08:39:39 GMT, Serguei Spitsyn wrote:
>> There is no new changes in the open portion of JDK, but extracting common
>> functionalities in bootstrap Utils to test/lib/Utils which can be used in
>> the closed part.
>
> test/lib/jdk/test/lib/Utils.java line 1007:
>
>> 1005:
> There is no new changes in the open portion of JDK, but extracting common
> functionalities in bootstrap Utils to test/lib/Utils which can be used in the
> closed part.
Bill Huang has updated the pull request incrementally with one additional
commit since the last revision:
Im
On Mon, 7 Nov 2022 23:20:15 GMT, Serguei Spitsyn wrote:
>> There is no new changes in the open portion of JDK, but extracting common
>> functionalities in bootstrap Utils to test/lib/Utils which can be used in
>> the closed part.
>
> The refactoring looks pretty good.
> But I have a couple of q
There is no new changes in the open portion of JDK, but extracting common
functionalities in bootstrap Utils to test/lib/Utils.
-
Commit messages:
- JDK-8293450 Convert test/closed/sun/management/ shell tests to Java version
Changes: https://git.openjdk.org/jdk/pull/11029/files
We
On Fri, 4 Nov 2022 15:17:43 GMT, Mahendra Chhipa wrote:
>> Bill Huang has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Reverted exclusion of nonlocal registry tests.
>
> test/jdk/javax/ma
de a clearer instruction to
> the test engineer about the test requirement.
>
> Tests include:
> java/rmi/registry/nonLocalRegistry/NonLocalSkeletonTest.java
> java/rmi/registry/nonLocalRegistry/NonLocalRegistryTest.java
> javax/management/remote/nonLocalAccess/NonLocalJMXR
de a clearer instruction to
> the test engineer about the test requirement.
>
> Tests include:
> java/rmi/registry/nonLocalRegistry/NonLocalSkeletonTest.java
> java/rmi/registry/nonLocalRegistry/NonLocalRegistryTest.java
> javax/management/remote/nonLocalAccess/NonLocalJMXR
de a clearer instruction to
> the test engineer about the test requirement.
>
> Tests include:
> java/rmi/registry/nonLocalRegistry/NonLocalSkeletonTest.java
> java/rmi/registry/nonLocalRegistry/NonLocalRegistryTest.java
> javax/management/remote/nonLocalAccess/NonLocalJMXR
On Wed, 26 Oct 2022 08:16:37 GMT, Alan Bateman wrote:
>> This task is created to add manual tests to the manual test groups.
>>
>> In addition, fix is provided for TestMatrix.java#Downcall-F and
>> TestMatrix.java#Downcall-T which are failing due to missing
>> TestDowncall.java
>> ([JDK-82871
This task is created to add manual tests to the manual test groups.
In addition, fix is provided for TestMatrix.java#Downcall-F and
TestMatrix.java#Downcall-T which are failing due to missing TestDowncall.java
([JDK-8287158](https://bugs.openjdk.org/browse/JDK-8287158)).
-
Commit m
The current non local registry tests require a manual process that runs
rmiregitrty on a different machine and changes the -Dregistry.host property in
the source before running the tests on the local machine. This task is created
to improve this manual process and provide a clearer instruction t
curity/Policy/Root/Root.java
> javax/crypto/CryptoPermissions/InconsistentEntries.java
Bill Huang has updated the pull request incrementally with one additional
commit since the last revision:
Added an extra line to the end of the policy file.
-
Changes:
- all: https://git.openj
On Tue, 18 Oct 2022 19:53:50 GMT, Mahendra Chhipa wrote:
>> Bill Huang has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> AssertThrows an exception in InconsistentEntries test.
>
> test/jdk/
curity/Policy/Root/Root.java
> javax/crypto/CryptoPermissions/InconsistentEntries.java
Bill Huang has updated the pull request incrementally with one additional
commit since the last revision:
AssertThrows an exception in InconsistentEntries test.
-
Changes:
- all: https://git
On Fri, 14 Oct 2022 15:50:30 GMT, Bill Huang wrote:
>> test/jdk/java/security/Policy/Root/Root.java line 48:
>>
>>> 46: private static final Path TARGET = Paths.get(ROOT, ".java.policy");
>>> 47: public static void main(String[] args) throws Excep
curity/Policy/Root/Root.java
> javax/crypto/CryptoPermissions/InconsistentEntries.java
Bill Huang has updated the pull request incrementally with one additional
commit since the last revision:
Refactored to use testng framework for test enviroment setup.
-
Changes:
- all: https:
On Fri, 14 Oct 2022 11:00:44 GMT, Mahendra Chhipa wrote:
>> This task converts 5 manual tests to automated tests.
>>
>> sun/security/provider/PolicyParser/ExtDirsDefaultPolicy.java
>> sun/security/provider/PolicyParser/ExtDirsChange.java
>> sun/security/provider/PolicyParser/ExtDirs.java
>> j
On Mon, 10 Oct 2022 18:18:55 GMT, Bill Huang wrote:
> The jarsigner and keytool are localized into English, German, Japanese and
> Simplified Chinese. This task is to modify the existing i18n tests to
> validate i18n compliance in these tools.
>
> In addition, this task also c
gt; simplification which originated from
> [JDK-8292663](https://bugs.openjdk.org/browse/JDK-8292663).
Bill Huang has updated the pull request incrementally with one additional
commit since the last revision:
Fixed typo.
-
Changes:
- all: https://git.openjdk.org/jdk/pull/10635
gt; simplification which originated from
> [JDK-8292663](https://bugs.openjdk.org/browse/JDK-8292663).
Bill Huang has updated the pull request incrementally with one additional
commit since the last revision:
Added documentation to UIBuilder.
-
Changes:
- all: https://git.openj
On Tue, 11 Oct 2022 15:17:13 GMT, Weijun Wang wrote:
>> Bill Huang has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Implemented review comments.
>
> I have a question, why must this test be manual? Can'
On Tue, 11 Oct 2022 11:31:53 GMT, Mahendra Chhipa wrote:
>> Added test cases for xpath Axis:
>> 1. descendant
>> 2. descendant-or-self
>> 3. following
>> 4. following-sibling
>
> Mahendra Chhipa has updated the pull request incrementally with one
> additional commit since the last revision:
>
>
On Tue, 11 Oct 2022 17:03:47 GMT, Naoto Sato wrote:
> I have a question, why must this test be manual? Can't we compare the
> localized texts?
@wangweij Good question. We can definitely compare the localized texts at least
some keywords. The fact that automation is one of the goals of this tas
gt; simplification which originated from
> [JDK-8292663](https://bugs.openjdk.org/browse/JDK-8292663.
Bill Huang has updated the pull request incrementally with one additional
commit since the last revision:
Implemented review comments.
-
Changes:
- all: https://git.openjdk.org
On Mon, 10 Oct 2022 19:47:37 GMT, Naoto Sato wrote:
>> The jarsigner and keytool are localized into English, German, Japanese and
>> Simplified Chinese. This task is to modify the existing i18n tests to
>> validate i18n compliance in these tools.
>>
>> In addition, this task also contains cha
On Mon, 10 Oct 2022 19:45:31 GMT, Naoto Sato wrote:
>> The jarsigner and keytool are localized into English, German, Japanese and
>> Simplified Chinese. This task is to modify the existing i18n tests to
>> validate i18n compliance in these tools.
>>
>> In addition, this task also contains cha
This task converts 5 manual tests to automated tests.
sun/security/provider/PolicyParser/ExtDirsDefaultPolicy.java
sun/security/provider/PolicyParser/ExtDirsChange.java
sun/security/provider/PolicyParser/ExtDirs.java
java/security/Policy/Root/Root.javajava/security/Policy/Root/Root.java
javax/
The jarsigner and keytool are localized into English, German, Japanese and
Simplified Chinese. This task is to modify the existing i18n tests to validate
i18n compliance in these tools.
In addition, this task also contains changes for manual test enhancement and
simplification which originated
On Wed, 5 Oct 2022 18:09:53 GMT, Bill Huang wrote:
>> Added test cases for xpath Axis:
>> 1. descendant
>> 2. descendant-or-self
>> 3. following
>> 4. following-sibling
>
> test/jaxp/javax/xml/jaxp/unittest/xpath/XPathExpFollowingTest.java line 108:
>
On Tue, 4 Oct 2022 13:01:40 GMT, Mahendra Chhipa wrote:
> Added test cases for xpath Axis:
> 1. descendant
> 2. descendant-or-self
> 3. following
> 4. following-sibling
test/jaxp/javax/xml/jaxp/unittest/xpath/XPathExpDescendantTest.java line 59:
> 57: {"/Customers/Customer[@id='
On Wed, 31 Aug 2022 20:16:33 GMT, Bill Huang wrote:
> The goal of this task is validating the parent axis contains the parent of
> the context node. Context nodes include
> - root node
> - element nodes
> - text nodes
> - attribute nodes
> - namespace nodes
> -
> The goal of this task is validating the parent axis contains the parent of
> the context node. Context nodes include
> - root node
> - element nodes
> - text nodes
> - attribute nodes
> - namespace nodes
> - comment nodes
Bill Huang has updated the pull reques
> The goal of this task is validating the parent axis contains the parent of
> the context node. Context nodes include
> - root node
> - element nodes
> - text nodes
> - attribute nodes
> - namespace nodes
> - comment nodes
Bill Huang has updated the pull reques
On Thu, 1 Sep 2022 11:38:09 GMT, Mahendra Chhipa wrote:
>> Added tests for namespace Axis. Tests incluse namspace expressions,
>> namespace node counts and namespace node scope.
>
> Mahendra Chhipa has updated the pull request incrementally with one
> additional commit since the last revision:
On Wed, 31 Aug 2022 21:17:22 GMT, Mahendra Chhipa wrote:
>> Added tests for namespace Axis. Tests incluse namspace expressions,
>> namespace node counts and namespace node scope.
>
> Mahendra Chhipa has updated the pull request incrementally with one
> additional commit since the last revision:
On Thu, 25 Aug 2022 16:58:29 GMT, Mahendra Chhipa wrote:
>> Added tests for namespace Axis. Tests incluse namspace expressions,
>> namespace node counts and namespace node scope.
>
> Mahendra Chhipa has updated the pull request incrementally with one
> additional commit since the last revision:
The goal of this task is validating the parent axis contains the parent of the
context node. Context nodes include
- root node
- element nodes
- text nodes
- attribute nodes
- namespace nodes
- comment nodes
-
Commit messages:
- Add document root tests
- Added relative parent
On Wed, 31 Aug 2022 20:16:33 GMT, Bill Huang wrote:
> The goal of this task is validating the parent axis contains the parent of
> the context node. Context nodes include
> - root node
> - element nodes
> - text nodes
> - attribute nodes
> - namespace nodes
> -
On Fri, 26 Aug 2022 16:48:03 GMT, Bill Huang wrote:
> Provided coverage for XPath operators. Operators include:
> * Boolean operators: or, and, =, !=, <, <=, >, >=
> * Number operators: +, -, *, div, mod
> * Union operator: |
This pull request has now been integrat
> Provided coverage for XPath operators. Operators include:
> * Boolean operators: or, and, =, !=, <, <=, >, >=
> * Number operators: +, -, *, div, mod
> * Union operator: |
Bill Huang has updated the pull request incrementally with one additional
commit since the last
Provided coverage for XPath operators. Operators include:
* Boolean operators: or, and, =, !=, <, <=, >, >=
* Number operators: +, -, *, div, mod
* Union operator: |
-
Commit messages:
- Created XPathOperatorExpTest.java
Changes: https://git.openjdk.org/jdk/pull/10047/files
Webrev:
On Thu, 25 Aug 2022 16:58:29 GMT, Mahendra Chhipa wrote:
>> Added tests for namespace Axis. Tests incluse namspace expressions,
>> namespace node counts and namespace node scope.
>
> Mahendra Chhipa has updated the pull request incrementally with one
> additional commit since the last revision:
This task converts 2 shell tests to java version.
test/java/lang/management/OperatingSystemMXBean/TestSystemLoadAvg.sh
test/java/lang/management/RuntimeMXBean/TestInputArgument.sh
-
Commit messages:
- Updated copyright header.
- Converted TestInputArgument.sh to java version.
- C
On Tue, 9 Aug 2022 21:14:39 GMT, Bill Huang wrote:
> This task converts 5 shell tests below to java version.
> test/java/lang/management/MemoryMXBean/LowMemoryTest2.sh
> test/java/lang/management/MemoryMXBean/MemoryManagementParallelGC.sh
> test/java/lang/management/
lang/management/MemoryMXBean/MemoryTestAllGC.sh
> test/java/lang/management/MemoryMXBean/PendingAllGC.sh
Bill Huang has updated the pull request incrementally with one additional
commit since the last revision:
Removed @build and move runs to separate tests.
-
Changes:
- all: https
On Wed, 10 Aug 2022 21:09:42 GMT, Leonid Mesnik wrote:
>> Bill Huang has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Removed GC settings.
>
> test/jdk/java/lang/management/MemoryMXBean/MemoryMan
lang/management/MemoryMXBean/MemoryTestAllGC.sh
> test/java/lang/management/MemoryMXBean/PendingAllGC.sh
Bill Huang has updated the pull request incrementally with one additional
commit since the last revision:
Removed GC settings.
-
Changes:
- all: https://git.openjdk.org/jdk/pull/
On Tue, 9 Aug 2022 21:14:39 GMT, Bill Huang wrote:
> This task converts 5 shell tests below to java version.
> test/java/lang/management/MemoryMXBean/LowMemoryTest2.sh
> test/java/lang/management/MemoryMXBean/MemoryManagementParallelGC.sh
> test/java/lang/management/
On Tue, 9 Aug 2022 21:14:39 GMT, Bill Huang wrote:
> This task converts 5 shell tests below to java version.
> test/java/lang/management/MemoryMXBean/LowMemoryTest2.sh
> test/java/lang/management/MemoryMXBean/MemoryManagementParallelGC.sh
> test/java/lang/management/
This task converts 5 shell tests below to java version.
test/java/lang/management/MemoryMXBean/LowMemoryTest2.sh
test/java/lang/management/MemoryMXBean/MemoryManagementParallelGC.sh
test/java/lang/management/MemoryMXBean/MemoryManagementSerialGC.sh
test/java/lang/management/MemoryMXBean/MemoryT
On Thu, 4 Aug 2022 17:40:43 GMT, Bill Huang wrote:
> Improve test coverage for XPath functions:
> [JDK-8290836](https://bugs.openjdk.org/browse/JDK-8290836),
> [JDK-8290837](https://bugs.openjdk.org/browse/JDK-8290837),
> [JDK-8290838](https://bugs.openjdk.org/browse/JDK-8290838)
> Improve test coverage for XPath functions:
> [JDK-8290836](https://bugs.openjdk.org/browse/JDK-8290836),
> [JDK-8290837](https://bugs.openjdk.org/browse/JDK-8290837),
> [JDK-8290838](https://bugs.openjdk.org/browse/JDK-8290838).
Bill Huang has updated the pull request incrementa
Improve test coverage for XPath functions:
[JDK-8290836](https://bugs.openjdk.org/browse/JDK-8290836),
[JDK-8290837](https://bugs.openjdk.org/browse/JDK-8290837),
[JDK-8290838](https://bugs.openjdk.org/browse/JDK-8290838).
-
Commit messages:
- Added exception test cases for node s
On Mon, 25 Jul 2022 22:04:31 GMT, Bill Huang wrote:
> Provided coverage for XPath node set functions. Functions include:
> - id()
> - last()
> - position()
> - count()
> - local-name()
> - namespace-uri()
> - name()
This pull request has now been integrated.
Changeset:
On Wed, 13 Jul 2022 21:04:11 GMT, Bill Huang wrote:
> This is a subtask of
> [JDK-8286091](https://bugs.openjdk.org/browse/JDK-8286091) which is aiming to
> improve XPath expression test coverage. The goal of this subtask is
> validating the XPath child axis specifier in various
1 - 100 of 118 matches
Mail list logo