[foreign] RFR 8211277: Exception when dereferencing null pointer should be more specific
Jorn Vernee
jbvernee at xs4all.nl
Mon Oct 1 09:10:15 UTC 2018
Sundararajan Athijegannathan schreef op 2018-10-01 05:06:
> Looks good.
>
> PS. While I'm fine with the Windows portability EXPORT macro in C
> code, none of the other existing tests use this. Perhaps we need
> similar such portability macro elsewhere? Not suggesting for current
> changeset though.
I have them in my local copy for every test, I could make a patch for
those as well, but without wider Windows support they're not as
meaningful to have right now. Maybe the one in this changeset should be
removed as well to be added in later with all the others.
> -Sundar
>
>
> On 28/09/18, 6:35 PM, Maurizio Cimadamore wrote:
>> Hi,
>> this is a RFR for the changes discussed in [1] (again, thanks Jorn!).
>> Some minor tweaks:
>>
>> * consolidate the code paths for 'throwy' References - new
>> Reference.OfGrumpy :-)
>>
>> * tweaked test to check the exception cause - as otherwise the test
>> passes even w/o the fix
>>
>> Webrev:
>>
>> http://cr.openjdk.java.net/~mcimadamore/panama/8211277/
>>
>> Cheers
>> Maurizio
>>
>> [1] -
>> http://mail.openjdk.java.net/pipermail/panama-dev/2018-September/002796.html
>>
More information about the panama-dev
mailing list