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: oracle/graal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master@{1day}
Choose a base ref
...
head repository: oracle/graal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 50 files changed
  • 7 contributors

Commits on Jul 4, 2025

  1. Copy the full SHA
    1b545dc View commit details

Commits on Jul 21, 2025

  1. Fix possible transient issue.

    chumer committed Jul 21, 2025
    Copy the full SHA
    66dc8a3 View commit details

Commits on Aug 2, 2025

  1. Copy the full SHA
    87eef04 View commit details

Commits on Aug 5, 2025

  1. Copy the full SHA
    870f689 View commit details
  2. Update graalos bench suite to be graalhost compatible: mount extra di…

    …rs, don't fail when run from graalos suites, wait for profile files.
    Andrija Kolic committed Aug 5, 2025
    Copy the full SHA
    afe1178 View commit details
  3. Copy the full SHA
    dd73319 View commit details
  4. Copy the full SHA
    26b16fa View commit details

Commits on Aug 6, 2025

  1. Copy the full SHA
    86b1d7d View commit details
  2. Split up and rename future defaults

    This allows gradual evolution of community code as well as separate promotion of individual options to default.
    vjovanov committed Aug 6, 2025
    Copy the full SHA
    7ab9363 View commit details
  3. [GR-68433] Make Ids' objects array volatile to prevent store reorderi…

    …ng issue.
    
    PullRequest: graal/21746
    rakachan committed Aug 6, 2025
    Copy the full SHA
    7c186bb View commit details

Commits on Aug 7, 2025

  1. [GR-54925] Add intrinsic for TStringOps#runByteSwap.

    PullRequest: graal/21688
    djoooooe committed Aug 7, 2025
    Copy the full SHA
    87593c1 View commit details
  2. [GR-67698] [GR-67246] [GR-68441] Reduce graalos bench suite stdout lo…

    …gs and enable running from graalos repo
    
    PullRequest: graal/21515
    Andrija Kolic committed Aug 7, 2025
    Copy the full SHA
    49350e5 View commit details
  3. [GR-66539] Fix varargs handling in HostExecuteNode.

    PullRequest: graal/21268
    chumer committed Aug 7, 2025
    Copy the full SHA
    99c8db0 View commit details
  4. [GR-63009] Added wasm polyglot isolate library.

    PullRequest: graal/21772
    tzezula committed Aug 7, 2025
    Copy the full SHA
    4ecddea View commit details
  5. [GR-68047] Split up and rename future defaults.

    PullRequest: graal/21636
    vjovanov committed Aug 7, 2025
    Copy the full SHA
    5bcb772 View commit details
  6. [GR-61337] Properly use sampled method profiles for inlining decisions

    PullRequest: graal/21520
    David Hua authored and boris-spas committed Aug 7, 2025
    Copy the full SHA
    25287fe View commit details
  7. [GR-67826] Fix possible transient issue.

    PullRequest: graal/21541
    chumer committed Aug 7, 2025
    Copy the full SHA
    ea13540 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff master@{1day}...master