-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 24
-
Component/s: hotspot
-
In Review
-
x86_64
-
windows
Several areas in HotSpot are broken in the Windows gcc port. These, with the exception of 1 rather big oversight withing 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.
- links to
-
Review(master)
openjdk/jdk/21627