Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
openjavaformat
/
open-java-format
Public
forked from
palantir/palantir-java-format
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
9
Pull requests
2
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Bring over upstream #1707 (Java 25 syntax) and #1786 (JDK 27 end positions)
- #30
#30
Merged
abashev
merged 10 commits into
main
openjavaformat/open-java-format:main
from
upstream-prs-1707-1786
openjavaformat/open-java-format:upstream-prs-1707-1786
Copy head branch name to clipboard
Sep 23, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Bring over upstream #1707 (Java 25 syntax) and #1786 (JDK 27 end positions)
#30
abashev
merged 10 commits into
main
openjavaformat/open-java-format:main
from
upstream-prs-1707-1786
openjavaformat/open-java-format:upstream-prs-1707-1786
Copy head branch name to clipboard
Commits
Commits on Sep 22, 2026
Run the tests on JDK 25, 26 and 27 as well
Show description for 31e51b0
abashev
committed
31e51b0
View commit details
Copy full SHA for 31e51b0
Browse repository at this point
Support JDK 27 end positions (JDK-8372948)
Show description for 4a89e1e
slachiewicz
authored and
abashev
committed
4a89e1e
View commit details
Copy full SHA for 4a89e1e
Browse repository at this point
Format module imports, compact source files and unnamed patterns
Show description for b2e270b
2 people
authored and
abashev
committed
b2e270b
View commit details
Copy full SHA for b2e270b
Browse repository at this point
Register the javac end-position API for the native image
Show description for 60f39af
abashev
committed
60f39af
View commit details
Copy full SHA for 60f39af
Browse repository at this point
Check that the tests run on the JDK the jdk job asked for
Show description for 5e99868
abashev
committed
5e99868
View commit details
Copy full SHA for 5e99868
Browse repository at this point
Smoke-test the native binary on Java 25 syntax
Show description for 97358ba
abashev
committed
97358ba
View commit details
Copy full SHA for 97358ba
Browse repository at this point
Print `var` from its token, now that JDK 27 gives it a type node
Show description for 9c315d6
abashev
committed
9c315d6
View commit details
Copy full SHA for 9c315d6
Browse repository at this point
Show a failing test's whole exception in the log
Show description for 4e6ca5e
abashev
committed
4e6ca5e
View commit details
Copy full SHA for 4e6ca5e
Browse repository at this point
Leave the Gradle plugin's tests out of the JDK 27 job
Show description for aed6a78
abashev
committed
aed6a78
View commit details
Copy full SHA for aed6a78
Browse repository at this point
Commits on Sep 23, 2026
Merge main into upstream-prs-1707-1786
Show description for ecc0647
abashev
committed
ecc0647
View commit details
Copy full SHA for ecc0647
Browse repository at this point
You can’t perform that action at this time.