d-dev@openjdk.java.net'
; 'hotspot-...@openjdk.java.net'
Subject: Re: RFR [XS]: 8237374: configuring with
--with-jvm-variants=minimal,server makes cds disappear in server
Hello Matthias,
Using BUILDING_MULTIPLE_JVM_VARIANTS as condition is clever and happens
to coincide with the
;
Subject: Re: RFR [XS]: 8237374: configuring with
--with-jvm-variants=minimal,server makes cds disappear in server
Hello Matthias,
Using BUILDING_MULTIPLE_JVM_VARIANTS as condition is clever and happens
to coincide with the set of variants that also support CDS, but I would
say this correlat
Hello Matthias,
Using BUILDING_MULTIPLE_JVM_VARIANTS as condition is clever and happens
to coincide with the set of variants that also support CDS, but I would
say this correlation is incidental. I would still prefer an explicit
test for if any of the variants that do support CDS is in the set
Hello, please review this small patch .
When building 2 VM variants minimal and server in one build and using
--with-jvm-variants=minimal,server
to configure this setup , the build works nicely. But I notice that in the
server VM, cds is removed.
Instead of
checking if cds should be ena
jdk.java.net/browse/JDK-8237374
JDK-8237374 : configuring with --with-jvm-variants=minimal,server
makes cds disappear in server
Best regards, Matthias
This does indeed look like a bug to me. At least at Oracle, we no
longer
build any multi JVM configs regularly, so things like this falls
I opened bug :
https://bugs.openjdk.java.net/browse/JDK-8237374
JDK-8237374 : configuring with --with-jvm-variants=minimal,server
makes cds disappear in server
Best regards, Matthias
This does indeed look like a bug to me. At least at Oracle, we no
longer
build any multi JVM configs regular
bug :
https://bugs.openjdk.java.net/browse/JDK-8237374
JDK-8237374 : configuring with --with-jvm-variants=minimal,server makes cds
disappear in server
Best regards, Matthias
This does indeed look like a bug to me. At least at Oracle, we no longer
build any multi JVM configs regularly, so thin
eck isn’t done .
I opened bug :
https://bugs.openjdk.java.net/browse/JDK-8237374
JDK-8237374 : configuring with --with-jvm-variants=minimal,server makes cds
disappear in server
Best regards, Matthias
>
> This does indeed look like a bug to me. At least at Oracle, we no longer
> build any
This does indeed look like a bug to me. At least at Oracle, we no longer
build any multi JVM configs regularly, so things like this falls through
the cracks.
/Erik
On 2020-01-16 02:18, Baesken, Matthias wrote:
Hello, I noticed the following strange "feature" (or is it a bug?) .
When buildin
Hello, I noticed the following strange "feature" (or is it a bug?) .
When building 2 VM variants in one build and using
--with-jvm-variants=minimal,server
For this, the build works nicely. But I notice that in the server VM, cds is
removed.
Instead of
checking if cds should be enabled..
10 matches
Mail list logo