Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Overview

This repository contains a simple reproduction of a bug seen when using heap ByteBuffers when using AsynchronousFileChannel on Windows systems where the second buffer written is written as '\0' characters. An additional case using direct ByteBuffers is given which doesn't run into this issue.

OpenJDK 26 early access build 28 was used to reproduce this issue.

About

Investigation into a bug seen when using Java 26 early access builds on Windows when using AsynchronosFileChannel

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages