Skip to content
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

8267256: Extend minimal retry for loopback connections on Windows to PlainSocketImpl #628

Closed
wants to merge 56 commits into from
Closed
Changes from 53 commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
0e76be1
Backport c2fa441d8ded94241fdac7005d6420f99b38af0b
macarte Nov 15, 2021
7da5323
Backport 7e01bc967d00dce1791ef5cd31b8083751eb52e6
macarte Nov 15, 2021
73dabf8
Backport df332ff6e8bcee2cb5eeac1eefbc5c55a3fe8170
macarte Nov 15, 2021
422c240
Merge branch 'master' of https://git.openjdk.java.net/jdk11u-dev into…
macarte Nov 29, 2021
7d9fb36
8202342: [Graal] fromTonga/nsk/jvmti/unit/FollowReferences/followref0…
GoeLin Nov 17, 2021
56a2a64
8253147: The javax/swing/JPopupMenu/7154841/bug7154841.java fail on b…
GoeLin Nov 17, 2021
3873573
8263059: security/infra/java/security/cert/CertPathValidator/certific…
shipilev Nov 17, 2021
1a452fc
8276157: C2: Compiler stack overflow during escape analysis on Linux …
shipilev Nov 17, 2021
88eb87a
8256956: RegisterImpl::max_slots_per_register is incorrect on AMD64
DamonFool Nov 18, 2021
eb58a4b
8275766: (tz) Update Timezone Data to 2021e
TheRealMDoerr Nov 18, 2021
6858cba
8276536: Update TimeZoneNames files to follow the changes made by JDK…
TheRealMDoerr Nov 18, 2021
2344a39
8277029: JMM GetDiagnosticXXXInfo APIs should verify output array sizes
tstuefe Nov 19, 2021
3ef3bc7
8274860: gcc 10.2.1 produces an uninitialized warning in sharedRuntim…
caojoshua Nov 19, 2021
66e50b6
8209611: use C++ compiler for hotspot tests
GoeLin Nov 20, 2021
6714319
8226943: compile error in libfollowref003.cpp with XCode 10.2 on macosx
GoeLin Nov 20, 2021
798aa0a
8210182: Remove macros for C compilation from vmTestBase but non jvmti
GoeLin Nov 21, 2021
4528793
8210198: Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[A-F] tests
GoeLin Nov 22, 2021
4bd60cb
8273026: Slow LoginContext.login() on multi threading application
Larry-N Nov 22, 2021
78f5243
8273235: tools/launcher/HelpFlagsTest.java Fails on Windows 32bit
Nov 23, 2021
4008f78
8210242: [TESTBUG] vmTestbase/nsk/stress/jni/jnistress001.java crashe…
zhengyu123 Nov 23, 2021
afe9961
8210429: Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[G-Z] tests
GoeLin Nov 24, 2021
0b65ba2
8210593: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase…
GoeLin Nov 24, 2021
7c31b6b
8210665: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase…
GoeLin Nov 24, 2021
9d16826
8210481: Remove #ifdef cplusplus from vmTestbase
GoeLin Nov 24, 2021
cde3394
8210700: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase…
GoeLin Nov 24, 2021
72dc450
8276139: TestJpsHostName.java not reliable, better to expand HostIden…
DamonFool Nov 24, 2021
8af4b0b
8271567: AArch64: AES Galois CounterMode (GCM) interleaved implementa…
Nov 24, 2021
7e315d0
8210385: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase…
GoeLin Nov 25, 2021
a7b34d5
8210726: Fix up a few minor nits forgotten by JDK-8210665
GoeLin Nov 25, 2021
8b14051
8210689: Remove the multi-line old C style for string literals
GoeLin Nov 25, 2021
ebce894
8210984: [TESTBUG] hs203t003 fails with "# ERROR: hs203t003.cpp, 218:…
GoeLin Nov 25, 2021
d4d591c
8211261: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[A-G]*
GoeLin Nov 25, 2021
be6b1e3
8211131: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[G-I]*
GoeLin Nov 25, 2021
d4c472d
8211905: Remove multiple casts for EM06 file
GoeLin Nov 25, 2021
126f0a3
8211801: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/sce…
GoeLin Nov 25, 2021
8565c2c
8277815: Fix mistakes in legal header backports
RealCLanger Nov 25, 2021
b26b6ac
8277224: sun.security.pkcs.PKCS9Attributes.toString() throws NPE
TheRealMDoerr Nov 25, 2021
3102adb
8274773: [TESTBUG] UnsafeIntrinsicsTest intermittently fails on weak …
TheRealMDoerr Nov 25, 2021
8d6478e
8248238: Implementation: JEP 388: Windows AArch64 Support
Nov 26, 2021
4d47929
8211036: Remove the NSK_STUB macros from vmTestbase for non jvmti
GoeLin Nov 29, 2021
e223043
8211782: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[I-S]*
GoeLin Nov 29, 2021
fc6d591
8270290: NTLM authentication fails if HEAD request is used
akashche Nov 29, 2021
e9700a6
8261661: gc/stress/TestReclaimStringsLeaksMemory.java fails because R…
tstuefe Nov 29, 2021
47d4a23
8211432: [REDO] Handle JNIGlobalRefLocker.cpp
GoeLin Nov 29, 2021
414814a
8212082: Remove the NSK_CPP_STUB macros for remaining vmTestbase/jvmt…
GoeLin Nov 29, 2021
20d38b1
8212083: Handle remaining gc/lock native code and fix two strings
GoeLin Nov 29, 2021
4a67dcf
8211899: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/sce…
GoeLin Nov 29, 2021
1640c07
8223400: Replace some enums with static const members in hotspot/runtime
zhengyu123 Nov 29, 2021
7d6fd98
8236042: [TESTBUG] serviceability/sa/ClhsdbCDSCore.java fails with -X…
zhengyu123 Nov 29, 2021
bfa0f02
8212148: Remove remaining NSK_CPP_STUBs
GoeLin Nov 29, 2021
8265f13
Merge branch '8250521' of https://github.com/macarte/jdk11u-dev into …
macarte Nov 29, 2021
b78641a
Backport 7e01bc967d00dce1791ef5cd31b8083751eb52e6
macarte Nov 15, 2021
ba6adc3
Merge branch '8255264' of https://github.com/macarte/jdk11u-dev into …
macarte Nov 29, 2021
b0a7d44
Merge branch 'master' of https://git.openjdk.java.net/jdk11u-dev into…
macarte Nov 29, 2021
217b1bb
Backport df332ff6e8bcee2cb5eeac1eefbc5c55a3fe8170
macarte Nov 15, 2021
188f85c
Merge branch '8267256' of https://github.com/macarte/jdk11u-dev into …
macarte Nov 29, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.