Skip to content

Commit 60151bb

Browse files
committed
Add JDWP debug agent
1 parent 560fb42 commit 60151bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/zip.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pushd /build/jdk9u/build/linux-arm-normal-client-release/images
1111
--endian little \
1212
--compress 0 \
1313
--strip-debug \
14-
--add-modules java.se \
14+
--add-modules java.se,jdk.jdwp.agent \
1515
--output ./jre-ev3
1616

1717
# rename jdk directory

0 commit comments

Comments
 (0)