Wed, 05 Jul 2017 16:44:09 +0200 Merge jdk7-b41
duke [Wed, 05 Jul 2017 16:44:09 +0200] rev 1594
Merge
Wed, 05 Jul 2017 16:44:07 +0200 Merge
duke [Wed, 05 Jul 2017 16:44:07 +0200] rev 1593
Merge
Fri, 21 Nov 2008 15:21:41 -0800 Merge
tbell [Fri, 21 Nov 2008 15:21:41 -0800] rev 1592
Merge
Wed, 12 Nov 2008 14:17:03 +0000 6768932: Add support for multiline diagnostics
mcimadamore [Wed, 12 Nov 2008 14:17:03 +0000] rev 1591
6768932: Add support for multiline diagnostics Summary: Added basic support for multiline/tabular diagnostics Reviewed-by: jjg
Thu, 20 Nov 2008 11:39:58 -0800 Added tag jdk7-b40 for changeset 5db12b3a75ea
xdono [Thu, 20 Nov 2008 11:39:58 -0800] rev 1590
Added tag jdk7-b40 for changeset 5db12b3a75ea
Wed, 05 Jul 2017 16:44:04 +0200 Merge
duke [Wed, 05 Jul 2017 16:44:04 +0200] rev 1589
Merge
Thu, 20 Nov 2008 11:39:44 -0800 Added tag jdk7-b40 for changeset a0bb1aca37c4
xdono [Thu, 20 Nov 2008 11:39:44 -0800] rev 1588
Added tag jdk7-b40 for changeset a0bb1aca37c4
Wed, 05 Jul 2017 16:44:02 +0200 Merge
duke [Wed, 05 Jul 2017 16:44:02 +0200] rev 1587
Merge
Thu, 20 Nov 2008 11:39:42 -0800 Added tag jdk7-b40 for changeset 116996236e31
xdono [Thu, 20 Nov 2008 11:39:42 -0800] rev 1586
Added tag jdk7-b40 for changeset 116996236e31
Wed, 05 Jul 2017 16:44:00 +0200 Merge
duke [Wed, 05 Jul 2017 16:44:00 +0200] rev 1585
Merge
Thu, 20 Nov 2008 11:39:35 -0800 Added tag jdk7-b40 for changeset 14c451a86ec1
xdono [Thu, 20 Nov 2008 11:39:35 -0800] rev 1584
Added tag jdk7-b40 for changeset 14c451a86ec1
Wed, 05 Jul 2017 16:43:58 +0200 Merge
duke [Wed, 05 Jul 2017 16:43:58 +0200] rev 1583
Merge
Fri, 21 Nov 2008 15:21:12 -0800 Merge
tbell [Fri, 21 Nov 2008 15:21:12 -0800] rev 1582
Merge
Fri, 14 Nov 2008 17:22:10 +0100 6683213: CounterMonitor's derived Gauge badly initialized
dfuchs [Fri, 14 Nov 2008 17:22:10 +0100] rev 1581
6683213: CounterMonitor's derived Gauge badly initialized Reviewed-by: emcmanus
Thu, 13 Nov 2008 23:25:10 -0800 6745052: SLServerSocket file descriptor leak
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
Thu, 13 Nov 2008 23:08:11 -0800 6728126: Parsing Extensions in Client Hello message is done in a wrong way
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
Thu, 13 Nov 2008 11:15:01 -0800 Merge
tbell [Thu, 13 Nov 2008 11:15:01 -0800] rev 1578
Merge
Thu, 13 Nov 2008 09:40:51 +0000 Merge
chegar [Thu, 13 Nov 2008 09:40:51 +0000] rev 1577
Merge
Wed, 12 Nov 2008 16:38:17 +0000 6755625: Add HttpURLConnection.setFixedLengthStreamingMode(long)
chegar [Wed, 12 Nov 2008 16:38:17 +0000] rev 1576
6755625: Add HttpURLConnection.setFixedLengthStreamingMode(long) Reviewed-by: jccollet
Wed, 12 Nov 2008 16:01:06 +0800 6765491: Krb5LoginModule a little too restrictive, and the doc is not clear.
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
Wed, 12 Nov 2008 16:00:22 +0800 6733095: Failure when SPNEGO request non-Mutual
weijun [Wed, 12 Nov 2008 16:00:22 +0800] rev 1574
6733095: Failure when SPNEGO request non-Mutual Reviewed-by: valeriep
Tue, 11 Nov 2008 09:07:58 +0000 Merge
alanb [Tue, 11 Nov 2008 09:07:58 +0000] rev 1573
Merge
Tue, 11 Nov 2008 08:59:43 +0000 6763122: ZipFile ctor does not throw exception when file is not a zip file
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
Fri, 07 Nov 2008 19:19:08 +0100 6336968: Methods to convert AttributeList to/from Map
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
Fri, 07 Nov 2008 11:48:07 +0100 5072267: A way to communicate client context such as locale to the JMX server
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
Thu, 06 Nov 2008 12:12:39 -0500 6765046: CertPathValidatorException(Throwable).getMessage() always returns null since b37
mullan [Thu, 06 Nov 2008 12:12:39 -0500] rev 1569
6765046: CertPathValidatorException(Throwable).getMessage() always returns null since b37 Reviewed-by: vinnie
Thu, 06 Nov 2008 11:58:06 -0500 Merge
mullan [Thu, 06 Nov 2008 11:58:06 -0500] rev 1568
Merge
Wed, 05 Nov 2008 15:55:00 -0500 6744888: OCSP validation code should permit some clock skew when checking validity of OCSP responses
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
Thu, 20 Nov 2008 11:39:49 -0800 Added tag jdk7-b40 for changeset eb261bd963b2
xdono [Thu, 20 Nov 2008 11:39:49 -0800] rev 1566
Added tag jdk7-b40 for changeset eb261bd963b2
Wed, 05 Jul 2017 16:43:53 +0200 Merge
duke [Wed, 05 Jul 2017 16:43:53 +0200] rev 1565
Merge
Fri, 21 Nov 2008 16:11:18 -0800 6775176: Bump HS14 build number to 08
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
Fri, 21 Nov 2008 16:11:03 -0800 Merge
trims [Fri, 21 Nov 2008 16:11:03 -0800] rev 1563
Merge
Wed, 19 Nov 2008 14:20:51 -0800 Merge
iveresov [Wed, 19 Nov 2008 14:20:51 -0800] rev 1562
Merge
Tue, 18 Nov 2008 14:52:33 -0800 6771742: Remove duplicate files from G1 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
Fri, 14 Nov 2008 14:23:05 -0800 6770608: G1: Mutator thread can flush barrier and satb queues during safepoint
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
Fri, 07 Nov 2008 12:52:16 -0800 6769128: failure to run generateJvmOffsets is ignored
jcoomes [Fri, 07 Nov 2008 12:52:16 -0800] rev 1559
6769128: failure to run generateJvmOffsets is ignored Reviewed-by: xlu
Tue, 11 Nov 2008 22:21:13 -0800 6718879: cannot build on solaris nevada
jcoomes [Tue, 11 Nov 2008 22:21:13 -0800] rev 1558
6718879: cannot build on solaris nevada Reviewed-by: xlu
Wed, 29 Oct 2008 06:30:02 -0700 6765804: GC "dead ratios" should be unsigned
jcoomes [Wed, 29 Oct 2008 06:30:02 -0700] rev 1557
6765804: GC "dead ratios" should be unsigned Reviewed-by: ysr, tonyp
Wed, 19 Nov 2008 09:09:31 -0800 Merge
kvn [Wed, 19 Nov 2008 09:09:31 -0800] rev 1556
Merge
Tue, 18 Nov 2008 14:47:36 -0800 6773078: UseCompressedOops: assert(kid == 0L || s->_leaf->in(0) == 0L,"internal operands have no control")
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
Tue, 18 Nov 2008 12:40:28 -0800 6766316: assert(!nocreate,"Cannot build a phi for a block already parsed.")
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
Tue, 18 Nov 2008 12:31:53 -0800 6772413: code cleanup
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
Thu, 13 Nov 2008 14:50:04 -0800 6767659: Conversion from i486 to x86 missed some entries in makefiles
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
Wed, 12 Nov 2008 23:26:45 -0800 6770949: minor tweaks before 6655638
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
Wed, 12 Nov 2008 22:33:26 -0800 6653858: dynamic languages need to be able to load anonymous classes
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
Wed, 12 Nov 2008 11:01:31 -0800 6769748: Fix solaris makefiles for the case when "CC -V" produces several lines
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
Wed, 12 Nov 2008 05:42:59 -0800 Merge
never [Wed, 12 Nov 2008 05:42:59 -0800] rev 1548
Merge
Tue, 11 Nov 2008 23:03:35 -0800 6758445: loop heads that are exception entry points can crash during count_edges/mark_loops
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
Tue, 11 Nov 2008 22:01:08 -0800 6764892: VS2008 changes required to compile hotspot sources
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
Thu, 20 Nov 2008 11:39:38 -0800 Added tag jdk7-b40 for changeset d9cee294e5e4
xdono [Thu, 20 Nov 2008 11:39:38 -0800] rev 1545
Added tag jdk7-b40 for changeset d9cee294e5e4
Mon, 01 Dec 2008 15:28:36 -0800 6750229: Upgrade Recommended Linux and Windows Build OS
ohair [Mon, 01 Dec 2008 15:28:36 -0800] rev 1544
6750229: Upgrade Recommended Linux and Windows Build OS Reviewed-by: xdono
Thu, 20 Nov 2008 11:39:33 -0800 Added tag jdk7-b40 for changeset 4e9ce4796705
xdono [Thu, 20 Nov 2008 11:39:33 -0800] rev 1543
Added tag jdk7-b40 for changeset 4e9ce4796705
Wed, 05 Jul 2017 16:43:43 +0200 Added tag jdk7-b40 for changeset 3c53424bbe3b
duke [Wed, 05 Jul 2017 16:43:43 +0200] rev 1542
Added tag jdk7-b40 for changeset 3c53424bbe3b
Wed, 05 Jul 2017 16:43:43 +0200 Merge jdk7-b40
duke [Wed, 05 Jul 2017 16:43:43 +0200] rev 1541
Merge
Wed, 05 Jul 2017 16:43:41 +0200 Merge
duke [Wed, 05 Jul 2017 16:43:41 +0200] rev 1540
Merge
Fri, 07 Nov 2008 11:45:49 -0800 Merge
tbell [Fri, 07 Nov 2008 11:45:49 -0800] rev 1539
Merge
Tue, 28 Oct 2008 14:05:59 +0000 6763518: Impossible to suppress raw-type warnings
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
Mon, 27 Oct 2008 14:25:59 -0700 6764226: ListTest fails on javap output with bad characters
jjg [Mon, 27 Oct 2008 14:25:59 -0700] rev 1537
6764226: ListTest fails on javap output with bad characters Reviewed-by: darcy
Fri, 24 Oct 2008 20:47:47 -0700 Merge
tbell [Fri, 24 Oct 2008 20:47:47 -0700] rev 1536
Merge
Fri, 24 Oct 2008 12:46:51 +0100 6762569: Javac crashes with AssertionError in Types.containedBy
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
Fri, 24 Oct 2008 12:46:34 +0100 6758789: Some method resolution diagnostic should be improved
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
Fri, 24 Oct 2008 12:46:07 +0100 6746184: javac fails to compile call to public varargs method
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
Fri, 24 Oct 2008 12:45:47 +0100 6680106: StackOverFlowError for Cyclic inheritance in TypeParameters with ArrayType Bounds
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
Thu, 23 Oct 2008 18:29:11 +0100 6557954: Inner class type parameters doesn't get substituted when checking type well-formedness
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
Thu, 23 Oct 2008 18:10:23 +0100 6548436: Incorrect inconvertible types error
mcimadamore [Thu, 23 Oct 2008 18:10:23 +0100] rev 1530
6548436: Incorrect inconvertible types error Summary: Types.rewrite quantifiers should cope with captured type-variables properly Reviewed-by: jjg
Thu, 23 Oct 2008 18:00:05 +0100 6487370: javac incorrectly gives ambiguity warning with override-equivalent abstract inherited methods
mcimadamore [Thu, 23 Oct 2008 18:00:05 +0100] rev 1529
6487370: javac incorrectly gives ambiguity warning with override-equivalent abstract inherited methods Summary: Javac should not compare erased return types when checking for ambiguity errors during overload resolution Reviewed-by: jjg
Thu, 23 Oct 2008 17:59:43 +0100 6711619: javac doesn't allow access to protected members in intersection types
mcimadamore [Thu, 23 Oct 2008 17:59:43 +0100] rev 1528
6711619: javac doesn't allow access to protected members in intersection types Summary: Accordingly to new accessibility rules all members of intersection types (but private ones) should be accessible Reviewed-by: jjg
Thu, 23 Oct 2008 17:59:16 +0100 6732484: Bound error on wildcard code
mcimadamore [Thu, 23 Oct 2008 17:59:16 +0100] rev 1527
6732484: Bound error on wildcard code Summary: Check.checkExtends should cope with captured type-variables Reviewed-by: jjg
Thu, 06 Nov 2008 12:10:41 -0800 Added tag jdk7-b39 for changeset 628049ac53ed
xdono [Thu, 06 Nov 2008 12:10:41 -0800] rev 1526
Added tag jdk7-b39 for changeset 628049ac53ed
Wed, 05 Jul 2017 16:43:37 +0200 Merge
duke [Wed, 05 Jul 2017 16:43:37 +0200] rev 1525
Merge
Thu, 06 Nov 2008 12:10:26 -0800 Added tag jdk7-b39 for changeset 83ca2ddee2dd
xdono [Thu, 06 Nov 2008 12:10:26 -0800] rev 1524
Added tag jdk7-b39 for changeset 83ca2ddee2dd
Wed, 05 Jul 2017 16:43:34 +0200 Merge
duke [Wed, 05 Jul 2017 16:43:34 +0200] rev 1523
Merge
Thu, 06 Nov 2008 12:10:24 -0800 Added tag jdk7-b39 for changeset b7877f7986a3
xdono [Thu, 06 Nov 2008 12:10:24 -0800] rev 1522
Added tag jdk7-b39 for changeset b7877f7986a3
Wed, 05 Jul 2017 16:43:32 +0200 Merge
duke [Wed, 05 Jul 2017 16:43:32 +0200] rev 1521
Merge
Thu, 06 Nov 2008 12:10:16 -0800 Added tag jdk7-b39 for changeset 4d2a283e9da2
xdono [Thu, 06 Nov 2008 12:10:16 -0800] rev 1520
Added tag jdk7-b39 for changeset 4d2a283e9da2
Wed, 05 Jul 2017 16:43:30 +0200 Merge
duke [Wed, 05 Jul 2017 16:43:30 +0200] rev 1519
Merge
Fri, 07 Nov 2008 11:45:22 -0800 Merge
tbell [Fri, 07 Nov 2008 11:45:22 -0800] rev 1518
Merge
Fri, 31 Oct 2008 17:34:52 +0100 6766173: Spec should say that createMBean wraps a constructor RuntimeException in a RuntimeMBeanException
emcmanus [Fri, 31 Oct 2008 17:34:52 +0100] rev 1517
6766173: Spec should say that createMBean wraps a constructor RuntimeException in a RuntimeMBeanException Summary: JMX spec clarification Reviewed-by: dfuchs
Thu, 30 Oct 2008 17:28:35 -0400 Merge
mullan [Thu, 30 Oct 2008 17:28:35 -0400] rev 1516
Merge
Thu, 30 Oct 2008 17:24:08 -0400 6764553: com.sun.org.apache.xml.internal.security.utils.IdResolver is not thread safe
mullan [Thu, 30 Oct 2008 17:24:08 -0400] rev 1515
6764553: com.sun.org.apache.xml.internal.security.utils.IdResolver is not thread safe Reviewed-by: valeriep
Thu, 30 Oct 2008 18:19:48 +0100 6450848: make it easier to get the ObjectName of a JMX Proxy
emcmanus [Thu, 30 Oct 2008 18:19:48 +0100] rev 1514
6450848: make it easier to get the ObjectName of a JMX Proxy Summary: Rework proxy javadoc to explain how to do this. Reviewed-by: sjiang
Thu, 30 Oct 2008 17:46:50 +0100 6252609: Two different default descriptor forms defined for ModelMBeanInfoSupport
emcmanus [Thu, 30 Oct 2008 17:46:50 +0100] rev 1513
6252609: Two different default descriptor forms defined for ModelMBeanInfoSupport 6253137: Documentation for NotificationListener's handback parameter is confusing 6368691: javadoc for JMX Descriptors has bugs and is very hard to navigate. 6602699: support for async notification of mbeaninfo update 6759612: [javadoc] EventClient.NOTIFS_LOST has a garbled href to addEventClientListener 6759619: Clarify what EventClient.getEventClientNotificationInfo does 6759622: Clarify what EventClient.getListeners list does Summary: Documentation fixes, plus simple bugfix for 6759619. Reviewed-by: dfuchs
Tue, 28 Oct 2008 18:21:36 +0100 6763051: MXBean: Incorrect type names for parametrized dealing with arrays (openType)
emcmanus [Tue, 28 Oct 2008 18:21:36 +0100] rev 1512
6763051: MXBean: Incorrect type names for parametrized dealing with arrays (openType) 6713777: developer diagnosability of errors in uncompliant mxbean interfaces Reviewed-by: dfuchs
Tue, 28 Oct 2008 16:14:51 +0000 6756771: com.sun.net.httpserver.HttpServer should handle POSTs larger than 2Gig
chegar [Tue, 28 Oct 2008 16:14:51 +0000] rev 1511
6756771: com.sun.net.httpserver.HttpServer should handle POSTs larger than 2Gig Summary: update implementation to use long instead of int Reviewed-by: michaelm
Mon, 27 Oct 2008 14:02:40 +0100 6763639: Remove "rawtypes" warnings from JMX code
emcmanus [Mon, 27 Oct 2008 14:02:40 +0100] rev 1510
6763639: Remove "rawtypes" warnings from JMX code Reviewed-by: dfuchs
Fri, 24 Oct 2008 20:47:23 -0700 Merge
tbell [Fri, 24 Oct 2008 20:47:23 -0700] rev 1509
Merge
Fri, 24 Oct 2008 20:34:40 -0700 6761678: (ann) SecurityException in AnnotationInvocationHandler.getMemberMethods
martin [Fri, 24 Oct 2008 20:34:40 -0700] rev 1508
6761678: (ann) SecurityException in AnnotationInvocationHandler.getMemberMethods Summary: Move call to getDeclaredMethods inside doPrivileged Reviewed-by: darcy, mullan Contributed-by: jjb@google.com
Thu, 06 Nov 2008 12:10:31 -0800 Added tag jdk7-b39 for changeset 94a146b4f52a
xdono [Thu, 06 Nov 2008 12:10:31 -0800] rev 1507
Added tag jdk7-b39 for changeset 94a146b4f52a
Wed, 05 Jul 2017 16:43:26 +0200 Merge
duke [Wed, 05 Jul 2017 16:43:26 +0200] rev 1506
Merge
Fri, 14 Nov 2008 19:26:03 -0800 6771977: Bump HS14 build number to 07
trims [Fri, 14 Nov 2008 19:26:03 -0800] rev 1505
6771977: Bump HS14 build number to 07 Summary: Update the Hotspot build number to 07 Reviewed-by: jcoomes
Fri, 14 Nov 2008 19:23:49 -0800 Merge
trims [Fri, 14 Nov 2008 19:23:49 -0800] rev 1504
Merge
Wed, 12 Nov 2008 11:23:13 -0500 Merge
kamg [Wed, 12 Nov 2008 11:23:13 -0500] rev 1503
Merge
Fri, 07 Nov 2008 11:03:32 -0500 6760773: UseCompressedOops is broken with UseParNewGC
coleenp [Fri, 07 Nov 2008 11:03:32 -0500] rev 1502
6760773: UseCompressedOops is broken with UseParNewGC Summary: sparc code for gen_subtype_check was doing an ld for a compressed oop with the sign bit set so not comparing, leading to a ClassCastException. Reviewed-by: phh, never, acorn, kvn, xlu
Fri, 07 Nov 2008 13:55:14 -0800 Merge
never [Fri, 07 Nov 2008 13:55:14 -0800] rev 1501
Merge
Fri, 07 Nov 2008 09:29:38 -0800 6462850: generate biased locking code in C2 ideal graph
kvn [Fri, 07 Nov 2008 09:29:38 -0800] rev 1500
6462850: generate biased locking code in C2 ideal graph Summary: Inline biased locking code in C2 ideal graph during macro nodes expansion Reviewed-by: never
Thu, 06 Nov 2008 20:00:03 -0800 6761594: framesize rounding code rounds using wrong units leading to slightly oversized frames
never [Thu, 06 Nov 2008 20:00:03 -0800] rev 1499
6761594: framesize rounding code rounds using wrong units leading to slightly oversized frames Reviewed-by: rasbold, kvn
Thu, 06 Nov 2008 14:59:10 -0800 6743900: frequency based block layout
rasbold [Thu, 06 Nov 2008 14:59:10 -0800] rev 1498
6743900: frequency based block layout Summary: post-register allocation pass that drives block layout by edge frequencies Reviewed-by: never, kvn
Thu, 30 Oct 2008 17:08:48 -0700 6764622: IdealGraphVisualizer fixes
never [Thu, 30 Oct 2008 17:08:48 -0700] rev 1497
6764622: IdealGraphVisualizer fixes Reviewed-by: rasbold, jrose
Tue, 28 Oct 2008 18:02:09 -0700 6649622: HotSpot Biased locking needs tuning on latest CPUs
never [Tue, 28 Oct 2008 18:02:09 -0700] rev 1496
6649622: HotSpot Biased locking needs tuning on latest CPUs Reviewed-by: rasbold, kvn, kamg
Tue, 28 Oct 2008 09:31:30 -0700 6754519: don't emit flag fixup for NaN when condition being tested doesn't need it
never [Tue, 28 Oct 2008 09:31:30 -0700] rev 1495
6754519: don't emit flag fixup for NaN when condition being tested doesn't need it Reviewed-by: kvn, rasbold
Fri, 31 Oct 2008 10:34:20 -0700 Merge
xlu [Fri, 31 Oct 2008 10:34:20 -0700] rev 1494
Merge
Thu, 30 Oct 2008 15:48:59 -0400 6756528: Bytecodes::special_length_at reads past end of code buffer
kamg [Thu, 30 Oct 2008 15:48:59 -0400] rev 1493
6756528: Bytecodes::special_length_at reads past end of code buffer Summary: Add end-of-buffer indicator for paths used by the verifier Reviewed-by: acorn, coleenp
Thu, 06 Nov 2008 12:10:20 -0800 Added tag jdk7-b39 for changeset c483fc7ff658
xdono [Thu, 06 Nov 2008 12:10:20 -0800] rev 1492
Added tag jdk7-b39 for changeset c483fc7ff658
Thu, 06 Nov 2008 12:10:15 -0800 Added tag jdk7-b39 for changeset 731c67277e2b
xdono [Thu, 06 Nov 2008 12:10:15 -0800] rev 1491
Added tag jdk7-b39 for changeset 731c67277e2b
Wed, 05 Jul 2017 16:43:18 +0200 Added tag jdk7-b39 for changeset 126f365cec6c
duke [Wed, 05 Jul 2017 16:43:18 +0200] rev 1490
Added tag jdk7-b39 for changeset 126f365cec6c
Wed, 05 Jul 2017 16:43:17 +0200 Merge jdk7-b39
duke [Wed, 05 Jul 2017 16:43:17 +0200] rev 1489
Merge
Wed, 05 Jul 2017 16:43:15 +0200 Merge
duke [Wed, 05 Jul 2017 16:43:15 +0200] rev 1488
Merge
Thu, 23 Oct 2008 21:56:41 -0700 Merge
tbell [Thu, 23 Oct 2008 21:56:41 -0700] rev 1487
Merge
Mon, 20 Oct 2008 13:42:45 -0700 6759996: ignore empty entries on paths
jjg [Mon, 20 Oct 2008 13:42:45 -0700] rev 1486
6759996: ignore empty entries on paths Reviewed-by: darcy
Fri, 17 Oct 2008 16:47:54 -0700 Merge
tbell [Fri, 17 Oct 2008 16:47:54 -0700] rev 1485
Merge
Fri, 17 Oct 2008 16:06:32 -0700 6760930: empty element on bootclasspath breaks test/tools/apt/Discovery/discovery.sh
jjg [Fri, 17 Oct 2008 16:06:32 -0700] rev 1484
6760930: empty element on bootclasspath breaks test/tools/apt/Discovery/discovery.sh Reviewed-by: darcy
Fri, 17 Oct 2008 10:34:06 -0700 6760805: empty element on bootclasspath breaks test/tools/apt/Compile/compile.sh
jjg [Fri, 17 Oct 2008 10:34:06 -0700] rev 1483
6760805: empty element on bootclasspath breaks test/tools/apt/Compile/compile.sh Reviewed-by: darcy
Thu, 16 Oct 2008 16:53:56 -0700 6760500: test com/sun/javadoc/testSupplementary/TestSupplementary.java is not same-VM safe
jjg [Thu, 16 Oct 2008 16:53:56 -0700] rev 1482
6760500: test com/sun/javadoc/testSupplementary/TestSupplementary.java is not same-VM safe Reviewed-by: darcy
Thu, 16 Oct 2008 18:07:37 +0100 6760226: test/tools/javap/T6622260.java fails with specific locale settings
mcimadamore [Thu, 16 Oct 2008 18:07:37 +0100] rev 1481
6760226: test/tools/javap/T6622260.java fails with specific locale settings Summary: Changed the regression test in order to make it more robust w.r.t. to locale settings Reviewed-by: jjg
Thu, 16 Oct 2008 07:39:53 -0700 6759810: bad regression test causes source file to be deleted
jjg [Thu, 16 Oct 2008 07:39:53 -0700] rev 1480
6759810: bad regression test causes source file to be deleted Reviewed-by: mcimadamore
Thu, 16 Oct 2008 07:30:13 -0700 6759775: RegularFileObject.inferBinaryName gives bad result on empty path
jjg [Thu, 16 Oct 2008 07:30:13 -0700] rev 1479
6759775: RegularFileObject.inferBinaryName gives bad result on empty path Reviewed-by: mcimadamore
Wed, 15 Oct 2008 13:20:03 -0700 6759796: test/tools/javac/6348193/T6348193.java fails if there are empty entries on the bootclasspath
jjg [Wed, 15 Oct 2008 13:20:03 -0700] rev 1478
6759796: test/tools/javac/6348193/T6348193.java fails if there are empty entries on the bootclasspath Reviewed-by: darcy
Wed, 15 Oct 2008 11:13:23 -0700 6759795: test/tools/apt/Basic/print.sh may fail depending on jtreg options
jjg [Wed, 15 Oct 2008 11:13:23 -0700] rev 1477
6759795: test/tools/apt/Basic/print.sh may fail depending on jtreg options Reviewed-by: darcy
Wed, 15 Oct 2008 17:23:55 +0100 6759682: APT: compiler message file broken after refactoring of com.sun.tools.javac.util.Message
mcimadamore [Wed, 15 Oct 2008 17:23:55 +0100] rev 1476
6759682: APT: compiler message file broken after refactoring of com.sun.tools.javac.util.Message Summary: JavacMessages should refresh its own bundle cache when a new resource bundle is added by APT Reviewed-by: jjg
Wed, 15 Oct 2008 08:07:59 -0700 6748541: javadoc should be reusable
jjg [Wed, 15 Oct 2008 08:07:59 -0700] rev 1475
6748541: javadoc should be reusable Reviewed-by: bpatel
(0) -1000 -120 +120 +1000 +3000 +10000 +30000 tip