Ticket #9 (new defect)

Opened 2 years ago

java.lang.IncompatibleClassChangeError in HTTP service

Reported by: kiffer Assigned to: chris
Priority: major Milestone:
Component: core-vm Version:
Keywords: Cc:

Description

There are reports of java.lang.IncompatibleClassChangeError? being thrown in the code of certain embedded HTTP servers (e.g. org.cybergarage.http). Seems to be related to a reace condition in getField() when many threads are started in parallel.