Open rju opened 3 days ago
author André van Hoorn -- Sun, 12 Oct 2014 17:55:53 +0200
At least in the example, only the assumed executions are affected.
author André van Hoorn -- Tue, 31 Mar 2015 10:33:30 +0200
Unfortunately, this needs to be moved to the next release.
author André van Hoorn -- Sat, 26 Sep 2015 01:16:13 +0200
Replying to [avh|comment:4]:
> Unfortunately, this needs to be moved to the next release.
Unfortunately, once again.
author rju -- Wed, 24 May 2023 11:15:31 +0200
With all the new visualization tools coming in, this might no longer be a relevant issue.
JIRA Issue: KIEKER-1346 Constructor events handled correctly in each case by trace reconstruction? Original Reporter: Andre van Hoorn
Looking at the current reference plots for the ch5 example with constructor events, the integration into the trace are partially surprising (cf: [1295#comment:12 |/ticket/1295#comment:12]).
Reference log/plots: testdata/kieker-20141009-163010944-UTC-constructor-events(-example-plots/)
For example, why do the calls to CountDownLatch's constructor come from the entry and not from BookstoreStarter (as in the source code)?