RFR: 8352920: Compilation failure: comparison of unsigned expression >= 0 is always true

duke duke at openjdk.org
Fri Mar 28 03:45:09 UTC 2025


On Fri, 28 Mar 2025 01:06:53 GMT, Cesar Soares Lucas <cslucas at openjdk.org> wrote:

> Please review this patch to fix the compilation failure. The fix is simply to only define the `BytecodeTransfer::trace_interpreter` method  in NOT_PRODUCT builds.
> 
> Tested on OSX/Linux aarch64/x86_64 with JTREG.

@JohnTortugo 
Your change (at version 7f2c0616fd72eabcd22b8d643b5507bc5d8b79e2) is now ready to be sponsored by a Committer.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/24284#issuecomment-2760102699


More information about the hotspot-runtime-dev mailing list