xdono [Thu, 20 Nov 2008 11:39:58 -0800] rev 1590
Added tag jdk7-b40 for changeset 5db12b3a75ea
duke [Wed, 05 Jul 2017 16:44:04 +0200] rev 1589
Merge
xdono [Thu, 20 Nov 2008 11:39:44 -0800] rev 1588
Added tag jdk7-b40 for changeset a0bb1aca37c4
duke [Wed, 05 Jul 2017 16:44:02 +0200] rev 1587
Merge
xdono [Thu, 20 Nov 2008 11:39:42 -0800] rev 1586
Added tag jdk7-b40 for changeset 116996236e31
duke [Wed, 05 Jul 2017 16:44:00 +0200] rev 1585
Merge
xdono [Thu, 20 Nov 2008 11:39:35 -0800] rev 1584
Added tag jdk7-b40 for changeset 14c451a86ec1
duke [Wed, 05 Jul 2017 16:43:58 +0200] rev 1583
Merge
tbell [Fri, 21 Nov 2008 15:21:12 -0800] rev 1582
Merge
dfuchs [Fri, 14 Nov 2008 17:22:10 +0100] rev 1581
6683213: CounterMonitor's derived Gauge badly initialized
Reviewed-by: emcmanus
xuelei [Thu, 13 Nov 2008 23:25:10 -0800] rev 1580
6745052: SLServerSocket file descriptor leak
Summary: SSLServerSocketImpl.checkEnabledSuites() does not release the temporary socket properly
Reviewed-by: wetmore, weijun
xuelei [Thu, 13 Nov 2008 23:08:11 -0800] rev 1579
6728126: Parsing Extensions in Client Hello message is done in a wrong way
Summary: the inputStream.read(byte[], int, 0) is not always return zero.
Reviewed-by: wetmore, weijun
tbell [Thu, 13 Nov 2008 11:15:01 -0800] rev 1578
Merge
chegar [Thu, 13 Nov 2008 09:40:51 +0000] rev 1577
Merge
chegar [Wed, 12 Nov 2008 16:38:17 +0000] rev 1576
6755625: Add HttpURLConnection.setFixedLengthStreamingMode(long)
Reviewed-by: jccollet
weijun [Wed, 12 Nov 2008 16:01:06 +0800] rev 1575
6765491: Krb5LoginModule a little too restrictive, and the doc is not clear.
Reviewed-by: valeriep
weijun [Wed, 12 Nov 2008 16:00:22 +0800] rev 1574
6733095: Failure when SPNEGO request non-Mutual
Reviewed-by: valeriep
alanb [Tue, 11 Nov 2008 09:07:58 +0000] rev 1573
Merge
alanb [Tue, 11 Nov 2008 08:59:43 +0000] rev 1572
6763122: ZipFile ctor does not throw exception when file is not a zip file
Reviewed-by: bristor
emcmanus [Fri, 07 Nov 2008 19:19:08 +0100] rev 1571
6336968: Methods to convert AttributeList to/from Map
6750008: Add JMX.getSpecificationVersion(MBeanServerConnection) and document interop
6750472: Add a way to convert a CompositeData into a Map
6752563: Allow CompositeDataSupport to have zero items
Summary: Small JMX RFEs
Reviewed-by: dfuchs
emcmanus [Fri, 07 Nov 2008 11:48:07 +0100] rev 1570
5072267: A way to communicate client context such as locale to the JMX server
Summary: Support for client contexts and also for localization of descriptions
Reviewed-by: dfuchs
mullan [Thu, 06 Nov 2008 12:12:39 -0500] rev 1569
6765046: CertPathValidatorException(Throwable).getMessage() always returns null since b37
Reviewed-by: vinnie
mullan [Thu, 06 Nov 2008 11:58:06 -0500] rev 1568
Merge
mullan [Wed, 05 Nov 2008 15:55:00 -0500] rev 1567
6744888: OCSP validation code should permit some clock skew when checking validity of OCSP responses
Summary: Allow for up to 10 minutes of clock skew when validating OCSP responses
Reviewed-by: vinnie
xdono [Thu, 20 Nov 2008 11:39:49 -0800] rev 1566
Added tag jdk7-b40 for changeset eb261bd963b2
duke [Wed, 05 Jul 2017 16:43:53 +0200] rev 1565
Merge
trims [Fri, 21 Nov 2008 16:11:18 -0800] rev 1564
6775176: Bump HS14 build number to 08
Summary: Update the Hotspot build number to 08
Reviewed-by: jcoomes
trims [Fri, 21 Nov 2008 16:11:03 -0800] rev 1563
Merge
iveresov [Wed, 19 Nov 2008 14:20:51 -0800] rev 1562
Merge
jmasa [Tue, 18 Nov 2008 14:52:33 -0800] rev 1561
6771742: Remove duplicate files from G1 merge
Summary: Remove duplicate files and add includeDB_gc_g1 file in windows Makefile
Reviewed-by: jcoomes, ysr
iveresov [Fri, 14 Nov 2008 14:23:05 -0800] rev 1560
6770608: G1: Mutator thread can flush barrier and satb queues during safepoint
6660573: G1: BigApps Failure : guarantee(satb_mq_set.completed_buffers_num() == 0,"invariant")
Summary: When exiting a mutator thread is removed from the thread list before it has a chance to flush its SATB and barrier queues. If GC happens at this moment the objects that are refererred from these queues can be moved, which will case a crash. The fix is simply to flush the buffers before removing a thread from the list.
Reviewed-by: jcoomes, tonyp
jcoomes [Fri, 07 Nov 2008 12:52:16 -0800] rev 1559
6769128: failure to run generateJvmOffsets is ignored
Reviewed-by: xlu
jcoomes [Tue, 11 Nov 2008 22:21:13 -0800] rev 1558
6718879: cannot build on solaris nevada
Reviewed-by: xlu
jcoomes [Wed, 29 Oct 2008 06:30:02 -0700] rev 1557
6765804: GC "dead ratios" should be unsigned
Reviewed-by: ysr, tonyp
kvn [Wed, 19 Nov 2008 09:09:31 -0800] rev 1556
Merge
kvn [Tue, 18 Nov 2008 14:47:36 -0800] rev 1555
6773078: UseCompressedOops: assert(kid == 0L || s->_leaf->in(0) == 0L,"internal operands have no control")
Summary: Don't set the control edge of a klass load node.
Reviewed-by: never
kvn [Tue, 18 Nov 2008 12:40:28 -0800] rev 1554
6766316: assert(!nocreate,"Cannot build a phi for a block already parsed.")
Summary: Don't use the invariant local information if there are irreducible loops.
Reviewed-by: never
kvn [Tue, 18 Nov 2008 12:31:53 -0800] rev 1553
6772413: code cleanup
Summary: Removed lines in adm64.make with interpret.o and moved few constant strings from header files.
Reviewed-by: never
kvn [Thu, 13 Nov 2008 14:50:04 -0800] rev 1552
6767659: Conversion from i486 to x86 missed some entries in makefiles
Summary: Fixed missed entries.
Reviewed-by: never
jrose [Wed, 12 Nov 2008 23:26:45 -0800] rev 1551
6770949: minor tweaks before 6655638
Summary: minor cleanups & tuning of array.hpp, debug.cpp, growableArray.hpp, hashtable.cpp
Reviewed-by: kvn
jrose [Wed, 12 Nov 2008 22:33:26 -0800] rev 1550
6653858: dynamic languages need to be able to load anonymous classes
Summary: low-level privileged sun.misc.Unsafe.defineAnonymousClass
Reviewed-by: kvn
kvn [Wed, 12 Nov 2008 11:01:31 -0800] rev 1549
6769748: Fix solaris makefiles for the case when "CC -V" produces several lines
Summary: Fix solaris makefiles for 5.10 compilers
Reviewed-by: jcoomes
never [Wed, 12 Nov 2008 05:42:59 -0800] rev 1548
Merge
never [Tue, 11 Nov 2008 23:03:35 -0800] rev 1547
6758445: loop heads that are exception entry points can crash during count_edges/mark_loops
Reviewed-by: kvn, jrose
tbell [Tue, 11 Nov 2008 22:01:08 -0800] rev 1546
6764892: VS2008 changes required to compile hotspot sources
Summary: Minor changes required to build using the Visual Studio 2008 compiler
Reviewed-by: kvn, ohair
xdono [Thu, 20 Nov 2008 11:39:38 -0800] rev 1545
Added tag jdk7-b40 for changeset d9cee294e5e4
ohair [Mon, 01 Dec 2008 15:28:36 -0800] rev 1544
6750229: Upgrade Recommended Linux and Windows Build OS
Reviewed-by: xdono
xdono [Thu, 20 Nov 2008 11:39:33 -0800] rev 1543
Added tag jdk7-b40 for changeset 4e9ce4796705
duke [Wed, 05 Jul 2017 16:43:43 +0200] rev 1542
Added tag jdk7-b40 for changeset 3c53424bbe3b
duke [Wed, 05 Jul 2017 16:43:43 +0200] rev 1541
Merge
duke [Wed, 05 Jul 2017 16:43:41 +0200] rev 1540
Merge
tbell [Fri, 07 Nov 2008 11:45:49 -0800] rev 1539
Merge
mcimadamore [Tue, 28 Oct 2008 14:05:59 +0000] rev 1538
6763518: Impossible to suppress raw-type warnings
Summary: Check.validate(Type) should be invoked after -Xlint is augmented in Attr.visitVarDef
Reviewed-by: darcy
jjg [Mon, 27 Oct 2008 14:25:59 -0700] rev 1537
6764226: ListTest fails on javap output with bad characters
Reviewed-by: darcy
tbell [Fri, 24 Oct 2008 20:47:47 -0700] rev 1536
Merge
mcimadamore [Fri, 24 Oct 2008 12:46:51 +0100] rev 1535
6762569: Javac crashes with AssertionError in Types.containedBy
Summary: Types.containedBy should be more liberal with UndetVars
Reviewed-by: jjg
mcimadamore [Fri, 24 Oct 2008 12:46:34 +0100] rev 1534
6758789: Some method resolution diagnostic should be improved
Summary: Recent work on diagnostics left out some resolution corner cases
Reviewed-by: jjg
mcimadamore [Fri, 24 Oct 2008 12:46:07 +0100] rev 1533
6746184: javac fails to compile call to public varargs method
Summary: javac's resolution process should go through all steps described in JLS 15.12.2.2
Reviewed-by: jjg
mcimadamore [Fri, 24 Oct 2008 12:45:47 +0100] rev 1532
6680106: StackOverFlowError for Cyclic inheritance in TypeParameters with ArrayType Bounds
Summary: Javac ends up in an infinite loop while attributing mutually referring array type-parameter bounds
Reviewed-by: jjg
mcimadamore [Thu, 23 Oct 2008 18:29:11 +0100] rev 1531
6557954: Inner class type parameters doesn't get substituted when checking type well-formedness
Summary: Validator.visitTypeApply should substitute all formal typevars with actual parameters
Reviewed-by: jjg