Hotspot is open-source now, yes?  Shouldn't be too hard to add a GC hook to it 
then, methinks...  Then again, I've never had to do this kind of tweaking.

Alexey
2001 Honda CBR600F4i (CCS)
1992 Kawasaki EX500
http://azinger.blogspot.com
http://bsheet.sourceforge.net
http://wcollage.sourceforge.net



--- On Fri, 9/19/08, sherod <[EMAIL PROTECTED]> wrote:

> From: sherod <[EMAIL PROTECTED]>
> Subject: [The Java Posse] Re: GC Notification
> To: "The Java Posse" <[email protected]>
> Date: Friday, September 19, 2008, 5:33 PM
> Looks like microsoft offers something for the CLR *sigh*
> 
>    
> http://blogs.microsoft.co.il/blogs/sasha/archive/2008/08/25/garbage-collection-notifications-in-net-3-5-sp1.aspx
> 
> These might also help, I didn't see anything like this
> tho
> 
> http://java.sun.com/docs/hotspot/gc5.0/gc_tuning_5.html
> http://java.sun.com/docs/hotspot/gc1.4.2/faq.html
> 
> 
> On Sep 20, 6:07 am, Christian Catchpole
> <[EMAIL PROTECTED]>
> wrote:
> > also note that big servers with collection problems
> could use the
> > concurrent collector.
> >
> > On Sep 19, 2:03 pm, blake
> <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > > This seems so obvious that, either there's
> some way to do it already
> > > or I'm totally overlooking something and it
> is a really horrible idea.
> >
> > > Why doesn't a JVM provide some means of
> getting notifications that a
> > > GC has started/completed.  I looked at the JMX
> interface (quickly I
> > > admit) but I didn't see any such thing.
> >
> > > In the big-server realm, it might be nice to
> point a load balancer
> > > away from some box, while it was running its 10
> sec GC.
> >
> > > -blake
> 

      

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to