Latest changes

Former-commit-id: 6ac08c74551427841dd702da87daf695100a0eb8
This commit is contained in:
mathias 2018-12-18 04:40:05 +02:00
parent 08ba4b7180
commit a3db6a656e
55 changed files with 276 additions and 594 deletions

BIN
java/bin/java Executable file

Binary file not shown.

View file

@ -0,0 +1,6 @@
// Country-specific policy file for countries with no limits on crypto strength.
grant {
// There is no restriction to any algorithms.
permission javax.crypto.CryptoAllPermission;
};

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
java/lib/j9vm/libjvm.so Normal file

Binary file not shown.

1843
java/lib/java.properties Normal file

File diff suppressed because it is too large Load diff

BIN
java/lib/jli/libjli.so Normal file

Binary file not shown.

32
java/lib/jvm.cfg Normal file
View file

@ -0,0 +1,32 @@
# Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2 only, as
# published by the Free Software Foundation. Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the LICENSE file that accompanied this code.
#
# This code is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
# version 2 for more details (a copy is included in the LICENSE file that
# accompanied this code).
#
# You should have received a copy of the GNU General Public License version
# 2 along with this work; if not, write to the Free Software Foundation,
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
#
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
# or visit www.oracle.com if you need additional information or have any
# questions.
#
# (c) Copyright IBM Corp. 2017, 2018 All Rights Reserved
#
-j9vm KNOWN
-server IGNORE
-client IGNORE
-hotspot IGNORE
-classic IGNORE
-native IGNORE
-green IGNORE

BIN
java/lib/libawt.so Normal file

Binary file not shown.

BIN
java/lib/libawt_headless.so Normal file

Binary file not shown.

BIN
java/lib/libawt_xawt.so Normal file

Binary file not shown.

BIN
java/lib/libextnet.so Normal file

Binary file not shown.

BIN
java/lib/libjava.so Normal file

Binary file not shown.

BIN
java/lib/libjimage.so Normal file

Binary file not shown.

BIN
java/lib/libnet.so Normal file

Binary file not shown.

BIN
java/lib/libnio.so Normal file

Binary file not shown.

BIN
java/lib/libsunec.so Normal file

Binary file not shown.

BIN
java/lib/libverify.so Normal file

Binary file not shown.

BIN
java/lib/libzip.so Normal file

Binary file not shown.

BIN
java/lib/modules Normal file

Binary file not shown.

1
java/lib/options.default Normal file
View file

@ -0,0 +1 @@
"-Xlockword:mode=default,noLockword=java/lang/String,noLockword=java/util/MapEntry,noLockword=java/util/HashMap$Entry,noLockword=org/apache/harmony/luni/util/ModifiedMap$Entry,noLockword=java/util/Hashtable$Entry,noLockword=java/lang/invoke/MethodType,noLockword=java/lang/invoke/MethodHandle,noLockword=java/lang/invoke/CollectHandle,noLockword=java/lang/invoke/ConstructorHandle,noLockword=java/lang/invoke/ConvertHandle,noLockword=java/lang/invoke/ArgumentConversionHandle,noLockword=java/lang/invoke/AsTypeHandle,noLockword=java/lang/invoke/ExplicitCastHandle,noLockword=java/lang/invoke/FilterReturnHandle,noLockword=java/lang/invoke/DirectHandle,noLockword=java/lang/invoke/ReceiverBoundHandle,noLockword=java/lang/invoke/DynamicInvokerHandle,noLockword=java/lang/invoke/FieldHandle,noLockword=java/lang/invoke/FieldGetterHandle,noLockword=java/lang/invoke/FieldSetterHandle,noLockword=java/lang/invoke/StaticFieldGetterHandle,noLockword=java/lang/invoke/StaticFieldSetterHandle,noLockword=java/lang/invoke/IndirectHandle,noLockword=java/lang/invoke/InterfaceHandle,noLockword=java/lang/invoke/VirtualHandle,noLockword=java/lang/invoke/PrimitiveHandle,noLockword=java/lang/invoke/InvokeExactHandle,noLockword=java/lang/invoke/InvokeGenericHandle,noLockword=java/lang/invoke/VarargsCollectorHandle,noLockword=java/lang/invoke/ThunkTuple"

BIN
java/lib/security/cacerts Normal file

Binary file not shown.

BIN
java/lib/tzdb.dat Normal file

Binary file not shown.