log

age author description
Tue, 12 Apr 2011 02:53:06 -0400 dholmes 7034585: Adjust fillInStackTrace filtering to assist 6998871
Mon, 11 Apr 2011 11:12:41 +0200 brutisso 7034625: Product builds in Visual Studio projects should produce full symbol information
Thu, 07 Apr 2011 20:26:41 -0700 ohair 7019210: Fix misc references to /bugreport websites
Mon, 04 Apr 2011 18:15:55 -0400 dholmes 7009276: Add -XX:+IgnoreUnrecognizedVMOptions to several tests
Thu, 31 Mar 2011 08:08:50 -0400 kamg 7030388: JCK test failed to reject invalid class check01304m10n.
Fri, 01 Apr 2011 15:15:37 -0700 andrew 7010849: 5/5 Extraneous javac source/target options when building sa-jdi
Thu, 31 Mar 2011 06:54:30 -0400 dholmes 7032775: Include Shark code in the build again
Wed, 30 Mar 2011 19:38:07 +0400 dsamersoff 7017193: Small memory leak in get_stack_bounds os::create_stack_guard_pages
Sat, 09 Apr 2011 21:16:12 -0700 jrose Merge
Fri, 08 Apr 2011 23:00:14 -0700 never 7035161: assert(!o->is_null_object()) failed: null object not yet handled here.
Fri, 08 Apr 2011 20:52:28 -0700 kvn Merge
Fri, 08 Apr 2011 14:56:22 -0700 kvn 7004555: Add new policy for one iteration loops
Fri, 08 Apr 2011 17:03:31 -0700 iveresov 7034967: C1: assert(false) failed: error (assembler_sparc.cpp:2043)
Thu, 07 Apr 2011 21:32:23 -0700 never 7034957: acquiring lock CodeCache_lock/1 out of order with lock tty_lock/0 -- possible deadlock
Thu, 07 Apr 2011 17:12:23 -0700 jrose 7009600: JSR 292 Server compiler crashes in Compile::find_intrinsic(ciMethod*, bool)
Thu, 07 Apr 2011 17:12:21 -0700 jrose 7012087: JSR 292 Misleading exception message for a non-bound MH for a virtual method
Thu, 07 Apr 2011 17:02:30 -0700 jrose 6981791: remove experimental code for JSR 292
Wed, 06 Apr 2011 17:32:09 -0700 kvn 6992789: assert(phi->_idx >= nodes_size()) failed: only new Phi per instance memory slice
Wed, 06 Apr 2011 16:02:50 -0700 never 7034513: enable fast accessors and empty methods for ZERO and -Xint
Tue, 05 Apr 2011 19:16:52 -0700 never 7033779: CodeCache::largest_free_block may need to hold the CodeCache lock
Tue, 05 Apr 2011 02:31:46 -0700 never Merge
Tue, 05 Apr 2011 00:31:09 -0700 never 6777083: assert(target != __null,"must not be null")
Tue, 05 Apr 2011 00:27:58 -0700 kvn Merge
Mon, 04 Apr 2011 19:02:36 -0700 kvn 7004547: regular loop unroll should not unroll more than max unrolling
Mon, 04 Apr 2011 22:17:15 -0700 never Merge
Mon, 04 Apr 2011 19:03:35 -0700 never 6528013: C1 CTW failure with -XX:+VerifyOops assert(allocates2(pc),"")
Mon, 04 Apr 2011 18:48:49 -0700 iveresov Merge
Mon, 04 Apr 2011 16:00:34 -0700 iveresov 7033732: C1: When calling c2 arraycopy stubs offsets and length must have clear upper 32bits
Mon, 04 Apr 2011 12:57:04 -0700 never 7026957: assert(type2aelembytes(store->as_Mem()->memory_type(), true) == 1 << shift->in(2)->get_int()) failed
Mon, 04 Apr 2011 03:02:00 -0700 twisti 7032458: Zero and Shark fixes