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/jdk8u-dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b6616d68
Choose a base ref
...
head repository: openjdk/jdk8u-dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 585a5dc9
Choose a head ref
  • 14 commits
  • 23 files changed
  • 8 contributors

Commits on Oct 4, 2024

  1. 8196770: Add JNDI test com/sun/jndi/ldap/blits/AddTests/AddNewEntry.java

    Reviewed-by: yan, andrew
    Backport-of: bc690b263b577c2f5b88c0c9932dacbd87b3d26d
    mrserb authored and gnu-andrew committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    640b162 View commit details
    Browse the repository at this point in the history
  2. 8233364: Fix undefined behavior in Canonicalizer::do_ShiftOp

    Add java_shift_xxx helpers and use them.
    
    Reviewed-by: sgehwolf, roland
    Backport-of: 89e3782f218a54c91cbab9f06e75825b90dd2fb7
    martinuy authored and gnu-andrew committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9e795b5 View commit details
    Browse the repository at this point in the history
  3. 8251188: Update LDAP tests not to use wildcard addresses

    Reviewed-by: yan, mbalao, andrew
    Backport-of: a75edc29c6ce41116cc99530aa1710efb62c6d5a
    mrserb authored and gnu-andrew committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    672104d View commit details
    Browse the repository at this point in the history
  4. 8313626: C2 crash due to unexpected exception control flow

    Reviewed-by: yan, andrew
    Backport-of: f8203cb272e6136b784e5c43a500f6a0bfb19c8b
    mrserb authored and gnu-andrew committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    260fe06 View commit details
    Browse the repository at this point in the history
  5. 8328286: Enhance HTTP client

    Reviewed-by: andrew, mbalao
    Backport-of: cf8dc79f392c8ec3414d8b36803f026852c4e386
    alexeybakhtin authored and gnu-andrew committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    81c99d8 View commit details
    Browse the repository at this point in the history
  6. 8328544: Improve handling of vectorization

    Co-authored-by: Francisco Ferrari Bihurriet <fferrari@redhat.com>
    Reviewed-by: yan, roland, andrew
    Backport-of: b5174c9159fbffdf335ee6835267ba0e674cf432
    2 people authored and gnu-andrew committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0405894 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. 8328726: Better Kerberos support

    Reviewed-by: mbalao, andrew
    Backport-of: 7325899a11f17bf4516d39495a12796385e459ed
    alexeybakhtin authored and gnu-andrew committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    1650221 View commit details
    Browse the repository at this point in the history
  2. 8331446: Improve deserialization support

    Reviewed-by: mbalao, andrew
    Backport-of: 8e4a392832f83e16d521024505b52c96d0a993f2
    Alexei Voitylov authored and gnu-andrew committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    3b077b8 View commit details
    Browse the repository at this point in the history
  3. 8290367: Update default value and extend the scope of com.sun.jndi.ld…

    …ap.object.trustSerialData system property
    
    Reviewed-by: yan, mbalao, andrew
    Backport-of: 7765942aeee25cbeb5fd932a93b3d8f9d4ca3655
    mrserb authored and gnu-andrew committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    da6b265 View commit details
    Browse the repository at this point in the history
  4. 8332644: Improve graph optimizations

    Reviewed-by: mbalao, andrew
    Backport-of: 7c16d649a8118d2e7ee77cedba87e620c83294b4
    franferrax authored and gnu-andrew committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c5508ab View commit details
    Browse the repository at this point in the history
  5. 8335713: Enhance vectorization analysis

    Reviewed-by: roland, andrew
    Backport-of: 3c05ad2290936ec9abc3f271cb6bf89e18c3eea7
    martinuy authored and gnu-andrew committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    e976b99 View commit details
    Browse the repository at this point in the history
  6. 8341057: Add 2 SSL.com TLS roots

    Reviewed-by: sgehwolf
    Backport-of: 217b9fdf056f4887230f60fdf60b036861699cd8
    gnu-andrew committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    1c1afe3 View commit details
    Browse the repository at this point in the history
  7. 8341059: Change Entrust TLS distrust date to November 12, 2024

    Reviewed-by: sgehwolf
    Backport-of: f554c3ffce7599fdb535b03db4a6ea96870b3c2d
    gnu-andrew committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    618917e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Merge jdk8u:master

    gnu-andrew committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    585a5dc View commit details
    Browse the repository at this point in the history
Loading