Opened 15 months ago

Closed 15 months ago

Last modified 12 months ago

#1455 closed defect (fixed)

SimpleDateFormat implementation is not thread-safe

Reported by: Nicklas Nordborg Owned by:
Priority: critical Milestone: Job scheduler extension v1.9
Component: net.sf.basedb.opengrid Keywords:
Cc:

Description

See #1454.

We use the SimpleDateFormat class in some places.

Change History (3)

comment:1 by Nicklas Nordborg, 15 months ago

Resolution: fixed
Status: newclosed

We use the SimpleDateFormat class only via the DateFormatter implementation from the BASE API. The issue with multi-threading has been fixed in BASE 3.19.7 https://base.thep.lu.se/ticket/2293.

comment:2 by Nicklas Nordborg, 15 months ago

In 7029:

References #1455: SimpleDateFormat implementation is not thread-safe

Added a note that BASE 3.19.7 is recommended to the README.

comment:3 by Nicklas Nordborg, 12 months ago

Milestone: Job Scheduler extension v1.9Job scheduler extension v1.9

Milestone renamed

Note: See TracTickets for help on using tickets.