Menu

#5 Deprecated Method in MigrateVM.java

open
nobody
None
5
2012-12-15
2011-12-12
No

The example program MigrateVM.java use the deprecated method waitForMe() (line 94).

The example should be changed in:

...
if (task.waitForTask() == Task.SUCCESS) {
...

I would have changed it myself but i cant find the correct way.

With best Regards

Rainer

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.