-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 16
-
Component/s: hotspot
-
b19
-
Verified
In a recent cleanup the size passed on to anon_mmap() was mixed up. The calculated extra_size should be passed done instead of the original bytes.