MoreVMs'20: Workshop on Modern Language Runtimes, Ecosystems, and VMs
Update: MoreVMs’20 goes virtual!
Due to ‹Programming› 2020 not being held as planned (see Health Information), MoreVMs’20 will be a virtual workshop for the first time. Our invited speakers from Red Hat and Google as well as most contributors have agreed to participate and to give their talks online. The virtual workshop is planned for Apr 8, 9:30am to 1pm CEST. The link to the call is below (see Zoom Meeting). We expect the event to be hosted on Zoom, in case you’d like to familiarize yourself with it. Please reach out to the organizing committee if you have any questions. We look forward to the presentations and fruitful discussions!
Zoom Meeting
The virtual workshop is unfortunately over. Recordings of all talks are available on YouTube.
Preliminary Schedule for the Virtual Workshop
(Subject to change during the call.)
Time (CEST) | Title | Presenter(s) |
---|---|---|
9:20am - 9:30am | Welcome | Edd Barrett & Fabio Niephaus |
9:30am - 10:10am | Shenandoah GC 2.0 (Invited Talk) | Roman Kennke |
10:10am - 10:30am | Enhancement of OpenJDK Biased Locking for Infrequent Lock Contention | Ting Wang |
10:30am - 10:50am | Continuous Performance Tracking for Better “Everything”! | Stefan Marr |
10:50am - 11:05am | Short break | |
11:05am - 11:45am | Compiling JavaScript in zero* time (Invited Talk) | Leszek Swirski |
11:45am - 12:05pm | Running Parallel Bytecode Interpreters on Heterogeneous Hardware | Juan Fumero |
12:05pm - 12:25pm | Superoptimization of WebAssembly Bytecode | Javier Cabrera Arteaga |
12:25pm - 12:45pm | Discussions and Wrap-up | Edd Barrett & Fabio Niephaus |
About MoreVMs’20
Following three previous successful editions, the MoreVMs’20 workshop aims to bring together industrial and academic programmers to discuss the design, implementation, and usage of modern languages and runtimes. This includes aspects such as reuse of language runtimes, modular implementation, language design and compilation strategies. By bringing together both researchers and practitioners, the workshop aims to enable a diverse discussion on how languages and runtimes are currently being utilized, and where they need to improve further.
Invited Talks
Title | |
---|---|
Compiling JavaScript in zero* timeInvited Talk MoreVMs | |
Shenandoah GC 2.0Invited Talk MoreVMs |
Tue 24 MarDisplayed time zone: Belfast change
08:50 - 10:30 | Java HotSpot VMMoreVMs at W1 Chair(s): Fabio Niephaus Hasso Plattner Institute, University of Potsdam | ||
08:50 10mDay opening | Welcome MoreVMs | ||
09:00 60mTalk | Shenandoah GC 2.0Invited Talk MoreVMs Roman Kennke Red Hat, Inc. | ||
10:00 30mTalk | Enhancement of OpenJDK Biased Locking for Infrequent Lock Contention MoreVMs Ting Wang IBM, Michihiro Horie IBM Research - Tokyo, Kazunori Ogata IBM Research, Japan, Hao Chen Gui IBM, Xiao Ping Guo IBM, Yang Liu IBM |
10:30 - 11:00 | |||
10:30 30mCoffee break | Break Catering |
11:00 - 12:30 | |||
11:00 20mTalk | Renaissance: Benchmarking Suite for Parallel Applications on the JVM (Talk) MoreVMs Aleksandar Prokopec Oracle Labs, Andrea Rosà University of Lugano, Switzerland, David Leopoldseder Oracle Labs, Gilles Duboscq Oracle Labs, Petr Tuma Charles University, Martin Studener JKU Linz, Austria, Lubomír Bulej Charles University, Yudi Zheng Oracle Labs, Alex Villazón Universidad Privada Boliviana, Bolivia, Doug Simon Oracle Labs, Thomas Wuerthinger Oracle Labs, Walter Binder University of Lugano, Switzerland | ||
11:20 30mTalk | Profiling Streams on the Java Virtual Machine MoreVMs Eduardo Rosales University of Lugano, Switzerland, Andrea Rosà University of Lugano, Switzerland, Walter Binder University of Lugano, Switzerland | ||
11:50 20mTalk | Continuous Performance Tracking for Better "Everything"! (Talk) MoreVMs Stefan Marr University of Kent | ||
12:10 20mTalk | Towards Modern Runtime Support for an Object-Based Distributed Programming Language (Talk) MoreVMs Oleks Shturmov University of Oslo |
12:30 - 14:00 | |||
12:30 90mLunch | Lunch Catering |
14:00 - 15:30 | |||
14:00 60mTalk | Compiling JavaScript in zero* timeInvited Talk MoreVMs | ||
15:00 30mTalk | Superoptimization of WebAssembly Bytecode MoreVMs Javier Cabrera Arteaga KTH Royal Institute of Technology, Shrinish Donde KTH Royal Institute of Technology, Jian Gu KTH Royal Institute of Technology, Orestis Floros KTH Royal Institute of Technology, Lucas Satabin Mobimeo GmbH, Benoit Baudry KTH Royal Institute of Technology, Martin Monperrus KTH Royal Institute of Technology Pre-print |
15:30 - 16:00 | |||
15:30 30mCoffee break | Break Catering |
16:00 - 17:30 | |||
16:00 30mTalk | Running Parallel Bytecode Interpreters on Heterogeneous Hardware MoreVMs Juan Fumero University of Manchester, UK, Athanasios Stratikopoulos The University of Manchester, Christos Kotselidis KTM Innovation / The University of Manchester Pre-print | ||
16:30 30mTalk | Toward Presizing and Pretransitioning Strategies for GraalPython MoreVMs Johannes Henning Hasso Plattner Institute, Tim Felgentreff Oracle Labs, Potsdam, Fabio Niephaus Hasso Plattner Institute, University of Potsdam, Robert Hirschfeld Hasso-Plattner-Institut (HPI), Germany | ||
17:00 30mTalk | Towards Dynamic SQL Compilation in Apache Spark MoreVMs Filippo Schiavio Università della Svizzera italiana, Daniele Bonetta Oracle Labs, Walter Binder University of Lugano, Switzerland |
19:00 - 20:00 | Dinner (to be planned during the workshop)MoreVMs | ||
19:00 60mDinner | MoreVMs Community Dinner MoreVMs Fabio Niephaus Hasso Plattner Institute, University of Potsdam |
Accepted Papers and Talks
Call for Extended Abstracts and Talks
Following three previous successful editions, the MoreVMs’20 workshop aims to bring together industrial and academic programmers to discuss the design, implementation, and usage of modern languages and runtimes. This includes aspects such as reuse of language runtimes, modular implementation, language design, and compilation strategies. By bringing together both researchers and practitioners, the workshop aims to enable a diverse discussion on how languages and runtimes are currently being utilized, and where they need to improve further.
In addition to conventional workshop-style submissions, MoreVMs also accepts (and encourages) submissions that present early-stage work and emerging ideas.
Relevant topics include, but are definitely not limited to, the following:
- Extensible VM design (compiler- or interpreter-based VMs)
- Reusable components (e.g. interpreters, garbage collectors, …)
- Static and dynamic compilation techniques
- Techniques for targeting high-level languages such as JavaScript
- Interoperability between languages
- Tooling support (e.g. debugging, profiling, etc.)
- Programming language development environments
- Case studies of existing language implementation approaches
- Language implementation challenges and trade-offs
- Surveys and usage reports to understand usage in the wild
- Ideas for more predictable performance
- Ideas for how VMs could take advantage of new hardware features
- Ideas for how we should build languages in the future
Workshop Format and Submissions
We welcome presentation proposals in the form of extended abstracts (2 to 4 pages long) and talk proposals (title and 400 words abstract) discussing new techniques, insights, experiences, works-in-progress, as well as future visions, from either an academic or industrial perspective.
The extended abstracts and talk proposals, and if the speakers wish, their slides, will be published on the workshop’s website. Alternatively, extended abstracts can be published as part of the companion of ‹Programming›’20 in the ACM DL. Publication in the ACM DL is conditional on the acceptance by the program committee.
Please note that MoreVMs’20 is organized as an academic workshop, and as such, speakers will be required to register for the workshop. We regret that we are unable to cover registration, travel, or accommodation costs for authors.
Author Instructions
Submissions should use the ACM acmart
format
If you are using LaTeX, submissions should use the ‘acmart’ document class with the ‘sigconf’ option, and with a font size of 9 point. Please use the Libertine/Biolinum font family. Please include page numbers in your submission using the LaTeX command \settopmatter{printfolios=true}
.
All submissions should be in PDF format.
Please also ensure that your submission is legible when printed on a black and white printer. In particular, please check that colors remain distinct and font sizes are legible.
Important Dates
Please refer to the side-bar.
Invited Speakers
- Roman Kennke, Shenandoah GC Project Lead, Red Hat
- Leszek Swirski, Software Engineer, V8 Team, Google
Program Committee
- Nicolas B. Pierron, Mozilla, France
- Clément Béra, Google, Denmark
- Elisa Gonzalez Boix, Vrije Universiteit Brussel, Belgium
- Stephen Kell, University of Kent, United Kingdom
- Christoph Kirsch, University of Salzburg, Austria
- Hidehiko Masuhara, Tokyo Institute of Technology, Japan
- Gabriela Alexandra Moldovan, Cloudflare, United Kingdom
- David Pearce, Victoria University of Wellington, New Zealand
- Manuel Rigger, ETH Zurich, Switzerland
- Jennifer B. Sartor, Ghent University and Vrije Universiteit Brussel, Belgium
- Tomoharu Ugawa, Kochi University of Technology, Japan
- Michael Van De Vanter, Cal Poly, San Luis Obispo, United States
- Andy Wingo, Igalia, S.L., United States
Organizers
- Edd Barrett, King’s College London, United Kingdom
- Fabio Niephaus, Hasso Plattner Institute, University of Potsdam, Germany