forked from openjdk/jdk
-
Notifications
You must be signed in to change notification settings - Fork 1
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
FIPS 17u 17.0.12+2 merge #35
Merged
gnu-andrew
merged 428 commits into
rh-openjdk:fips-17u
from
fitzsim:fips-17u-17.0.12+2-merge
Jun 13, 2024
Merged
FIPS 17u 17.0.12+2 merge #35
gnu-andrew
merged 428 commits into
rh-openjdk:fips-17u
from
fitzsim:fips-17u-17.0.12+2-merge
Jun 13, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ponent must be showing on the screen to determine its location Backport-of: e7486e8
… on Linux ppc64le Backport-of: bc5a39b
…only once per safepoint Reviewed-by: phh Backport-of: 808a039
…ows env Backport-of: 36fbec7
Reviewed-by: mbaesken Backport-of: e848d94
Backport-of: c84c0ab
Backport-of: db1d823
Reviewed-by: mbaesken Backport-of: 8b24851
…er.java is failing Backport-of: ac1cd31
Reviewed-by: phh Backport-of: 917838e
…info output Reviewed-by: lucy Backport-of: a8e4229
…ith /sys/kernel/mm/transparent_hugepage/hpage_pmd_size 8323331: fix typo hpage_pdm_size Backport-of: 419e016
…m03t001/TestDescription.java on linux-all Backport-of: ce36f6e
…connection for IPv6 address Reviewed-by: phh Backport-of: 3ccb3c0
…ndows 11 Reviewed-by: mbaesken Backport-of: 4a142c3
…ileThreshold=100 -XX:TieredStopAtLevel=1 Backport-of: 61d0db3
…nueTest.java failed: java.net.BindException: Address already in use Backport-of: a48bcf3
…ckTest.java update Backport-of: 1c7b09b
…ener.jar Backport-of: 656cba7
Reviewed-by: phh Backport-of: 29992e1
…em provider is packaged as JAR file on class path Reviewed-by: lucy Backport-of: 717792c
…'size' as size in bytes Reviewed-by: stuefe Backport-of: 90ab52e
…ected chains but found none" Backport-of: 65be5e0
… have debug symbols Reviewed-by: lucy Backport-of: 6c0bebc
…cribed in JDK-8322653 Backport-of: d1e6763
…st" in URIs Backport-of: da4dd7c
…ws intermittent failures on linux ppc64le and aarch64 Backport-of: 50d1839
Reviewed-by: mdoerr Backport-of: 925d829
…ckTest.java fails on libgraal Backport-of: 8f0fb27
…committed heap size Backport-of: 7baec66
…on supported 64-bit platforms Backport-of: 8302061
…ies and ImagePluginStack.java Backport-of: c547ead
…eSocket Backport-of: fbb424f
Reviewed-by: fyang Backport-of: b049609
Reviewed-by: sgehwolf
Added tag jdk-17.0.12+2 for changeset d2982c6
martinuy
approved these changes
May 14, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The current patch
fips-17u-d63771ea660.patch
fails -- becauseisNSS
logic has been merged upstream -- with:This pull request is to update those two files. Please double-check the parentheses in the
P11Key.java
keySensitive
check.