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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
zowe
/
api-layer
Public
Notifications
You must be signed in to change notification settings
Fork
81
Star
91
Code
Issues
143
Pull requests
15
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat: Support Java 25 for API ML v3.x.x — GH#4727
- #4728
#4728
Draft
balhar-jakub
wants to merge 12 commits into
v3.x.x
zowe/api-layer:v3.x.x
from
hermes/gh4727
zowe/api-layer:hermes/gh4727
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
feat: Support Java 25 for API ML v3.x.x — GH#4727
#4728
balhar-jakub
wants to merge 12 commits into
v3.x.x
zowe/api-layer:v3.x.x
from
hermes/gh4727
zowe/api-layer:hermes/gh4727
Copy head branch name to clipboard
Commits
Commits on Jun 18, 2026
remove mockito-inline dependency for Java 25 compatibility (#4727)
Show description for 953f43d
balhar-jakub
committed
953f43d
View commit details
Copy full SHA for 953f43d
Browse repository at this point
ci: add Java 25 to BuildAndTest matrix (#4727)
Show description for 0e173d8
balhar-jakub
committed
0e173d8
View commit details
Copy full SHA for 0e173d8
Browse repository at this point
fix: replace mock(MethodHandle.class) with real MethodHandle (#4727)
Show description for ffe7348
balhar-jakub
committed
ffe7348
View commit details
Copy full SHA for ffe7348
Browse repository at this point
fix: remove unused MethodHandle import to fix checkstyle
balhar-jakub
committed
2cbbbcd
View commit details
Copy full SHA for 2cbbbcd
Browse repository at this point
fix: upgrade JaCoCo from 0.8.11 to 0.8.14 for Java 25 support (#4727)
Show description for d71827f
balhar-jakub
committed
d71827f
View commit details
Copy full SHA for d71827f
Browse repository at this point
fix: resolve 2 remaining Java 25 test failures for #4727
Show description for 4298169
balhar-jakub
committed
4298169
View commit details
Copy full SHA for 4298169
Browse repository at this point
fix: add checkstyle suppression for sun.misc.Unsafe import in test (#4727)
balhar-jakub
committed
831a436
View commit details
Copy full SHA for 831a436
Browse repository at this point
fix: remove unsupported message attribute from checkstyle suppression (#4727)
balhar-jakub
committed
cde3318
View commit details
Copy full SHA for cde3318
Browse repository at this point
Commits on Jun 19, 2026
fix: handle Java 25 HttpURLConnection behavior in readBodyReturnsNullWhenStreamThrows test (#4727)
Show description for 627719b
balhar-jakub
committed
627719b
View commit details
Copy full SHA for 627719b
Browse repository at this point
Commits on Jun 25, 2026
Update Jacoco version to 0.8.15
Show description for 362ac7c
balhar-jakub
authored
362ac7c
View commit details
Copy full SHA for 362ac7c
Browse repository at this point
Update Java version matrix in workflow
Show description for ba90e18
balhar-jakub
authored
ba90e18
View commit details
Copy full SHA for ba90e18
Browse repository at this point
Merge branch 'v3.x.x' into hermes/gh4727
balhar-jakub
authored
be62422
View commit details
Copy full SHA for be62422
Browse repository at this point
You can’t perform that action at this time.