Opened 18 months ago

Closed 18 months ago

Last modified 7 months ago

#1456 closed defect (fixed)

SimpleDateFormat implementation is not thread-safe

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: critical Milestone: Relax v1.7
Component: net.sf.basedb.relax Keywords:
Cc:

Description

See #1454.

We use the SimpleDateFormat class in some places.

Change History (2)

comment:1 by Nicklas Nordborg, 18 months ago

Owner: set to Nicklas Nordborg
Resolution: fixed
Status: newclosed

In 7036:

Fixes #1456: SimpleDateFormat implementation is not thread-safe

Replaced SimpleDateFormat with FastDateFormat.

comment:2 by Nicklas Nordborg, 8 months ago

THIS IS RELATED TO #1556 AND NOT THIS TICKET

In 7500:

References #1456: Changes to the INCA importer

Headers ending with _Varde are now renamed to _Värde.

Last edited 7 months ago by Nicklas Nordborg (previous) (diff)
Note: See TracTickets for help on using tickets.