8252536: Replace @exception with @throws for core-libs#15
8252536: Replace @exception with @throws for core-libs#15RogerRiggs wants to merge 1 commit intoopenjdk:masterfrom
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.
Battleblow bsd port update
Replaced manual region iteration with proper API closure pattern in reset_free_region_timestamps() and shrink_by_time_based_selection(). This is more maintainable and follows G1 API conventions. Issues: Thomas review openjdk#12-13, openjdk#15-16, openjdk#19, openjdk#21, openjdk#27-31
Replaced manual region iteration with proper API closure pattern in reset_free_region_timestamps() and shrink_by_time_based_selection(). This is more maintainable and follows G1 API conventions. Issues: Thomas review openjdk#12-13, openjdk#15-16, openjdk#19, openjdk#21, openjdk#27-31
Progress
Error
Issue
Download
$ git fetch https://git.openjdk.java.net/jdk pull/15/head:pull/15$ git checkout pull/15