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 - Run JNI Kill in separate VM
Summary: Run JNI Kill in separate VM
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: xtest (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-03 16:23 UTC by Martin Schovanek
Modified: 2006-10-23 16:42 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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