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/graalvm-reachability-metadata
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.35
Choose a base ref
...
head repository: oracle/graalvm-reachability-metadata
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0-M1
Choose a head ref
  • 20 commits
  • 583 files changed
  • 8 contributors

Commits on Mar 6, 2026

  1. Configuration menu
    Copy the full SHA
    b06a667 View commit details
    Browse the repository at this point in the history
  2. Bump nbt

    vjovanov committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    2f30557 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2026

  1. Configuration menu
    Copy the full SHA
    38caec2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    105a3ea View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. Configuration menu
    Copy the full SHA
    36a98c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9eb7e3 View commit details
    Browse the repository at this point in the history
  3. Fix the reproducer command

    vjovanov committed Mar 9, 2026
    Configuration menu
    Copy the full SHA
    b5befb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. Add skills directory with fix-missing-reachability-metadata skill (#1056

    )
    
    * Add fix-missing-reachability-metadata agent workflow. Introduce skills/ directory.
    kimeta authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    7a69313 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2026

  1. Configuration menu
    Copy the full SHA
    2893311 View commit details
    Browse the repository at this point in the history
  2. Bump nats from 2.12.4 to 2.12.5 in /tests/tck-build-logic/src/main/re…

    …sources/allowed-docker-images (#1058)
    
    * Bump nats
    
    Bumps nats from 2.12.4 to 2.12.5.
    
    ---
    updated-dependencies:
    - dependency-name: nats
      dependency-version: 2.12.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Sync Docker image tags across repo
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions <[email protected]>
    dependabot[bot] and github-actions authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    c5b704b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. Configuration menu
    Copy the full SHA
    cb8a9e8 View commit details
    Browse the repository at this point in the history
  2. Metadata new format migration [1/3] (#1044)

    * Test format change
    
    * Try more libraries
    
    * Test half of migrated libraries
    
    * Add flags
    
    * Revert fork specification
    
    * Remove flags
    
    * Add missing metadata
    
    * Fix conditions in bouncy castle
    
    * Fix jarkarta mail
    
    * Fix jackson-databind
    
    * Attempt fixing tomcat-embed-core:10.0.20
    
    * Move tomcat-embed-core:10.1.0 to new format
    
    * Attempt to fix jarakrta.mail issues
    
    * Attempt to fix com.itextpdf:forms:8.0.3
    
    * Fix org.eclipse.angus:jakarta.mail:1.0.0
    
    * Fix netty-common and netty-transport
    
    * Fix com.github.ben-manes.caffeine:caffein:3.1.2 and attempt to fix 2.9.3
    
    * Fix com.ecwid.consul:consul-api:1.4.5
    
    * Fix io.opentelemetry:opentelemetry-exporter-jaeger
    
    * Fix netty-common so spring aot smoke tests pass
    
    * Fix berkeleydb:je:3.2.76
    
    * Fix log4j:log4j
    
    * Add a temporary skip to org.eclipse.jgit:org.eclipse.jgit tests
    
    ---------
    
    Co-authored-by: jvukicev <[email protected]>
    vjovanov and jormundur00 authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    36073e9 View commit details
    Browse the repository at this point in the history
  3. Metadata new format migration [3/3] (#1045)

    * Add first part of fixed libs
    
    * Final batch of metadata migration
    
    * Remove flags
    
    * Fix liquibase-core:4.23.0 and jetty-server
    
    * Fix org.ehcache:ehcache:3.10.8-jakarta
    
    * Fix org.apace.tomcat:tomcat-jdbc:10.1.7
    
    * Fix XML sec conditions
    
    * Fi graphql-java-extended-validation
    
    * Return proxies to com.zaxxer:HikariCP
    
    * Recombine all proxy-config.json files with the new format
    
    * Fix org.hibernate.orm:hibernate-core:6.1.1.Final
    
    * Fix org.hibernate.orm:hibernate-core:7.0.0.Final
    
    * Fix org.hibernate.orm:hibernate-core:7.1.0.Final
    
    * Fix org.hibernate.orm:hibernate-core:7.2.0.Final
    
    * Fix liquibase-core:4.20.0
    
    * Fix org.testcontainers:testcontainers:1.19.8
    
    * Fix org.jetbrains.kotlin:kotlin-reflect:1.7.10
    
    * Fix org.apache.kafka:kafka-streams:3.5.1
    
    * Update hibernate to comply with spring tests
    
    * Fix kotlin-reflect to work for more tested versions and the spring aot tests
    
    * Add quartz metadata needed for spring tests
    
    * Update org.jetbrains.kotlin:kotlin-reflect:1.7.10 metadata to pass spring aot smoke tests
    
    ---------
    
    Co-authored-by: jvukicev <[email protected]>
    vjovanov and jormundur00 authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    1167a81 View commit details
    Browse the repository at this point in the history
  4. Metadata new format migration [2/3] (#1036)

    * Test format change
    
    * Test other half of failing libs
    
    * Add flags
    
    * Revert fork specification
    
    * Remove flags
    
    * Revert image-pull
    
    * Migrate final metadata files
    
    * Try to fix org.hibernate.reactive tests
    jormundur00 authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    d94fdb6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0096de2 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. Fix shared metadata coordinate resolution (#1062)

    * Fix shared metadata coordinate resolution
    
    * Fix checkstyle execution time by adding shards
    oleksii-tumanov authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    99a617a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. Configuration menu
    Copy the full SHA
    66cd621 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc35706 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5d642a View commit details
    Browse the repository at this point in the history
  4. Update MetadataFilesCheckerTask so it's compliant with the new tested…

    …-version coordinate resolution
    jormundur00 committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    63cdac6 View commit details
    Browse the repository at this point in the history
Loading