This website requires JavaScript.
Explore
Help
Sign In
packages
/
openjdk-11
Watch
1
Star
0
Fork
0
You've already forked openjdk-11
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
77
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Noah
cc9328432c
Merge branch 'master' into 20.03-LTS
2021-03-23 23:49:24 +08:00
8204947-Port-ShenandoahTaskTerminator-to-mainline-and-make-it-default.patch
Update to 11.0.9+11 (GA)
2020-10-24 21:52:44 +08:00
8205921-Optimizing-best_of_2-work-stealing-queue-selection.patch
add several patches
2020-09-21 15:16:27 +08:00
8207160-ClassReader-adjustMethodParams-can-potentially-return-null-if-the-args-list-is-empty.patch
I2AI89: add 8207160-ClassReader-adjustMethodParams-can-potentially-return-null-if-the-args-list-is-empty.patch
2020-12-23 11:14:25 +08:00
8209375-ZGC-Use-dynamic-base-address-for-mark-stack-.patch
Initial build from OpenJDK 11.0.6
2020-04-26 19:46:07 +08:00
8209894-ZGC-Cap-number-of-GC-workers-based-on-heap-s.patch
Initial build from OpenJDK 11.0.6
2020-04-26 19:46:07 +08:00
8210461-AArch64-Math.cos-intrinsic-gives-incorrect-results.patch
Delete some file header information
2020-09-07 17:02:07 +08:00
8210473-JEP-345-NUMA-Aware-Memory-Allocation-for-G1.patch
Add several enhancement patches
2020-09-02 20:31:58 +08:00
8214527-AArch64-ZGC-for-Aarch64.patch
Update to 11.0.9+11 (GA)
2020-10-24 21:52:44 +08:00
8214535-support-Jmap-parallel.patch
I3C698: add 8214535-support-Jmap-parallel.patch
2021-03-19 18:25:20 +08:00
8215047-Task-terminators-do-not-complete-termination-in-consistent-state.patch
I2AJL2: add 8215047-Task-terminators-do-not-complete-termination-in-consistent-state.patch && add 8247766-aarch64-guarantee-val-1U--nbits-failed-Field-too-big-for-insn.patch
2020-12-23 18:24:43 +08:00
8217856-ZGC-Break-out-C2-matching-rules-into-separat.patch
update to 11.0.10+9(GA)
2021-02-05 09:27:16 +08:00
8217918-C2-XX-AggressiveUnboxing-is-broken.patch
I3BRQ7: add 8254078-8217918.patch
2021-03-19 10:35:23 +08:00
8223667-ASAN-build-broken.patch
Add several patches
2020-09-11 20:41:28 +08:00
8224675-Late-GC-barrier-insertion-for-ZGC.patch
Update to 11.0.9+11 (GA)
2020-10-24 21:52:44 +08:00
8225648-TESTBUG-java-lang-annotation-loaderLeak-Main.patch
Initial build from OpenJDK 11.0.6
2020-04-26 19:46:07 +08:00
8229496-SIGFPE-division-by-zero-in-C2-OSR-compiled-method.patch
Add several patches
2020-09-11 20:41:28 +08:00
8233061-ZGC-Enforce-memory-ordering-in-segmented-bit.patch
Initial build from OpenJDK 11.0.6
2020-04-26 19:46:07 +08:00
8233073-Make-BitMap-accessors-more-memory-ordering-f.patch
Update to 11.0.9+11 (GA)
2020-10-24 21:52:44 +08:00
8233506-ZGC-the-load-for-Reference.get-can-be-conver.patch
Initial build from OpenJDK 11.0.6
2020-04-26 19:46:07 +08:00
8237483-AArch64-C1-OopMap-inserted-twice-fatal-error.patch
add several patches
2020-09-21 15:16:27 +08:00
8240353.patch
remove redundant file info
2021-02-07 10:18:14 +08:00
8243670-Unexpected-test-result-caused-by-C2-MergeMem.patch
Add several patches
2020-09-11 20:41:28 +08:00
8247766-aarch64-guarantee-val-1U--nbits-failed-Field-too-big-for-insn.patch
I2AJL2: add 8215047-Task-terminators-do-not-complete-termination-in-consistent-state.patch && add 8247766-aarch64-guarantee-val-1U--nbits-failed-Field-too-big-for-insn.patch
2020-12-23 18:24:43 +08:00
8248336-AArch64-C2-offset-overflow-in-BoxLockNode-em.patch
add 8248336-AArch64-C2-offset-overflow-in-BoxLockNode-em.patch
2020-11-06 10:33:29 +08:00
8254078-DataOutputStream-is-very-slow-post-disabling.patch
I3BRQ7: add 8254078-8217918.patch
2021-03-19 10:35:23 +08:00
Add-ability-to-configure-third-port-for-remote-JMX.patch
Initial build from OpenJDK 11.0.6
2020-04-26 19:46:07 +08:00
add-G1-Full-GC-optimization.patch
I3C5IU: add-G1-Full-GC-optimization.patch
2021-03-19 14:32:16 +08:00
add-integerCache-feature.patch
I2AOPS: add-integerCache-feature.patch
2020-12-24 14:26:38 +08:00
add-LazyBox-feature.patch
I3C4W2: add-LazyBox-feature.patch
2021-03-19 12:54:36 +08:00
add-missing-inline.patch
Adjust some patches
2020-04-29 11:09:21 +08:00
add-SVE-backend-feature.patch
update to 11.0.10+9(GA)
2021-02-05 09:27:16 +08:00
add-zgc-parameter-adaptation-feature.patch
I2ANAE: add-zgc-parameter-adaptation-feature.patch
2020-12-24 10:42:18 +08:00
address-s-offset-may-exceed-the-limit-of-ldrw-instru.patch
add ZGC-reuse-entries-of-ResolvedMethodTable.patch address-s-offset-may-exceed-the-limit-of-ldrw-instru.patch ZGC-aarch64-fix-not-using-load-store-Pre-index.patch
2020-07-20 15:18:59 +08:00
downgrade-the-symver-of-log2f-posix-spawn.patch
I3BRQ7: add 8254078-8217918.patch
2021-03-19 10:35:23 +08:00
fast-serializer-jdk11.patch
add fast serializer
2020-09-08 10:15:25 +08:00
fix-compile-error-without-disable-precompiled-headers.patch
Add several enhancement patches
2020-09-02 20:31:58 +08:00
fix-jck-failure-on-FastSerializer.patch
add fast serializer
2020-09-08 10:15:25 +08:00
Fix-the-memcpy-symbol-issue-during-JDK11-x64-build.patch
I3BRQ7: add 8254078-8217918.patch
2021-03-19 10:35:23 +08:00
generate_source_tarball.sh
add fast-serializer-jdk11.patch
2020-07-21 10:18:07 +08:00
icedtea_sync.sh
Support nss, systemtap and desktop
2020-05-25 15:13:19 +08:00
java-11-openjdk.spec
I3C698: add 8214535-support-Jmap-parallel.patch
2021-03-19 18:25:20 +08:00
jconsole.desktop.in
Support nss, systemtap and desktop
2020-05-25 15:13:19 +08:00
jdk-updates-jdk11u-jdk-11.0.10-ga.tar.xz
update to 11.0.10+9(GA)
2021-02-05 09:27:16 +08:00
leaf-optimize-in-ParallelScanvageGC.patch
Add several patches
2020-09-11 20:41:28 +08:00
LICENSE
I29EAH: Add a license to this repo
2020-12-21 12:58:27 +08:00
nss.cfg.in
Support nss, systemtap and desktop
2020-05-25 15:13:19 +08:00
NUMA-Aware-Implementation-humongous-region.patch
Add several enhancement patches
2020-09-02 20:31:58 +08:00
rh1648249-add_commented_out_nss_cfg_provider_to_java_security.patch
Support nss, systemtap and desktop
2020-05-25 15:13:19 +08:00
sources
add fast-serializer-jdk11.patch
2020-07-21 10:18:07 +08:00
tapsets-icedtea-3.15.0.tar.xz
Support nss, systemtap and desktop
2020-05-25 15:13:19 +08:00
update_package.sh
update to 11.0.10+9(GA)
2021-02-05 09:27:16 +08:00
ZGC-aarch64-fix-not-using-load-store-Pre-index.patch
add ZGC-reuse-entries-of-ResolvedMethodTable.patch address-s-offset-may-exceed-the-limit-of-ldrw-instru.patch ZGC-aarch64-fix-not-using-load-store-Pre-index.patch
2020-07-20 15:18:59 +08:00
ZGC-aarch64-fix-system-call-number-of-memfd_create.patch
Update to 11.0.7+10 (GA)
2020-05-22 10:17:18 +08:00
ZGC-aarch64-not-using-zr-register-avoid-sigill-in-Ma.patch
Update to 11.0.7+10 (GA)
2020-05-22 10:17:18 +08:00
ZGC-correct-free-heap-size-excluding-waste-in-rule_allocation_rate.patch
Add several patches
2020-09-11 20:41:28 +08:00
ZGC-in-c1-load-barrier-d0-and-d1-registers-miss-restoring.patch
Delete some file header information
2020-09-07 17:02:07 +08:00
ZGC-Redesign-C2-load-barrier-to-expand-on-th.patch
Update to 11.0.9+11 (GA)
2020-10-24 21:52:44 +08:00
ZGC-reuse-entries-of-ResolvedMethodTable.patch
Update to 11.0.9+11 (GA)
2020-10-24 21:52:44 +08:00
Description
No description provided
2
GiB
Languages
Shell
100%