wetmore [Fri, 17 Oct 2008 00:51:59 -0700] rev 1455
Merge
weijun [Fri, 17 Oct 2008 13:02:00 +0800] rev 1454
6706974: Add krb5 test infrastructure
Reviewed-by: valeriep
mullan [Tue, 07 Oct 2008 14:44:04 -0400] rev 1453
Merge
mullan [Tue, 07 Oct 2008 13:48:49 -0400] rev 1452
Merge
mullan [Tue, 07 Oct 2008 13:41:39 -0400] rev 1451
6752764: PIT B37: CertPath/CertPathValidatorTest/KeyParamsInheritanceTest failed
Summary: fix regression introduced by 6465942
Reviewed-by: vinnie
tbell [Fri, 17 Oct 2008 16:45:36 -0700] rev 1450
Merge
sherman [Mon, 13 Oct 2008 14:45:27 -0700] rev 1449
5025260: Register methods should throw ClosedChannelException instead of NPE
Summary: update the spec and implementation to throw ClosedSelectorException
Reviewed-by: alanb
dfuchs [Fri, 10 Oct 2008 10:58:08 +0200] rev 1448
6758165: ConnectorBootstrap.DefaultValues should have a default value for USE_LOCAL_ONLY
Reviewed-by: alanb, emcmanus
dfuchs [Thu, 09 Oct 2008 14:10:58 +0200] rev 1447
6332953: JMX agent should bind to loopback address when starting the local connector server
Reviewed-by: emcmanus
emcmanus [Wed, 08 Oct 2008 18:38:25 +0200] rev 1446
6757225: MXBean: Incorrect type names for parametrized types, dealing with arrays
Reviewed-by: sjiang
xdono [Thu, 23 Oct 2008 10:13:13 -0700] rev 1445
Added tag jdk7-b38 for changeset 1b948c48b8e9
duke [Wed, 05 Jul 2017 16:42:58 +0200] rev 1444
Merge
trims [Wed, 29 Oct 2008 19:22:09 -0700] rev 1443
Merge
xlu [Wed, 22 Oct 2008 20:47:00 -0700] rev 1442
Merge
acorn [Wed, 22 Oct 2008 15:07:23 -0400] rev 1441
Merge
acorn [Wed, 22 Oct 2008 14:48:08 -0400] rev 1440
6761092: jvm crashes when CDS is enabled.
Summary: CDS hardcoded max c++ virtual method table increased
Reviewed-by: coleenp, xlu, jmasa
never [Tue, 21 Oct 2008 11:23:52 -0700] rev 1439
6762004: 6532536 fix contains changes in os_solaris.cpp which were pushed by mistake
Reviewed-by: kvn
never [Tue, 21 Oct 2008 11:21:45 -0700] rev 1438
Merge
kvn [Tue, 14 Oct 2008 15:10:26 -0700] rev 1437
6532536: Optimize arraycopy stubs for Intel cpus
Summary: Use SSE2 movdqu in arraycopy stubs on newest Intel's cpus
Reviewed-by: rasbold
rasbold [Tue, 14 Oct 2008 06:58:58 -0700] rev 1436
6717150: improper constant folding of subnormal strictfp multiplications and divides
Summary: suppress constant folding of double divides and multiplications on ia32
Reviewed-by: never
rasbold [Fri, 10 Oct 2008 09:47:56 -0700] rev 1435
6752257: Use NOT instead of XOR -1 on x86
Summary: add match rule for xor -1
Reviewed-by: never, kvn
never [Mon, 06 Oct 2008 13:11:32 -0700] rev 1434
Merge
never [Fri, 03 Oct 2008 13:58:20 -0700] rev 1433
6743188: incomplete fix for 6700047 C2 failed in idom_no_update
Reviewed-by: rasbold, kvn
kvn [Thu, 02 Oct 2008 08:37:44 -0700] rev 1432
6667595: Set probability FAIR for pre-, post- loops and ALWAYS for main loop
Summary: Fix loop's probability. Add optimizations to avoid spilling. Change InlineSmallCode to product flag.
Reviewed-by: never
xlu [Fri, 17 Oct 2008 15:18:02 -0700] rev 1431
Merge
coleenp [Tue, 14 Oct 2008 10:15:33 -0400] rev 1430
6700107: java/lang/Class/forName/TooManyDimensions.java crashes with SIGSEGV in c2 compiler with fastdebug
Summary: objArrayKlass::compute_modifier_flags was unnecessarily recursive
Reviewed-by: kamg
dcubed [Thu, 16 Oct 2008 11:07:39 -0700] rev 1429
Merge
mchung [Tue, 14 Oct 2008 15:16:38 -0700] rev 1428
6306922: Dump dump created by +HeapDumpOnOutOfMemoryError should include stack traces for stack roots
Summary: Include stack traces of all threads in the heap dump
Reviewed-by: alanb
trims [Wed, 29 Oct 2008 19:18:54 -0700] rev 1427
Merge
trims [Wed, 15 Oct 2008 18:51:04 -0700] rev 1426
Merge
iveresov [Mon, 13 Oct 2008 21:41:42 -0700] rev 1425
6758633: G1: SEGV with GCOld on Linux
Summary: Avoid growth of a GrowableArray backend of HeapRegionSeq.
Reviewed-by: tonyp, jcoomes
tonyp [Thu, 09 Oct 2008 12:06:22 -0400] rev 1424
Merge