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: raboof/xalan-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: apache/xalan-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 4 files changed
  • 4 contributors

Commits on Sep 11, 2025

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

Commits on Sep 17, 2025

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

Commits on Mar 24, 2026

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

Commits on Apr 3, 2026

  1. committing modifications to README document, mentioning use of jprofi…

    …ler tool for jvm run-time analysis and optimization
    mukulga committed Apr 3, 2026
    Configuration menu
    Copy the full SHA
    3412c7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7897bbf View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2026

  1. Merge pull request apache#196 from raboof/configure-system-xmlreader

    Add warning text to address risk of attack against XML parser (which can be mitigated by appropriately configuring the parser being used.)
    jkesselm authored Apr 5, 2026
    Configuration menu
    Copy the full SHA
    0a01a1f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2026

  1. Merge pull request apache#194 from ericcaspole/valhalla-jep401

    Valhalla JEP 401 compatibility, use bare Object instances as semaphore anchors rather than synchronizing on Integers, for better optimization.
    jkesselm authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    3297445 View commit details
    Browse the repository at this point in the history
Loading