This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 70954

Summary: Run JNI Kill in separate VM
Product: obsolete Reporter: Martin Schovanek <mschovanek>
Component: xtestAssignee: issues@obsolete <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Martin Schovanek 2006-01-03 16:23:53 UTC
[#20060103, jdk1.5.0, Win XP]

During the last three month we often experience XTest freeze as result of the VM
freeze where runs the tested IDE and JNI Kill class. I would suggested to run
the JNI Kill in separate VM to ensure it be able to kill tested IDE
independently on  state the IDE VM.
Comment 1 Jiri Skrivanek 2006-01-06 09:15:13 UTC
Now watchdog is started in separate VM. If there are no problems with this
approach, we can remove IdeExecWatchdog.java then.

/cvs/xtest/plugins_src/ide/src/org/netbeans/xtest/plugin/ide/IdeTestRunnerTask.java,v
 <--  IdeTestRunnerTask.java
new revision: 1.6; previous revision: 1.5
/cvs/xtest/plugins_src/ide/src/org/netbeans/xtest/plugin/ide/IdeWatchdog.java,v
 <--  IdeWatchdog.java
initial revision: 1.1
/cvs/xtest/plugins_src/ide/lib/ide_plugin_targets.xml,v  <--  ide_plugin_targets.xml
new revision: 1.44; previous revision: 1.43
/cvs/xtest/manifest.mf,v  <--  manifest.mf
new revision: 1.75; previous revision: 1.74