-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 24
-
Component/s: hotspot
-
b15
There are multiple overflow issues in the AdlArena, let's fix those.
Issues can be found in:
- Amalloc
- Acalloc
- Arealloc
- AdlChunk::operator new
As this is only run during the build stage, I think it's fine if we simply assert that these do not overflow.
Issues can be found in:
- Amalloc
- Acalloc
- Arealloc
- AdlChunk::operator new
As this is only run during the build stage, I think it's fine if we simply assert that these do not overflow.
- links to
-
Commit(master)
openjdk/jdk/0b3f2e64
-
Review(master)
openjdk/jdk/20774