RFR: 8342769: HotSpot Windows/gcc port is broken
Julian Waters
jwaters at openjdk.org
Wed Nov 13 06:50:57 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
Bumping
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21627#issuecomment-2472601613
More information about the hotspot-dev
mailing list