ComputedConstantList: replace CAS+volatile get with CAE#3
Conversation
1. MH's Errors like OutOfMemoryError should be propagated 2. List CC can use CAE instead of CAS+getVolatile
|
👋 Welcome back liach! A progress list of the required criteria for merging this PR into |
|
@liach This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration! |
|
Thank you for these improvements! |
|
I am a bit unsure about the procedures here. I could just "Squash and merge" or should @liach "/integrate" after creating an issue? |
|
Does Project Leyden require issues for patch submission? This pull request does not have a JBS issue since #1 didn't. |
Progress
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/leyden.git pull/3/head:pull/3$ git checkout pull/3Update a local copy of the PR:
$ git checkout pull/3$ git pull https://git.openjdk.org/leyden.git pull/3/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 3View PR using the GUI difftool:
$ git pr show -t 3Using diff file
Download this PR as a diff file:
https://git.openjdk.org/leyden/pull/3.diff