8008420: Tweaks to make all NEWBUILD=false round 2
Reviewed-by: jjh
This commit is contained in:
parent
9a4e9fe31e
commit
564d7d3add
@ -129,11 +129,6 @@ else
|
||||
endif
|
||||
endif
|
||||
|
||||
ifdef ALT_BOOTDIR
|
||||
ANT_OPTIONS += -Dboot.java.home=$(ALT_BOOTDIR)
|
||||
ANT_JAVA_HOME = JAVA_HOME=$(ALT_BOOTDIR)
|
||||
endif
|
||||
|
||||
# To facilitate bootstrapping, much of langtools can be compiled with (just)
|
||||
# a boot JDK. However, some source files need to be compiled against
|
||||
# new JDK API. In a bootstrap build, an import JDK may not be available,
|
||||
|
Loading…
Reference in New Issue
Block a user