Skip to content

Trust: refresh five stale helper-runtime units (#24302) - #33997

Merged
PurHur merged 1 commit into
masterfrom
agent/issue-24302-helper-timezone-stale
Aug 23, 2026
Merged

Trust: refresh five stale helper-runtime units (#24302)#33997
PurHur merged 1 commit into
masterfrom
agent/issue-24302-helper-timezone-stale

Conversation

@PurHur

@PurHur PurHur commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Summary

Closes #24302

Test plan

  • ./script/aot-smoke.sh8/8
  • php script/check-helper-runtime-prelink.php --strict → 404 fresh / 0 stale / 0 broken
  • ./script/release-readiness.sh --jsonuser_release_ready: yes (cold-build ok; helper-runtime-prelink ok)
  • Did not run north-star5-verify --strict / full harness

php-src: ext/calendar/easter.c (easter_date/days); ext/date default-tz civil tokens.

Made with Cursor

…#24302)

DefaultTimezoneCivil emit needs HELPER_BUNDLE so NestedJIT includes the TZ
helper TU. Easter date/days helpers are NestedJIT leaves (no date()/throws/
VmCalendar require) so they emit after the Civil fingerprint change.
Refreshed only those five committed units; aot-smoke 8/8; release-readiness
user_release_ready=yes.

Co-authored-by: Cursor <cursoragent@cursor.com>
@PurHur
PurHur merged commit bca2aae into master Aug 23, 2026
1 check failed
@PurHur
PurHur deleted the agent/issue-24302-helper-timezone-stale branch August 23, 2026 00:51
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.

Release blocker: committed helper-runtime cache is stale, so a clean checkout cannot compile hello world in 2 minutes

1 participant