[XXS] RFR : 8177531 libGetNamedModuleTest.c crash when printing NULL-pointer
Thomas Stüfe
thomas.stuefe at gmail.com
Fri Mar 24 11:39:42 UTC 2017
Hi Matthias,
looks fine. Thanks for fixing this.
Kind Regards, Thomas
On Fri, Mar 24, 2017 at 12:28 PM, Baesken, Matthias <
matthias.baesken at sap.com> wrote:
> Hello, I noticed the hotspot test test/serviceability/jvmti/
> GetNamedModule/libGetNamedModuleTest.c
>
> crashes on Solaris (x86_64) , when in function get_module, printf("
> ... %s ...", ....) on a NULL-pointer argument is called .
>
> The following very small fix adjusts this .
>
> Bug :
>
> https://bugs.openjdk.java.net/browse/JDK-8177531
>
> change for 9 :
>
> http://cr.openjdk.java.net/~mbaesken/webrevs/8177531/
>
>
> Please review this small test change (needed for 9 and 10 ).
>
>
> Thanks and regards, Matthias
>
>
>
>
More information about the hotspot-dev
mailing list