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

Merge tag 'jdk-11.0.23+9' into dragonwell_standard-11.0.23.19.9 #810

Merged
merged 250 commits into from
Apr 25, 2024

Conversation

Accelerator1996
Copy link
Collaborator

No description provided.

GoeLin and others added 30 commits November 29, 2023 07:47
Reviewed-by: clanger
Backport-of: 9d7777e
…on FileUtils.deleteFileIfExistsWithRetry

Backport-of: 2169215
Reviewed-by: aph, andrew
Backport-of: cfe9026fe0506488cc0f0557299cfa585811d194
Reviewed-by: aph, andrew
Backport-of: 4127fbb9ed6ca3c3e82da599dbf9cee54de5da31
…timization opportunity

Backport-of: 6aa197667ad05bd93adf3afc7b06adbfb2b18a22
…ources in early returns

Backport-of: 3671d83c87302ead09d4ebce9cb85bdd803a0c20
… GetRGBPixels adjust releasing of resources

Backport-of: b7545a69a27f255cbf26071be5b88f6e3e6b3cd6
Backport-of: 848abd2831ab38d99b6b76b55cbe8d84c28be330
…ier7 testing

Increase timout to 2400 and reduce the amount of output

Backport-of: 6f046a9
…ys required for appcds tests

Only include the CDS logging option in the tests which require it

Backport-of: 5858a50
Add a call to addFailureCount() to record previously hidden failures.

Backport-of: 67d76fe
…ound"

Replace snprintf with strlen and memcpy

Backport-of: d7d4bc9
…sponseAPDU

Backport-of: 90f9a7053aab785361a15461bc64065d34d0c54e
…domly delay

Backport-of: a93841ac9cbf69dc7484e96a16cb64988c50f98d
…untimeException in void ck(double x, double y)

Backport-of: d07f7c76c5df1473bffa41f10a89ca1e21e001ef
…n java/nio/channels/Selector/RacyDeregister.java

Backport-of: 4d1ff6a
Backport-of: 2d13fb21af783ebbe3dd5c2632aea11347317026
…t be defined in different runtime package as its nest host

Test rewritten to use top level classes rather then nested ones

Backport-of: 3f09551
LFGarbageCollectedTest.java fails with parse Exception

Backport-of: 984abfe
….RuntimeException: values differ by more than 1GB

Backport-of: a5343fa60505764c088dad4a17680d92568509d5
Backport-of: 158293d2517695f8c5eaca1b46ecf0f1f9f09691
Andrew Lu and others added 24 commits February 23, 2024 07:54
Backport-of: 950c5df859c373864ab4e7cf080c38bbd501e54b
Reviewed-by: shade
Backport-of: e8f7eaeefe503a34089fd49051f9114d98a63cb1
Backport-of: dbb788f34dbbe0aa5c8356fb4a5dc19b96787d25
Reviewed-by: goetz
Backport-of: 223018a3aabc319992d9790fa1d6c88b02fcca9f
Backport-of: 14090ef6039ff2f3064f397a75219b2bc715cc27
Reviewed-by: phh
Backport-of: 8b9bf758801400e4491326cd4c90fc117b9d97e1
…inueTest.java fail because of package org.junit.jupiter.api does not exist

Reviewed-by: sgehwolf
Backport-of: f695ca588453265d6ad791c6a396197e8a53ba39
…nueTest.java failed: java.net.BindException: Address already in use

Backport-of: a48bcf367120fc7cde88b19097dabe9c86c90bb7
…ndows 11

Reviewed-by: mbaesken
Backport-of: d6ad2f1715757bc289cc16c78680f515aec78a6d
Backport-of: 3312d8c620003125a88540fd5b2bacff34732ade
…sions for jtreg version 7 jar

Backport-of: aa5b71893307b9fe6137bc3541edccaab73735ac
…st.java fails intermittently in timeout

Backport-of: fbaaac63d4ae8d7cc0ec02ab4b5a934824d1fec1
…because A blue ball icon is added outside of the system tray

Reviewed-by: phh
Backport-of: 5a988a5087d0afbb577c6715fd5e1e44564888cb
Backport-of: fcf48ab3d36a7f8eed84e81c3e2445adcbc95374
Reviewed-by: mbalao
Backport-of: 4bd9637dfe12d330afd7409c27c5778b28a24cf4
Reviewed-by: mbalao
Backport-of: 62d9cec1d6b804a70381bfb8ac902b6bb649f8ae
Co-authored-by: Alexey Bakhtin <[email protected]>
Reviewed-by: fferrari, abakhtin, mbalao
Co-authored-by: Andrew Brygin <[email protected]>
Reviewed-by: bae
Backport-of: 1a4a46e102a2bc282fcbec571169867d715f4ade
Reviewed-by: roland, andrew
Backport-of: a5818972c16bd883d768ff2fb23a8aa9e0142c65
Reviewed-by: mbaesken
Backport-of: 87dfeeb14fdd0fa1648a8bec91b5b713cc2c1b83
@CLAassistant
Copy link

CLAassistant commented Apr 19, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 11 committers have signed the CLA.

❌ Dan Lutker
❌ GoeLin
❌ parttimenerd
❌ gnu-andrew
❌ reinrich
❌ shipilev
❌ antbob
❌ martinuy
❌ RealCLanger
❌ Accelerator1996
❌ mrserb


Dan Lutker seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Collaborator

@kuaiwei kuaiwei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Accelerator1996 Accelerator1996 merged commit e9e8899 into standard Apr 25, 2024
57 of 59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.