diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 83503ff..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -.java/ diff --git a/.java/bin/java b/.java/bin/java new file mode 100755 index 0000000..182d7d5 Binary files /dev/null and b/.java/bin/java differ diff --git a/.java/lib/jli/libjli.so b/.java/lib/jli/libjli.so new file mode 100644 index 0000000..5f9f7e7 Binary files /dev/null and b/.java/lib/jli/libjli.so differ diff --git a/.java/lib/jvm.cfg b/.java/lib/jvm.cfg new file mode 100644 index 0000000..0642e72 --- /dev/null +++ b/.java/lib/jvm.cfg @@ -0,0 +1,34 @@ +# 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. +# +# List of JVMs that can be used as an option to java, javac, etc. +# Order is important -- first in this list is the default JVM. +# NOTE that both this file and its format are UNSUPPORTED and +# WILL GO AWAY in a future release. +# +# You may also select a JVM in an arbitrary location with the +# "-XXaltjvm=" option, but that too is unsupported +# and may not be available in a future release. +# +-server KNOWN +-client IGNORE diff --git a/.java/lib/libawt.so b/.java/lib/libawt.so new file mode 100644 index 0000000..429b9b4 Binary files /dev/null and b/.java/lib/libawt.so differ diff --git a/.java/lib/libawt_headless.so b/.java/lib/libawt_headless.so new file mode 100644 index 0000000..1316e8c Binary files /dev/null and b/.java/lib/libawt_headless.so differ diff --git a/.java/lib/libextnet.so b/.java/lib/libextnet.so new file mode 100644 index 0000000..816861c Binary files /dev/null and b/.java/lib/libextnet.so differ diff --git a/.java/lib/libjava.so b/.java/lib/libjava.so new file mode 100644 index 0000000..34251bd Binary files /dev/null and b/.java/lib/libjava.so differ diff --git a/.java/lib/libjimage.so b/.java/lib/libjimage.so new file mode 100644 index 0000000..51df09c Binary files /dev/null and b/.java/lib/libjimage.so differ diff --git a/.java/lib/libmanagement.so b/.java/lib/libmanagement.so new file mode 100644 index 0000000..2df70ea Binary files /dev/null and b/.java/lib/libmanagement.so differ diff --git a/.java/lib/libmanagement_agent.so b/.java/lib/libmanagement_agent.so new file mode 100644 index 0000000..949bc05 Binary files /dev/null and b/.java/lib/libmanagement_agent.so differ diff --git a/.java/lib/libmanagement_ext.so b/.java/lib/libmanagement_ext.so new file mode 100644 index 0000000..89d4b85 Binary files /dev/null and b/.java/lib/libmanagement_ext.so differ diff --git a/.java/lib/libnet.so b/.java/lib/libnet.so new file mode 100644 index 0000000..f0f8e54 Binary files /dev/null and b/.java/lib/libnet.so differ diff --git a/.java/lib/libnio.so b/.java/lib/libnio.so new file mode 100644 index 0000000..9d76875 Binary files /dev/null and b/.java/lib/libnio.so differ diff --git a/.java/lib/libverify.so b/.java/lib/libverify.so new file mode 100644 index 0000000..ac2d0bf Binary files /dev/null and b/.java/lib/libverify.so differ diff --git a/.java/lib/libzip.so b/.java/lib/libzip.so new file mode 100644 index 0000000..cee5f7b Binary files /dev/null and b/.java/lib/libzip.so differ diff --git a/.java/lib/modules.REMOVED.git-id b/.java/lib/modules.REMOVED.git-id new file mode 100644 index 0000000..7bbffb3 --- /dev/null +++ b/.java/lib/modules.REMOVED.git-id @@ -0,0 +1 @@ +ac2e8e2f21c042b889fc47fe6a91c8e3d0d4be0f \ No newline at end of file diff --git a/.java/lib/server/libjvm.so b/.java/lib/server/libjvm.so new file mode 100644 index 0000000..b740055 Binary files /dev/null and b/.java/lib/server/libjvm.so differ diff --git a/.java/lib/tzdb.dat b/.java/lib/tzdb.dat new file mode 100644 index 0000000..d00b595 Binary files /dev/null and b/.java/lib/tzdb.dat differ