--- old/src/cpu/x86/vm/templateTable_x86_64.cpp 2015-01-28 17:53:27.566969518 -0500 +++ new/src/cpu/x86/vm/templateTable_x86_64.cpp 2015-01-28 17:53:27.478964434 -0500 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 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 @@ -189,7 +189,6 @@ } break; case BarrierSet::ModRef: - case BarrierSet::Other: if (val == noreg) { __ store_heap_oop_null(obj); } else {