Nina Rinskaya wrote: > Hi all, > > I'd like to get back to this topic just because there are several testcases > in Eclipse Unit Tests suite that fail because of this message: these tests > compare the actual output with the expected one and fail because of this > extra message. So it would be great to switch it off for release builds or > non-verbose mode. Thanks!
Yep, these messages from the VM should only be printed when explicitly enabled (e.g. -Xtrace) Regards, Tim > On 5/29/07, Vladimir Ivanov <[EMAIL PROTECTED]> wrote: >> >> Hello, >> some days ago the record: >> "The GC did not provide gc_add_weak_root_set_entry()" >> >> appeared in the test execution log. Is it necessary? >> I suggest commented this out to not mislead users by VM internal >> information. >> >> thanks, Vladimir >> >
