log

age author description
Fri, 22 Apr 2011 18:52:28 -0700 trims 7039044: Bump the HS21 build number to 10 hs21-b10 jdk7-b140
Fri, 22 Apr 2011 18:52:22 -0700 trims Merge
Wed, 20 Apr 2011 20:32:45 -0700 jmasa Merge
Mon, 18 Apr 2011 16:27:16 -0700 johnc 7036706: G1: Use LIR_OprDesc::as_pointer_register in code changes for 7035117
Sun, 17 Apr 2011 01:24:54 -0700 jmasa 6946385: G1: jstat does not support G1 GC
Fri, 15 Apr 2011 10:10:50 -0700 johnc 7036021: G1: build failure on win64 and linux with hs21 in jdk6 build environment
Thu, 14 Apr 2011 13:49:29 -0700 johnc Merge
Thu, 14 Apr 2011 12:10:15 -0700 ysr 7036482: clear argument is redundant and unused in cardtable methods
Thu, 14 Apr 2011 13:45:41 -0700 johnc Merge
Wed, 13 Apr 2011 17:56:43 -0700 johnc 7035117: G1: nsk/stress/jni/jnistress002 fails with assertion failure
Fri, 08 Apr 2011 14:53:16 -0700 jmasa Merge
Fri, 08 Apr 2011 14:19:50 -0700 jmasa Merge
Thu, 07 Apr 2011 17:16:20 -0700 jcoomes 6841742: par compact - remove unused/unsupported options
Thu, 07 Apr 2011 16:52:15 -0700 jcoomes 7034133: cleanup obsolete option handling
Thu, 07 Apr 2011 09:53:20 -0700 johnc 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
Tue, 05 Apr 2011 19:14:03 -0700 never 7032963: StoreCM shouldn't participate in store elimination
Tue, 19 Apr 2011 20:40:20 -0700 coleenp Merge
Sat, 16 Apr 2011 11:59:54 +0200 thurka 7007254: NullPointerException occurs with jvisualvm placed under a dir. including Japanese chars
Fri, 15 Apr 2011 09:36:28 -0400 coleenp 7032407: Crash in LinkResolver::runtime_resolve_virtual_method()
Thu, 14 Apr 2011 23:06:33 -0400 vladidan Merge
Thu, 14 Apr 2011 11:02:05 -0400 vladidan Merge
Tue, 12 Apr 2011 10:32:42 -0400 vladidan Merge
Mon, 11 Apr 2011 23:02:37 -0400 vladidan 7005865: Crash when running with PrintIRWithLIR
Thu, 14 Apr 2011 11:50:36 -0400 zgu 7033100: CreateMinidumpOnCrash does not work for failed asserts
Thu, 21 Apr 2011 19:49:49 -0700 trims Added tag hs21-b09 for changeset 611e19a16519
Thu, 21 Apr 2011 15:32:54 -0700 katleman Added tag jdk7-b139 for changeset 611e19a16519
Fri, 15 Apr 2011 18:23:27 -0700 trims 7037174: Bump the HS21 build number to 09 hs21-b09 jdk7-b139
Fri, 15 Apr 2011 18:23:20 -0700 trims Merge
Fri, 15 Apr 2011 08:29:26 -0700 jrose Merge
Thu, 14 Apr 2011 06:46:38 -0700 twisti Merge
Thu, 14 Apr 2011 01:53:12 -0700 twisti 7036220: Shark fails to find LLVM 2.9 System headers during build
Thu, 14 Apr 2011 00:02:21 -0700 iveresov 7036236: VM crashes assert((!inside_attrs()) || is_error_reported()) failed ...
Wed, 13 Apr 2011 14:33:03 -0700 iveresov 6988308: assert((cnt > 0.0f) && (prob > 0.0f)) failed: Bad frequency assignment in if
Tue, 12 Apr 2011 02:40:23 -0700 twisti 7035870: JSR 292: Zero support
Mon, 11 Apr 2011 15:30:31 -0700 kvn 7035713: 3DNow Prefetch Instruction Support
Sat, 09 Apr 2011 22:55:25 -0700 jrose 6987991: JSR 292 phpreboot test/testtracefun2.phpr segfaults
Tue, 12 Apr 2011 14:18:53 -0700 coleenp Merge
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