Skip to content

Conversation

@bradfordwetmore
Copy link
Contributor

Comment is here, just learning the system...

Comment is here
@bridgekeeper
Copy link

bridgekeeper bot commented Aug 30, 2020

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.

@bridgekeeper bridgekeeper bot closed this Aug 30, 2020
@bradfordwetmore bradfordwetmore deleted the bradfordwetmore-patch-1 branch September 1, 2020 21:58
@wangweij
Copy link
Contributor

wangweij commented Sep 7, 2020

/help

cushon pushed a commit to cushon/jdk that referenced this pull request Apr 2, 2021
openjdk-notifier bot pushed a commit that referenced this pull request Sep 17, 2022
Adds a regression for DK-8293776 : Adds CSS 4 and 8 digits hex coded Color #13
franferrax added a commit to franferrax/jdk that referenced this pull request Oct 4, 2022
Co-authored-by: Martin Balao <mbalao@redhat.com>

Reviewed-by: @gnu-andrew
asotona added a commit to asotona/jdk that referenced this pull request Oct 7, 2022
…Symbol (openjdk#13)

refactored to FieldModel::fieldTypeSymbol and MethodModel::methodTypeSymbol (openjdk#13)
added round testing of signatures in RebuildTransformation test helper
openjdk-notifier bot pushed a commit that referenced this pull request Oct 27, 2022
Revert MemorySegment factories
franferrax added a commit to franferrax/jdk that referenced this pull request Oct 28, 2022
openjdk#13 isn't a perfect revert of 0af22dc limited to SSLContextImpl.java and
SunJSSE.java, since it doesn't remove the SharedSecrets import. This was
already in this way in rh2020290-support_tls_1_3_in_fips.v1.patch, I'm
now realizing this when doing the OpenJDK 11 backport and retrying the
same approach in OpenJDK 17:
~~~
# Revert openjdk#13
git show 0bd5ca9 | git apply -R
# Redo openjdk#13 by reverting 0af22dc in SSLContextImpl.java and SunJSSE.java
git show 0af22dc |
  git apply -R --include=src/java.base/share/classes/sun/security/ssl/*
~~~

In openjdk#14, I forgot to delete the DHKF and DHKFLock static
variables from FIPSKeyImporter, which are no longer used,
see rh-openjdk#14 (comment).
gnu-andrew pushed a commit to gnu-andrew/jdk that referenced this pull request Nov 23, 2022
openjdk#13 isn't a perfect revert of 0af22dc limited to SSLContextImpl.java and
SunJSSE.java, since it doesn't remove the SharedSecrets import. This was
already in this way in rh2020290-support_tls_1_3_in_fips.v1.patch, I'm
now realizing this when doing the OpenJDK 11 backport and retrying the
same approach in OpenJDK 17:
~~~
# Revert openjdk#13
git show 0bd5ca9 | git apply -R
# Redo openjdk#13 by reverting 0af22dc in SSLContextImpl.java and SunJSSE.java
git show 0af22dc |
  git apply -R --include=src/java.base/share/classes/sun/security/ssl/*
~~~

In openjdk#14, I forgot to delete the DHKF and DHKFLock static
variables from FIPSKeyImporter, which are no longer used,
see rh-openjdk#14 (comment).

Reviewed-by: @gnu-andrew
asotona added a commit to asotona/jdk that referenced this pull request Feb 6, 2023
…Symbol (openjdk#13)

refactored to FieldModel::fieldTypeSymbol and MethodModel::methodTypeSymbol (openjdk#13)
added round testing of signatures in RebuildTransformation test helper
robehn pushed a commit to robehn/jdk that referenced this pull request Aug 15, 2023
It doesn't work as expected. Local testing didn't catch the failing cases. We really need the proper test suite..

Reverting for now, and once we've proper CI, I'll rework the original patch and make it work.

This reverts commit 5be1125.
gnu-andrew pushed a commit to gnu-andrew/jdk that referenced this pull request Aug 18, 2023
Co-authored-by: Martin Balao <mbalao@redhat.com>

Reviewed-by: @gnu-andrew
gnu-andrew pushed a commit to gnu-andrew/jdk that referenced this pull request Aug 18, 2023
openjdk#13 isn't a perfect revert of 0af22dc limited to SSLContextImpl.java and
SunJSSE.java, since it doesn't remove the SharedSecrets import. This was
already in this way in rh2020290-support_tls_1_3_in_fips.v1.patch, I'm
now realizing this when doing the OpenJDK 11 backport and retrying the
same approach in OpenJDK 17:
~~~
# Revert openjdk#13
git show 0bd5ca9 | git apply -R
# Redo openjdk#13 by reverting 0af22dc in SSLContextImpl.java and SunJSSE.java
git show 0af22dc |
  git apply -R --include=src/java.base/share/classes/sun/security/ssl/*
~~~

In openjdk#14, I forgot to delete the DHKF and DHKFLock static
variables from FIPSKeyImporter, which are no longer used,
see rh-openjdk#14 (comment).

Reviewed-by: @gnu-andrew
lahodaj added a commit to lahodaj/jdk that referenced this pull request Feb 7, 2025
* An experiment on PatternType.

* Fixing test.

* Fixing build.

* Fixing tests.

* Cleanup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants