You can
>disable JMX use in Tomcat with --no-jmx (until recently this was done
>internally in Tomcat when using AOT).
Thanks I'll try again this way, as soon as I discover where to use it :D
Il giorno mar 4 gen 2022 alle ore 14:22 Rémy Maucherat ha
scritto:
> On Fri, Dec 31,
aal/issues/4164
Il giorno ven 31 dic 2021 alle ore 14:47 Mar R
ha scritto:
> I forgot something sorry. Maybe I'm missing something important but, about
> classloading, on native image shouldn't it NOT exist? As far as I
> understood after you have a native image you have (resou
.dll
files.
Unless I missed something and a graal native image has a jvm or sort of
which will actually run, so now i get why java code outside of the binary
will actually be used, BUT then I don't get why it was designed this way,
this isn't AOT anymore
Il giorno ven 31 dic 2021 alle ore 14:
Il giorno mar 28 dic 2021 alle ore 22:26 Rémy Maucherat
ha scritto:
> On Tue, Dec 28, 2021 at 7:18 PM Mar R wrote:
> >
> > Tomcat 10.0.14
> > Windows 10 x64 21H1 OS Build 19043.1415
> >
> > openjdk version "17.0.1" 2021-10-19
> > OpenJDK Runtim
Tomcat 10.0.14
Windows 10 x64 21H1 OS Build 19043.1415
openjdk version "17.0.1" 2021-10-19
OpenJDK Runtime Environment GraalVM CE 21.3.0 (build
17.0.1+12-jvmci-21.3-b05)
OpenJDK 64-Bit Server VM GraalVM CE 21.3.0 (build 17.0.1+12-jvmci-21.3-b05,
mixed mode, sharing)
NetBeans 12.6, maven webapp pr