this is actually a docker fix for https://hg.openjdk.java.net/code-tools/asmtools/. if u don't like java it's probs not cool, cheers -- this works great except it crashes my container HAHA
Go to file
bfu 9faf12f447
it needs it
2021-10-09 15:05:05 -04:00
build thing 2021-10-09 14:38:32 -04:00
src/org/openjdk/asmtools CODETOOLS-7902618 CODETOOLS-7902643 CODETOOLS-7902644 CODETOOLS-7902648 2020-04-02 16:02:32 -07:00
.gitignore that makes sense 2021-10-09 14:43:03 -04:00
LICENSE Add license file (initial repository test too). 2014-12-12 10:20:57 -07:00
README.html it needs it 2021-10-09 15:05:05 -04:00
README.md how to build 2021-10-09 14:51:44 -04: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

building

cd build/ && ant .