Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openjdk/jdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master@{1day}
Choose a base ref
...
head repository: openjdk/jdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 68 files changed
  • 19 contributors

Commits on Jul 8, 2025

  1. 8346753: Test javax/swing/JMenuItem/RightLeftOrientation/RightLeftOri…

    …entation.java fails on Windows Server 2025 x64 because the icons of RBMenuItem and CBMenuItem are not visible in Nimbus LookAndFeel
    
    Reviewed-by: abhiscxk
    prsadhuk committed Jul 8, 2025
    1 Configuration menu
    Copy the full SHA
    5205eae View commit details
    Browse the repository at this point in the history
  2. 8305567: serviceability/tmtools/jstat/GcTest01.java failed utils.Jsta…

    …tGcResults.assertConsistency
    
    Reviewed-by: cjplummer, lmesnik
    kevinjwalls committed Jul 8, 2025
    1 Configuration menu
    Copy the full SHA
    310ef85 View commit details
    Browse the repository at this point in the history
  3. 8361397: Rework CompileLog list synchronization

    Reviewed-by: kvn, chagedorn
    shipilev committed Jul 8, 2025
    1 Configuration menu
    Copy the full SHA
    7b255b8 View commit details
    Browse the repository at this point in the history
  4. 8361481: Flexible Constructor Bodies generates a compilation error wh…

    …en compiling a user supplied java.lang.Object class
    
    Reviewed-by: vromero, liach, jlahoda
    mcimadamore committed Jul 8, 2025
    1 Configuration menu
    Copy the full SHA
    1934bd8 View commit details
    Browse the repository at this point in the history
  5. 8344548: Incorrect StartAggressiveSweepingAt doc for segmented code c…

    …ache
    
    Reviewed-by: kvn, eastigeevich
    hgqxjj authored and Evgeny Astigeevich committed Jul 8, 2025
    1 Configuration menu
    Copy the full SHA
    27e6a4d View commit details
    Browse the repository at this point in the history
  6. 8361445: javac crashes on unresolvable constant in @SuppressWarnings

    Reviewed-by: asotona, liach
    lahodaj committed Jul 8, 2025
    1 Configuration menu
    Copy the full SHA
    0bd2f9c View commit details
    Browse the repository at this point in the history
  7. 8361040: compiler/codegen/TestRedundantLea.java#StringInflate fails w…

    …ith failed IR rules
    
    Co-authored-by: Matthias Baesken <[email protected]>
    Reviewed-by: chagedorn, mbaesken
    mhaessig and MBaesken committed Jul 8, 2025
    1 Configuration menu
    Copy the full SHA
    2349304 View commit details
    Browse the repository at this point in the history
  8. 8361353: [PPC64] C2: Add nodes UMulHiL, CmpUL3, UMinV, UMaxV, NegVI

    Reviewed-by: mdoerr, rrich
    dbriemann authored and TheRealMDoerr committed Jul 8, 2025
    1 Configuration menu
    Copy the full SHA
    5c67e3d View commit details
    Browse the repository at this point in the history
  9. 8361175: JFR: Document differences between method sample events

    Reviewed-by: mgronlun
    egahlin committed Jul 8, 2025
    1 Configuration menu
    Copy the full SHA
    63e08d4 View commit details
    Browse the repository at this point in the history
  10. 8361570: Incorrect 'sealed is not allowed here' compile-time error

    Reviewed-by: mcimadamore, vromero
    lahodaj committed Jul 8, 2025
    1 Configuration menu
    Copy the full SHA
    8533194 View commit details
    Browse the repository at this point in the history
  11. 8361519: Obsolete Unicode Scalar Value link in Character class

    Reviewed-by: iris
    naotoj committed Jul 8, 2025
    1 Configuration menu
    Copy the full SHA
    5850bf4 View commit details
    Browse the repository at this point in the history
  12. 8361367: AOT ExcludedClasses.java test failed with missing constant p…

    …ool logs
    
    Reviewed-by: dholmes, kvn
    iklam committed Jul 8, 2025
    1 Configuration menu
    Copy the full SHA
    92712ef View commit details
    Browse the repository at this point in the history
  13. 8357915: SecureRandom nextLong memory usage

    Reviewed-by: wetmore
    koushikthirupattur authored and Bradford Wetmore committed Jul 8, 2025
    1 Configuration menu
    Copy the full SHA
    91df797 View commit details
    Browse the repository at this point in the history
  14. 8358529: GenShen: Heuristics do not respond to changes in SoftMaxHeap…

    …Size
    
    Reviewed-by: wkemper
    rgithubli authored and William Kemper committed Jul 8, 2025
    3 Configuration menu
    Copy the full SHA
    fa32bfe View commit details
    Browse the repository at this point in the history
  15. 8361529: GenShen: Fix bad assert in swap card tables

    Reviewed-by: wkemper
    kdnilsen committed Jul 8, 2025
    3 Configuration menu
    Copy the full SHA
    1de2ace View commit details
    Browse the repository at this point in the history
  16. 8355960: JvmtiAgentList::Iterator dtor double free with -fno-elide-co…

    …nstructors
    
    Reviewed-by: dholmes, sspitsyn
    Alex Menkov committed Jul 8, 2025
    1 Configuration menu
    Copy the full SHA
    03526e2 View commit details
    Browse the repository at this point in the history
  17. 8360942: [ubsan] aotCache tests trigger runtime error: applying non-z…

    …ero offset 16 to null pointer in CodeBlob::relocation_end()
    
    Reviewed-by: adinn, mbaesken
    Vladimir Kozlov committed Jul 8, 2025
    1 Configuration menu
    Copy the full SHA
    dedcce0 View commit details
    Browse the repository at this point in the history
  18. 8361426: (ref) Remove jdk.internal.ref.Cleaner

    Reviewed-by: jpai, vklang
    Kim Barrett committed Jul 8, 2025
    1 Configuration menu
    Copy the full SHA
    117f0b4 View commit details
    Browse the repository at this point in the history
  19. 8359868: Shenandoah: Free threshold heuristic does not use SoftMaxHea…

    …pSize
    
    Reviewed-by: wkemper
    rgithubli authored and William Kemper committed Jul 8, 2025
    3 Configuration menu
    Copy the full SHA
    974ad4e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. 1 Configuration menu
    Copy the full SHA
    54e3762 View commit details
    Browse the repository at this point in the history
Loading