Skip to content

feat: implement java/lang/ProcessImpl for windows#741

Merged
brianheineman merged 1 commit intomainfrom
impl-windows-process
May 3, 2026
Merged

feat: implement java/lang/ProcessImpl for windows#741
brianheineman merged 1 commit intomainfrom
impl-windows-process

Conversation

@brianheineman
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 3, 2026

🐰 Bencher Report

Branchimpl-windows-process
TestbedLinux

⚠️ WARNING: No Threshold found!

Without a Threshold, no Alerts will ever be generated.

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds flag.

Click to view all benchmark results
BenchmarkLatencynanoseconds (ns)
default_class_loader📈 view plot
⚠️ NO THRESHOLD
8,608,700.00 ns
from_bytes📈 view plot
⚠️ NO THRESHOLD
5,206.50 ns
from_bytes/ascii📈 view plot
⚠️ NO THRESHOLD
16.21 ns
from_bytes/mixed📈 view plot
⚠️ NO THRESHOLD
33.12 ns
from_bytes/null📈 view plot
⚠️ NO THRESHOLD
32.01 ns
from_bytes/supplementary📈 view plot
⚠️ NO THRESHOLD
37.49 ns
hello_world📈 view plot
⚠️ NO THRESHOLD
223,110,000.00 ns
hello_world_int📈 view plot
⚠️ NO THRESHOLD
218,880,000.00 ns
jimage_load_hash_map📈 view plot
⚠️ NO THRESHOLD
108,820.00 ns
load_hash_map📈 view plot
⚠️ NO THRESHOLD
166.12 ns
load_invalid_class📈 view plot
⚠️ NO THRESHOLD
303.30 ns
to_bytes📈 view plot
⚠️ NO THRESHOLD
5,975.30 ns
to_bytes/ascii📈 view plot
⚠️ NO THRESHOLD
16.54 ns
to_bytes/mixed📈 view plot
⚠️ NO THRESHOLD
20.94 ns
to_bytes/null📈 view plot
⚠️ NO THRESHOLD
23.22 ns
to_bytes/supplementary📈 view plot
⚠️ NO THRESHOLD
26.70 ns
to_string📈 view plot
⚠️ NO THRESHOLD
93,495.00 ns
verify📈 view plot
⚠️ NO THRESHOLD
2,576.20 ns
vm_init📈 view plot
⚠️ NO THRESHOLD
156,330,000.00 ns
vm_init_int📈 view plot
⚠️ NO THRESHOLD
132,880,000.00 ns
🐰 View full continuous benchmarking report in Bencher

@codecov
Copy link
Copy Markdown

codecov Bot commented May 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.54%. Comparing base (de0b3a8) to head (e991602).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #741   +/-   ##
=======================================
  Coverage   89.54%   89.54%           
=======================================
  Files         684      684           
  Lines      129557   129565    +8     
=======================================
+ Hits       116006   116014    +8     
  Misses      13551    13551           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@brianheineman brianheineman force-pushed the impl-windows-process branch from 129f967 to 52b5bda Compare May 3, 2026 04:01
@brianheineman brianheineman force-pushed the impl-windows-process branch from 52b5bda to e991602 Compare May 3, 2026 14:16
@brianheineman brianheineman merged commit 38e95ad into main May 3, 2026
45 of 46 checks passed
@brianheineman brianheineman deleted the impl-windows-process branch May 3, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant