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 |
Tue, 24 May 2011 15:28:35 -0700 |
mr |
7048009: Update .jcheck/conf files for JDK 8 |
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 13hs21-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 12hs21-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 |
Wed, 04 May 2011 00:46:22 -0700 |
twisti |
Merge |
Wed, 04 May 2011 00:41:48 -0700 |
twisti |
7041244: JSR 292: Server VM gets a SEGV running a JCK test |
Wed, 04 May 2011 00:21:22 -0700 |
never |
7041582: set_mode_flags isn't called without -Xmixed specified |
Tue, 03 May 2011 20:56:35 -0700 |
never |
7041603: standalone SA doesn't build after 7010849 |
Tue, 03 May 2011 17:09:05 -0700 |
never |
Merge |
Tue, 03 May 2011 12:11:54 -0700 |
never |
6796786: invalid FP identity transform - (a - b) -> b - a |
Tue, 03 May 2011 09:10:39 -0700 |
kvn |
7041100: The load in String.equals intrinsic executed before null check |
Mon, 02 May 2011 18:53:37 -0700 |
never |
7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp |
Mon, 02 May 2011 10:51:36 -0700 |
never |
Merge |
Mon, 02 May 2011 00:55:09 -0700 |
twisti |
6552561: MaxRecursiveInlineLevel flag doesn't operate correctly |
Thu, 28 Apr 2011 16:40:23 -0700 |
kvn |
7039652: Performance regression after 7004547 changes |
Fri, 06 May 2011 11:25:16 -0400 |
kamg |
Merge |
Thu, 05 May 2011 21:20:21 -0400 |
dholmes |
7036525: Disable alternative source mechanism for OPENJDK builds |
Thu, 05 May 2011 12:50:42 -0400 |
kamg |
7033669: JVM TI spec has to be changed to not contain URLS to the VM Spec |
Thu, 05 May 2011 09:33:14 -0400 |
kevinw |
Merge |
Mon, 18 Apr 2011 08:03:45 -0700 |
kevinw |
7005503: Make GuaranteedSafepointInterval a diagnostic flag |
Wed, 04 May 2011 23:10:58 -0400 |
dholmes |
Merge |
Wed, 04 May 2011 19:16:49 -0400 |
dholmes |
7036267: c2/arm: mark version number as experimental and disable on unsupported platforms |
Fri, 06 May 2011 09:45:18 +0200 |
brutisso |
Merge |
Thu, 05 May 2011 07:51:05 -0700 |
jcoomes |
6728025: LinkResolver is missing some ResourceMarks |
Thu, 05 May 2011 09:15:52 -0400 |
tonyp |
7040450: G1: assert((_g1->evacuation_failed()) || (!_g1->obj_in_cs(obj))) failed: shouldn't still be in ... |
Wed, 04 May 2011 15:08:44 -0700 |
iveresov |
7041501: NUMA: Expand the old gen more aggressively |
Fri, 29 Apr 2011 09:11:03 +0200 |
brutisso |
7040068: CMS: Possibly unsafe initialization of BlockOffsetArrayUseUnallocatedBlock |
Mon, 02 May 2011 07:08:53 -0700 |
jmasa |
Merge |
Fri, 29 Apr 2011 20:42:27 -0700 |
iveresov |
Merge |
Fri, 29 Apr 2011 12:39:32 -0700 |
iveresov |
7040485: Use transparent huge page on linux by default |
Fri, 29 Apr 2011 14:59:04 -0400 |
tonyp |
7035144: G1: nightly failure: Non-dirty cards in region that should be dirty (failures still exist...) |
Fri, 29 Apr 2011 12:40:49 -0400 |
tonyp |
7034139: G1: assert(Thread::current()->is_ConcurrentGC_thread()) failed: only a conc GC thread can call this. |
Thu, 28 Apr 2011 15:29:18 -0700 |
johnc |
7040410: -Xloggc:<file> incorrectly enables TraceClassUnloading causing tracing on tty |
Wed, 04 May 2011 11:04:45 -0400 |
kamg |
Merge |
Tue, 03 May 2011 12:45:54 -0700 |
dcubed |
7041410: 5/4 finish removing SOLARIS_7_OR_LATER from HotSpot |
Tue, 03 May 2011 12:19:04 -0700 |
zgu |
Merge |
Tue, 03 May 2011 10:17:29 -0700 |
zgu |
Merge |
Tue, 03 May 2011 13:01:41 -0400 |
zgu |
6986065: Rebrand exe/dll company names |
Tue, 03 May 2011 13:01:31 -0400 |
dsamersoff |
Merge |
Tue, 03 May 2011 18:43:18 +0400 |
dsamersoff |
7031385: incorrect register allocation in release_store_fence on linux x86 |
Tue, 03 May 2011 18:24:55 +0400 |
dsamersoff |
7041156: gcc 4.6 doesn't recognise -export-dynamic option |
Mon, 02 May 2011 14:53:49 -0700 |
dcubed |
7028172: 3/4 SA needs to adapt to Solaris libproc change made in 6748307 |
Fri, 29 Apr 2011 21:13:00 +0400 |
dsamersoff |
7019808: build fails on Fedora 14: SELinux run-time check: execution of stack in libjvm.so |
Thu, 28 Apr 2011 08:24:46 -0700 |
dcubed |
7039447: 2/1 java profiling is broken in build 139 (garbage in function name) |
Wed, 27 Apr 2011 06:20:00 -0700 |
zgu |
Merge |
Wed, 27 Apr 2011 09:09:57 -0400 |
zgu |
7036747: 7017009 reappeared, problem with ElfStringTable |
Fri, 06 May 2011 14:10:20 -0700 |
trims |
Added tag hs21-b11 for changeset 3aea9e9feb07 |
Thu, 05 May 2011 14:02:02 -0700 |
schien |
Added tag jdk7-b141 for changeset 5d07913abd59 |
Tue, 03 May 2011 16:03:37 -0700 |
trims |
Mergejdk7-b141 |
Fri, 29 Apr 2011 17:00:19 -0700 |
trims |
7040777: Bump the HS21 build number to 11hs21-b11 |
Fri, 29 Apr 2011 16:55:43 -0700 |
trims |
Merge |
Fri, 29 Apr 2011 14:36:21 -0700 |
jmasa |
Merge |
Fri, 29 Apr 2011 12:33:39 -0700 |
jmasa |
Merge |
Wed, 27 Apr 2011 14:40:41 -0700 |
johnc |
7037756: Deadlock in compiler thread similiar to 6789220 |
Tue, 26 Apr 2011 21:17:24 -0700 |
ysr |
7039089: G1: changeset for 7037276 broke heap verification, and related cleanups |
Tue, 26 Apr 2011 11:46:34 -0700 |
iveresov |
7037939: NUMA: Disable adaptive resizing if SHM large pages are used |
Sat, 23 Apr 2011 04:20:09 -0700 |
jcoomes |
7037250: cscope.make database generation is silently broken |
Fri, 22 Apr 2011 09:26:09 -0700 |
jmasa |
Merge |
Thu, 21 Apr 2011 10:23:44 -0700 |
jmasa |
6946417: G1: Java VisualVM does not support G1 properly. |
Thu, 21 Apr 2011 01:16:20 -0700 |
ysr |
Merge |
Wed, 20 Apr 2011 19:19:30 -0700 |
ysr |
7037276: Unnecessary double traversal of dirty card windows |
Wed, 20 Apr 2011 17:12:04 -0700 |
iveresov |
7034464: Support transparent large pages on Linux |
Tue, 19 Apr 2011 15:46:59 -0400 |
tonyp |
7011855: G1: non-product flag to artificially grow the heap |
Fri, 29 Apr 2011 11:15:30 -0700 |
kvn |
Merge |
Thu, 28 Apr 2011 14:00:13 -0700 |
never |
7032162: assert(flat != TypePtr::BOTTOM) failed: cannot alias-analyze an untyped ptr |
Wed, 27 Apr 2011 15:40:36 -0700 |
never |
7029167: add support for conditional card marks |
Tue, 26 Apr 2011 12:14:22 -0700 |
kvn |
7039586: test/java/util/Collections/Rotate.java failing with hs21-b09 |
Mon, 25 Apr 2011 16:25:58 -0700 |
never |
7030715: JSR 292 JRuby test/test_super_call_site_caching.rb asserts with +DoEscapeAnalysis |
Thu, 21 Apr 2011 00:25:40 -0700 |
twisti |
6993078: JSR 292 too many pushes: Lesp points into register window |