Remove JRockit (no longer supported)

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693650 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2015-07-31 20:46:57 +00:00
parent 5f5ab2a79f
commit 7b412fdc63
1 changed files with 0 additions and 1 deletions

View File

@ -648,7 +648,6 @@ File | Project Structure | Platform Settings | SDKs):
<or>
<contains string="${java.vm.name}" substring="hotspot" casesensitive="false"/>
<contains string="${java.vm.name}" substring="openjdk" casesensitive="false"/>
<contains string="${java.vm.name}" substring="jrockit" casesensitive="false"/>
</or>
</condition>