RFR: 8007806: Need a Throwables performance counter (original) (raw)
Nils Loodin nils.loodin at oracle.com
Fri Feb 8 17:10:02 UTC 2013
- Previous message: hg: jdk8/tl/langtools: 7167125: Two variables after the same operation in a inner class return different results
- Next message: RFR: 8007806: Need a Throwables performance counter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It would be interesting to know the number of thrown throwables in the JVM, to be able to do some high level application diagnostics / statistics. A good way to put this number would be a performance counter, since it is accessible both from Java and from the VM.
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007806 http://cr.openjdk.java.net/~nloodin/8007806/webrev.00/
Regards, Nils Loodin
- Previous message: hg: jdk8/tl/langtools: 7167125: Two variables after the same operation in a inner class return different results
- Next message: RFR: 8007806: Need a Throwables performance counter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]