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: 62a4be03
Choose a base ref
...
head repository: openjdk/jdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 29994286
Choose a head ref
  • 19 commits
  • 142 files changed
  • 4 contributors

Commits on Jan 18, 2024

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

Commits on Jan 25, 2024

  1. Remove inaccurate comment

    fisk committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    82134e6 View commit details
    Browse the repository at this point in the history
  2. Whitespace fix

    Co-authored-by: Thomas Schatzl <59967451+tschatzl@users.noreply.github.com>
    fisk and tschatzl authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    140a8a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Platform Comment Cleanup

    xmas92 authored and fisk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    2ee554e View commit details
    Browse the repository at this point in the history
  2. Rename register aliases: holder -> data

    xmas92 authored and fisk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a8cfe40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49758bf View commit details
    Browse the repository at this point in the history
  4. Suggestion from Axel

    fisk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    707b271 View commit details
    Browse the repository at this point in the history
  5. Axel suggestions

    fisk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7012996 View commit details
    Browse the repository at this point in the history
  6. Cleanup from FYang

    fisk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    fc04a60 View commit details
    Browse the repository at this point in the history
  7. JVMCI support

    fisk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    60fa659 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5487777 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    ba5a4dc View commit details
    Browse the repository at this point in the history
  2. Add comment

    fisk committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    42a2198 View commit details
    Browse the repository at this point in the history
  3. ARM32 fixes

    fisk committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6dd64b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Update src/hotspot/share/runtime/sharedRuntime.cpp

    Co-authored-by: Thomas Schatzl <59967451+tschatzl@users.noreply.github.com>
    fisk and tschatzl authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    01733b8 View commit details
    Browse the repository at this point in the history
  2. Update src/hotspot/share/code/compiledIC.hpp

    Co-authored-by: Thomas Schatzl <59967451+tschatzl@users.noreply.github.com>
    fisk and tschatzl authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    dfdcdcc View commit details
    Browse the repository at this point in the history
  3. Feedback from Dean and Thomas

    fisk committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    08c146b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Some comments

    fisk committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    29790af View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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