Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2015-01-21 12:57:51 +0000
committerDavid Williams2015-01-21 12:57:51 +0000
commitf5cbb450cfe1a3f1f0b20324385036bb385325cb (patch)
treee006ec890f64042f12bbcbc3fc23055e20b5eda1
parente09bf2444a712f02f9748b6699f5db39d1c34fab (diff)
downloadeclipse.platform.releng.aggregator-f5cbb450cfe1a3f1f0b20324385036bb385325cb.tar.gz
eclipse.platform.releng.aggregator-f5cbb450cfe1a3f1f0b20324385036bb385325cb.tar.xz
eclipse.platform.releng.aggregator-f5cbb450cfe1a3f1f0b20324385036bb385325cb.zip
Bug 449990 - [1.9] --launcher.XXMaxPermSize should not pass
-XX:MaxPermSize= for Oracle VMs >= 8 (touch, since launchers changed)
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/rcp.config/forceQualifierUpdate.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/forceQualifierUpdate.txt b/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/forceQualifierUpdate.txt
index baf1f6a30..a1394d588 100644
--- a/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/forceQualifierUpdate.txt
+++ b/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/forceQualifierUpdate.txt
@@ -8,4 +8,5 @@ Bug 433814 - Unanticipated comparator error last few I-builds
Bug 435503 - rcp.config shows unexpected comparator errors (gtk executables recompiled)
Bug 434815 - [Mac] Luna M7 doesn't launch without JRE 6,
Bug 434815 - [Mac] Luna M7 doesn't launch without JRE 6,redux
-Bug 434619 - Switching to GTK+ 2/3 should be easier for products (follow-up) \ No newline at end of file
+Bug 434619 - Switching to GTK+ 2/3 should be easier for products (follow-up)
+Bug 449990 - [1.9] --launcher.XXMaxPermSize should not pass -XX:MaxPermSize= for Oracle VMs >= 8 \ No newline at end of file

Back to the top