Joe Darcy
|
d8b63370f3
|
8323839: Expand use of Messager convenience methods in langtools regression tests
Reviewed-by: jjg
|
2024-01-17 00:29:05 +00:00 |
|
John Jiang
|
43d2d68da5
|
8320449: ECDHKeyAgreement should validate parameters before using them
Reviewed-by: mullan
|
2024-01-16 22:54:45 +00:00 |
|
Joshua Cao
|
b058063c40
|
8323820: [MacOS] build failure: non-void function does not return a value
Reviewed-by: shade, lucy
|
2024-01-16 22:01:21 +00:00 |
|
Doug Simon
|
19c9388c20
|
8323616: [JVMCI] TestInvalidJVMCIOption.java fails intermittently with NPE
Reviewed-by: thartmann, never
|
2024-01-16 19:31:04 +00:00 |
|
Jonathan Gibbons
|
b533272ecb
|
8299627: Fix/improve handling of "missing" element-list file
Reviewed-by: hannesw
|
2024-01-16 18:41:25 +00:00 |
|
Thomas Schatzl
|
1007618f6f
|
8323731: Unproblemlist gc/stress/TestStressG1Humongous.java
Reviewed-by: ehelin
|
2024-01-16 14:42:32 +00:00 |
|
Albert Mingkun Yang
|
790871e908
|
8323800: Serial: Fix include guard macro in generation.hpp
Reviewed-by: stefank
|
2024-01-16 14:26:22 +00:00 |
|
Stefan Karlsson
|
0216f5de55
|
8323730: Tweak TestZAllocationStallEvent.java to allocate smaller objects
Reviewed-by: aboldtch, sjohanss
|
2024-01-16 14:26:10 +00:00 |
|
Erik Gahlin
|
21f647310b
|
8322675: JFR: Fail-fast mode when constants cannot be resolved
Reviewed-by: mgronlun
|
2024-01-16 13:59:29 +00:00 |
|
Markus Grönlund
|
e2d6023cb9
|
8323631: JfrTypeSet::write_klass can enqueue a CLD klass that is unloading
Reviewed-by: egahlin
|
2024-01-16 13:31:03 +00:00 |
|
Jorn Vernee
|
2fd775f69c
|
8323651: compiler/c2/irTests/TestPrunedExHandler.java fails with -XX:+DeoptimizeALot
Reviewed-by: alanb, kvn
|
2024-01-16 13:25:49 +00:00 |
|
Chris Hegarty
|
ee4d9aa4c1
|
8323659: LinkedTransferQueue add and put methods call overridable offer
Reviewed-by: alanb
|
2024-01-16 12:13:57 +00:00 |
|
Thomas Schatzl
|
5045839cb2
|
8323635: Test gc/g1/TestHumongousAllocConcurrentStart.java fails with -XX:TieredStopAtLevel=3
Reviewed-by: shade, lmesnik
|
2024-01-16 12:00:57 +00:00 |
|
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 |
|