Skip to content

Commit

Permalink
Style fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
mur47x111 committed Dec 14, 2017
1 parent afd24f2 commit 3b79dfd
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -415,9 +415,6 @@ public void clearSucccessors() {
}

public static class ExceptionDispatchBlock extends BciBlock {

private EconomicMap<ExceptionHandler, ExceptionDispatchBlock> exceptionDispatch = EconomicMap.create(Equivalence.DEFAULT);

public ExceptionHandler handler;
public int deoptBci;
}
Expand Down

0 comments on commit 3b79dfd

Please sign in to comment.