On Tue, 25 Jan 2022 10:57:14 GMT, Thomas Stuefe <stu...@openjdk.org> wrote:

> After discussing this on hotspot-runtime-dev [1], the general opinion seems 
> to be that it would be worthwhile to get rid of INCLUDE_NMT and make NMT 
> unconditional. This affects minimal builds only. As pointed out in the mail 
> thread, the overhead is very small and it would get rid of one configuration 
> to build and test.
> 
> [1] 
> https://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/2022-January/053504.html
> 
> Patch removes INCLUDE_NMT from hotspot, as well as dependent macros, as well 
> as the associated build option.

This pull request has now been integrated.

Changeset: cab59051
Author:    Thomas Stuefe <stu...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/cab590517bf705418c7376edd5d7066b13b6dde8
Stats:     243 lines in 28 files changed: 10 ins; 192 del; 41 mod

8280583: Always build NMT

Reviewed-by: shade, ihse, zgu

-------------

PR: https://git.openjdk.java.net/jdk/pull/7213

Reply via email to