annotate bin/nashornsecure.bat @ 35:f8136c060914

8006527: nashorn jsr223 engine does not work in sandbox Reviewed-by: jlaskey, attila, lagergren
author sundar
date Fri, 18 Jan 2013 08:45:06 +0530
parents
children abea4ba28901
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
35
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
1 rem
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
2 rem Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
3 rem DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
4 rem
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
5 rem This code is free software; you can redistribute it and/or modify it
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
6 rem under the terms of the GNU General Public License version 2 only, as
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
7 rem published by the Free Software Foundation. Oracle designates this
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
8 rem particular file as subject to the "Classpath" exception as provided
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
9 rem by Oracle in the LICENSE file that accompanied this code.
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
10 rem
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
11 rem This code is distributed in the hope that it will be useful, but WITHOUT
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
12 rem ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
13 rem FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
14 rem version 2 for more details (a copy is included in the LICENSE file that
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
15 rem accompanied this code).
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
16 rem
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
17 rem You should have received a copy of the GNU General Public License version
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
18 rem 2 along with this work; if not, write to the Free Software Foundation,
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
19 rem Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
20 rem
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
21 rem Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
22 rem or visit www.oracle.com if you need additional information or have any
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
23 rem questions.
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
24 rem
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
25 @echo off
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
26
f8136c060914 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
27 jrunscript -J-Djava.security.manager -J-Xms2G -J-Xmx2G -J-XX:-TieredCompilation -J-server -J-esa -J-ea -J-Djava.ext.dirs=%~dp0\..\dist -J-XX:+HeapDumpOnOutOfMemoryError -J-Dnashorn.debug=true -J-Djava.lang.invoke.MethodHandle.DEBUG_NAMES=false -l nashorn