Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
openjdk/jdk
Pull Requests
Commits
pr/9867
jdk23
jdk24
master
pr/3334
pr/3855
pr/4035
pr/4408
pr/4827
pr/4898
pr/5112
pr/5286
pr/5311
pr/8899
pr/9033
pr/9285
pr/9726
pr/9807
pr/9818
pr/9825
pr/9867
pr/9950
pr/10833
pr/12996
pr/13055
pr/13495
pr/13568
pr/15319
pr/15539
pr/15834
pr/15861
pr/17413
pr/17508
pr/17543
pr/17750
pr/18522
pr/18664
pr/18764
pr/19222
pr/19281
pr/19356
pr/19675
pr/19678
pr/19701
pr/19956
pr/19977
pr/20055
pr/20098
pr/20128
pr/20159
pr/20169
pr/20200
pr/20226
pr/20228
pr/20235
pr/20280
pr/20317
pr/20404
pr/20411
pr/20414
pr/20425
pr/20489
pr/20504
pr/20568
pr/20752
pr/20775
pr/20861
pr/20906
pr/21022
pr/21119
pr/21164
pr/21229
pr/21256
pr/21257
pr/21270
pr/21276
pr/21301
pr/21305
pr/21452
pr/21472
pr/21506
pr/21528
pr/21555
pr/21560
pr/21599
pr/21604
pr/21616
pr/21627
pr/21630
pr/21654
pr/21655
pr/21656
pr/21659
pr/21682
pr/21745
pr/21748
pr/21781
pr/21782
pr/21797
pr/21799
pr/21808
pr/21831
pr/21852
pr/21855
pr/21894
pr/21899
pr/21915
pr/21919
pr/21922
pr/21926
pr/21929
pr/21930
pr/21931
pr/21934
pr/21955
pr/21957
pr/21959
pr/21964
pr/21980
pr/22009
pr/22010
pr/22015
pr/22023
pr/22026
pr/22039
pr/22044
pr/22056
pr/22079
pr/22088
pr/22095
pr/22096
pr/22104
pr/22110
pr/22121
pr/22134
pr/22167
pr/22211
pr/22215
pr/22217
pr/22222
pr/22243
pr/22244
pr/22245
pr/22246
pr/22249
pr/22280
pr/22291
pr/22292
pr/22319
pr/22343
pr/22360
pr/22429
pr/22438
pr/22449
pr/22459
pr/22464
pr/22474
pr/22484
pr/22491
pr/22498
pr/22517
pr/22526
pr/22537
pr/22546
pr/22564
pr/22610
pr/22613
pr/22623
pr/22630
pr/22633
pr/22644
pr/22646
pr/22648
pr/22650
pr/22666
pr/22670
pr/22673
pr/22678
pr/22686
pr/22688
pr/22691
pr/22697
pr/22699
pr/22700
pr/22711
pr/22714
pr/22717
pr/22723
pr/22729
pr/22735
pr/22737
pr/22743
pr/22744
pr/22745
pr/22754
pr/22757
pr/22760
pr/22770
pr/22776
pr/22778
pr/22781
pr/22785
pr/22786
pr/22789
pr/22790
pr/22793
pr/22794
pr/22795
pr/22796
pr/22798
pr/22803
pr/22804
pr/22806
pr/22807
pr/22810
pr/22812
pr/22814
pr/22815
pr/22818
pr/22821
pr/22822
pr/22823
pr/22825
pr/22826
pr/22827
pr/22828
pr/22831
pr/22832
pr/22835
pr/22837
pr/22840
pr/22841
pr/22842
pr/22844
pr/22845
pr/22846
pr/22849
pr/22850
pr/22852
pr/22854
pr/22861
pr/22862
pr/22866
pr/22867
pr/22868
pr/22869
8289801: [IR Framework] Add flags to whitelist which can be used to simulate a specific machine setup like UseAVX
DamonFool
committed
2 years ago
4a4d8ed8
8289612: Change hotspot/jtreg tests to not use Thread.stop
lmesnik
committed
2 years ago
5a96a5db
4887998: Use Integer.rotateLeft() and rotateRight() in crypto implementations
mcpowers
committed
2 years ago
b65f7ec2
8282526: Default icon is not painted properly
Alexander Zuev
committed
2 years ago
6c8d0e61
8286172: Create an automated test for JDK-4516019
Srinivas Mandalika
committed
2 years ago
e72742ee
8284524: Create an automated test for JDK-4422362
Srinivas Mandalika
committed
2 years ago
b9de0a75
8284767: Create an automated test for JDK-4422535
Srinivas Mandalika
committed
2 years ago
5ae43209
8289908: Skip bounds check for cases when String is constructed from entirely used byte[]
stsypanov
committed
2 years ago
efed7a7f
8287805: Shenandoah: consolidate evacuate-update-root closures
zhengyu123
committed
2 years ago
b2010a74
8290334: Update FreeType to 2.12.1
prrace
committed
2 years ago
ea8b75cf
8290013: serviceability/jvmti/GetLocalVariable/GetLocalWithoutSuspendTest.java failed "assert(!in_vm) failed: Undersized StackShadowPages"
coleenp
committed
2 years ago
6882f0eb
8290137: riscv: small refactoring for add_memory_int32/64
RealFYang
committed
2 years ago
92067e20
8289954: C2: Assert failed in PhaseCFG::verify() after JDK-8183390
Pengfei Li
committed
2 years ago
2677dd6d
8289127: Apache Lucene triggers: DEBUG MESSAGE: duplicated predicate failed which is impossible
rwestrel
committed
2 years ago
4f3f74c1
8288883: C2: assert(allow_address || t != T_ADDRESS) failed after JDK-8283091
Fei Gao
committed
2 years ago
87340fd5
8288948: Few J2DBench tests indicate lower primitive drawing performance with metal rendering pipeline
aghaisas
committed
2 years ago
bc7a1ea2
8286030: Avoid JVM crash when containers share the same /tmp dir
iklam
committed
2 years ago
84f23149
8290280: riscv: Clean up stack and register handling in interpreter
feilongjiang
committed
2 years ago
4dd236b4
Merge
JesperIRL
committed
2 years ago
522b6574
8289003: JavaThread::check_is_terminated() implementation should rely on Thread-SMR
Daniel D. Daugherty
committed
2 years ago
441c33f0
8290066: Remove KNL specific handling for new CPU target check in IR annotation
Jatin Bhateja
committed
2 years ago
2342684f
8290333: Remove os_share_*.hpp
iklam
committed
2 years ago
0143cf1d
8289919: [test] LoadLibraryUnloadTest.java failed with "Failed to unload native library"
Roger Riggs
committed
2 years ago
0184f46b
8290327: Remove java/lang/reflect/callerCache/ReflectionCallerCacheTest.java from ProblemList-Xcomp.txt
Mandy Chung
committed
2 years ago
cca91f7b
8290366: Remove unused during_conc_mark parameter in HeapRegion::note_self_forwarding_removal_start
Thomas Schatzl
committed
2 years ago
b4e2ce00
8268312: Compilation error with nested generic functional interface
Vicente Romero
committed
2 years ago
f3abb829
8028265: Add legacy tz tests to OpenJDK
Yoshiki Sato
committed
2 years ago
92deab54
8290246: test fails "assert(init != __null) failed: initialization not found"
Vladimir Kozlov
committed
2 years ago
70fce07a
8281969: Bad result for the snippet @link tag if substring/regex consists of whitespace
pavelrappo
committed
2 years ago
15d3329e
8290177: Improve documentation in G1MMUTracker
Thomas Schatzl
committed
2 years ago
757a742a
Newer
Older