RFR 8135972: Implement new tests for native libjimage library
Sergei Pikalev
sergei.pikalev at oracle.com
Tue Nov 24 00:37:26 UTC 2015
Hi All,
http://cr.openjdk.java.net/~jlaskey/8135972/webrev.01/index.html
There are a minimal set of passing cleanly tests which does not explore
bad values touching memory addresses.
Please review.
Thanks,
Sergi
On 13.11.2015 17:12, Alan Bateman wrote:
> On 13/11/2015 13:50, Sergei Pikalev wrote:
>>
>> Hello,
>>
>> This is the code with new tests for libjimage native library.
>>
>> A webrev with the tests is here:
>>
>> http://cr.openjdk.java.net/~jlaskey/8135972/webrev.00/index.html
>
> Are there tests passing cleanly on all platforms? At least some of
> them seems to be passing bad values to native methods that take memory
> addresses.
>
> Are the tests tied to changes in jigsaw/jake or can these tests go
> into jdk9/dev to follow the jimage changes that are also going in via
> that route?
>
> -Alan
More information about the jigsaw-dev
mailing list