hotspot/src/os/bsd/vm/jvm_bsd.cpp
changeset 33732 2a47b89db4ec
parent 10565 dc90c239f4ec
child 34621 7676bec20997
--- a/hotspot/src/os/bsd/vm/jvm_bsd.cpp	Thu Oct 29 21:38:25 2015 -0400
+++ b/hotspot/src/os/bsd/vm/jvm_bsd.cpp	Fri Oct 30 00:23:07 2015 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1999, 2015, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -47,7 +47,6 @@
                    : handler;
   switch (sig) {
     /* The following are already used by the VM. */
-    case INTERRUPT_SIGNAL:
     case SIGFPE:
     case SIGILL:
     case SIGSEGV: