提交 273fd530 编写于 作者: J jlaskey

8008721: Tweaks to make all NEWBUILD=false round 4

Reviewed-by: jjh
Contributed-by: james.laskey@oracle.com
上级 b7821b03
......@@ -77,12 +77,7 @@ $(call make-launcher, jmap, sun.tools.jmap.JMap, \
-J-Dsun.jvm.hotspot.debugger.useWindbgDebugger, )
$(call make-launcher, jps, sun.tools.jps.Jps, , )
$(call make-launcher, jrunscript, com.sun.tools.script.shell.Main, , )
ifeq ("$(NEWBUILD)","true")
$(call make-launcher, jjs, jdk.nashorn.tools.Shell, \
-J-XX:-TieredCompilation \
-J-Xms2G \
-J-Xmx2G, )
endif
$(call make-launcher, jjs, jdk.nashorn.tools.Shell, , )
$(call make-launcher, jsadebugd, sun.jvm.hotspot.jdi.SADebugServer, , )
$(call make-launcher, jstack, sun.tools.jstack.JStack, \
-J-Dsun.jvm.hotspot.debugger.useProcDebugger \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册