-
Notifications
You must be signed in to change notification settings - Fork 40
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
8344611: Add missing classpath exception #2
8344611: Add missing classpath exception #2
Conversation
👋 Welcome back Sorna-Sarathi! A progress list of the required criteria for merging this PR into |
❗ This change is not yet ready to be integrated. |
This backport pull request has now been updated with issue from the original commit. |
|
/approval request adds missing classpath exception statements in several files. Backporting it. |
@Sorna-Sarathi |
* Add code that handles the BSD extended file attribute semantics. This allows them to work correctly on FreeBSD. * Make the Linux semantics the default to avoid changing the Linux code. Ideally we'd be explicit everywhere instead, but this likely makes merges simpler.
Hi,
This PR contains the backport of openjdk/jdk#22272. It added the missing CPE statements.
JBS Issue: JDK-8334611
Progress
Issue
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk24u.git pull/2/head:pull/2
$ git checkout pull/2
Update a local copy of the PR:
$ git checkout pull/2
$ git pull https://git.openjdk.org/jdk24u.git pull/2/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 2
View PR using the GUI difftool:
$ git pr show -t 2
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk24u/pull/2.diff
Using Webrev
Link to Webrev Comment