src/cpu/sparc/vm/runtime_sparc.cpp
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/src/cpu/sparc/vm/runtime_sparc.cpp	Thu Jun  2 14:57:02 2011
--- new/src/cpu/sparc/vm/runtime_sparc.cpp	Thu Jun  2 14:57:02 2011

*** 1,7 **** --- 1,7 ---- /* ! * Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved. ! * Copyright (c) 1998, 2011, 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 * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation.
*** 40,51 **** --- 40,49 ---- #endif #define __ masm-> ExceptionBlob *OptoRuntime::_exception_blob; //------------------------------ generate_exception_blob --------------------------- // creates exception blob at the end // Using exception blob, this code is jumped from a compiled method. // (see emit_exception_handler in sparc.ad file) //

src/cpu/sparc/vm/runtime_sparc.cpp
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File