Skip to content

Conversation

Copy link

Copilot AI commented Jan 20, 2026

Updates publications page with 5 missing papers from 2025-2026 and refreshes author metadata.

Papers Added

  • Data Race Detection by Digest-Driven Abstract Interpretation (VMCAI 2026)
  • Correctness Witnesses for Concurrent Programs: Bridging the Semantic Divide with Ghosts (VMCAI 2025)
  • Taking out the Toxic Trash: Recovering Precision in Mixed Flow-Sensitive Static Analyses (PLDI 2025)
  • Context Gas and friends: taming context-sensitivity on the fly (STTT 2025)
  • Sound Static Data Race Verification for C: Is the Race Lost? (TOPLAS 2025)

Video presentations linked for Data Race Detection, Correctness Witnesses, and Toxic Trash papers.

Author Updates

  • Michael Schwarz affiliation: Technical University of Munich → National University of Singapore
  • Michael Schwarz PhD thesis date corrected to April 2025
  • Added Ali Rasim Koçal (Technical University of Munich) with profile image

Paper Metadata Refinements

  • Shortened digest framework description (was 7 sentences, now 2)
  • Updated descriptions for Data Race Detection and Correctness Witnesses papers based on review
  • Reordered Correctness Witnesses to bottom of 2025 papers (chronological consistency)
Original prompt

This section details on the original issue you should resolve

<issue_title>Papers missing from webpage</issue_title>
<issue_description>Currently missing are:

  • Correctness Witnesses for Concurrent Programs: Bridging the Semantic Divide with Ghosts</issue_description>

<agent_instructions>The bibliographic data for most papers is available here: https://github.com/michael-schwarz/michael-schwarz.github.io/blob/master/_bibliography/papers.bib

For is the race lost, it can be found here: https://dl.acm.org/doi/10.1145/3732933

Also update the affiliation of Michael Schwarz to National University of Singapore.</agent_instructions>

Comments on the Issue (you are @copilot in this section)

@michael-schwarz On that occasion one should shorten the concurrency sensitivity digest, it's a bit long. @michael-schwarz Also missing:
  • Is the Race Lost?

  • Taking Out the Toxic Trash

  • Context Gas and Friends</comment_new>
    <comment_new>@michael-schwarz
    Also missing:

  • Data Race Detection by Digest-Driven Abstract Interpretation


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits January 20, 2026 08:39
…liation

Co-authored-by: michael-schwarz <13812333+michael-schwarz@users.noreply.github.com>
Co-authored-by: michael-schwarz <13812333+michael-schwarz@users.noreply.github.com>
Copilot AI changed the title [WIP] Add missing papers and update author affiliation Add 5 missing papers and update author affiliation Jan 20, 2026
Copilot AI requested a review from michael-schwarz January 20, 2026 08:45
@michael-schwarz
Copy link
Member

@copilot: Please address my comments.

Co-authored-by: michael-schwarz <13812333+michael-schwarz@users.noreply.github.com>
Copy link
Author

Copilot AI commented Jan 20, 2026

@copilot: Please address my comments.

Both descriptions have been updated as requested in commit ee11b2b.

Co-authored-by: michael-schwarz <13812333+michael-schwarz@users.noreply.github.com>
Copy link
Author

Copilot AI commented Jan 20, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/sim642/sim642.github.io/contents
    • Triggering command: /usr/bin/curl curl -s REDACTED (http block)
  • sim642.eu
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Co-authored-by: michael-schwarz <13812333+michael-schwarz@users.noreply.github.com>
Co-authored-by: michael-schwarz <13812333+michael-schwarz@users.noreply.github.com>
Copilot AI changed the title Add 5 missing papers and update author affiliation Add 5 missing papers and update author information Jan 20, 2026
Copilot AI requested a review from michael-schwarz January 20, 2026 14:57
Co-authored-by: michael-schwarz <13812333+michael-schwarz@users.noreply.github.com>
Co-authored-by: michael-schwarz <13812333+michael-schwarz@users.noreply.github.com>
@michael-schwarz michael-schwarz marked this pull request as ready for review February 3, 2026 04:37
@michael-schwarz
Copy link
Member

@arkocal maybe you can have a look and the push to the server. I think it is about time you appear on the Goblint webpage.

@michael-schwarz
Copy link
Member

@copilot Include these video links:

Also Correctness Witnesses for Concurrent Programs: Bridging the Semantic Divide with Ghosts should be at the bottom for the 2025 papers.

Co-authored-by: michael-schwarz <13812333+michael-schwarz@users.noreply.github.com>
Copy link
Author

Copilot AI commented Feb 3, 2026

@copilot Include these video links:

Added video links and reordered papers in commit 4d6008b:

@michael-schwarz
Copy link
Member

@copilot: Michael Schwarz's thesis was in 2025.

Co-authored-by: michael-schwarz <13812333+michael-schwarz@users.noreply.github.com>
Copy link
Author

Copilot AI commented Feb 3, 2026

@copilot: Michael Schwarz's thesis was in 2025.

Updated Michael Schwarz's PhD thesis date from April 2024 to May 2025 in commit 033c9a4.

Co-authored-by: michael-schwarz <13812333+michael-schwarz@users.noreply.github.com>
Copilot AI changed the title Add 5 missing papers and update author information Add missing papers and update author information Feb 3, 2026
@michael-schwarz
Copy link
Member

@arkocal: I now have checked it locally, so it should only be merging #48 and #49 and doing a ng build and pushing this to server 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Papers missing from webpage

2 participants