log

age author description
Wed, 06 Jul 2011 09:27:54 -0700 never 7061101: adlc should complain about mixing block and expression forms of ins_encode
Tue, 05 Jul 2011 16:07:54 -0700 never 6478991: C1 NullCheckEliminator yields incorrect exceptions
Fri, 01 Jul 2011 10:37:37 -0700 iveresov 7057120: Tiered: Allow C1 to inline methods with loops
Fri, 01 Jul 2011 10:35:54 -0700 iveresov 7058689: Tiered: Reprofiling doesn't happen in presence of level 4 OSR methods
Tue, 28 Jun 2011 15:50:07 -0700 kvn 7047954: VM crashes with assert(is_Mem()) failed
Tue, 28 Jun 2011 15:24:29 -0700 kvn 7044738: Loop unroll optimization causes incorrect result
Tue, 28 Jun 2011 15:04:39 -0700 kvn 6990015: Incorrect Icache line size is used for 64 bit x86
Tue, 28 Jun 2011 14:30:27 -0700 kvn 7058036: FieldsAllocationStyle=2 does not work in 32-bit VM
Thu, 23 Jun 2011 17:14:06 -0700 jrose 7056328: JSR 292 invocation sometimes fails in adapters for types not on boot class path
Wed, 22 Jun 2011 14:45:37 -0700 never 7057587: JSR 292 - crash with jruby in test/test_respond_to.rb
Tue, 21 Jun 2011 09:04:55 -0700 never 7056380: VM crashes with SIGSEGV in compiled code
Mon, 20 Jun 2011 16:45:35 -0700 kvn 7052494: Eclipse test fails on JDK 7 b142
Thu, 16 Jun 2011 13:46:55 -0700 never 7055355: JSR 292: crash while throwing WrongMethodTypeException
Wed, 06 Jul 2011 08:43:01 -0700 jcoomes Merge
Tue, 28 Jun 2011 14:23:27 +0200 brutisso 7016112: CMS: crash during promotion testing
Fri, 24 Jun 2011 12:38:49 -0400 tonyp 7049999: G1: Make the G1PrintHeapRegions output consistent and complete
Tue, 21 Jun 2011 15:23:07 -0400 tonyp 7046182: G1: remove unnecessary iterations over the collection set
Mon, 20 Jun 2011 22:03:13 -0400 tonyp 7055073: G1: code cleanup in the concurrentMark.* files
Mon, 20 Jun 2011 09:42:26 -0700 ysr 6916968: CMS: freeList.cpp:304 assert(_allocation_stats.prevSweep() + ..., "Conservation Principle")
Thu, 16 Jun 2011 15:51:57 -0400 tonyp 6994322: Remove the is_tlab and is_noref / is_large_noref parameters from the CollectedHeap
Wed, 15 Jun 2011 10:18:04 -0700 johnc 7045751: G1: +ExplicitGCInvokesConcurrent causes excessive single region evacuation pauses
Tue, 14 Jun 2011 11:01:10 -0700 johnc 7004681: G1: Extend marking verification to Full GCs
Tue, 14 Jun 2011 10:33:43 -0400 tonyp 7046558: G1: concurrent marking optimizations
Mon, 13 Jun 2011 13:48:18 +0200 brutisso 6918185: Remove unused code for lost card-marking optimization in BacktraceBuilder
Mon, 13 Jun 2011 09:58:16 -0700 ysr 7051430: CMS: ongoing CMS cycle should terminate abruptly to allow prompt JVM termination at exit
Fri, 10 Jun 2011 15:44:02 -0700 minqi Merge
Fri, 10 Jun 2011 15:08:36 -0700 minqi 6941923: RFE: Handling large log files produced by long running Java Applications
Fri, 10 Jun 2011 13:16:40 -0400 tonyp 7045330: G1: Simplify/fix the HeapRegionSeq class
Wed, 08 Jun 2011 21:48:38 -0400 tonyp 7045662: G1: OopsInHeapRegionClosure::set_region() should not be virtual
Wed, 08 Jun 2011 15:31:51 -0400 tonyp 7032531: G1: enhance GC logging to include more accurate eden / survivor size transitions
Wed, 08 Jun 2011 08:39:53 -0700 ysr Merge
Thu, 02 Jun 2011 10:23:36 -0700 ysr 7048782: CMS: assert(last_chunk_index_to_check<= last_chunk_index) failed: parCardTableModRefBS.cpp:359
Fri, 27 May 2011 10:23:03 -0700 ysr 7048342: CMS: eob == _limit || fc->isFree() failed: Only a free chunk should allow us to cross over the limit
Fri, 01 Jul 2011 13:07:16 -0700 trims 7061691: Fork HS21 to HS22 - renumber Minor and build numbers of JVM
Wed, 15 Jun 2011 10:20:03 -0700 never Merge
Tue, 14 Jun 2011 15:20:55 -0700 never Merge
Tue, 14 Jun 2011 14:41:33 -0700 never 7052219: JSR 292: Crash in ~BufferBlob::MethodHandles adapters
Tue, 14 Jun 2011 12:25:05 -0700 twisti 7053520: JSR292: crash in invokedynamic with C1 using tiered and compressed oops
Wed, 08 Jun 2011 17:04:06 -0700 jrose 7047697: MethodHandle.invokeExact call for wrong method causes VM failure if run with -Xcomp
Sat, 04 Jun 2011 10:36:22 -0700 kvn 7050280: assert(u->as_Unlock()->is_eliminated()) failed: sanity
Fri, 03 Jun 2011 22:31:43 -0700 never 7045514: SPARC assembly code for JSR 292 ricochet frames
Thu, 02 Jun 2011 13:36:11 -0700 never 7050554: JSR 292 - need optimization for selectAlternative
Thu, 09 Jun 2011 01:33:42 +0400 dsamersoff Merge
Thu, 02 Jun 2011 21:01:48 -0700 coleenp Merge
Thu, 02 Jun 2011 14:17:48 -0400 coleenp 7049928: VM crashes with "assert(_adapter != NULL) failed: must have" at methodOop.cpp:63
Sat, 21 May 2011 15:39:54 -0700 coleenp 7033141: assert(has_cp_cache(i)) failed: oob
Tue, 07 Jun 2011 13:17:05 -0700 jcoomes Merge
Mon, 23 May 2011 16:42:14 -0700 ysr 7042740: CMS: assert(n> q) failed: Looping at: ... blockOffsetTable.cpp:557
Wed, 01 Jun 2011 23:25:31 -0700 jrose 7049410: JSR 292 old method name MethodHandle.invokeGeneric should not be accepted by the JVM
Wed, 01 Jun 2011 23:25:20 -0700 jrose 7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError
Tue, 31 May 2011 10:05:36 -0700 kvn 6956668: misbehavior of XOR operator (^) with int
Fri, 27 May 2011 12:47:48 -0700 kvn 7047069: Array can dynamically change size when assigned to an object field
Thu, 26 May 2011 16:39:34 -0700 never Merge
Thu, 26 May 2011 14:44:41 -0700 never 7047961: JSR 292 MethodHandleWalk swap args doesn't handle T_LONG and T_DOUBLE properly
Thu, 26 May 2011 13:15:01 -0700 iveresov 7047491: C1: registers saved incorrectly when calling checkcast_arraycopy stub
Wed, 25 May 2011 21:17:07 -0700 kvn 7048332: Cadd_cmpLTMask doesn't handle 64-bit tmp register properly
Wed, 25 May 2011 16:04:09 -0700 never 7046732: JSR 292 assert(result == cpce->f1()) failed: expected result for assembly code
Tue, 24 May 2011 20:24:11 -0700 kvn 7048030: is_scavengable changes causing compiler to embed more constants
Tue, 24 May 2011 15:30:05 -0700 iveresov 7046893: LP64 problem with double_quadword in c1_LIRAssembler_x86.cpp
Tue, 24 May 2011 12:54:51 -0700 kvn 7047300: VM crashes with assert(_base == InstPtr) failed: Not an object pointer
Sat, 21 May 2011 13:59:55 -0700 kvn 7045506: assert(!can_reshape || !new_phi) failed: for igvn new phi should be hooked
Sat, 21 May 2011 11:44:31 -0700 kvn 7045693: java/util/EnumSet/EnumSetBash.java still failing intermittently
Fri, 20 May 2011 22:27:48 -0700 jcoomes Merge
Fri, 20 May 2011 12:46:20 -0700 kvn 7046096: SEGV IN C2 WITH 6U25
Mon, 11 Jul 2011 22:31:55 +0100 andrew Merge
Tue, 24 May 2011 15:28:35 -0700 mr 7048009: Update .jcheck/conf files for JDK 8
Tue, 28 Jun 2011 00:25:25 +0100 andrew Allow building HotSpot with any Linux 3 version.
Wed, 15 Jun 2011 18:56:52 +0100 andrew Revert changes to old tags.
Thu, 02 Jun 2011 18:59:50 +0100 andrew Merge
Wed, 25 May 2011 13:31:51 -0700 katleman 7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
Tue, 24 May 2011 14:07:12 -0700 trims Merge
Tue, 24 May 2011 14:02:47 -0700 trims Added tag hs21-b13 for changeset c149193c768b
Fri, 20 May 2011 05:24:46 -0700 trims 7040781: Bump the HS21 build number to 14
Wed, 18 May 2011 11:45:06 -0700 never Merge
Tue, 17 May 2011 19:15:34 -0700 never Merge
Tue, 17 May 2011 19:11:51 -0700 never 7045513: JSR 292 inlining causes crashes in methodHandleWalk.cpp
Tue, 17 May 2011 15:43:46 -0700 jrose 7044892: JSR 292: API entry points sometimes throw the wrong exceptions or doesn't throw the expected one
Tue, 17 May 2011 12:26:33 -0700 kvn 7045570: compiler/5091921/Test7005594.java failed because not enough space for object heap
Tue, 17 May 2011 16:50:27 +0200 bdelsart 7045515: ARM assembly code for JSR 292 ricochet frames
Mon, 16 May 2011 22:16:44 -0700 never 6996747: SIGSEGV in nmethod::cleanup_inline_caches / CompiledIC::verify
Mon, 16 May 2011 14:21:16 -0700 kvn 7044725: -XX:-UnrollLimitCheck -Xcomp : Exception: String index out of range: 29488
Wed, 18 May 2011 10:12:31 -0400 kamg Merge
Tue, 17 May 2011 09:29:56 -0400 dholmes Merge
Sun, 15 May 2011 23:57:15 -0400 dholmes 7035744: jprt no longer does open-only builds
Wed, 18 May 2011 13:19:32 +0200 brutisso Merge
Tue, 17 May 2011 00:56:01 -0700 johnc 7041440: G1: assert(obj->is_oop_or_null(true )) failed: Error #
Tue, 03 May 2011 10:30:34 -0700 jmasa 7041789: 30% perf regression with c2/arm following 7017732
Fri, 20 May 2011 16:03:55 -0700 schien Added tag jdk7-b143 for changeset c149193c768b
Thu, 12 May 2011 22:05:08 -0700 trims 7040780: Bump the HS21 build number to 13 hs21-b13 jdk7-b143
Thu, 12 May 2011 22:05:04 -0700 trims Merge
Thu, 12 May 2011 19:39:58 -0700 never Merge
Thu, 12 May 2011 16:24:44 -0700 never Merge
Thu, 12 May 2011 14:04:48 -0700 twisti 6998541: JSR 292 implement missing return-type conversion for OP_RETYPE_RAW
Thu, 12 May 2011 10:33:17 -0700 never Merge
Thu, 12 May 2011 10:29:02 -0700 never 7043461: VM crashes in void LinkResolver::runtime_resolve_virtual_method
Tue, 10 May 2011 17:44:14 -0700 never 7043040: JSR292: JRuby bench/shootout/binarytrees.ruby-2.ruby SEGV: constantPoolKlass::oop_follow_contents
Tue, 10 May 2011 12:57:21 -0700 kvn 7043552: regression after 7042327
Tue, 10 May 2011 00:45:03 -0700 twisti 7042122: JSR 292: adjust various inline thresholds for JSR 292 API methods and method handle adapters
Mon, 09 May 2011 19:45:52 -0700 never 7043301: assert(locals < caller->fp() || locals > (caller->fp() + 16)) failed: locals in save area
Fri, 06 May 2011 19:34:55 -0700 never Merge
Fri, 06 May 2011 16:33:13 -0700 never 6939861: JVM should handle more conversion operations
Fri, 06 May 2011 12:12:29 -0700 iveresov 7042153: guarantee(x_compare_res != Constant::not_comparable) failed: incomparable constants in IfOp
Thu, 12 May 2011 17:36:45 -0700 ysr Merge
Thu, 12 May 2011 15:05:22 -0700 ysr Merge
Wed, 11 May 2011 15:47:12 -0700 ysr 7043891: CMS: assert(_whole_heap.contains(p)) failed: out of bounds access to card marking array
Tue, 10 May 2011 12:26:10 -0700 iveresov 7043564: compile warning and copyright fixes
Tue, 10 May 2011 00:33:21 -0700 ysr 6883834: ParNew: assert(!_g->to()->is_in_reserved(obj),"Scanning field twice?") with LargeObjects tests
Thu, 12 May 2011 10:30:11 -0700 fparain 7036199: Adding a notification to the implementation of GarbageCollectorMXBeans
Wed, 11 May 2011 13:19:53 -0400 kamg Merge
Wed, 11 May 2011 08:59:46 -0700 dcubed 7043298: 4/4 fix for 7028172 causes "Label too long: ..." error message
Thu, 12 May 2011 21:42:52 -0700 trims Added tag hs21-b12 for changeset 9ad1548c6b63
Thu, 12 May 2011 17:17:22 -0700 schien Added tag jdk7-b142 for changeset 9ad1548c6b63
Fri, 06 May 2011 14:41:06 -0700 trims 7040779: Bump the HS21 build number to 12 hs21-b12 jdk7-b142
Fri, 06 May 2011 14:41:00 -0700 trims Merge
Fri, 06 May 2011 11:36:25 -0700 never Merge
Thu, 05 May 2011 21:06:14 -0700 kvn 7042327: assert(opaq->outcnt() == 1 && opaq->in(1) == limit)
Wed, 04 May 2011 22:41:17 -0700 kvn 7042070: Typo in Test6796786.java
Wed, 04 May 2011 22:31:18 -0700 never 7042052: Xcomp crash with PopSynchronousTest
Wed, 04 May 2011 13:12:42 -0700 kvn 5091921: Sign flip issues in loop optimizer
Wed, 04 May 2011 03:42:58 -0700 twisti Merge