const char*
Keith McGuigan
Keith.McGuigan at Sun.COM
Wed Jun 11 07:35:41 PDT 2008
Roman Kennke wrote:
> Hi there,
>
> I have some problems with char* vs. const char* with a newer GCC (i.e.
> Ubuntu 8.04). The attached patch fixes them. I'm not sure if this is the
> best solution though. The casts seem to be a little ugly. Any thoughts?
> Would be nice to have this fixed.
>
> /Roman
>
>
Hi Roman,
Xiaobin, just yesterday, send out a code review request to address this
problem:
http://mail.openjdk.java.net/pipermail/hotspot-dev/2008-June/000404.html
(see CR 6681796).
So I expect it will make it into the jdk7/hotspot-rt/hotspot repository
soon, and from there it will get pushed to jdk7/hotspot/hotspot (and
then jdk7/jdk7/hotspot) as part of our regular gatekeeping integrations.
--
- Keith
More information about the hotspot-dev
mailing list