We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 560fb42 commit 60151bbCopy full SHA for 60151bb
build/zip.sh
@@ -11,7 +11,7 @@ pushd /build/jdk9u/build/linux-arm-normal-client-release/images
11
--endian little \
12
--compress 0 \
13
--strip-debug \
14
- --add-modules java.se \
+ --add-modules java.se,jdk.jdwp.agent \
15
--output ./jre-ev3
16
17
# rename jdk directory
0 commit comments