Re: Issues running tests on Gump after switching to Java 21

2023-05-14 Thread Jaikiran Pai

Hello Stefan,

I had a brief look. Do you happen to know how these builds are launched 
in Gump? I have never used gump before, so I'm not familiar with it. 
Most of these failures in Ant build seem to be happening due to:


[java] java.lang.UnsupportedOperationException: The Security Manager is 
deprecated and will be removed in a future release
 [java] at 
org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:194)

which can happen if java wasn't launched using -Dsecurity.manager=allow

-Jaikiran


On 14/05/23 4:28 pm, Stefan Bodewig wrote:

Hi all

Mark has upgraded Gump to Java21 and it seems running tests with Ant is
somehow broken.http://vmgump.apache.org/project_todos.html

I haven't looked into the details myself, yet, just wanted to point out
the issues.

Stefan

-
To unsubscribe, e-mail:dev-unsubscr...@ant.apache.org
For additional commands, e-mail:dev-h...@ant.apache.org


Issues running tests on Gump after switching to Java 21

2023-05-14 Thread Stefan Bodewig
Hi all

Mark has upgraded Gump to Java21 and it seems running tests with Ant is
somehow broken.  http://vmgump.apache.org/project_todos.html

I haven't looked into the details myself, yet, just wanted to point out
the issues.

Stefan

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org