Skip to content

Support for > 2GB files - #1319

Merged
andreasrosdalw merged 9 commits into
masterfrom
large_files
May 18, 2025
Merged

andreasrosdalw merged 9 commits into
masterfrom
large_files

Conversation

@andreasrosdalw

Copy link
Copy Markdown
Contributor

Support for > 2GB files using LongMappedByteBuffer.

Solves #1291

@sonarqubecloud

Copy link
Copy Markdown

@ztravis

ztravis commented Jul 22, 2026

Copy link
Copy Markdown

Sorry, may I ask how this fix works? I still see many many places where file offsets are handled as int values which means that any offsets > Integer.MAX_VALUE (around 2GB) will not be handled correctly. For example,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants