On Tue, 11 Oct 2022 16:00:38 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> For some reason the old Makefile for hsdis was not removed when the build was > moved into the normal build system in > [JDK-8188073](https://bugs.openjdk.org/browse/JDK-8188073). This should be > fixed. This pull request has now been integrated. Changeset: e1a77cfd Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/e1a77cfd5f296e3e77c945a20d3688e6774dee29 Stats: 214 lines in 1 file changed: 0 ins; 214 del; 0 mod 8295163: Remove old hsdis Makefile Reviewed-by: shade, iris ------------- PR: https://git.openjdk.org/jdk/pull/10660