[10]RFR: 6415680: (bf) MappedByteBuffer.get() can provoke crash with EXCEPTION_IN_PAGE_ERROR

jamsheed jamsheed.c.m at oracle.com
Tue Nov 14 19:58:11 UTC 2017


sorry, we do loop, even for autoincrement case only if both from and to 
are invalid we may loop for ever, i didn't assume that case

Best regards,

Jamsheed


On Wednesday 15 November 2017 01:02 AM, jamsheed wrote:
> Second, what if the loop is using auto-increment instructions? 
> Skipping to the next instruction would mean we loop forever if the 
> increment never happens. 



More information about the hotspot-compiler-dev mailing list