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 |
Tue, 23 Aug 2011 21:11:00 -0700 |
jcoomes |
7082689: allow duplicate bug ids in jdk7u repos |
Thu, 21 Jul 2011 12:40:01 -0700 |
schien |
Added tag jdk7u2-b01 for changeset 9b0ca45cd756 |
Sun, 11 Mar 2012 13:56:19 -0700 |
Greg Lewis |
Tag the original 7.0 release |
Wed, 21 Sep 2011 22:29:10 -0700 |
Greg Lewis |
. Finish removing hsearch_r.7u0 |
Wed, 21 Sep 2011 22:28:27 -0700 |
Greg Lewis |
. Fix the build on FreeBSD by adding an include of fcntl.h for O_CREAT and |
Wed, 21 Sep 2011 16:37:30 -0400 |
kurt |
Merge |
Wed, 21 Sep 2011 16:36:34 -0400 |
kurt |
Summary: Eliminate OS specific atomic includes and implementations from bsd_zero. |
Mon, 19 Sep 2011 19:00:27 -0400 |
Christos Zoulas |
don't use hsearch_r, use berkeley db and don't leak memory on error. |
Fri, 16 Sep 2011 15:15:56 -0400 |
kurt |
Summary: Zero build fixes for OpenBSD |
Thu, 08 Sep 2011 23:51:36 -0400 |
kurt |
Summary: Manually port zero build fixes from: |
Thu, 08 Sep 2011 23:50:12 -0400 |
kurt |
Summary: Manually port zero build fixes from: |
Thu, 08 Sep 2011 23:47:37 -0400 |
kurt |
Summary: Handle SIGBUS the same as SIGSEGV on bsd w/zero. Needed for |
Thu, 08 Sep 2011 20:06:00 -0400 |
Christos Zoulas |
make this compile on IA64 |
Thu, 08 Sep 2011 20:04:42 -0400 |
Christos Zoulas |
define __STDC_LIMIT_MACROS, __STDC_CONSTANT_MACROS, __STDC_FORMAT_MACROS |
Thu, 08 Sep 2011 20:02:09 -0400 |
Christos Zoulas |
Protect __STDC_FORMAT_MACROS from re-definition. It is best not to define this |
Thu, 07 Jul 2011 23:49:21 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |
Tue, 28 Jun 2011 10:57:38 -0700 |
trims |
Added tag hs21-b17 for changeset 81d815b05abbjdk7u2-b01 |
Thu, 07 Jul 2011 23:32:51 -0700 |
Greg Lewis |
. Fix an #elif to use defined(_ALLBSD_SOURCE) rather than just _ALLBSD_SOURCE. |
Mon, 27 Jun 2011 22:08:05 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |
Mon, 27 Jun 2011 13:21:19 -0700 |
schien |
Added tag jdk7-b147 for changeset 81d815b05abb |
Thu, 23 Jun 2011 17:14:06 -0700 |
jrose |
7056328: JSR 292 invocation sometimes fails in adapters for types not on boot class pathhs21-b17 jdk7-b147 |
Thu, 23 Jun 2011 22:43:28 -0700 |
trims |
7057556: Bump the HS21 build number to 17 |
Thu, 23 Jun 2011 22:43:22 -0700 |
trims |
Merge |
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 |
Tue, 21 Jun 2011 02:43:10 -0700 |
trims |
Added tag hs21-b16 for changeset 38fa55e5e792 |
Wed, 22 Jun 2011 12:40:50 -0700 |
lana |
Merge |
Wed, 22 Jun 2011 10:10:25 -0700 |
jeff |
7057046: Add embedded license to THIRD PARTY README |
Tue, 21 Jun 2011 21:12:07 -0700 |
Greg Lewis |
. Add BSD/MacOS X support. |
Tue, 21 Jun 2011 05:38:37 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |
Mon, 20 Jun 2011 16:25:11 -0700 |
schien |
Added tag jdk7-b146 for changeset 38fa55e5e792 |
Thu, 16 Jun 2011 13:46:55 -0700 |
never |
7055355: JSR 292: crash while throwing WrongMethodTypeExceptionhs21-b16 jdk7-b146 |
Tue, 14 Jun 2011 12:25:05 -0700 |
twisti |
7053520: JSR292: crash in invokedynamic with C1 using tiered and compressed oops |
Tue, 14 Jun 2011 14:41:33 -0700 |
never |
7052219: JSR 292: Crash in ~BufferBlob::MethodHandles adapters |
Thu, 16 Jun 2011 19:26:33 -0700 |
trims |
7055788: Bump the HS21 build number to 16 |
Thu, 16 Jun 2011 19:26:26 -0700 |
trims |
Merge |
Wed, 08 Jun 2011 17:04:06 -0700 |
jrose |
7047697: MethodHandle.invokeExact call for wrong method causes VM failure if run with -Xcomp |
Tue, 07 Jun 2011 16:44:56 -0700 |
trims |
Merge |
Tue, 07 Jun 2011 16:40:59 -0700 |
trims |
Added tag hs21-b15 for changeset 82a81d5c5700 |
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 |
Wed, 15 Jun 2011 16:04:55 -0700 |
lana |
Merge |
Wed, 15 Jun 2011 14:59:55 -0700 |
asaha |
7055247: Ignore test of # 7020373 |
Mon, 06 Jun 2011 10:55:41 -0700 |
asaha |
Merge |
Fri, 03 Jun 2011 07:53:33 -0700 |
asaha |
Merge |
Mon, 06 Jun 2011 10:18:37 -0700 |
asaha |
Merge |
Thu, 26 May 2011 21:36:09 -0700 |
asaha |
Merge |
Thu, 26 May 2011 17:24:41 -0700 |
asaha |
Merge |
Tue, 24 May 2011 11:09:39 -0700 |
asaha |
Merge |
Fri, 06 May 2011 14:32:44 -0700 |
asaha |
Merge |
Thu, 05 May 2011 22:28:08 -0700 |
asaha |
Merge |
Wed, 04 May 2011 16:38:05 -0700 |
asaha |
Merge |
Fri, 15 Apr 2011 09:34:43 -0400 |
zgu |
7016797: Hotspot: securely/restrictive load dlls and new API for loading system dlls |
Thu, 21 Apr 2011 22:07:32 -0700 |
asaha |
Merge |
Thu, 21 Apr 2011 16:38:24 -0700 |
asaha |
Merge |
Thu, 21 Apr 2011 08:12:46 -0700 |
asaha |
Merge |
Wed, 20 Apr 2011 07:43:25 -0700 |
asaha |
Merge |
Tue, 12 Apr 2011 16:42:26 -0400 |
kamg |
7020373: JSR rewriting can overflow memory address size variables |
Fri, 08 Apr 2011 21:37:09 -0700 |
asaha |
Merge |
Tue, 07 Jun 2011 20:02:45 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |
Tue, 07 Jun 2011 14:00:57 -0700 |
schien |
Added tag jdk7-b145 for changeset 82a81d5c5700 |
Fri, 03 Jun 2011 20:13:38 -0700 |
trims |
Mergehs21-b15 jdk7-b145 |
Fri, 03 Jun 2011 17:09:33 -0700 |
trims |
Added tag hs21-b14 for changeset 62f39d40ebf1 |
Thu, 02 Jun 2011 14:17:48 -0400 |
coleenp |
7049928: VM crashes with "assert(_adapter != NULL) failed: must have" at methodOop.cpp:63 |
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 |
Wed, 01 Jun 2011 14:46:14 -0700 |
iveresov |
Merge |
Wed, 01 Jun 2011 12:15:10 -0700 |
iveresov |
Merge |
Thu, 26 May 2011 13:15:01 -0700 |
iveresov |
7047491: C1: registers saved incorrectly when calling checkcast_arraycopy stub |
Thu, 26 May 2011 14:44:41 -0700 |
never |
7047961: JSR 292 MethodHandleWalk swap args doesn't handle T_LONG and T_DOUBLE properly |
Fri, 27 May 2011 12:47:48 -0700 |
kvn |
7047069: Array can dynamically change size when assigned to an object field |
Wed, 25 May 2011 21:17:07 -0700 |
kvn |
7048332: Cadd_cmpLTMask doesn't handle 64-bit tmp register properly |
Thu, 02 Jun 2011 13:37:40 -0700 |
lana |
Merge |
Fri, 27 May 2011 15:01:07 -0700 |
jeff |
7045697: JDK7 THIRD PARTY README update |
Fri, 27 May 2011 23:55:56 -0700 |
jcoomes |
7049385: Bump the HS21 build number to 15 |
Fri, 27 May 2011 23:55:49 -0700 |
jcoomes |
Merge |
Fri, 27 May 2011 15:05:33 -0700 |
ysr |
7042740: CMS: assert(n> q) failed: Looping at: ... blockOffsetTable.cpp:557 |
Fri, 27 May 2011 15:04:48 -0700 |
coleenp |
7033141: assert(has_cp_cache(i)) failed: oob |
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 |
Fri, 27 May 2011 06:33:39 -0700 |
Greg Lewis |
. Changes to the BSD specific files equivalent to the Linux specific changes. |
Fri, 27 May 2011 00:00:45 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |