RFR (XS): 8144881: Various fixes to linux/sparc
Dmitry Samersoff
dmitry.samersoff at oracle.com
Mon Dec 7 22:19:49 UTC 2015
Mikael,
The changes looks good for me, but
Most of changes don't look as sparc-specific.
Do you need to update other platforms as well?
-Dmitry
On 2015-12-08 00:53, Mikael Vidstedt wrote:
>
> Please review this small change which fixes a handful of places which
> currently lead to build failures on linux/sparc. The changes are all
> relatively straightforward and come in a few different flavors:
>
> * Incorrect format specifiers
> * "reaches end of function returning value"
> * wrong type name (sigcontext_t -> struct sigcontext)
> * wrong variable name (addr -> pc)
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8144881
> Webrev:
> http://cr.openjdk.java.net/~mikael/webrevs/8144881/webrev.00/webrev/
>
> Cheers,
> Mikael
>
--
Dmitry Samersoff
Oracle Java development team, Saint Petersburg, Russia
* I would love to change the world, but they won't give me the sources.
More information about the hotspot-runtime-dev
mailing list