-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Testing PR from Skara tools #6
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
Conversation
|
Welcome to the OpenJDK organization on GitHub! This repository is currently a read-only git mirror of the official Mercurial repository (located at https://hg.openjdk.java.net/). As such, we are not currently accepting pull requests here. If you would like to contribute to the OpenJDK project, please see https://openjdk.java.net/contribute/ on how to proceed. This pull request will be automatically closed. |
Fix typo in comments
…jdk#6) There is no java package in Java 11, so remove package-info that was added.
Update forked branch.
Adding forgotten file/fixing test.
* JVM-1722: add PEA_debug_idx to select one ObjID * Remove the useless check of PEA_debug_idx. * fixed build error on x86-32. * fixed code indent issue. --------- Co-authored-by: Xin Liu <xxinliu@amazon.com>
* Add C2 register allocation support for APX extended GPRs. * Restricting EGPR allocations by C1 --------- Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
* Not copy resultType when copying an op. * Apply Paul's suggestions * Add test * Review * Remove validation from resultType method * Add documentation
Update StableValue.java
Update readme with security and disclaimer
Woho fancy schmancy.