The top frame in a stack trace for an I/O event should be where the user called the read or write method, for example, RandomAccessFile::readLong, and not a JDK internal method, such as FileRead::offer.
- links to
-
Review(master) openjdk/jdk/26211