--- old/src/cpu/sparc/vm/templateTable_sparc.cpp 2015-01-28 17:53:26.926932542 -0500 +++ new/src/cpu/sparc/vm/templateTable_sparc.cpp 2015-01-28 17:53:26.834927227 -0500 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 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 @@ -115,7 +115,6 @@ } break; case BarrierSet::ModRef: - case BarrierSet::Other: ShouldNotReachHere(); break; default :