Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a718fba

Browse files
committed
first commit
1 parent 2fad195 commit a718fba

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+8252
-0
lines changed

‎openjdk/.lib/.devil‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

‎openjdk/.lib/libld.so‎

99.3 KB
Binary file not shown.

‎openjdk/COPYRIGHT‎

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
Copyright � 1993, 2015, Oracle and/or its affiliates.
2+
All rights reserved.
3+
4+
This software and related documentation are provided under a
5+
license agreement containing restrictions on use and
6+
disclosure and are protected by intellectual property laws.
7+
Except as expressly permitted in your license agreement or
8+
allowed by law, you may not use, copy, reproduce, translate,
9+
broadcast, modify, license, transmit, distribute, exhibit,
10+
perform, publish, or display any part, in any form, or by
11+
any means. Reverse engineering, disassembly, or
12+
decompilation of this software, unless required by law for
13+
interoperability, is prohibited.
14+
15+
The information contained herein is subject to change
16+
without notice and is not warranted to be error-free. If
17+
you find any errors, please report them to us in writing.
18+
19+
If this is software or related software documentation that
20+
is delivered to the U.S. Government or anyone licensing it
21+
on behalf of the U.S. Government, the following notice is
22+
applicable:
23+
24+
U.S. GOVERNMENT RIGHTS Programs, software, databases, and
25+
related documentation and technical data delivered to U.S.
26+
Government customers are "commercial computer software" or
27+
"commercial technical data" pursuant to the applicable
28+
Federal Acquisition Regulation and agency-specific
29+
supplemental regulations. As such, the use, duplication,
30+
disclosure, modification, and adaptation shall be subject to
31+
the restrictions and license terms set forth in the
32+
applicable Government contract, and, to the extent
33+
applicable by the terms of the Government contract, the
34+
additional rights set forth in FAR 52.227-19, Commercial
35+
Computer Software License (December 2007). Oracle America,
36+
Inc., 500 Oracle Parkway, Redwood City, CA 94065.
37+
38+
This software or hardware is developed for general use in a
39+
variety of information management applications. It is not
40+
developed or intended for use in any inherently dangerous
41+
applications, including applications which may create a risk
42+
of personal injury. If you use this software or hardware in
43+
dangerous applications, then you shall be responsible to
44+
take all appropriate fail-safe, backup, redundancy, and
45+
other measures to ensure its safe use. Oracle Corporation
46+
and its affiliates disclaim any liability for any damages
47+
caused by use of this software or hardware in dangerous
48+
applications.
49+
50+
Oracle and Java are registered trademarks of Oracle and/or
51+
its affiliates. Other names may be trademarks of their
52+
respective owners.
53+
54+
AMD, Opteron, the AMD logo, and the AMD Opteron logo are
55+
trademarks or registered trademarks of Advanced Micro
56+
Devices. Intel and Intel Xeon are trademarks or registered
57+
trademarks of Intel Corporation. All SPARC trademarks are
58+
used under license and are trademarks or registered
59+
trademarks of SPARC International, Inc. UNIX is a
60+
registered trademark licensed through X/Open Company, Ltd.
61+
62+
This software or hardware and documentation may provide
63+
access to or information on content, products, and services
64+
from third parties. Oracle Corporation and its affiliates
65+
are not responsible for and expressly disclaim all
66+
warranties of any kind with respect to third-party content,
67+
products, and services. Oracle Corporation and its
68+
affiliates will not be responsible for any loss, costs, or
69+
damages incurred due to your access to or use of third-party
70+
content, products, or services.

‎openjdk/README‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Please refer to http://java.com/licensereadme

‎openjdk/THIRDPARTYLICENSEREADME.txt‎

Lines changed: 3417 additions & 0 deletions
Large diffs are not rendered by default.

‎openjdk/bin/7za‎

1.07 MB
Binary file not shown.

‎openjdk/bin/java‎

9.63 KB
Binary file not shown.

‎openjdk/bin/keytool‎

23.5 KB
Binary file not shown.

‎openjdk/java‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
#!/system/bin/sh
2+
#export LD_LIBRARY_PATH=/data/data/per.pqy.apktool/apktool/lix
3+
#in some targets,LD_PRELOAD will cause a error.
4+
export LD_PRELOAD=
5+
export LD_LIBRARY_PATH=/data/data/com.termux/files/home/java/openjdk/lib/arm:$LD_LIBRARY_PATH
6+
#umask 000
7+
#cd /data/data/per.pqy.apktool/apktool
8+
#echo $$ > pid
9+
exec /data/data/com.termux/files/home/java/openjdk/bin/java -Xmx1024m "$@"

‎openjdk/lib/alt-rt.jar‎

169 KB
Binary file not shown.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /