RFR(s): 8076012 - SA don't support flags of type size_t

Dmitry Samersoff dmitry.samersoff at oracle.com
Mon Mar 30 13:37:05 UTC 2015


Jesper,

Looks good for me.

-Dmitry

On 2015-03-25 22:10, Jesper Wilhelmsson wrote:
> Hi,
> 
> Please review this fix for the serviceability agent to support flags of
> type size_t.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8076012
> Webrev: http://cr.openjdk.java.net/~jwilhelm/8076012/webrev.00/
> 
> This bug is currently blocking the GC repository from being synced with
> main after the change to make a bunch of flags size_t.
> 
> The reason it wasn't found when doing that change was that the tests
> that now failed in our nightly testing needs privileged access to be
> able to attach to the test process. If it doesn't have the needed
> privileges the tests simply exits and reports a success. Local testing
> therefor did not see this as a failure.
> Why the tests aren't run in JPRT I don't know. I thought they were. (Or
> maybe they are but without the proper privileges.)
> 
> Thanks!
> /Jesper


-- 
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-dev mailing list