mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
Merge
This commit is contained in:
commit
555641ede5
68 changed files with 815 additions and 2206 deletions
|
@ -889,7 +889,7 @@ public class FileChannelImpl
|
|||
|
||||
@Override
|
||||
public long address() {
|
||||
return address;
|
||||
return address + pagePosition;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue