Re: RFR: 8355962: RISCV64 cross build fails after 8354996

2025-05-02 Thread Man Cao
On Fri, 2 May 2025 19:14:27 GMT, Chen Liang wrote: > Roll back the HelloClasslist downcall generation that caused cross build > failures for riscv64 and aarch64 from x86-64. > > Testing: riscv64 cross build Marked as reviewed by manc (Committer). Yes, I tested that this change fixes the failu

Re: RFR: 8351309: test/hotspot/jtreg/runtime/posixSig/TestPosixSig.java fails on static-jdk [v2]

2025-03-11 Thread Man Cao
On Mon, 10 Mar 2025 18:28:44 GMT, Jiangli Zhou wrote: >> Please review this PR that excludes `libjsig` from being statically linked >> with `static-jdk` `java` launcher by default. Please see details in >> https://bugs.openjdk.org/browse/JDK-8351309 description and comments. Thanks > > Jiangli

Re: RFR: 8351309: test/hotspot/jtreg/runtime/posixSig/TestPosixSig.java fails on static-jdk

2025-03-05 Thread Man Cao
On Wed, 5 Mar 2025 22:59:06 GMT, Jiangli Zhou wrote: > Please review this PR that excludes `libjsig` from being statically linked > with `static-jdk` `java` launcher by default. Please see details in > https://bugs.openjdk.org/browse/JDK-8351309 description and comments. Thanks This LGTM. Perh

RFR: 8296970: Remove sysThreadAvailableStackWithSlack from hotspot-symbols

2022-11-14 Thread Man Cao
Hi all, Could anyone review this cleanup to remove dead symbol "sysThreadAvailableStackWithSlack"? See https://bugs.openjdk.org/browse/JDK-8296970 for more details. -Man - Commit messages: - 8296970: Remove sysThreadAvailableStackWithSlack from hotspot-symbols Changes: https://g