New warning when running dev env , JDK 1.8 , fc 21

Hi I got those warnings when I run the application OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Please advice Thanks Eli Mesika

Hi, those parameters were removed from JDK 8 [1]. For now you can ignore this warning, in future when we will support JDK 8 only, we will remove those parameters from engine service configuration. Martin [1] http://openjdk.java.net/jeps/122 ----- Original Message -----
From: "Eli Mesika" <emesika@redhat.com> To: "devel" <devel@ovirt.org> Sent: Monday, July 20, 2015 4:56:40 PM Subject: [ovirt-devel] New warning when running dev env , JDK 1.8 , fc 21
Hi
I got those warnings when I run the application
OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Please advice
Thanks Eli Mesika
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
participants (2)
-
Eli Mesika
-
Martin Perina