Loading... (original) (raw)
- Type:
Bug
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 9
- Affects Version/s: 9
A number of FileInputStream native methods has been wrapped in order to allow instrumentation. The native methods (available() and skip()) should be wrapped to allow further instrumentation.
backported by
JDK-8176787 Wrap FileInputStream's native skip and available methods
- Resolved
JDK-8183830 Wrap FileInputStream's native skip and available methods
- Resolved
JDK-8192564 Wrap FileInputStream's native skip and available methods
- Resolved
relates to
JDK-8054720 Modifications of I/O methods for instrumentation purposes
- Resolved