On Mon, 25 Nov 2024 17:04:42 GMT, Doug Lea wrote:
>> Complete the SM cleanup in java.util.concurrent that was deferred during
>> other FJP updates
>
> Doug Lea has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Reinstate INITIAL_QUEUE_CAPACIT
> Complete the SM cleanup in java.util.concurrent that was deferred during
> other FJP updates
Doug Lea has updated the pull request incrementally with one additional commit
since the last revision:
Reinstate INITIAL_QUEUE_CAPACITY; clarify FJWT javadoc
-
Changes:
- all: https
On Mon, 25 Nov 2024 10:23:36 GMT, Viktor Klang wrote:
>> Doug Lea has updated the pull request with a new target base due to a merge
>> or a rebase. The incremental webrev excludes the unrelated changes brought
>> in by the merge/rebase. The pull request contains four additional commits
>> sin
On Sun, 24 Nov 2024 18:33:34 GMT, Doug Lea wrote:
>> Complete the SM cleanup in java.util.concurrent that was deferred during
>> other FJP updates
>
> Doug Lea has updated the pull request with a new target base due to a merge
> or a rebase. The incremental webrev excludes the unrelated changes
On Sun, 24 Nov 2024 18:33:34 GMT, Doug Lea wrote:
>> Complete the SM cleanup in java.util.concurrent that was deferred during
>> other FJP updates
>
> Doug Lea has updated the pull request with a new target base due to a merge
> or a rebase. The incremental webrev excludes the unrelated changes
> Complete the SM cleanup in java.util.concurrent that was deferred during
> other FJP updates
Doug Lea has updated the pull request with a new target base due to a merge or
a rebase. The incremental webrev excludes the unrelated changes brought in by
the merge/rebase. The pull request contains
On Sat, 23 Nov 2024 12:08:24 GMT, Alan Bateman wrote:
>> Complete the SM cleanup in java.util.concurrent that was deferred during
>> other FJP updates
>
> src/java.base/share/classes/java/util/concurrent/ForkJoinWorkerThread.java
> line 83:
>
>> 81: if (handler != null)
>> 82:
On Fri, 22 Nov 2024 14:13:19 GMT, Doug Lea wrote:
> Complete the SM cleanup in java.util.concurrent that was deferred during
> other FJP updates
src/java.base/share/classes/java/util/concurrent/ForkJoinWorkerThread.java line
83:
> 81: if (handler != null)
> 82: super.setUn
Complete the SM cleanup in java.util.concurrent that was deferred during other
FJP updates
-
Commit messages:
- Merge branch 'openjdk:master' into JDK-8344773
- Remove SecurityManager-related code; refactor resetThreadLocals
Changes: https://git.openjdk.org/jdk/pull/22324/files