--- old/src/os/aix/vm/jvm_aix.cpp Wed Oct 28 03:16:00 2015 +++ new/src/os/aix/vm/jvm_aix.cpp Wed Oct 28 03:15:57 2015 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2015, Oracle and/or its affiliates. All rights reserved. * Copyright 2012, 2013 SAP AG. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * @@ -48,7 +48,6 @@ : handler; switch (sig) { /* The following are already used by the VM. */ - case INTERRUPT_SIGNAL: case SIGFPE: case SIGILL: case SIGSEGV: