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
.
restatedev
/
sdk-java
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
59
Code
Issues
10
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Shared core support using Panama (only Java 23+)
- #618
#618
Merged
slinkydeveloper
merged 19 commits into
main
restatedev/sdk-java:main
from
shared-core-jni
restatedev/sdk-java:shared-core-jni
Copy head branch name to clipboard
Jul 7, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Shared core support using Panama (only Java 23+)
#618
slinkydeveloper
merged 19 commits into
main
restatedev/sdk-java:main
from
shared-core-jni
restatedev/sdk-java:shared-core-jni
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
New StateMachine contract
Show description for d5ec49b
slinkydeveloper
committed
d5ec49b
View commit details
Copy full SHA for d5ec49b
Browse repository at this point
Fix for kotlin await
slinkydeveloper
committed
8f2cf94
View commit details
Copy full SHA for 8f2cf94
Browse repository at this point
Logging
slinkydeveloper
committed
c3f7d66
View commit details
Copy full SHA for c3f7d66
Browse repository at this point
Commits on Jul 3, 2026
unsloppifying
slinkydeveloper
committed
2ab48c8
View commit details
Copy full SHA for 2ab48c8
Browse repository at this point
No need for this anymore
slinkydeveloper
committed
7da303f
View commit details
Copy full SHA for 7da303f
Browse repository at this point
Optimize takeNotification enum output
slinkydeveloper
committed
9ce27c7
View commit details
Copy full SHA for 9ce27c7
Browse repository at this point
Improve benchmark
slinkydeveloper
committed
cca89dc
View commit details
Copy full SHA for cca89dc
Browse repository at this point
Avoid allocations on do await output
slinkydeveloper
committed
9d15240
View commit details
Copy full SHA for 9d15240
Browse repository at this point
Move error propagation in a scratch area, to further reduce allocations
slinkydeveloper
committed
2ca8988
View commit details
Copy full SHA for 2ca8988
Browse repository at this point
Simplify LeBuffer to avoid synchronized
slinkydeveloper
committed
3768aef
View commit details
Copy full SHA for 3768aef
Browse repository at this point
Move benchamrks into state machine package to access package private stuff
slinkydeveloper
committed
a13f0e6
View commit details
Copy full SHA for a13f0e6
Browse repository at this point
Commits on Jul 6, 2026
More improvements:
Show description for afb5228
slinkydeveloper
committed
afb5228
View commit details
Copy full SHA for afb5228
Browse repository at this point
Make take output zero copy
slinkydeveloper
committed
230bd21
View commit details
Copy full SHA for 230bd21
Browse repository at this point
Fix
slinkydeveloper
committed
3f70ca9
View commit details
Copy full SHA for 3f70ca9
Browse repository at this point
Fix subscription ordering in test environment
slinkydeveloper
committed
4e3be67
View commit details
Copy full SHA for 4e3be67
Browse repository at this point
Fix poll async result
slinkydeveloper
committed
c77db80
View commit details
Copy full SHA for c77db80
Browse repository at this point
Commits on Jul 7, 2026
Run also processorForRequest into the same core executor.
slinkydeveloper
committed
1f7baa0
View commit details
Copy full SHA for 1f7baa0
Browse repository at this point
Fix same issues for lambda executor
slinkydeveloper
committed
d28aa23
View commit details
Copy full SHA for d28aa23
Browse repository at this point
Fuse the response content type retrieval in state machine creation
slinkydeveloper
committed
c82d27e
View commit details
Copy full SHA for c82d27e
Browse repository at this point
You can’t perform that action at this time.