jccollet [Fri, 18 Sep 2009 10:51:44 +0200] rev 3855
6737819: sun.misc.net.DefaultProxySelector doesn't use proxy setting to localhost
Summary: Move default nonProxyHosts from hardcoded to property default value
Reviewed-by: chegar
tbell [Wed, 16 Sep 2009 09:23:50 -0700] rev 3854
Merge
dcubed [Tue, 15 Sep 2009 22:11:15 -0600] rev 3853
6882363: 4/4 typos in java.util.logging javadocs
Summary: Fix typos, some grammar and some inconsistencies in phrasing.
Reviewed-by: tbell
dcubed [Mon, 14 Sep 2009 18:54:26 -0600] rev 3852
Merge
dcubed [Mon, 14 Sep 2009 18:45:20 -0600] rev 3851
6862295: JDWP threadid changes during debugging session (leading to ingored breakpoints)
Summary: New test for the above fix.
Reviewed-by: tbell
mchung [Mon, 14 Sep 2009 13:38:55 -0700] rev 3850
Merge
mchung [Mon, 14 Sep 2009 13:37:26 -0700] rev 3849
6878481: Add performance counters in the JDK
Summary: Added new performance counters in the JDK to track performance metrics
Reviewed-by: alanb, dholmes, iris, forax, andrew
kevinw [Mon, 14 Sep 2009 20:55:08 +0100] rev 3848
6842838: 64-bit failure in handling invalid manifest in launcher.
Summary: Don't compare with hard-coded 32-bit -1 when checking zip fields.
Reviewed-by: ksrini
alanb [Mon, 14 Sep 2009 17:47:26 +0100] rev 3847
6876541: (file) Files.walkFileTree(...): no SecurityException if read access to the starting file is denied
Reviewed-by: chegar
alanb [Mon, 14 Sep 2009 15:29:13 +0100] rev 3846
6529758: JVMTI Waiters demo crashes. Double free.
Reviewed-by: ohair, tbell
martin [Sat, 12 Sep 2009 15:30:13 -0700] rev 3845
6881442: (reflect) Race condition in Class.getName()
Summary: only read "name" field racily once
Reviewed-by: darcy
sherman [Fri, 11 Sep 2009 16:36:22 -0700] rev 3844
6881337: ZipEntry.setComment() was accidentally changed back to old spec/impl in jdk7-b64
Summary: restored the correct spec and implementation of setComment
Reviewed-by: martin
lancea [Wed, 09 Sep 2009 20:15:22 -0400] rev 3843
6737212: Fixed javadoc warning messages in RowSet classes
Reviewed-by: darcy
mullan [Wed, 09 Sep 2009 09:59:48 -0400] rev 3842
Merge
mullan [Wed, 09 Sep 2009 09:54:13 -0400] rev 3841
6745437: Add option to only check revocation of end-entity certificate in a chain of certificates
6869739: Cannot check revocation of single certificate without validating the entire chain
Reviewed-by: xuelei
martin [Tue, 08 Sep 2009 14:33:59 -0700] rev 3840
6850958: Honor -XX:OnOutOfMemoryError when array size exceeds VM limit
Summary: Test hotspot/jvmti fix 6850957 using ProcessBuilder test infrastructure
Reviewed-by: tbell, dholmes, alanb, ysr
mchung [Tue, 08 Sep 2009 12:59:03 -0700] rev 3839
Merge
mchung [Fri, 04 Sep 2009 15:44:26 -0700] rev 3838
Merge
mchung [Thu, 03 Sep 2009 16:09:37 -0700] rev 3837
Merge
mchung [Thu, 27 Aug 2009 12:58:18 -0700] rev 3836
Merge
mchung [Mon, 24 Aug 2009 10:33:08 -0700] rev 3835
Merge
mchung [Thu, 06 Aug 2009 16:35:24 -0700] rev 3834
6864028: Update the java launcher to use the new entry point JVM_FindClassFromBootLoader
Summary: Update the java launcher to use the new entry point JVM_FindClassFromBootLoader
Reviewed-by: ksrini
mchung [Thu, 06 Aug 2009 11:25:12 -0700] rev 3833
4917309: (cl) Reduce internal usage of ClassNotFoundExceptions during class-loading
Summary: Change findBootstrapClass to return null instead of throwing CNFE if class not found
Reviewed-by: alanb, dholmes, iris
xdono [Thu, 17 Sep 2009 13:47:00 -0700] rev 3832
Added tag jdk7-b72 for changeset 41a9e8c0158c
duke [Wed, 05 Jul 2017 17:00:49 +0200] rev 3831
Merge
trims [Fri, 25 Sep 2009 12:19:19 -0700] rev 3830
6885900: Bump the HS17 build number to 02
Summary: Update the HS17 build number to 02
Reviewed-by: jcoomes
trims [Fri, 25 Sep 2009 12:17:06 -0700] rev 3829
Merge
apetrusenko [Fri, 25 Sep 2009 04:39:54 -0700] rev 3828
Merge
andrew [Wed, 23 Sep 2009 11:36:06 -0700] rev 3827
6884552: remove some unnecessary #ifdef's introduced in the fix for 4957990
Summary: Removed the unnecessary #ifdef's which were interfering with the build of the Zero-assembler port
Reviewed-by: ysr, jcoomes
dcubed [Tue, 22 Sep 2009 21:12:37 -0600] rev 3826
6876794: 4/4 sp07t002 hangs very intermittently
Summary: remove over locking by VMThread on "is thread suspended?" check
Reviewed-by: dholmes, acorn, andrew
acorn [Mon, 21 Sep 2009 18:10:22 -0400] rev 3825
Merge
dcubed [Mon, 21 Sep 2009 09:30:24 -0600] rev 3824
6419370: 4/4 new jmethodID code has tiny holes in synchronization
Summary: Fix races in jmethodID cache and JNI itable index cache.
Reviewed-by: ikrylov, acorn
acorn [Fri, 18 Sep 2009 15:14:50 -0400] rev 3823
Merge
acorn [Wed, 16 Sep 2009 15:42:46 -0400] rev 3822
6879572: SA fails _is_marked_dependent not found
Reviewed-by: kamg, dcubed
acorn [Wed, 16 Sep 2009 09:10:57 -0400] rev 3821
Merge
acorn [Fri, 04 Sep 2009 12:53:02 -0400] rev 3820
6830542: Performance: JVM_DefineClass already verified.
Reviewed-by: kamg, phh
acorn [Tue, 15 Sep 2009 16:28:57 -0400] rev 3819
Merge
andrew [Sat, 12 Sep 2009 12:50:07 +0100] rev 3818
6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk
Summary: The build fails if the bootstrap JDK defaults to <1.5
Reviewed-by: jcoomes
acorn [Thu, 10 Sep 2009 09:04:41 -0400] rev 3817
Merge
andrew [Tue, 08 Sep 2009 09:02:48 +0100] rev 3816
Merge
andrew [Tue, 08 Sep 2009 09:01:16 +0100] rev 3815
6879689: Fix warning about ignored return value when compiling with -O2
Summary: Store the return value of fwrite and check it matches the size of the array.
Reviewed-by: twisti, dholmes
poonam [Tue, 01 Sep 2009 23:34:08 -0700] rev 3814
6858208: jvm crash when specifying TypeProfileWidth=0 on jdk 6.0
Summary: Add an explicit check for TypeProfileWidth == 0 in record_klass_in_profile_helper() functions.
Reviewed-by: never, coleenp
apangin [Sun, 30 Aug 2009 15:33:14 -0700] rev 3813
Merge
dcubed [Fri, 28 Aug 2009 15:03:15 -0700] rev 3812
Merge
dcubed [Fri, 28 Aug 2009 12:32:06 -0600] rev 3811
Merge
dcubed [Fri, 28 Aug 2009 12:25:46 -0600] rev 3810
6875393: 2/3 JNI itable index cache is broken
Summary: Add missing initialization of cache size.
Reviewed-by: tbell
asaha [Fri, 28 Aug 2009 08:54:28 -0700] rev 3809
6821003: Update hotspot windows os_win32 for windows 7
Reviewed-by: xlu
apetrusenko [Fri, 18 Sep 2009 06:02:17 -0700] rev 3808
Merge
ysr [Tue, 15 Sep 2009 16:50:50 -0700] rev 3807
6861557: G1: assert(top() == bottom() || zfs == Allocated,"Region must be empty, or ...")
Summary: Druing heap shrinking, check for emptiness of a region before modifying its ZF status.
Reviewed-by: tonyp
kvn [Mon, 14 Sep 2009 11:45:03 -0700] rev 3806
Merge
kvn [Thu, 10 Sep 2009 18:18:06 -0700] rev 3805
6880053: assert(alloc_obj->as_CheckCastPP()->type() != TypeInstPtr::NOTNULL)
Summary: Removed second CheckCastPP and use MembarCPUOrder after arraycopy to cloned object.
Reviewed-by: never
kvn [Thu, 10 Sep 2009 10:36:24 -0700] rev 3804
6880574: C2 assert in escape.cpp:445 on linux-amd64
Summary: Look through chained AddP nodes in get_addp_base().
Reviewed-by: jrose
kvn [Wed, 09 Sep 2009 16:28:03 -0700] rev 3803
6880533: test/compiler/6865031/Test.java miss -XX:+IgnoreUnrecognizedVMOptions
Summary: Add missing test option -XX:+IgnoreUnrecognizedVMOptions.
Reviewed-by: never
kvn [Tue, 08 Sep 2009 16:56:31 -0700] rev 3802
6880052: SIGSEGV in GraphKit::null_check_common()
Summary: Check that a klass is not NULL before the is_loaded() call.
Reviewed-by: never
kvn [Tue, 08 Sep 2009 10:42:50 -0700] rev 3801
6875619: CTW fails with /hotspot/src/share/vm/opto/type.hpp
Summary: In load_array_length() cast array's type to TypeOopPtr when calling make_ideal_length() method.
Reviewed-by: never
never [Mon, 31 Aug 2009 17:07:53 -0700] rev 3800
6855215: Calculation error (NaN) after about 1500 calculations
Reviewed-by: kvn