Preliminary review: Adding tracing of I/O calls (original) (raw)
mark.reinhold at oracle.com mark.reinhold at oracle.com
Wed Nov 7 22:22:10 UTC 2012
- Previous message: Preliminary review: Adding tracing of I/O calls
- Next message: Preliminary review: Adding tracing of I/O calls
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2012/11/2 11:36 -0700, staffan.larsen at oracle.com:
Who (or what) is the intended consumer of the sun.misc.IoTrace and IoTraceListener APIs? In other words, are these meant to be stable external interfaces that we're going to support for use by arbitrary code over the long term?
The reason I ask is that sun.misc is likely to go away in JDK 9, as part of the modularization work. If these APIs are meant to be used by any code outside of the JDK then we should probably put them in a more appropriate package now in order to avoid pain later on.
- Mark
- Previous message: Preliminary review: Adding tracing of I/O calls
- Next message: Preliminary review: Adding tracing of I/O calls
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]