RFR (S) 8202684: Minimal VM build is broken after JDK-8199067, JDK-8202638

Thomas Stüfe thomas.stuefe at gmail.com
Sat May 5 14:19:56 UTC 2018


Hi Alexey,

the fix is okay for now, I think. Save that the scale sub option for
the VM.metaspace jcmd will not work for the minimal build. I think I
will rewrite this to not use NMT functionality.

So, minimal build is something to test too? I already test-build
nonpch, zero and 32bit before pushing. I really think if these are
important enough to cause immediate follow up fixes, they all should
be included into the tier1 tests of oracle.

I know, I am barking up the wrong tree here :)

..Thomas


On Sat, May 5, 2018 at 12:52 PM, Aleksey Shipilev <shade at redhat.com> wrote:
> Bug:
>   https://bugs.openjdk.java.net/browse/JDK-8202684
>
> Fix:
>   http://cr.openjdk.java.net/~shade/8202684/webrev.01/
>
> Does the same thing as we do for other tests. Plus introduces NMT-specific inline macros.
>
> Testing: x86_64 server build, x86 minimal build, x86 server build
>
> Thanks,
> -Aleksey
>


More information about the hotspot-dev mailing list