RFR: 8342769: HotSpot Windows/gcc port is broken

Brian Stafford bstafford at openjdk.org
Mon Nov 4 18:55:20 UTC 2024


On Tue, 22 Oct 2024 01:17:01 GMT, Julian Waters <jwaters at openjdk.org> wrote:

> Several areas in HotSpot are broken in the gcc port. These, with the exception of 1 rather big oversight within SharedRuntime::frem and SharedRuntime::drem, are all minor correctness issues within the code. These mostly can be fixed with simple changes to the code. Note that I am not sure whether the SharedRuntime::frem and SharedRuntime::drem fix is correct. It may be that they can be removed entirely

@swesonga, can you please take a look at this?

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

PR Comment: https://git.openjdk.org/jdk/pull/21627#issuecomment-2455449037


More information about the hotspot-dev mailing list