Albert Mingkun Yang
|
44a9392eca
|
8323780: Serial: Remove unused _full_collections_completed
Reviewed-by: ehelin, stefank
|
2024-01-16 11:56:10 +00:00 |
|
Stefan Karlsson
|
59062402b9
|
8323716: Only print ZGC Phase Switch events in hs_err files when running with ZGC
Reviewed-by: aboldtch, tschatzl, shade
|
2024-01-16 10:30:32 +00:00 |
|
Emanuel Peter
|
e01f6da1b8
|
8320175: [BACKOUT] 8316533: C2 compilation fails with assert(verify(phase)) failed: missing Value() optimization
Reviewed-by: thartmann, chagedorn
|
2024-01-16 10:15:00 +00:00 |
|
Albert Mingkun Yang
|
8abaf11965
|
8323715: Serial: Move genMemoryPools to serial folder
Reviewed-by: stefank, tschatzl
|
2024-01-16 08:39:07 +00:00 |
|
Albert Mingkun Yang
|
67204994dc
|
8323738: Serial: Remove unreachable methods in Generation
Reviewed-by: tschatzl, stefank
|
2024-01-16 08:38:53 +00:00 |
|
Ferenc Rakoczi
|
bf7bd9a16c
|
8317547: Enhance TLS connection support
Reviewed-by: ahgross, rhalade, weijun, valeriep
|
2024-01-16 05:55:56 +00:00 |
|
Christian Hagedorn
|
c1a568c9c4
|
8314307: Improve loop handling
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: mschoene, rhalade, thartmann, epeter
|
2024-01-16 05:55:56 +00:00 |
|
Tobias Hartmann
|
1cc6fbd9b0
|
8318588: Windows build failure after JDK-8314468 due to ambiguous call
Reviewed-by: epeter
|
2024-01-16 05:55:56 +00:00 |
|
Tobias Hartmann
|
ed238e8b88
|
8314468: Improve Compiler loops
Co-authored-by: Dean Long <dlong@openjdk.org>
Reviewed-by: rhalade, mschoene, iveresov, kvn
|
2024-01-16 05:55:55 +00:00 |
|
Coleen Phillimore
|
fac49b8375
|
8317331: Solaris build failed with "declaration can not follow a statement (E_DECLARATION_IN_CODE)"
Backport-of: 852276d1f833d49802693f2a5a82ba6eb2722de6
|
2024-01-16 05:55:55 +00:00 |
|
Coleen Phillimore
|
fff750c99d
|
8314295: Enhance verification of verifier
Reviewed-by: mschoene, rhalade, dholmes, dlong
|
2024-01-16 05:55:55 +00:00 |
|
Sean Mullan
|
a2544568f9
|
8308204: Enhanced certificate processing
Reviewed-by: mschoene, rhalade, jnimeh
|
2024-01-16 05:55:55 +00:00 |
|
Yude Lin
|
36f4b34f19
|
8323122: AArch64: Increase itable stub size estimate
Reviewed-by: aph, eastigeevich
|
2024-01-16 05:15:22 +00:00 |
|
Hamlin Li
|
b363472265
|
8318227: RISC-V: C2 ConvHF2F
Reviewed-by: fyang
|
2024-01-15 18:41:53 +00:00 |
|
Per Minborg
|
edc0ebb780
|
8323745: Missing comma in copyright header in TestScope
Reviewed-by: alanb
|
2024-01-15 16:30:59 +00:00 |
|
Glavo
|
a03eb6d3f6
|
8321620: Optimize JImage decompressors
Reviewed-by: mchung, redestad
|
2024-01-15 16:10:35 +00:00 |
|
Per Minborg
|
f5b757ced6
|
8323159: Consider adding some text re. memory zeroing in Arena::allocate
Reviewed-by: mcimadamore, jvernee
|
2024-01-15 16:07:56 +00:00 |
|
Albert Mingkun Yang
|
1f4474f677
|
8323726: Serial: Remove unused definitions in Generation
Reviewed-by: stefank
|
2024-01-15 15:21:09 +00:00 |
|
Andrew Leonard
|
dd0694b9cb
|
8323671: DevKit build gcc libraries contain full paths to source location
Reviewed-by: erikj, ihse
|
2024-01-15 14:39:28 +00:00 |
|
Guoxiong Li
|
bf813be0f3
|
8322279: Generational ZGC: Use ZFragmentationLimit and ZYoungCompactionLimit as percentage instead of multiples
Reviewed-by: eosterlund
|
2024-01-15 14:34:14 +00:00 |
|
Magnus Ihse Bursie
|
c84c0ab52d
|
8323637: Capture hotspot replay files in GHA
Reviewed-by: shade
|
2024-01-15 14:14:13 +00:00 |
|
Rajat Mahajan
|
f368a0c12e
|
8320328: Restore interrupted flag in ImageIcon.loadImage
Reviewed-by: aivanov, serb
|
2024-01-15 13:09:00 +00:00 |
|
Albert Mingkun Yang
|
a45b5b4921
|
8323722: Serial: Remove unused no_gc_in_progress
Reviewed-by: stefank, tschatzl
|
2024-01-15 12:58:23 +00:00 |
|
Christian Hagedorn
|
7e0a4ed629
|
8323101: C2: assert(n->in(0) == nullptr) failed: divisions with zero check should already have bailed out earlier in split-if
Reviewed-by: kvn, thartmann
|
2024-01-15 12:16:10 +00:00 |
|
Aleksey Shipilev
|
34f85ee94e
|
8323584: AArch64: Unnecessary ResourceMark in NativeCall::set_destination_mt_safe
Reviewed-by: tholenstein, fyang, aph
|
2024-01-15 12:03:01 +00:00 |
|
Jan Kratochvil
|
62fd26f094
|
8323700: Add fontconfig requirement to building.md for Alpine Linux
Reviewed-by: ihse
|
2024-01-15 11:20:44 +00:00 |
|
Kevin Walls
|
8c238eddce
|
8318707: Remove the Java Management Extension (JMX) Management Applet (m-let) feature
Reviewed-by: sspitsyn, dfuchs
|
2024-01-15 11:12:38 +00:00 |
|
Emanuel Peter
|
cd0fe37741
|
8323641: Test compiler/loopopts/superword/TestAlignVectorFuzzer.java timed out
Reviewed-by: chagedorn, kvn
|
2024-01-15 10:44:01 +00:00 |
|
Emanuel Peter
|
45c65e6b1a
|
8323577: C2 SuperWord: remove AlignVector restrictions on IR tests added in JDK-8305055
Reviewed-by: rcastanedalo, chagedorn
|
2024-01-15 10:41:05 +00:00 |
|
Thomas Schatzl
|
8643cc2133
|
8323610: G1: HeapRegion pin count should be size_t to avoid overflows
Reviewed-by: kbarrett, ayang
|
2024-01-15 09:35:50 +00:00 |
|
Lei Zaakjyu
|
e66a76f524
|
8323660: Serial: Fix header ordering and indentation
Reviewed-by: ayang, cjplummer, kbarrett
|
2024-01-15 09:13:47 +00:00 |
|
Aleksey Shipilev
|
ba3c3bbd87
|
8323519: Add applications/ctw/modules to Hotspot tiered testing
Reviewed-by: xliu, kvn
|
2024-01-15 09:10:11 +00:00 |
|
Lei Zaakjyu
|
922f8e44ee
|
8323693: Update some copyright announcements in the new files created in 8234502
Reviewed-by: cjplummer, dholmes
|
2024-01-15 07:40:49 +00:00 |
|
Zhiqiang Zang
|
1515bd7c9d
|
8322077: Add Ideal transformation: (~a) | (~b) => ~(a & b)
Reviewed-by: thartmann, epeter
|
2024-01-15 06:48:00 +00:00 |
|
Sergey Bylokhov
|
bdee968e3e
|
4760025: sRGB conversions to and from CIE XYZ incorrect
Reviewed-by: prr, aivanov
|
2024-01-14 23:05:47 +00:00 |
|
David Holmes
|
71d9a83dec
|
8323243: JNI invocation of an abstract instance method corrupts the stack
Reviewed-by: coleenp, shade
|
2024-01-14 22:01:44 +00:00 |
|
Varada M
|
d83ea92085
|
8301466: [AIX] Revisit CommittedVirtualMemoryTest
Reviewed-by: mdoerr
|
2024-01-13 14:12:44 +00:00 |
|
Sergey Bylokhov
|
5cf7947ccd
|
8323562: SaslInputStream.read() may return wrong value
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: shade, dfuchs
|
2024-01-12 23:50:28 +00:00 |
|
Alisen Chung
|
dc7d3b182d
|
8321489: Update LCMS to 2.16
Reviewed-by: serb, dnguyen, prr
|
2024-01-12 22:16:09 +00:00 |
|
Alex Menkov
|
84cf4cb350
|
8318563: GetClassFields should not use random access to field
Reviewed-by: sspitsyn, cjplummer, fparain
|
2024-01-12 20:41:49 +00:00 |
|
Joe Darcy
|
9e9c05f0ee
|
8322979: Add informative discussion to Modifier
Reviewed-by: alanb
|
2024-01-12 19:40:55 +00:00 |
|
Harshitha Onkar
|
c54bca6f7f
|
8323617: Add missing null checks to GetMousePositionWithPopup.java test
Reviewed-by: serb, aivanov, dnguyen
|
2024-01-12 19:21:52 +00:00 |
|
William Kemper
|
95a91682c3
|
8323627: Shenandoah: Refactor init logger
Reviewed-by: ysr, kdnilsen, shade, phh
|
2024-01-12 18:57:36 +00:00 |
|
Harshitha Onkar
|
999e556be4
|
8312518: [macos13] setFullScreenWindow() shows black screen on macOS 13 & above
Reviewed-by: serb, tr, azvegint
|
2024-01-12 17:56:16 +00:00 |
|
Rajat Mahajan
|
8b6293f6bf
|
8301994: Remove unused code from awt_List.cpp
Reviewed-by: serb, prr, aivanov
|
2024-01-12 17:14:16 +00:00 |
|
William Kemper
|
e33031b850
|
8323629: Shenandoah: Fix missing include and declaration
Reviewed-by: ysr, kdnilsen, phh
|
2024-01-12 17:04:51 +00:00 |
|
Denghui Dong
|
c5e7245096
|
8322735: C2: minor improvements of bubble sort used in SuperWord::packset_sort
Reviewed-by: epeter, kvn
|
2024-01-12 15:21:37 +00:00 |
|
Axel Boldt-Christmas
|
65a0672791
|
8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT
Reviewed-by: rkennke, dcubed, thartmann
|
2024-01-12 14:34:42 +00:00 |
|
Albert Mingkun Yang
|
e22ab10991
|
8322537: Parallel: Remove experimental adjustment in PSAdaptiveSizePolicy
Reviewed-by: kbarrett, tschatzl
|
2024-01-12 13:51:29 +00:00 |
|
Erik Gahlin
|
be900f1253
|
8323425: JFR: Auto-generated filename doesn't work with time-limited recording
Reviewed-by: mgronlun
|
2024-01-12 13:12:37 +00:00 |
|