You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2020/04/17 15:30:10 UTC

[Bug 64334] Netbeans cannot debug test classes with uninitialised jvmarg

https://bz.apache.org/bugzilla/show_bug.cgi?id=64334

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
On one level, that JVM argument is there because it was present in the patch
you provided for bug 54899 ;)

It looks like an attempt to pass that test.jvmarg.egd value from the build.xml
file to JVM used for the test run to address potential entropy issues.

Things have moved on a bit since the time of bug 54899 and I am assuming that
the egd hack is no longer necessary. I'll remove that setting from the sample
NetBeans configs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org