-
Notifications
You must be signed in to change notification settings - Fork 107
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
Dtls merge fix #364
Closed
Closed
Dtls merge fix #364
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
Reviewed-by: mbaesken Backport-of: 16744b34498e7aac59caef8c9b1a3d4d15f8c22e
Backport-of: 4dd6c44cbdb0b5957414fa87b6c559fa4d6f2fa8
Backport-of: 8f4dfc443ba5820f5799fff1418d6632d502d57b
Backport-of: 3abd772672a4dfd984459283235f3b1d8fb28a49
… native GSS introduced by 8303809 Backport-of: f1a24f6d4827f9b8648dd2afe6d606dab67d51fe
Reviewed-by: lucy Backport-of: 09629570f5d064dc2a5cd670de8d648156ac3991
…info output Reviewed-by: stuefe Backport-of: 33af09083493940667958f951080e9d8700f784b
Backport-of: 8210811b1924816da265da64da557111a2961e53
Backport-of: ae3aa7289a3de98001dde382f511b574b1d26c8d
Backport-of: d10f277bd39bb5ac9bd48939c916de607fef8ace
Backport-of: a57b9dab6c02c313f3975f47d502dae270c67508
Backport-of: c11f8352e96a01b39e54080716030ec96f717cae
Backport-of: 33c62e4fffe33a7593fd0c01de53507bfd01dc3b
Backport-of: bfbc41c1f177c7a2b8e91351ac41eaffaab2d8fc
…ng to HTTP/1.1 RFC Backport-of: 28796cbd1d15de678b80295418f5d1f9f59176a6
…ckTest.java update Backport-of: 1c7b09bc23ac37f83b9043de35b71bea7e814da5
Backport-of: d6cf4aa1551df591c7bc75cb8c5e90d57630ca2a
Backport-of: 9ed456fac87f598af7d71f9c0887234a09e10eed
…se new PassFailJFrame's builder pattern usage Backport-of: 31e26814db5d5ad5018fb6ed2e8160e8a01938ab
Backport-of: a04c6c1ac663a1eab7d45913940cb6ac0af2c11c
Backport-of: f91762f56ea7fb27b6fa54d07d3b3b0650bab0bc
Backport-of: 940f67c1a62c6f9462266f3a108649aca114cffa
…rame Backport-of: 04d43c435d3ede519df169053dd9d724aa2312eb
…fails with "SocketException: Unexpected end of file from server" Reviewed-by: lucy Backport-of: cd9a3cf05b2c200709103e2e8596414a62a1c441
Reviewed-by: lucy Backport-of: 1b9db9b7a131f7cf24b0ca64337ff61ad3544ef5
Reviewed-by: lucy Backport-of: 261e45a973db0ad56b9ffe0901a63114a78a5e52
… have debug symbols Reviewed-by: lucy Backport-of: 6c0bebccb0092d9726eb89a054e023e92edf7ca6
…more failure info Backport-of: 8afdcaee1ce28647dadffcdf41f938af0602d8f1
…cribed in JDK-8322653 Backport-of: d1e676360d5143cf12655ab1175a4a60bf402473
…ckTest.java fails on libgraal Backport-of: 8f0fb27decec28f32e4d88341237189ba4a340fb
8306838: GetGraphicsTest needs to be headful Backport-of: cb32c8221a1f0f30300813a49b03cf2838bbbf01
Backport-of: 51035a75e493f64b26f78e7fc87f6f6e536e4f56
Backport-of: 8f46abc938ffe338e25d5fdbdcfa0aaa12edfa58
…ws intermittent failures on linux ppc64le and aarch64 Backport-of: 50d1839d54f13631946925d8ecf03ce71f31bab8
Backport-of: c013fa18119bbd2e355d5c0d13cd8c172892800a
…em provider is packaged as JAR file on class path Reviewed-by: lucy, goetz Backport-of: 717792c3b728584413572e7aede83290779be2a2
Backport-of: b96339f5e38c2c0e2f3d894d77d29554052cb1f1
…ected chains but found none" Backport-of: 65be5e0c547d74ca7de288b164aa9bd6d6855685
8231351: Add notes for PKCS11 tests in the test doc Reviewed-by: lucy Backport-of: 6ce0ebb858d3112f136e12d3ad595f805f6871a0
Reviewed-by: lucy Backport-of: 989e0bfe59d67f6a751e8b187caabbd0fd8c8f81
Reviewed-by: sgehwolf
…pot.oops.UnknownOopException Reviewed-by: mbaesken Backport-of: 5eeb41a7294f56bc258a154c043bc540cb8de5c4
…eSocket Reviewed-by: mbaesken Backport-of: 32bf1f4169fd07291d608323c143832ad48e531e
I am not sure how to review the changes in 500 files in 133 commits |
I understand, I can try to merge everything up the the point merges starting failing and see if that makes it easier. |
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.
See the most recent commits.
Fixing the merge conflict from disabling DTLSv1.0. This pulls the SSLContextDefault.java tests from upstream, patches it to work with TLS1/1.1 enabled, then merges from upstream and updated the test again to expect DTLS 1.0 to be enabled.