Skip to content

Fix 3587 dot missing under GraalVM - #3625

Closed
yanxutao89 wants to merge 2 commits into
mainfrom
fix_3587
Closed

Fix 3587 dot missing under GraalVM#3625
yanxutao89 wants to merge 2 commits into
mainfrom
fix_3587

Conversation

@yanxutao89

Copy link
Copy Markdown
Collaborator

What this PR does / why we need it?

Fix 3587 dot missing under GraalVM

Summary of your change

Please indicate you've done the following:

  • Made sure tests are passing and test coverage is added if needed.
  • Made sure commit message follow the rule of Conventional Commits specification.
  • Considered the docs impact and opened a new docs issue or PR with docs changes if needed.

@wenshao

wenshao commented Jul 9, 2025

Copy link
Copy Markdown
Member

参数重命名不要放在同一个PR中哈

Comment on lines +348 to +349
putIntUnaligned(buf, off, ZERO_UTF16);
putIntUnaligned(buf, off + 1, DOT_UTF16);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里看起来不符合逻辑,你试下只改JDKUtils这里不改是不是也是对的

@yanxutao89 yanxutao89 closed this Jul 10, 2025
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.

2 participants