-
Notifications
You must be signed in to change notification settings - Fork 22
Feature/nio #23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Feature/nio #23
Conversation
ssvm-core/src/main/java/dev/xdark/ssvm/filesystem/natives/GenericFileSystemNatives.java
Outdated
Show resolved
Hide resolved
Current failure VM trace:
The |
…ring Not yet complete, see note in JarFileNatives about current shortcomings
…ooks for jar handling
Ideally we will instead implement the inflater natives, but that's a lot of math I don't want to do right now and this works.
Went with a different approach for hooking ZipFile handles on JDK 9+ Then I hit a wall with
|
No description provided.