-
Notifications
You must be signed in to change notification settings - Fork 5.8k
collaborater #25022
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
base: pr/24814
Are you sure you want to change the base?
collaborater #25022
Conversation
8346786: RISC-V: Reconsider ConditionalMoveLimit when adding conditional move Reviewed-by: fyang, fjiang
Reviewed-by: naoto, jlu
Reviewed-by: kizune, serb
Reviewed-by: aboldtch, eosterlund
Reviewed-by: aboldtch, jsikstro
…te AES key Reviewed-by: fferrari, valeriep, djelinski
Reviewed-by: liach, shade, vlivanov
Reviewed-by: kizune, honkar
Reviewed-by: prr, psadhukhan
Reviewed-by: prr
Reviewed-by: kizune, honkar
Reviewed-by: abhiscxk
…shift exponent 32 is too large for 32-bit type 'int' Reviewed-by: adinn
… aarch64 Reviewed-by: aph
Reviewed-by: ccheung, shade
Reviewed-by: honkar
Reviewed-by: azvegint, dnguyen, tr
Reviewed-by: kizune
Reviewed-by: kvn
Reviewed-by: prr, dnguyen
Reviewed-by: kizune, achung
…er to set the breakpoint used for communication Reviewed-by: lmesnik, amenkov
Reviewed-by: azvegint
…rrect encoding Reviewed-by: aboldtch, sviswanathan
Reviewed-by: mli, fjiang
Reviewed-by: rgiulietti
…dful and macos run Reviewed-by: abhiscxk, serb
…n debug logging is enabled Reviewed-by: cjplummer, kevinw
Reviewed-by: dfuchs, jpai
Reviewed-by: pchilanomate, coleenp
Reviewed-by: mcimadamore, jvernee, liach
Reviewed-by: erikj, ihse
…name" property value Reviewed-by: jpai, lancea
….separatorChar value Reviewed-by: naoto, vyazici
….name" property value Reviewed-by: lancea, jpai, iris
Reviewed-by: jbhateja, epeter, sviswanathan
Reviewed-by: aph, ecaspole
Reviewed-by: mcimadamore
Reviewed-by: erikj, manc
….java Reviewed-by: rhalade, weijun
Hi @Kirubhakar-1998, welcome to this OpenJDK project and thanks for contributing! We do not recognize you as Contributor and need to ensure you have signed the Oracle Contributor Agreement (OCA). If you have not signed the OCA, please follow the instructions. Please fill in your GitHub username in the "Username" field of the application. Once you have signed the OCA, please let us know by writing If you already are an OpenJDK Author, Committer or Reviewer, please click here to open a new issue so that we can record that fact. Please use "Add GitHub user Kirubhakar-1998" as summary for the issue. If you are contributing this work on behalf of your employer and your employer has signed the OCA, please let us know by writing |
❗ This change is not yet ready to be integrated. |
To avoid this situation, create a new branch for your changes and reset the
Then proceed to create a new pull request with |
@Kirubhakar-1998 The following labels will be automatically applied to this pull request:
When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing lists. If you would like to change these labels, use the /label pull request command. |
Progress
Errors
Integration blocker
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/25022/head:pull/25022
$ git checkout pull/25022
Update a local copy of the PR:
$ git checkout pull/25022
$ git pull https://git.openjdk.org/jdk.git pull/25022/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 25022
View PR using the GUI difftool:
$ git pr show -t 25022
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/25022.diff