Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add: add case instruction reordering causes non-final field variable #64

Merged
merged 4 commits into from
May 31, 2024

Conversation

WeiXiao-Hyy
Copy link
Contributor

你好,增加了指令重排序导致构造函数初始化非final域变量读取问题的案例。

dependabot bot and others added 4 commits May 8, 2024 13:33
bump actions/setup-java from 3 to 4 (oldratlee#47)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (oldratlee#48)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (oldratlee#49)
bump maven-compiler-plugin from 3.11.0 to 3.12.0 (oldratlee#50)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (oldratlee#51)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (oldratlee#52)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (oldratlee#53)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (oldratlee#54)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (oldratlee#55)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (oldratlee#56)
bump maven-source-plugin from 3.3.0 to 3.3.1 (oldratlee#57)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (oldratlee#58)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (oldratlee#59)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (oldratlee#60)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (oldratlee#61)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (oldratlee#62)
bump maven-install-plugin from 3.1.1 to 3.1.2 (oldratlee#63)
@oldratlee oldratlee self-requested a review May 28, 2024 15:33
@WeiXiao-Hyy WeiXiao-Hyy changed the title add: add case instruction reordering causes non-final field variable … add: add case instruction reordering causes non-final field variable May 29, 2024
@oldratlee oldratlee force-pushed the master branch 2 times, most recently from 24b3954 to 042b533 Compare May 31, 2024 05:51
@oldratlee oldratlee merged commit 16738bf into oldratlee:master May 31, 2024
5 checks passed
oldratlee pushed a commit that referenced this pull request May 31, 2024
@oldratlee
Copy link
Owner

oldratlee commented Jun 7, 2024

@WeiXiao-Hyy Merged! Thanks for your professional contribution. ❤️

@oldratlee oldratlee self-assigned this Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants