Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Not an Issue
-
Affects Version/s: 7
-
Fix Version/s: None
-
Component/s: core-libs
-
Labels:
-
Subcomponent:
-
CPU:generic
-
OS:generic
Description
The implementation of io_util_md.c handleLseek
can be simplified and sped up a bit using the Microsoft-recommended
SetFilePointerEx instead of SetFilePointer
can be simplified and sped up a bit using the Microsoft-recommended
SetFilePointerEx instead of SetFilePointer
Attachments
Issue Links
- relates to
-
JDK-6402006 FileInputStream.available() returns negative values when reading a large file
-
- Closed
-
-
JDK-4960438 (process) Need IO redirection API for subprocesses
-
- Closed
-