Loading... (original) (raw)

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

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8176787 Wrap FileInputStream's native skip and available methods

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8183830 Wrap FileInputStream's native skip and available methods

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8192564 Wrap FileInputStream's native skip and available methods

relates to

Enhancement - null JDK-8054720 Modifications of I/O methods for instrumentation purposes