--- old/src/share/vm/prims/jvmtiTagMap.hpp 2012-09-21 10:49:21.198508426 -0400 +++ new/src/share/vm/prims/jvmtiTagMap.hpp 2012-09-21 10:49:20.701173398 -0400 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, 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 @@ -125,7 +125,7 @@ jlong** tag_result_ptr); static void weak_oops_do( - BoolObjectClosure* is_alive, OopClosure* f) KERNEL_RETURN; + BoolObjectClosure* is_alive, OopClosure* f) NOT_JVMTI_RETURN; }; #endif // SHARE_VM_PRIMS_JVMTITAGMAP_HPP