Thu, 10 Nov 2011 15:30:45 +0000 7110484: HttpServer.stop() not closing selector
michaelm [Thu, 10 Nov 2011 15:30:45 +0000] rev 11014
7110484: HttpServer.stop() not closing selector Reviewed-by: chegar
Thu, 10 Nov 2011 12:21:49 +0000 7107516: LinkedBlockingQueue/Deque.drainTo(Collection, int) returns 'maxElements' if its value is negative
dl [Thu, 10 Nov 2011 12:21:49 +0000] rev 11013
7107516: LinkedBlockingQueue/Deque.drainTo(Collection, int) returns 'maxElements' if its value is negative Reviewed-by: chegar, mduigou, dholmes
Wed, 09 Nov 2011 15:51:18 +0800 7109096: keytool -genkeypair needn't call -selfcert
weijun [Wed, 09 Nov 2011 15:51:18 +0800] rev 11012
7109096: keytool -genkeypair needn't call -selfcert Reviewed-by: xuelei
Wed, 09 Nov 2011 09:30:13 +0800 7107019: sun.security.krb5.internal.ccache.CCacheInputStream.readCred does not use auth data
weijun [Wed, 09 Nov 2011 09:30:13 +0800] rev 11011
7107019: sun.security.krb5.internal.ccache.CCacheInputStream.readCred does not use auth data Reviewed-by: valeriep
Fri, 18 Nov 2011 16:16:15 -0800 Merge
lana [Fri, 18 Nov 2011 16:16:15 -0800] rev 11010
Merge
Thu, 17 Nov 2011 10:32:05 -0800 7113017: Use POSIX compliant include file headers in sun/awt/medialib/mlib_types.h
prr [Thu, 17 Nov 2011 10:32:05 -0800] rev 11009
7113017: Use POSIX compliant include file headers in sun/awt/medialib/mlib_types.h Reviewed-by: prr, bae Contributed-by: littlee@linux.vnet.ibm.com
Fri, 18 Nov 2011 16:57:01 -0800 Merge
jcoomes [Fri, 18 Nov 2011 16:57:01 -0800] rev 11008
Merge
Wed, 09 Nov 2011 00:46:13 -0800 7109063: JSR 292: fix for 7085860 is incomplete
twisti [Wed, 09 Nov 2011 00:46:13 -0800] rev 11007
7109063: JSR 292: fix for 7085860 is incomplete Reviewed-by: iveresov, alanb, jrose
Wed, 02 Nov 2011 02:03:30 -0700 7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods
twisti [Wed, 02 Nov 2011 02:03:30 -0700] rev 11006
7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods Reviewed-by: jrose, never
Thu, 17 Nov 2011 10:46:02 -0800 Added tag jdk8-b14 for changeset 21d97162fe47
katleman [Thu, 17 Nov 2011 10:46:02 -0800] rev 11005
Added tag jdk8-b14 for changeset 21d97162fe47
Wed, 05 Jul 2017 17:55:53 +0200 Merge
duke [Wed, 05 Jul 2017 17:55:53 +0200] rev 11004
Merge
Fri, 18 Nov 2011 15:15:54 -0800 Added tag hs23-b06 for changeset 6b882ec466cd
jcoomes [Fri, 18 Nov 2011 15:15:54 -0800] rev 11003
Added tag hs23-b06 for changeset 6b882ec466cd
Fri, 18 Nov 2011 15:15:13 -0800 Merge
jcoomes [Fri, 18 Nov 2011 15:15:13 -0800] rev 11002
Merge
Thu, 17 Nov 2011 13:14:49 -0500 Merge
tonyp [Thu, 17 Nov 2011 13:14:49 -0500] rev 11001
Merge
Wed, 16 Nov 2011 16:27:29 -0800 7110428: Crash during HeapDump operation
poonam [Wed, 16 Nov 2011 16:27:29 -0800] rev 11000
7110428: Crash during HeapDump operation Reviewed-by: ysr, dholmes
Tue, 15 Nov 2011 20:17:33 +0100 7110152: assert(size_in_words <= (julong)max_jint) failed: no overflow
brutisso [Tue, 15 Nov 2011 20:17:33 +0100] rev 10999
7110152: assert(size_in_words <= (julong)max_jint) failed: no overflow Summary: Reduce what arrayOopDesc::max_array_length() returns to avoid int overflow Reviewed-by: kvn, dholmes, tonyp
Wed, 09 Nov 2011 23:21:00 +0100 7110190: GCCause::to_string missing case for _adaptive_size_policy
brutisso [Wed, 09 Nov 2011 23:21:00 +0100] rev 10998
7110190: GCCause::to_string missing case for _adaptive_size_policy Summary: Added case for _adaptive_size_policy Reviewed-by: johnc, ysr
Tue, 08 Nov 2011 00:41:28 -0500 7099849: G1: include heap region information in hs_err files
tonyp [Tue, 08 Nov 2011 00:41:28 -0500] rev 10997
7099849: G1: include heap region information in hs_err files Reviewed-by: johnc, brutisso, poonam
Mon, 07 Nov 2011 22:11:12 -0500 7092309: G1: introduce old region set
tonyp [Mon, 07 Nov 2011 22:11:12 -0500] rev 10996
7092309: G1: introduce old region set Summary: Keep track of all the old regions in the heap with a heap region set. Reviewed-by: brutisso, johnc
Wed, 02 Nov 2011 08:04:23 +0100 7106751: G1: gc/gctests/nativeGC03 crashes VM with SIGSEGV
brutisso [Wed, 02 Nov 2011 08:04:23 +0100] rev 10995
7106751: G1: gc/gctests/nativeGC03 crashes VM with SIGSEGV Summary: _cset_rs_update_cl[] was indexed with values beyond what it is set up to handle. Reviewed-by: ysr, jmasa, johnc
Mon, 31 Oct 2011 08:01:20 +0100 7102044: G1: VM crashes with assert(old_end != new_end) failed: don't call this otherwise
brutisso [Mon, 31 Oct 2011 08:01:20 +0100] rev 10994
7102044: G1: VM crashes with assert(old_end != new_end) failed: don't call this otherwise Summary: arrayOopDesc::max_array_length() should return a value that does not overflow a size_t if it is converted to bytes. Reviewed-by: kvn, dholmes
Fri, 28 Oct 2011 13:04:10 -0400 Merge
tonyp [Fri, 28 Oct 2011 13:04:10 -0400] rev 10993
Merge
Wed, 26 Oct 2011 21:07:52 -0700 7105163: CMS: some mentions of MinChunkSize should be IndexSetStart
ysr [Wed, 26 Oct 2011 21:07:52 -0700] rev 10992
7105163: CMS: some mentions of MinChunkSize should be IndexSetStart Summary: Fixed the instances that were missed in the changeset for 7099817. Reviewed-by: stefank
Tue, 15 Nov 2011 12:40:55 -0500 Merge
coleenp [Tue, 15 Nov 2011 12:40:55 -0500] rev 10991
Merge
Thu, 10 Nov 2011 06:23:48 -0500 7108264: Fix for 7104173 is insufficient
dholmes [Thu, 10 Nov 2011 06:23:48 -0500] rev 10990
7108264: Fix for 7104173 is insufficient Summary: Disable PrintVMOptions by default for all builds Reviewed-by: dsamersoff, twisti
Thu, 10 Nov 2011 04:46:08 -0800 Merge
twisti [Thu, 10 Nov 2011 04:46:08 -0800] rev 10989
Merge
Wed, 09 Nov 2011 07:25:51 -0800 7107042: assert(no_dead_loop) failed: dead loop detected
kvn [Wed, 09 Nov 2011 07:25:51 -0800] rev 10988
7107042: assert(no_dead_loop) failed: dead loop detected Summary: Use dead nodes elimination code in PhaseIdealLoop before executing EA. Reviewed-by: never, twisti
Wed, 09 Nov 2011 06:14:32 -0800 7109887: java/util/Arrays/CopyMethods.java fails with -XX:+DeoptimizeALot
kvn [Wed, 09 Nov 2011 06:14:32 -0800] rev 10987
7109887: java/util/Arrays/CopyMethods.java fails with -XX:+DeoptimizeALot Summary: zero array when compiled code is deoptimized. Reviewed-by: never, twisti
Wed, 09 Nov 2011 00:42:33 -0800 7087727: JSR 292: C2 crash if ScavengeRootsInCode=2 when "static final" MethodHandle constants are in use
twisti [Wed, 09 Nov 2011 00:42:33 -0800] rev 10986
7087727: JSR 292: C2 crash if ScavengeRootsInCode=2 when "static final" MethodHandle constants are in use Reviewed-by: jrose, kvn, never
Tue, 08 Nov 2011 20:42:26 -0800 7108242: jinfo -permstat shouldn't report interned strings as part of perm
never [Tue, 08 Nov 2011 20:42:26 -0800] rev 10985
7108242: jinfo -permstat shouldn't report interned strings as part of perm Reviewed-by: kvn, twisti
Tue, 08 Nov 2011 17:29:57 -0800 7105305: assert check_method_context proper context
never [Tue, 08 Nov 2011 17:29:57 -0800] rev 10984
7105305: assert check_method_context proper context Reviewed-by: jrose, kvn
Tue, 08 Nov 2011 10:31:53 -0800 7104960: JSR 292: +VerifyMethodHandles in product JVM can overflow buffer
never [Tue, 08 Nov 2011 10:31:53 -0800] rev 10983
7104960: JSR 292: +VerifyMethodHandles in product JVM can overflow buffer Reviewed-by: kvn, jrose, twisti
Mon, 07 Nov 2011 14:33:57 -0800 7059047: EA: can't find initializing store with several CheckCastPP
kvn [Mon, 07 Nov 2011 14:33:57 -0800] rev 10982
7059047: EA: can't find initializing store with several CheckCastPP Summary: Split adjust_escape_state() method into two methods to find initializing stores. Reviewed-by: never
Fri, 04 Nov 2011 13:55:31 -0700 6636110: unaligned stackpointer leads to crash during deoptimization
never [Fri, 04 Nov 2011 13:55:31 -0700] rev 10981
6636110: unaligned stackpointer leads to crash during deoptimization Reviewed-by: never, kvn Contributed-by: Andreas Schoesser <andreas.schoesser@sap.com>
Thu, 03 Nov 2011 04:12:49 -0700 7106944: assert(_pc == *pc_addr) failed may be too strong
twisti [Thu, 03 Nov 2011 04:12:49 -0700] rev 10980
7106944: assert(_pc == *pc_addr) failed may be too strong Reviewed-by: kvn, never
Thu, 03 Nov 2011 01:43:26 -0700 7106774: JSR 292: nightly test inlineMHTarget fails with wrong result
twisti [Thu, 03 Nov 2011 01:43:26 -0700] rev 10979
7106774: JSR 292: nightly test inlineMHTarget fails with wrong result Reviewed-by: kvn
Mon, 31 Oct 2011 15:52:11 -0700 7106907: 64 bit VM fails test compiler/6865265/StackOverflowBug.java
kvn [Mon, 31 Oct 2011 15:52:11 -0700] rev 10978
7106907: 64 bit VM fails test compiler/6865265/StackOverflowBug.java Summary: Use -Xss224k instead of -Xss128k. Reviewed-by: never
Mon, 31 Oct 2011 03:06:42 -0700 7104561: UseRDPCForConstantTableBase doesn't work after shorten branches changes
twisti [Mon, 31 Oct 2011 03:06:42 -0700] rev 10977
7104561: UseRDPCForConstantTableBase doesn't work after shorten branches changes Reviewed-by: never, kvn
Fri, 28 Oct 2011 14:44:52 -0700 7103261: crash with jittester on sparc
never [Fri, 28 Oct 2011 14:44:52 -0700] rev 10976
7103261: crash with jittester on sparc Reviewed-by: iveresov, kvn
Thu, 27 Oct 2011 18:20:50 -0700 7105611: Set::print() is broken
kvn [Thu, 27 Oct 2011 18:20:50 -0700] rev 10975
7105611: Set::print() is broken Summary: Reimplemented class VSetI_ to restore Set::print(). Reviewed-by: never
Thu, 27 Oct 2011 14:40:25 -0700 7104177: Tiered: -XX:+PrintCanonicalization doesn't work with -XX:+TieredCompilation
iveresov [Thu, 27 Oct 2011 14:40:25 -0700] rev 10974
7104177: Tiered: -XX:+PrintCanonicalization doesn't work with -XX:+TieredCompilation Summary: Initialize printable_bci of instruction when passed to Canonicalizer Reviewed-by: kvn, never
Thu, 27 Oct 2011 09:39:24 -0700 7105364: JDK8 b10 hotspot: src/share/vm/ci/ciMethodHandle.cpp Error: Use "." or "->"
kvn [Thu, 27 Oct 2011 09:39:24 -0700] rev 10973
7105364: JDK8 b10 hotspot: src/share/vm/ci/ciMethodHandle.cpp Error: Use "." or "->" Summary: Define ciMethodHandle::print_chain_impl() and ciMethodHandle::print_chain() bodies only in debug builds. Reviewed-by: never, twisti
Thu, 27 Oct 2011 04:43:37 -0700 7102657: JSR 292: C1 deoptimizes unlinked invokedynamic call sites infinitely
twisti [Thu, 27 Oct 2011 04:43:37 -0700] rev 10972
7102657: JSR 292: C1 deoptimizes unlinked invokedynamic call sites infinitely Reviewed-by: never, bdelsart
Wed, 26 Oct 2011 06:08:56 -0700 7097546: Optimize use of CMOVE instructions
kvn [Wed, 26 Oct 2011 06:08:56 -0700] rev 10971
7097546: Optimize use of CMOVE instructions Summary: Avoid CMove in a loop if possible. May generate CMove if it could be moved outside a loop. Reviewed-by: never
Tue, 25 Oct 2011 12:51:13 -0700 7059039: EA: don't change non-escaping state of NULL pointer
kvn [Tue, 25 Oct 2011 12:51:13 -0700] rev 10970
7059039: EA: don't change non-escaping state of NULL pointer Summary: NULL pointers do not escape but escape state propagation may change it leading to worser results. Reviewed-by: never
Tue, 25 Oct 2011 08:17:15 -0700 7103224: collision between __LEAF define in interfaceSupport.hpp and /usr/include/sys/cdefs.h with gcc
never [Tue, 25 Oct 2011 08:17:15 -0700] rev 10969
7103224: collision between __LEAF define in interfaceSupport.hpp and /usr/include/sys/cdefs.h with gcc Reviewed-by: never Contributed-by: Omair Majid <omajid@redhat.com>
Tue, 25 Oct 2011 04:07:20 -0700 7101642: JSR 292: SIGSEGV in java.lang.invoke.MethodHandleImpl$FieldAccessor.getFieldI(Ljava/lang/Object;)I
twisti [Tue, 25 Oct 2011 04:07:20 -0700] rev 10968
7101642: JSR 292: SIGSEGV in java.lang.invoke.MethodHandleImpl$FieldAccessor.getFieldI(Ljava/lang/Object;)I Reviewed-by: kvn, iveresov
Tue, 25 Oct 2011 00:55:10 -0700 7094138: JSR 292: JRuby junit test fails in CallSite.setTargetNormal: obj->is_oop() failed: sanity check
twisti [Tue, 25 Oct 2011 00:55:10 -0700] rev 10967
7094138: JSR 292: JRuby junit test fails in CallSite.setTargetNormal: obj->is_oop() failed: sanity check Reviewed-by: iveresov, never
Mon, 24 Oct 2011 07:53:17 -0700 7090904: JSR 292: JRuby junit test crashes in PSScavengeRootsClosure::do_oop
twisti [Mon, 24 Oct 2011 07:53:17 -0700] rev 10966
7090904: JSR 292: JRuby junit test crashes in PSScavengeRootsClosure::do_oop Reviewed-by: kvn, never, jrose
Sun, 23 Oct 2011 23:57:39 -0700 Merge
never [Sun, 23 Oct 2011 23:57:39 -0700] rev 10965
Merge
Sun, 23 Oct 2011 12:31:20 -0700 7103380: assertion failure with -XX:+PrintNativeNMethods
never [Sun, 23 Oct 2011 12:31:20 -0700] rev 10964
7103380: assertion failure with -XX:+PrintNativeNMethods Reviewed-by: kvn, iveresov
Sun, 23 Oct 2011 20:23:14 -0700 7103784: enable some flags by default
never [Sun, 23 Oct 2011 20:23:14 -0700] rev 10963
7103784: enable some flags by default Reviewed-by: kvn
Fri, 04 Nov 2011 14:06:09 -0700 7108553: Bump the hs23 build number to 06
jcoomes [Fri, 04 Nov 2011 14:06:09 -0700] rev 10962
7108553: Bump the hs23 build number to 06 Reviewed-by: johnc Contributed-by: alejandro.murillo@oracle.com
Thu, 17 Nov 2011 10:45:53 -0800 Added tag jdk8-b14 for changeset a4a9e5c60f0a
katleman [Thu, 17 Nov 2011 10:45:53 -0800] rev 10961
Added tag jdk8-b14 for changeset a4a9e5c60f0a
Thu, 17 Nov 2011 10:45:47 -0800 Added tag jdk8-b14 for changeset dcafb43249cf
katleman [Thu, 17 Nov 2011 10:45:47 -0800] rev 10960
Added tag jdk8-b14 for changeset dcafb43249cf
Wed, 05 Jul 2017 17:55:40 +0200 Added tag jdk8-b14 for changeset 9ffaa48dbfb0
duke [Wed, 05 Jul 2017 17:55:40 +0200] rev 10959
Added tag jdk8-b14 for changeset 9ffaa48dbfb0
Wed, 05 Jul 2017 17:55:40 +0200 Merge jdk8-b14
duke [Wed, 05 Jul 2017 17:55:40 +0200] rev 10958
Merge
Wed, 05 Jul 2017 17:55:37 +0200 Merge
duke [Wed, 05 Jul 2017 17:55:37 +0200] rev 10957
Merge
Mon, 14 Nov 2011 18:18:59 -0800 Merge
lana [Mon, 14 Nov 2011 18:18:59 -0800] rev 10956
Merge
Mon, 07 Nov 2011 21:52:09 -0800 Merge
asaha [Mon, 07 Nov 2011 21:52:09 -0800] rev 10955
Merge
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip