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

Commits on Mar 8, 2024

  1. First prototype

    TobiHartmann committed Mar 8, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    renovate-bot Mend Renovate
    Copy the full SHA
    7969948 View commit details
  2. Merge

    TobiHartmann committed Mar 8, 2024
    Copy the full SHA
    0b247be View commit details
  3. Test fixes

    TobiHartmann committed Mar 8, 2024
    Copy the full SHA
    dbf510a View commit details
  4. Handle abstract classes

    TobiHartmann committed Mar 8, 2024
    Copy the full SHA
    8927141 View commit details

Commits on Mar 12, 2024

  1. Fix array support

    TobiHartmann committed Mar 12, 2024
    Copy the full SHA
    a3e0c4d View commit details
  2. More Fixed

    TobiHartmann committed Mar 12, 2024
    Copy the full SHA
    8bf4a04 View commit details

Commits on Mar 15, 2024

  1. Even more fixes

    TobiHartmann committed Mar 15, 2024
    Copy the full SHA
    bd812f0 View commit details
  2. C2 is back alive

    TobiHartmann committed Mar 15, 2024
    Copy the full SHA
    e9a9733 View commit details
  3. More cleanups

    TobiHartmann committed Mar 15, 2024
    Copy the full SHA
    0c7fd00 View commit details
  4. Fixed test

    TobiHartmann committed Mar 15, 2024
    Copy the full SHA
    21c8895 View commit details
  5. Missing larval check

    TobiHartmann committed Mar 15, 2024
    Copy the full SHA
    26f9a9e View commit details
  6. Copy the full SHA
    07daff2 View commit details
  7. Missing changes

    TobiHartmann committed Mar 15, 2024
    Copy the full SHA
    bfcf0a1 View commit details
  8. Now all ToDos have bug ids

    TobiHartmann committed Mar 15, 2024
    Copy the full SHA
    f7820de View commit details

Commits on Mar 19, 2024

  1. Fix for 8328470 and new test

    TobiHartmann committed Mar 19, 2024
    Copy the full SHA
    bfaa6ca View commit details
  2. Removed some dead code in C1

    TobiHartmann committed Mar 19, 2024
    Copy the full SHA
    e2b97ff View commit details
  3. Workaround for arraycopy intrinsic

    TobiHartmann committed Mar 19, 2024
    Copy the full SHA
    3272837 View commit details
  4. Uncommented debug code

    TobiHartmann committed Mar 19, 2024
    Copy the full SHA
    4f3ef3e View commit details
  5. Another TODO

    TobiHartmann committed Mar 19, 2024
    Copy the full SHA
    0bee44e View commit details
  6. More Todos

    TobiHartmann committed Mar 19, 2024
    Copy the full SHA
    48f3207 View commit details
  7. Missing stopped checks

    TobiHartmann committed Mar 19, 2024
    Copy the full SHA
    2740f02 View commit details
  8. Even more fixes

    TobiHartmann committed Mar 19, 2024
    Copy the full SHA
    b24769c View commit details

Commits on Mar 20, 2024

  1. Fixed TestArrays.java

    TobiHartmann committed Mar 20, 2024
    Copy the full SHA
    b7581b3 View commit details
  2. Removed Integer usages from some tests

    TobiHartmann committed Mar 20, 2024
    Copy the full SHA
    ce1b151 View commit details
Loading