Skip to content
Chris Newland edited this page Feb 3, 2018 · 10 revisions

Instructions for building hsdis (for Windows) are here: Building hsdis on Windows

Instructions for building hsdis (for Linux) are here: [Building hsdis on Linux] (http://www.chrisnewland.com/building-hsdis-on-linux-amd64-on-debian-369)

Instructions for building hsdis (for Mac OSX) are here: [Building hsdis on Max OSX] (https://www.chrisnewland.com/updated-instructions-for-building-hsdis-on-osx-417)

Note: On El Capitan with JDK 1.8u92 sources, you will need binutils 2.26 instead of binutils 2.24; more details are here: https://gist.github.com/tinkerware/5235deb4bacc8ea3d7bc9c3d3972e453

Note: On Java 9 there is no longer a jre directory so the hsdis binary should be copied to:

on OSX: /Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/lib/server/

on Linux: jdk1.9.0/lib/amd64/server/