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 }}
dlunch
/
RustJava
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
8
Star
12
Code
Issues
0
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: dlunch/RustJava
Actions
All workflows
Workflows
CodeQL
CodeQL
Copilot
Copilot
Copilot code review
Copilot code review
coverage
coverage
dependabot actions
dependabot actions
Dependabot Updates
Dependabot Updates
GitHub Advanced Security
GitHub Advanced Security
opencode
opencode
Rust CI
Rust CI
Security audit
Security audit
Show more workflows...
Management
Caches
coverage
coverage
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
coverage.yml
will be ignored since log searching is not yet available
243 workflow runs
243 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Move array/class name parsing into JavaType::from_class_name
coverage
#652:
Commit
f2dec2a
pushed by
dlunch
3m 7s
array-covariance
array-covariance
3m 7s
View #168
View workflow file
Express array subtyping with JavaType instead of string slicing
coverage
#651:
Commit
f545507
pushed by
dlunch
2m 58s
array-covariance
array-covariance
2m 58s
View workflow file
Intern string literals and implement String.intern() (#166)
coverage
#650:
Commit
da5a408
pushed by
dlunch
2m 24s
main
main
2m 24s
View workflow file
Address review: check aastore bounds before the store type check
coverage
#649:
Commit
d6a2624
pushed by
dlunch
3m 31s
array-covariance
array-covariance
3m 31s
View workflow file
Address review: exact-UTF16 string pool, receiver interning, Constant…
coverage
#648:
Commit
90dc15a
pushed by
dlunch
4m 18s
string-interning
string-interning
4m 18s
View #166
View workflow file
Implement the wide opcode (#167)
coverage
#647:
Commit
e0e8494
pushed by
dlunch
3m 46s
main
main
3m 46s
View workflow file
Support array covariance and ArrayStoreException
coverage
#646:
Commit
75f695f
pushed by
dlunch
7m 33s
array-covariance
array-covariance
7m 33s
View workflow file
Implement the wide opcode
coverage
#645:
Commit
90322a1
pushed by
dlunch
2m 59s
wide-opcode
wide-opcode
2m 59s
View #167
View workflow file
Intern string literals and implement String.intern()
coverage
#644:
Commit
b1dfbf8
pushed by
dlunch
2m 35s
string-interning
string-interning
2m 35s
View workflow file
Bump anyhow from 1.0.102 to 1.0.103
coverage
#643:
Commit
799bec0
pushed by
dependabot
Bot
3m 3s
dependabot/cargo/anyhow-1.0.103
dependabot/cargo/anyhow-1.0.103
3m 3s
View #165
View workflow file
Resolve inherited static fields and methods (#164)
coverage
#642:
Commit
8ae141a
pushed by
dlunch
2m 53s
main
main
2m 53s
View workflow file
Throw IncompatibleClassChangeError for static refs to non-static members
coverage
#641:
Commit
01793ef
pushed by
dlunch
2m 53s
static-resolution
static-resolution
2m 53s
View #164
View workflow file
Remove stray .class files from test_data/src
coverage
#640:
Commit
c31fcc7
pushed by
dlunch
3m 8s
static-resolution
static-resolution
3m 8s
View workflow file
Resolve inherited static fields and methods
coverage
#639:
Commit
9574997
pushed by
dlunch
2m 51s
static-resolution
static-resolution
2m 51s
View workflow file
Fix DataInputStream.readUTF() panic on non-UTF-8 (EUC-KR) input (#162)
coverage
#638:
Commit
8ac70cb
pushed by
dlunch
3m 2s
main
main
3m 2s
View workflow file
Bump actions/cache from 5 to 6
coverage
#637:
Commit
5fb0b33
pushed by
dependabot
Bot
2m 51s
dependabot/github_actions/actions/cache-6
dependabot/github_actions/actions/cache-6
2m 51s
View #163
View workflow file
Bump actions/checkout from 6 to 7
coverage
#636:
Commit
0851c3a
pushed by
dependabot
Bot
3m 4s
dependabot/github_actions/actions/checkout-7
dependabot/github_actions/actions/checkout-7
3m 4s
View #161
View workflow file
Initialize classes lazily per JVMS 5.5 (#160)
coverage
#635:
Commit
07fc404
pushed by
dlunch
2m 49s
main
main
2m 49s
View workflow file
Add Throwable cause and chained-exception constructors
coverage
#634:
Commit
870a185
pushed by
dlunch
2m 53s
lazy-clinit
lazy-clinit
2m 53s
View #160
View workflow file
Move test fixture sources to test_data/src
coverage
#633:
Commit
647fe76
pushed by
dlunch
3m 6s
lazy-clinit
lazy-clinit
3m 6s
View workflow file
Replace test_data/unit fixtures with txt-verified E2E tests
coverage
#632:
Commit
d749a1f
pushed by
dlunch
2m 59s
lazy-clinit
lazy-clinit
2m 59s
View workflow file
Replace lazy-clinit unit tests with java-verified E2E fixtures
coverage
#631:
Commit
99eff87
pushed by
dlunch
2m 42s
lazy-clinit
lazy-clinit
2m 42s
View workflow file
Fix opcode parsing, interface instanceof, and runtime bugs (#159)
coverage
#630:
Commit
ebd9c03
pushed by
dlunch
7m 3s
main
main
7m 3s
View workflow file
Load superinterfaces at class registration
coverage
#629:
Commit
174373e
pushed by
dlunch
2m 44s
fix-found-bugs
fix-found-bugs
2m 44s
View #159
View workflow file
Make interface_names a required trait method
coverage
#628:
Commit
7064dc2
pushed by
dlunch
2m 58s
fix-found-bugs
fix-found-bugs
2m 58s
View workflow file
Previous
1
2
3
4
5
6
7
8
9
10
Next
You can’t perform that action at this time.