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/jdk24u
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 47c15b5f
Choose a base ref
...
head repository: openjdk/jdk24u
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7babbc5b
Choose a head ref

Commits on Dec 11, 2024

  1. 8346014: Bump version numbers for 24.0.1

    Reviewed-by: kcr, iris
    Rob McKenna committed Dec 11, 2024
    1
    Copy the full SHA
    f1a1279 View commit details

Commits on Dec 23, 2024

  1. 8346688: GenShen: Missing metadata trigger log message

    Reviewed-by: ysr
    Backport-of: b8e40b9c2dfecdad9096015c1aa208ea077db7f5
    William Kemper authored and Y. Srinivas Ramakrishna committed Dec 23, 2024
    1
    Copy the full SHA
    79610be View commit details
  2. 8346690: Shenandoah: Fix log message for end of GC usage report

    Reviewed-by: ysr
    Backport-of: d2a48634b872b65668b57d3975f805277ae96f83
    William Kemper authored and Y. Srinivas Ramakrishna committed Dec 23, 2024
    1
    Copy the full SHA
    8135af1 View commit details

Commits on Jan 7, 2025

  1. 8346712: Remove com/sun/net/httpserver/TcpNoDelayNotRequired.java test

    Backport-of: 60e0730a3ba26180d0eb2cd278e389c3e70fec5f
    MBaesken committed Jan 7, 2025
    1
    Copy the full SHA
    3ce95da View commit details

Commits on Jan 8, 2025

  1. 8345684: OperatingSystemMXBean.getSystemCpuLoad() throws NPE

    Backport-of: d7ef3ac0b7e677c4901c69ad4361b5de8408e8d3
    Fabian Meumertzheim authored and jerboaa committed Jan 8, 2025
    1
    Copy the full SHA
    8c455fd View commit details

Commits on Jan 11, 2025

  1. 8346868: RISC-V: compiler/sharedstubs tests fail after JDK-8332689

    Backport-of: 3f7052ed7af89efd1c6977df0b4f3b95fcfec764
    RealFYang committed Jan 11, 2025
    1
    Copy the full SHA
    e9109e8 View commit details

Commits on Jan 13, 2025

  1. 8346082: Output JVMTI agent information in hserr files

    Backport-of: c75b1d4bf65d927e18b10ea6de263a331b78e13a
    MBaesken committed Jan 13, 2025
    1
    Copy the full SHA
    ca30621 View commit details
  2. 8346239: Improve memory efficiency of JimageDiffGenerator

    Backport-of: f696d9c521fa13969cb81381dc8586bcdccf67d9
    jerboaa committed Jan 13, 2025
    1
    Copy the full SHA
    0243349 View commit details
  3. 8346887: DrawFocusRect() may cause an assertion failure

    Backport-of: 8eddf67c82a2af4d704c4063ad802640770b3c26
    Satyen Subramaniam authored and Victor Rudometov committed Jan 13, 2025
    1
    Copy the full SHA
    33561bf View commit details

Commits on Jan 14, 2025

  1. 8346713: [testsuite] NeverActAsServerClassMachine breaks TestPLABAdap…

    …tToMinTLABSize.java TestPinnedHumongousFragmentation.java TestPinnedObjectContents.java
    
    Backport-of: 43b7e9f54776ec7ed98d2e2f717c3d9663268ef2
    Jan Kratochvil authored and RealCLanger committed Jan 14, 2025
    1
    Copy the full SHA
    9c91ef4 View commit details

Commits on Jan 16, 2025

  1. 8347124: Clean tests with --enable-linkable-runtime

    Backport-of: 1f457977f062e4ed219c6fa0fe26cb42acaf4bf2
    jerboaa committed Jan 16, 2025
    1
    Copy the full SHA
    c2087ed View commit details

