Skip to content

Conversation

@cost0much
Copy link
Contributor

@cost0much cost0much commented Jan 6, 2026

Clean backport


Progress

  • Change must not contain extraneous whitespace
  • JDK-8351230 needs maintainer approval
  • Commit message must refer to an issue

Issue

  • JDK-8351230: Collections.synchronizedList returns a list that is not thread-safe (Bug - P3)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk21u-dev.git pull/2541/head:pull/2541
$ git checkout pull/2541

Update a local copy of the PR:
$ git checkout pull/2541
$ git pull https://git.openjdk.org/jdk21u-dev.git pull/2541/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2541

View PR using the GUI difftool:
$ git pr show -t 2541

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk21u-dev/pull/2541.diff

@bridgekeeper
Copy link

bridgekeeper bot commented Jan 6, 2026

👋 Welcome back cost0much! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link

openjdk bot commented Jan 6, 2026

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk bot changed the title Backport 6818dcc08ed85e220c5206fda5c991b886e35334 8351230: Collections.synchronizedList returns a list that is not thread-safe Jan 6, 2026
@openjdk
Copy link

openjdk bot commented Jan 6, 2026

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk bot added backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required labels Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required

Development

Successfully merging this pull request may close these issues.

1 participant