8173941 Re: SA does not work if executable is DSO

Yasumasa Suenaga yasuenag at gmail.com
Thu Feb 9 22:53:12 UTC 2017


On 2017/02/10 1:04, Andrew Haley wrote:
> On 09/02/17 14:57, Yasumasa Suenaga wrote:
>> So I think we can use sysconf(3) to get page size.
>
> In OpenJDK code we should use os::vm_page_size() for the physical page
> size.

SA is not part of HotSpot (not in libjvm).
Thus SA cannot access HotSpot internal function.

> Andrew.
>


More information about the serviceability-dev mailing list