--- old/src/cpu/x86/vm/templateTable_x86_32.cpp 2015-01-28 17:53:27.246951030 -0500 +++ new/src/cpu/x86/vm/templateTable_x86_32.cpp 2015-01-28 17:53:27.154945715 -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 @@ -185,7 +185,6 @@ } break; case BarrierSet::ModRef: - case BarrierSet::Other: if (val == noreg) { __ movptr(obj, NULL_WORD); } else {