Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -48,8 +48,6 @@ public Object execute(VirtualFrame frame) {
lastException = atExitException;
}

getContext().shutdown();

throw new ExitException(statusFromException(lastException));
}
}

0 comments on commit 41e39c0

Please sign in to comment.