Commits on Jan 22, 2025

  1. 8347424: Fix and rewrite sun/security/x509/DNSName/LeadingPeriod.java…

    … test
    
    Backport-of: a6be9076351b591cbc0860b1ba8f3c56319f4ffe
    shipilev committed Jan 22, 2025
    1
    Copy the full SHA
    4211697 View commit details
  2. 8347256: Epsilon: Demote heap size and AlwaysPreTouch warnings to inf…

    …o level
    
    Backport-of: 1a0fe49732187db9e8776f80feefab4373114f75
    shipilev committed Jan 22, 2025
    1
    Copy the full SHA
    934aacc View commit details
  3. 8345614: Improve AnnotationFormatError message for duplicate annotati…

    …on interfaces
    
    Backport-of: 7aa0cbc91d90493a3dae973cb8077cfa283c32b4
    liach authored and Paul Hohensee committed Jan 22, 2025
    1
    Copy the full SHA
    41ea8e0 View commit details
  4. 8347496: Test jdk/jfr/jvm/TestModularImage.java fails after JDK-83471…

    …24: No javac
    
    Backport-of: 3967696386ecc706927f05dfae0841b3f23e319d
    jerboaa committed Jan 22, 2025
    1
    Copy the full SHA
    8e0d48c View commit details
  5. 8347334: JimageDiffGenerator code clean-ups

    Backport-of: 63cedaf40e179267d75445a4c71ec15f29979cd3
    jerboaa committed Jan 22, 2025
    1
    Copy the full SHA
    44000a9 View commit details

Commits on Jan 24, 2025

  1. Merge

    Rob McKenna committed Jan 24, 2025
    1
    Copy the full SHA
    268ba3c View commit details
  2. 8290043: serviceability/attach/ConcAttachTest.java failed "guarantee(…

    …!CheckJNICalls) failed: Attached JNI thread exited without being detached"
    
    Backport-of: 9b1bed0aa416c615a81d429e2f1f33bc4f679109
    David Holmes committed Jan 24, 2025
    1
    Copy the full SHA
    96bd21d View commit details

Commits on Jan 27, 2025

  1. 8211851: (ch) java/nio/channels/AsynchronousSocketChannel/StressLoopb…

    …ack.java times out (aix)
    
    Backport-of: 8b22517cb0b24c4134a2dbf22591f6f84d7d866c
    Varada M authored and TheRealMDoerr committed Jan 27, 2025
    1
    Copy the full SHA
    265841e View commit details
  2. 8347129: cpuset cgroups controller is required for no good reason

    Backport-of: 2de71d04454b04ee887f7bd3e5decbfaa9ab8460
    jerboaa committed Jan 27, 2025
    1
    Copy the full SHA
    b00bb04 View commit details
  3. Merge

    Rob McKenna committed Jan 27, 2025
    1
    Copy the full SHA
    d0025e9 View commit details

Commits on Jan 28, 2025

  1. 8347911: Limit the length of inflated text chunks

    Backport-of: 398a580518b4e7961bdddf733e0a89ff25bc437a
    jayathirthrao committed Jan 28, 2025
    1
    Copy the full SHA
    c583ecf View commit details
  2. 8347299: Add annotations to test cases in LicenseTest

    Backport-of: 97dd06ce0a5a2bbc28c3c97b201eca81196af698
    Shivangi Gupta authored and coffeys committed Jan 28, 2025
    1
    Copy the full SHA
    b15a95e View commit details
  3. 8344361: Restore null return for invalid services from legacy providers

    Backport-of: e20bd018c4046870d0cf632bb8e5440cb9f5c3c2
    coffeys committed Jan 28, 2025
    1
    Copy the full SHA
    12dca6d View commit details
  4. 8345959: Make JVM_IsStaticallyLinked JVM_LEAF

    Backport-of: 05c5678886f99290093bf7ad9fb589ee40bb5d29
    jianglizhou committed Jan 28, 2025
    1
    Copy the full SHA
    5d61593 View commit details

Commits on Jan 29, 2025

  1. 8346324: javax/swing/JScrollBar/4865918/bug4865918.java fails in CI

    Backport-of: a0b7c4f015c694425893b8d21d2aecae71a3b604
    mrserb committed Jan 29, 2025
    1
    Copy the full SHA
    a54a588 View commit details

Commits on Jan 31, 2025

  1. 8347965: (tz) Update Timezone Data to 2025a

    Reviewed-by: naoto, coffeys
    Backport-of: caa3c78f7837b1f561740184bd8f9cb671c467eb
    johnyjose30 committed Jan 31, 2025
    1
    Copy the full SHA
    81252ef View commit details

Commits on Feb 3, 2025

  1. 8347506: Compatible OCSP readtimeout property with OCSP timeout

    Reviewed-by: abakhtin
    Backport-of: f8e81d23393cbc04557e3975edd8898901dd6d26
    Jamil Nimeh committed Feb 3, 2025
    1
    Copy the full SHA
    c082dcf View commit details
  2. Merge

    robm-openjdk committed Feb 3, 2025
    Copy the full SHA
    7babbc5 View commit details
Loading