JDK-8238220 : Rename OWSTTaskTerminator to TaskTerminator
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-01-30
  • Updated: 2020-02-28
  • Resolved: 2020-02-03
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 15
15 b09Fixed
Related Reports
Relates :  
Relates :  
Description
With JDK-8215297 there is only the left OWSTTaskTerminator left, and the old TaskTerminator class that has been a wrapper of one of OWSTTaskTerminator and ParallelTaskTerminator is gone too.

Rename it to use TaskTerminator to not have the clunky "OWST" everywhere.
Comments
Changeset: 77ad678f Author: Thomas Schatzl <tschatzl@openjdk.org> Date: 2020-02-03 10:45:44 +0000 URL: https://git.openjdk.java.net/panama-foreign/commit/77ad678f
07-02-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/dbb94c2ceaf8 User: tschatzl Date: 2020-02-03 09:52:35 +0000
03-02-2020