review request -- JDK-801106 Some tests have failed with SIGSEGV on arm-hflt on build b82
Dmitry Samersoff
dmitry.samersoff at oracle.com
Mon May 20 15:40:37 PDT 2013
Joseph,
Does it make sense to use #ifdef directly instead of
introducing a new variable with someone responsibility to set it to
proper value?
-Dmitry
On 2013-05-20 23:26, JOSEPH PROVINO wrote:
> Make it easy to disable NMT detail in platform specific code.
>
> A new variable NMT_detail_supported is defined and set to true.
> It can be disabled in platform specific code as needed.
>
> Webrev is here: http://cr.openjdk.java.net/~jprovino/8011064/webrev/
>
> JDK-8011064 <https://jbs.oracle.com/bugs/browse/JDK-8011064>Some tests
> have failed with SIGSEGV on arm-hflt on build b82
> <https://jbs.oracle.com/bugs/browse/JDK-8011064>
--
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