RFR 8191278: MappedByteBuffer bulk access memory failures are not handled gracefully

Tobias Hartmann tobias.hartmann at oracle.com
Thu Apr 4 07:00:26 UTC 2019


Hi Jamsheed,

this looks reasonable to me although the code is getting quite complicated to handle this edge case.

Someone should review/test the aarch64/arm/ppc changes.

Best regards,
Tobias

On 03.04.19 21:14, Jamsheed wrote:
> Hi Tobias,
> 
> apologies for sending it again for review.
> 
> http://cr.openjdk.java.net/~jcm/8191278/webrev.03/
> 
> made a few improvements to the code.
> 
> 1) removed code range checks dependency on order of code generation.
> 
> 2) made the exception/handling mechanism to easily scale on all ports.
> 
> Best regards,
> 
> Jamsheed
> 
> On 01/04/19 12:42 PM, Jamsheed wrote:
>> On 29.03.19 15:19, Jamsheed wrote:
>>> http://cr.openjdk.java.net/~jcm/8191278/webrev.02/


More information about the hotspot-dev mailing list