asmtools/README.md

15 lines
433 B
Markdown
Raw Permalink Normal View History

2021-10-09 18:51:16 +00:00
# asmtools
a copy of https://hg.openjdk.java.net/code-tools/asmtools/ with an
encoding fix. because SOMETIMES you need to specify encoding :cough oracle cough:
ok
anyways
if you're running a build for this on an amd64 docker container on an arm64 machine this will crash hotspot. dont like crash dumps? probs dont run it
its a step ahead tho.. sun microsustems native code is killing it again lol
2021-10-09 18:51:44 +00:00
## building
cd build/ && ant .