mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 18:14:38 +02:00
Merge
This commit is contained in:
commit
c5e91d59ee
1 changed files with 0 additions and 9 deletions
|
@ -399,15 +399,6 @@ PHONY_LIST += hotspot_servertest servertest
|
|||
|
||||
################################################################
|
||||
|
||||
# internalvmtests (run internal unit tests inside the VM)
|
||||
|
||||
hotspot_internalvmtests internalvmtests: prep $(PRODUCT_HOME)
|
||||
$(PRODUCT_HOME)/bin/java $(JAVA_OPTIONS) -XX:+ExecuteInternalVMTests -version
|
||||
|
||||
PHONY_LIST += hotspot_internalvmtests internalvmtests
|
||||
|
||||
################################################################
|
||||
|
||||
# Phony targets (e.g. these are not filenames)
|
||||
.PHONY: all clean prep $(PHONY_LIST)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue