Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

"nogc" option...

843829Aug 2 2006 — edited Aug 3 2006
Hello,

After 6 years programming and leading Java developper teams...I think major problem remaing in the JVM is...the garbage collector.

It's not a problem of implementation, but just a bad strategy !

We think in our team that we can seriously improve the global performance of our applications, if the VM had a no-gc option.

There's only one person who knows when ressources have to be released...it's the developper.

Is there any other developpers thinking this way ? Is there any plan to include such an option in future VM ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 31 2006
Added on Aug 2 2006
12 comments
672 views