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
Accelerator
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
Type
/
to 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
.
googleapis
/
google-cloud-java
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
2.1k
Code
Issues
681
Pull requests
134
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
ci: add JDK 26 testing support
- #13352
#13352
Merged
lqiu96
merged 20 commits into
main
googleapis/google-cloud-java:main
from
add-jdk-26-support
googleapis/google-cloud-java:add-jdk-26-support
Copy head branch name to clipboard
Jun 11, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
ci: add JDK 26 testing support
#13352
lqiu96
merged 20 commits into
main
googleapis/google-cloud-java:main
from
add-jdk-26-support
googleapis/google-cloud-java:add-jdk-26-support
Copy head branch name to clipboard
Commits
Commits on Jun 8, 2026
ci: add JDK 26 testing support
Show description for 068efb8
lqiu96
committed
068efb8
View commit details
Copy full SHA for 068efb8
Browse repository at this point
build: bump Error Prone to 2.45.0 for Bigtable and Datastore
Show description for fb234af
lqiu96
committed
fb234af
View commit details
Copy full SHA for fb234af
Browse repository at this point
build: inherit Error Prone version from pom-parent
Show description for 6cc8505
lqiu96
committed
6cc8505
View commit details
Copy full SHA for 6cc8505
Browse repository at this point
build(config): update Error Prone references in Bigtable and Datastore
Show description for 21c9ee0
lqiu96
committed
21c9ee0
View commit details
Copy full SHA for 21c9ee0
Browse repository at this point
fix: resolve NullArgumentForNonNullParameter Error Prone errors
Show description for 695a7be
lqiu96
committed
695a7be
View commit details
Copy full SHA for 695a7be
Browse repository at this point
refactor(config): clarify POM profiles and fix test formatting
Show description for f84d9fe
lqiu96
committed
f84d9fe
View commit details
Copy full SHA for f84d9fe
Browse repository at this point
test(bigtable): remove redundant null assertions on Void futures
Show description for 1a0361f
lqiu96
committed
1a0361f
View commit details
Copy full SHA for 1a0361f
Browse repository at this point
refactor(datastore): rename limit iterator to results for clarity
Show description for ed037fc
lqiu96
committed
ed037fc
View commit details
Copy full SHA for ed037fc
Browse repository at this point
test(bigtable): restore f.get() verification and suppress warnings
Show description for 55abeae
lqiu96
committed
55abeae
View commit details
Copy full SHA for 55abeae
Browse repository at this point
refactor(config): modernize Error Prone POM profiles and compiler flags
Show description for 5e3758a
lqiu96
committed
5e3758a
View commit details
Copy full SHA for 5e3758a
Browse repository at this point
refactor(config): restore legacy Error Prone versions for JDK 8+ support
Show description for d466a78
lqiu96
committed
d466a78
View commit details
Copy full SHA for d466a78
Browse repository at this point
docs(config): expand Error Prone profile rationales and citations
Show description for d7d7b59
lqiu96
committed
d7d7b59
View commit details
Copy full SHA for d7d7b59
Browse repository at this point
chore(datastore): remove obsolete Error Prone management comment
Show description for dd6eadd
lqiu96
committed
dd6eadd
View commit details
Copy full SHA for dd6eadd
Browse repository at this point
refactor(bigtable): eliminate fully qualified class name in VRpcResultSubject
Show description for b6cf4f9
lqiu96
committed
b6cf4f9
View commit details
Copy full SHA for b6cf4f9
Browse repository at this point
fix(bigtable): resolve data race in ClientTest
Show description for b2ad948
lqiu96
committed
b2ad948
View commit details
Copy full SHA for b2ad948
Browse repository at this point
feat(ci): update sdk-platform-java-nightly matrix for latest OS and Java versions
Show description for 90d0a41
lqiu96
committed
90d0a41
View commit details
Copy full SHA for 90d0a41
Browse repository at this point
Merge branch 'main' into add-jdk-26-support
lqiu96
authored
c1aab9b
View commit details
Copy full SHA for c1aab9b
Browse repository at this point
Commits on Jun 9, 2026
refactor(config): consolidate shared properties and remove redundant profile args
Show description for 91f99b3
lqiu96
committed
91f99b3
View commit details
Copy full SHA for 91f99b3
Browse repository at this point
revert: undo parent POM restructuring and property consolidation
Show description for f0af0a2
lqiu96
committed
f0af0a2
View commit details
Copy full SHA for f0af0a2
Browse repository at this point
Commits on Jun 10, 2026
refactor: manage errorprone versions locally in Bigtable and Datastore
Show description for 225d8eb
lqiu96
committed
225d8eb
View commit details
Copy full SHA for 225d8eb
Browse repository at this point
You can’t perform that action at this time.