<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-08-07T03:51:27Z</responseDate>
  <request identifier="6118" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:6118</identifier>
        <datestamp>2024-03-06T10:38:01Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Staccato: A Bug Finder for Dynamic Configuration Updates</dc:title>
          <dc:creator>Toman, John</dc:creator>
          <dc:creator>Grossman, Dan</dc:creator>
          <dc:subject>Dynamic Configuration Updates</dc:subject>
          <dc:subject>Dynamic Analysis</dc:subject>
          <dc:subject>Software configuration</dc:subject>
          <dc:description>Modern software applications are highly configurable, allowing&#13;
configuration options to be changed even during program&#13;
execution. When dynamic configuration updating is implemented&#13;
incorrectly, program errors can result. These program errors occur&#13;
primarily when stale data—computed from old configurations—or&#13;
inconsistent data—computed from different configurations—are used. We introduce Staccato, the first tool designed to detect these&#13;
errors. Staccato uses a dynamic analysis in the style of taint&#13;
analysis to find the use of stale configuration data in Java&#13;
programs. It supports concurrent programs running on commodity&#13;
JVMs. In some cases, Staccato can provide automatic bug avoidance and semi-automatic repair when errors occur.&#13;
&#13;
We evaluated Staccato on 3 open-source applications that support&#13;
complex reconfigurability. Staccato found multiple errors in all of&#13;
them. Staccato requires only modest annotation overhead and has&#13;
moderate performance overhead.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>John Toman and Dan Grossman</dc:contributor>
          <dc:date>2016</dc:date>
          <dc:relation>Is Part Of LIPIcs, Volume 56, 30th European Conference on Object-Oriented Programming (ECOOP 2016)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/LIPIcs.ECOOP.2016.24</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-61185</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ECOOP.2016.24</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/3.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
