-
Couldn't load subscription status.
- Fork 6.1k
8252536: Replace @exception with @throws for core-libs #15
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. |
|
/sponsor vsharma |
|
👋 Welcome back rriggs! A progress list of the required criteria for merging this PR into |
|
@RogerRiggs This change does not need sponsoring - the author is allowed to integrate it. |
|
@RogerRiggs The following label 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 list. If you would like to change these labels, use the /label pull request command. |
Add @APinote to package-info
* JVM-1831: C2 can not select StoreD * Update Example1. --------- Co-authored-by: Xin Liu <xxinliu@amazon.com>
It also adds out-of-tree building of binutils so we can share the same sources for different target architectures.
* Address review comments
…or partial deconstructor exhaustiveness groups yet. (openjdk#15) * Attempting to add match-failed + partial deconstructors. No support for partial deconstructor exhaustiveness groups yet. * Error recovery.
Progress
Error
Issue
Download
$ git fetch https://git.openjdk.java.net/jdk pull/15/head:pull/15$ git checkout pull/15