Skip to content

Commit 432534e

Browse files
committed
ice-rest-catalog: Added MaxRAMPercentage to ice-rest-catalog jar.
1 parent 944fe75 commit 432534e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ice-rest-catalog/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@
275275
<artifactId>really-executable-jar-maven-plugin</artifactId>
276276
<version>2.1.1</version>
277277
<configuration>
278+
<flags>-XX:MaxRAMPercentage=75.0</flags>
278279
<!--<flags>-Xmx512m</flags>-->
279280
<inputFile>target/ice-rest-catalog-jar-with-dependencies.jar</inputFile>
280281
<programFile>ice-rest-catalog-jar</programFile>

0 commit comments

Comments
 (0)