Re: RFR: 8296611: Problemlist several sun/security tests until JDK-8295343 is resolved [v2]

2022-11-09 Thread Mikhailo Seledtsov
On Wed, 9 Nov 2022 17:36:12 GMT, Mikhailo Seledtsov wrote: >> Trivial change, updated jdk problem list. > > Mikhailo Seledtsov has updated the pull request incrementally with one > additional commit since the last revision: > > Addressed review feedback Thank you Raja

Integrated: 8296611: Problemlist several sun/security tests until JDK-8295343 is resolved

2022-11-09 Thread Mikhailo Seledtsov
On Tue, 8 Nov 2022 21:39:03 GMT, Mikhailo Seledtsov wrote: > Trivial change, updated jdk problem list. This pull request has now been integrated. Changeset: d6e2d0d0 Author: Mikhailo Seledtsov URL: https://git.openjdk.org/jdk/commit/d6e2d0d03d2161f934474fa1d4299513d14cb9c5 St

Re: RFR: 8296611: Problemlist several sun/security and java/security tests until JDK-8295343 is resolved [v2]

2022-11-09 Thread Mikhailo Seledtsov
On Wed, 9 Nov 2022 17:36:12 GMT, Mikhailo Seledtsov wrote: >> Trivial change, updated jdk problem list. > > Mikhailo Seledtsov has updated the pull request incrementally with one > additional commit since the last revision: > > Addressed review feedback I have update

Re: RFR: 8296611: Problemlist several sun/security and java/security tests until JDK-8295343 is resolved [v2]

2022-11-09 Thread Mikhailo Seledtsov
> Trivial change, updated jdk problem list. Mikhailo Seledtsov has updated the pull request incrementally with one additional commit since the last revision: Addressed review feedback - Changes: - all: https://git.openjdk.org/jdk/pull/11045/files - new: ht

Re: RFR: 8296611: Problemlist several sun/security and java/security tests until JDK-8295343 is resolved

2022-11-09 Thread Mikhailo Seledtsov
On Tue, 8 Nov 2022 21:39:03 GMT, Mikhailo Seledtsov wrote: > Trivial change, updated jdk problem list. Thanks Sean. I will remove the fixed tests from the list. - PR: https://git.openjdk.org/jdk/pull/11045

Re: RFR: 8296611: Problemlist several sun/security and java/security tests until JDK-8295343 is resolved

2022-11-09 Thread Mikhailo Seledtsov
On Tue, 8 Nov 2022 21:39:03 GMT, Mikhailo Seledtsov wrote: > Trivial change, updated jdk problem list. @dcubed-ojdk Dan, could you please review this problem listing change ? - PR: https://git.openjdk.org/jdk/pull/11045

RFR: 8296611: Problemlist several sun/security and java/security tests until JDK-8295343 is resolved

2022-11-09 Thread Mikhailo Seledtsov
Trivial change, updated jdk problem list. - Commit messages: - Using linux-all since the same issue on aarch64 - 8296611: Problemlist several sun/security and java/security tests until JDK-8295343 is resolved Changes: https://git.openjdk.org/jdk/pull/11045/files Webrev: https://w

Re: RFR: 8275662: remove test/lib/sun/hotspot

2022-07-08 Thread Mikhailo Seledtsov
On Fri, 8 Jul 2022 19:46:17 GMT, Coleen Phillimore wrote: > This change removes the last remnants of sun/hotspot/WhiteBox.java and other > classes, and uses the versions in jdk/test/whitebox. > I used sed to change sun.hotspot.{gc,code,cpuinfo} to jdk.test.whitebox and > deleted the old files a