-
Notifications
You must be signed in to change notification settings - Fork 171
Merge jdk8u:master #597
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
Merge jdk8u:master #597
Conversation
Reviewed-by: yan, andrew Backport-of: bc690b263b577c2f5b88c0c9932dacbd87b3d26d
Add java_shift_xxx helpers and use them. Reviewed-by: sgehwolf, roland Backport-of: 89e3782f218a54c91cbab9f06e75825b90dd2fb7
Reviewed-by: yan, mbalao, andrew Backport-of: a75edc29c6ce41116cc99530aa1710efb62c6d5a
Reviewed-by: yan, andrew Backport-of: f8203cb272e6136b784e5c43a500f6a0bfb19c8b
Reviewed-by: andrew, mbalao Backport-of: cf8dc79f392c8ec3414d8b36803f026852c4e386
Co-authored-by: Francisco Ferrari Bihurriet <fferrari@redhat.com> Reviewed-by: yan, roland, andrew Backport-of: b5174c9159fbffdf335ee6835267ba0e674cf432
Reviewed-by: mbalao, andrew Backport-of: 7325899a11f17bf4516d39495a12796385e459ed
Reviewed-by: mbalao, andrew Backport-of: 8e4a392832f83e16d521024505b52c96d0a993f2
…ap.object.trustSerialData system property Reviewed-by: yan, mbalao, andrew Backport-of: 7765942aeee25cbeb5fd932a93b3d8f9d4ca3655
Reviewed-by: mbalao, andrew Backport-of: 7c16d649a8118d2e7ee77cedba87e620c83294b4
Reviewed-by: roland, andrew Backport-of: 3c05ad2290936ec9abc3f271cb6bf89e18c3eea7
Reviewed-by: sgehwolf Backport-of: 217b9fdf056f4887230f60fdf60b036861699cd8
Reviewed-by: sgehwolf Backport-of: f554c3ffce7599fdb535b03db4a6ea96870b3c2d
|
👋 Welcome back sgehwolf! A progress list of the required criteria for merging this PR into |
|
@jerboaa This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the ➡️ To integrate this PR with the above commit message to the |
|
@gnu-andrew PTAL. Thanks! |
|
Replaced by #598 |
Merge jdk8u master into the development tree.
Progress
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/597/head:pull/597$ git checkout pull/597Update a local copy of the PR:
$ git checkout pull/597$ git pull https://git.openjdk.org/jdk8u-dev.git pull/597/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 597View PR using the GUI difftool:
$ git pr show -t 597Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/597.diff