Tue, 19 Apr 2011 10:55:46 -0700 Merge
mfang [Tue, 19 Apr 2011 10:55:46 -0700] rev 9149
Merge
Mon, 18 Apr 2011 23:00:53 -0700 7036905: [de] dem - the german mark display name is incorrect
yhuang [Mon, 18 Apr 2011 23:00:53 -0700] rev 9148
7036905: [de] dem - the german mark display name is incorrect Reviewed-by: naoto
Tue, 19 Apr 2011 18:14:51 -0700 Merge
trims [Tue, 19 Apr 2011 18:14:51 -0700] rev 9147
Merge
Sat, 09 Apr 2011 21:38:40 -0700 7019529: JSR292: java/dyn/ClassValueTest.java depends on sub-test execution order
jrose [Sat, 09 Apr 2011 21:38:40 -0700] rev 9146
7019529: JSR292: java/dyn/ClassValueTest.java depends on sub-test execution order Summary: Test should not use static variables, because they may contain stale values. Reviewed-by: twisti
Thu, 14 Apr 2011 15:21:59 -0700 Added tag jdk7-b138 for changeset 26c2c1de1631
schien [Thu, 14 Apr 2011 15:21:59 -0700] rev 9145
Added tag jdk7-b138 for changeset 26c2c1de1631
Wed, 05 Jul 2017 17:41:08 +0200 Merge
duke [Wed, 05 Jul 2017 17:41:08 +0200] rev 9144
Merge
Fri, 15 Apr 2011 18:23:27 -0700 7037174: Bump the HS21 build number to 09
trims [Fri, 15 Apr 2011 18:23:27 -0700] rev 9143
7037174: Bump the HS21 build number to 09 Summary: Update the HS21 build number to 09 Reviewed-by: jcoomes
Fri, 15 Apr 2011 18:23:20 -0700 Merge
trims [Fri, 15 Apr 2011 18:23:20 -0700] rev 9142
Merge
Fri, 15 Apr 2011 08:29:26 -0700 Merge
jrose [Fri, 15 Apr 2011 08:29:26 -0700] rev 9141
Merge
Thu, 14 Apr 2011 06:46:38 -0700 Merge
twisti [Thu, 14 Apr 2011 06:46:38 -0700] rev 9140
Merge
Thu, 14 Apr 2011 01:53:12 -0700 7036220: Shark fails to find LLVM 2.9 System headers during build
twisti [Thu, 14 Apr 2011 01:53:12 -0700] rev 9139
7036220: Shark fails to find LLVM 2.9 System headers during build Reviewed-by: gbenson, twisti Contributed-by: Xerxes Ranby <xerxes@zafena.se>
Thu, 14 Apr 2011 00:02:21 -0700 7036236: VM crashes assert((!inside_attrs()) || is_error_reported()) failed ...
iveresov [Thu, 14 Apr 2011 00:02:21 -0700] rev 9138
7036236: VM crashes assert((!inside_attrs()) || is_error_reported()) failed ... Summary: Eliminate the race condition. Reviewed-by: kvn
Wed, 13 Apr 2011 14:33:03 -0700 6988308: assert((cnt > 0.0f) && (prob > 0.0f)) failed: Bad frequency assignment in if
iveresov [Wed, 13 Apr 2011 14:33:03 -0700] rev 9137
6988308: assert((cnt > 0.0f) && (prob > 0.0f)) failed: Bad frequency assignment in if Summary: Make sure cnt doesn't become negative and integer overflow doesn't happen. Reviewed-by: kvn, twisti
Tue, 12 Apr 2011 02:40:23 -0700 7035870: JSR 292: Zero support
twisti [Tue, 12 Apr 2011 02:40:23 -0700] rev 9136
7035870: JSR 292: Zero support Summary: This adds support for JSR 292 to Zero. Reviewed-by: twisti Contributed-by: Gary Benson <gbenson@redhat.com>
Mon, 11 Apr 2011 15:30:31 -0700 7035713: 3DNow Prefetch Instruction Support
kvn [Mon, 11 Apr 2011 15:30:31 -0700] rev 9135
7035713: 3DNow Prefetch Instruction Support Summary: The upcoming processors from AMD are the first that support 3dnow prefetch without supporting the 3dnow instruction set. Reviewed-by: kvn Contributed-by: tom.deneau@amd.com
Sat, 09 Apr 2011 22:55:25 -0700 6987991: JSR 292 phpreboot test/testtracefun2.phpr segfaults
jrose [Sat, 09 Apr 2011 22:55:25 -0700] rev 9134
6987991: JSR 292 phpreboot test/testtracefun2.phpr segfaults Summary: Make MH verification tests more correct, robust, and informative. Fix lingering symbol refcount problems. Reviewed-by: twisti
Tue, 12 Apr 2011 14:18:53 -0700 Merge
coleenp [Tue, 12 Apr 2011 14:18:53 -0700] rev 9133
Merge
Tue, 12 Apr 2011 02:53:06 -0400 7034585: Adjust fillInStackTrace filtering to assist 6998871
dholmes [Tue, 12 Apr 2011 02:53:06 -0400] rev 9132
7034585: Adjust fillInStackTrace filtering to assist 6998871 Summary: Allow for one or more fillInStackTrace frames to be skipped Reviewed-by: mchung, kvn
Mon, 11 Apr 2011 11:12:41 +0200 7034625: Product builds in Visual Studio projects should produce full symbol information
brutisso [Mon, 11 Apr 2011 11:12:41 +0200] rev 9131
7034625: Product builds in Visual Studio projects should produce full symbol information Summary: Add the /debug flag to the linker command in Visual Studio Reviewed-by: mgronlun, poonam, hosterda
Thu, 07 Apr 2011 20:26:41 -0700 7019210: Fix misc references to /bugreport websites
ohair [Thu, 07 Apr 2011 20:26:41 -0700] rev 9130
7019210: Fix misc references to /bugreport websites Reviewed-by: skannan
Mon, 04 Apr 2011 18:15:55 -0400 7009276: Add -XX:+IgnoreUnrecognizedVMOptions to several tests
dholmes [Mon, 04 Apr 2011 18:15:55 -0400] rev 9129
7009276: Add -XX:+IgnoreUnrecognizedVMOptions to several tests Reviewed-by: kvn
Thu, 31 Mar 2011 08:08:50 -0400 7030388: JCK test failed to reject invalid class check01304m10n.
kamg [Thu, 31 Mar 2011 08:08:50 -0400] rev 9128
7030388: JCK test failed to reject invalid class check01304m10n. Summary: Restrict fix for 7020118 to only when checking exception handlers Reviewed-by: dcubed, dholmes
Fri, 01 Apr 2011 15:15:37 -0700 7010849: 5/5 Extraneous javac source/target options when building sa-jdi
andrew [Fri, 01 Apr 2011 15:15:37 -0700] rev 9127
7010849: 5/5 Extraneous javac source/target options when building sa-jdi Summary: Make code changes necessary to get rid of the '-source 1.4 -target 1.4' options. Reviewed-by: dholmes, dcubed
Thu, 31 Mar 2011 06:54:30 -0400 7032775: Include Shark code in the build again
dholmes [Thu, 31 Mar 2011 06:54:30 -0400] rev 9126
7032775: Include Shark code in the build again Reviewed-by: ohair Contributed-by: gbenson@redhat.com, ahughes@redhat.com
Wed, 30 Mar 2011 19:38:07 +0400 7017193: Small memory leak in get_stack_bounds os::create_stack_guard_pages
dsamersoff [Wed, 30 Mar 2011 19:38:07 +0400] rev 9125
7017193: Small memory leak in get_stack_bounds os::create_stack_guard_pages Summary: getline() returns -1 but still allocate memory for str Reviewed-by: dcubed, coleenp
Sat, 09 Apr 2011 21:16:12 -0700 Merge
jrose [Sat, 09 Apr 2011 21:16:12 -0700] rev 9124
Merge
Fri, 08 Apr 2011 23:00:14 -0700 7035161: assert(!o->is_null_object()) failed: null object not yet handled here.
never [Fri, 08 Apr 2011 23:00:14 -0700] rev 9123
7035161: assert(!o->is_null_object()) failed: null object not yet handled here. Reviewed-by: kvn
Fri, 08 Apr 2011 20:52:28 -0700 Merge
kvn [Fri, 08 Apr 2011 20:52:28 -0700] rev 9122
Merge
Fri, 08 Apr 2011 14:56:22 -0700 7004555: Add new policy for one iteration loops
kvn [Fri, 08 Apr 2011 14:56:22 -0700] rev 9121
7004555: Add new policy for one iteration loops Summary: Add new policy for one iteration loops (mostly formal pre- loops). Reviewed-by: never
Fri, 08 Apr 2011 17:03:31 -0700 7034967: C1: assert(false) failed: error (assembler_sparc.cpp:2043)
iveresov [Fri, 08 Apr 2011 17:03:31 -0700] rev 9120
7034967: C1: assert(false) failed: error (assembler_sparc.cpp:2043) Summary: Fix -XX:+VerifyOops Reviewed-by: kvn, never
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip