mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
8148399: Increase heap for langtools regression tests
Reviewed-by: jjg
This commit is contained in:
parent
fca18168e4
commit
e2ab4ff25d
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@ jtreg-tests: check-jtreg FRC
|
|||
@mkdir -p $(JTREG_OUTPUT_DIR)
|
||||
JT_JAVA=$(JT_JAVA) $(JTREG) \
|
||||
-J-Xmx512m \
|
||||
-vmoption:-Xmx768m \
|
||||
-vmoption:-Xmx1024m \
|
||||
-a -ignore:quiet $(if $(JTREG_VERBOSE),-v:$(JTREG_VERBOSE)) \
|
||||
-r:$(JTREG_OUTPUT_DIR)/JTreport \
|
||||
-w:$(JTREG_OUTPUT_DIR)/JTwork \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue