sjiang [Tue, 09 Dec 2008 20:51:59 +0100] rev 1711
Merge
sjiang [Tue, 09 Dec 2008 20:50:45 +0100] rev 1710
6336980: NotificationBroadcasterSupport: to tell whether there are listeners and to do clear
Reviewed-by: emcmanus
dfuchs [Tue, 09 Dec 2008 20:20:48 +0100] rev 1709
6768935: Clarify the behaviour of ObjectName pattern matching with regards to namespaces
Reviewed-by: emcmanus
sjiang [Tue, 09 Dec 2008 19:44:22 +0100] rev 1708
6332907: Add ability for connector server to close individual connections
Reviewed-by: emcmanus
sjiang [Tue, 09 Dec 2008 18:45:09 +0100] rev 1707
Merge
sjiang [Tue, 09 Dec 2008 18:42:13 +0100] rev 1706
6760712: Provide a connector server option that causes it not to prevent the VM from exiting
Reviewed-by: emcmanus
emcmanus [Tue, 09 Dec 2008 18:30:27 +0100] rev 1705
6780803: Wrong parameter name in description of EventClient::addListeners()
6470295: Misleading exception message says context classloader when it isn't
6714954: Description of MBeanPermission checking in MBeanServer javadoc is inaccurate
6732037: Event Service spec needs more detail about Executor use
6740900: Specify that listeners invoked via SendNotification should not block
6778436: Typo in @NotificationInfos spec
Reviewed-by: dfuchs
sjiang [Tue, 09 Dec 2008 17:41:59 +0100] rev 1704
Merge
sjiang [Tue, 09 Dec 2008 17:41:04 +0100] rev 1703
6405891: MLet: could be improved to load a native lib
Reviewed-by: emcmanus
jfdenise [Tue, 09 Dec 2008 16:26:30 +0100] rev 1702
6287328: Add methods to StandardMBean to retrieve a method based on MBean{Attribute|Operation}Info
Reviewed-by: emcmanus
jfdenise [Tue, 09 Dec 2008 16:14:53 +0100] rev 1701
6450834: RFE: allow StandardMBean to call MBeanRegistration methods on its wrapped resource
6373143: MonitorNotification should have a public constructor
Reviewed-by: emcmanus
jfdenise [Tue, 09 Dec 2008 15:57:09 +0100] rev 1700
6675526: Define an Annotation to name registered MBeans
Reviewed-by: emcmanus
jfdenise [Tue, 09 Dec 2008 15:36:14 +0100] rev 1699
6250014: MBeanOperationInfo Descriptor field for exceptions
Reviewed-by: emcmanus
jfdenise [Tue, 09 Dec 2008 14:44:42 +0100] rev 1698
6501362: DescriptorSupport(String) could recognize "name=value" as well as XML format
Reviewed-by: emcmanus
emcmanus [Tue, 09 Dec 2008 12:01:07 +0100] rev 1697
6774918: @NotificationInfo is ineffective on MBeans that cannot send notifications
Reviewed-by: jfdenise
tbell [Fri, 05 Dec 2008 21:59:09 -0800] rev 1696
Merge
mchung [Fri, 05 Dec 2008 10:30:29 -0800] rev 1695
6750389: The cpuManufactorer does not correctly recognized for Solaris 10
Summary: Fix the correct SMBIOS type (4) to obtain CPU manufacturer
Reviewed-by: ksrini
mchung [Fri, 05 Dec 2008 10:28:15 -0800] rev 1694
6764062: Revise usage of java.io.*.close
Summary: Handle closing multiple open I/O streams in case close() throws IOException
Reviewed-by: ksrini
dfuchs [Thu, 04 Dec 2008 17:58:10 +0100] rev 1693
6319823: new mbean register/unregister notification for groups of mbeans
6779698: Merge error caused duplicate example code in MBeanServerNotification
Reviewed-by: emcmanus
wetmore [Tue, 02 Dec 2008 14:53:52 -0800] rev 1692
6778613: Update javax.crypto.Cipher.getMaxAllowedKeyLength to point to proper Appendix after doc reorg
Reviewed-by: mullan
xdono [Thu, 18 Dec 2008 21:34:12 -0800] rev 1691
Added tag jdk7-b42 for changeset a97859015238
duke [Wed, 05 Jul 2017 16:44:50 +0200] rev 1690
Merge
trims [Sat, 20 Dec 2008 09:59:01 -0800] rev 1689
6787832: Bump Hotspot build number to 08
Summary: Update the HS14 build number to 08
Reviewed-by: jcoomes
trims [Sat, 20 Dec 2008 09:58:36 -0800] rev 1688
Merge
xlu [Sat, 20 Dec 2008 00:45:18 -0800] rev 1687
Merge
xlu [Fri, 19 Dec 2008 14:40:28 -0800] rev 1686
6784100: getTimeNanos - CAS reduction
Summary: Get rid of the CAS loop in getTimeNanos to reduce coherence traffic on Solaris.
Reviewed-by: acorn, kvn, ysr
poonam [Thu, 18 Dec 2008 17:28:41 -0800] rev 1685
6786340: hs14b09a pit: a lot of tests failed in "-server -Xcomp" on solaris-amd64 using fastdebug bits
Summary: Fixes the nsk-jdi PIT failures introduced by fix for 6739363
Reviewed-by: kvn, coleenp
jmasa [Fri, 19 Dec 2008 12:15:34 -0800] rev 1684
Merge
jcoomes [Thu, 18 Dec 2008 10:54:01 -0800] rev 1683
6786188: par compact - "SplitALot" stress mode should fill to_space
Reviewed-by: jmasa, tonyp
jcoomes [Thu, 18 Dec 2008 10:53:35 -0800] rev 1682
6784849: par compact - can fail when to_space is non-empty
Reviewed-by: jmasa, tonyp
jcoomes [Thu, 18 Dec 2008 01:27:04 -0800] rev 1681
6786195: many nsk.monitoring tests fail with -server -Xcomp
Summary: remove Universe::_fillerArrayKlassObj and associated code
Reviewed-by: jmasa, tonyp
kvn [Thu, 18 Dec 2008 13:59:59 -0800] rev 1680
Merge
kvn [Thu, 18 Dec 2008 11:26:22 -0800] rev 1679
6787050: assert(n->in(0) == 0L,"no control") with UseCompressedOops on sparcv9
Summary: Relax the assert for Sparc.
Reviewed-by: never
kvn [Wed, 17 Dec 2008 14:09:39 -0800] rev 1678
Merge
kvn [Tue, 16 Dec 2008 12:23:39 -0800] rev 1677
6782820: Server VM fails with "unhandled implicit exception in compiled code"
Summary: Restore the code which sets a control edge for a klass load node.
Reviewed-by: never
swamyv [Mon, 15 Dec 2008 13:58:57 -0800] rev 1676
6653214: MemoryPoolMXBean.setUsageThreshold() does not support large heap sizes.
Reviewed-by: ysr, mchung
trims [Sat, 20 Dec 2008 09:57:03 -0800] rev 1675
Merge
never [Fri, 12 Dec 2008 19:55:26 -0800] rev 1674
6758234: if (k cond (a ? : b: c)) returns reversed answer if k is constant and b and c are longs
Reviewed-by: kvn, jrose
never [Fri, 12 Dec 2008 19:54:46 -0800] rev 1673
6757316: load_constant() produces a wrong long constant, with high a low words swapped
Reviewed-by: rasbold, jrose, kvn
never [Fri, 12 Dec 2008 19:53:25 -0800] rev 1672
6767587: missing call to make_not_entrant after deoptimizing for patching volatiles
Reviewed-by: rasbold, kvn
jmasa [Fri, 12 Dec 2008 15:37:46 -0800] rev 1671
Merge
jcoomes [Thu, 11 Dec 2008 12:05:21 -0800] rev 1670
6765954: par compact - stress mode for splitting young gen spaces
Reviewed-by: jmasa
jcoomes [Thu, 11 Dec 2008 12:05:14 -0800] rev 1669
6765745: par compact - allow young gen spaces to be split
Reviewed-by: jmasa
jcoomes [Thu, 11 Dec 2008 12:05:08 -0800] rev 1668
6578152: fill_region_with_object has usability and safety issues
Reviewed-by: apetrusenko, ysr
ysr [Wed, 10 Dec 2008 23:46:10 -0800] rev 1667
6782457: CMS: Livelock in CompactibleFreeListSpace::block_size()
6736295: SIGSEGV in product jvm, assertion "these are the only valid states during a mark sweep" in fastdebug
Summary: Restructured the code in the perm gen allocation retry loop so as to avoid "safepoint-blocking" on locks, in this case the Heap_lock, while holding uninitialized allocated heap storage.
Reviewed-by: apetrusenko, iveresov, jcoomes, jmasa, poonam
blacklion [Fri, 12 Dec 2008 10:19:39 -0800] rev 1666
Merge
blacklion [Thu, 11 Dec 2008 03:22:04 -0800] rev 1665
6639341: sometimes contended-exit event comes after contended-entered on another thread
Summary: DTrace probe "contended-exit" should be fired before unparking object, or context could be lost. Probe firing was moved to proper place.
Reviewed-by: coleenp, kamg
coleenp [Wed, 10 Dec 2008 15:14:29 -0800] rev 1664
6727377: VM stack guard pages on Windows should PAGE_READWRITE not PAGE_EXECUTE_READWRITE
Summary: Make reguard_stack change access to RW, not execute and use os::protect_memory with the new parameter when change needed to X.
Reviewed-by: acorn, jcoomes
kvn [Thu, 11 Dec 2008 17:20:10 -0800] rev 1663
Merge
jrose [Tue, 09 Dec 2008 12:41:26 -0800] rev 1662
6771309: debugging AD files is difficult without #line directives in generated code
Summary: more and better #line and #define directives in the generated code; ADLC itself accepts #line directives
Reviewed-by: never, kvn
jrose [Mon, 08 Dec 2008 17:15:02 -0800] rev 1661
6779339: turn off LinkWellKnownClasses by default pending further testing
Summary: temporarily turn off LinkWellKnownClasses optimization
Reviewed-by: never, kvn
coleenp [Tue, 09 Dec 2008 09:55:39 -0500] rev 1660
6689685: Hotspot crash error message should include libraries version
Summary: Print out JDK/JRE version that hotspot knows about.
Reviewed-by: kamg, blacklion, acorn, alanb
coleenp [Mon, 08 Dec 2008 15:50:55 -0500] rev 1659
6773838: There is no calling stack for Compiler thread in hs_err file on x86
Summary: On solaris, the inline assembly wasn't being processed. Added volatile to il file fixed it.
Reviewed-by: phh, kvn
xdono [Thu, 18 Dec 2008 21:34:02 -0800] rev 1658
Added tag jdk7-b42 for changeset a0dd9009e992
xdono [Thu, 18 Dec 2008 21:33:59 -0800] rev 1657
Added tag jdk7-b42 for changeset 0e40cad98e4a
duke [Wed, 05 Jul 2017 16:44:40 +0200] rev 1656
Added tag jdk7-b42 for changeset caf58ffa0845
duke [Wed, 05 Jul 2017 16:44:40 +0200] rev 1655
Merge
duke [Wed, 05 Jul 2017 16:44:37 +0200] rev 1654
Merge
xdono [Mon, 15 Dec 2008 17:13:21 -0800] rev 1653
Merge
xdono [Mon, 15 Dec 2008 16:55:33 -0800] rev 1652
6785258: Update copyright year
Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008
Reviewed-by: katleman, ohair, tbell
tbell [Fri, 05 Dec 2008 09:52:51 -0800] rev 1651
Merge
jjg [Mon, 01 Dec 2008 12:15:14 -0800] rev 1650
6778493: Fix (langtools) ant build to honor fcs MILESTONE setting
Reviewed-by: ohair
Contributed-by: mjw@redhat.com
mcimadamore [Wed, 26 Nov 2008 11:07:07 +0000] rev 1649
6776289: Regression: javac7 doesnt resolve method calls properly
Summary: Superclass' private methods shouldn't be considered during method resolution
Reviewed-by: jjg
xdono [Thu, 04 Dec 2008 11:10:35 -0800] rev 1648
Added tag jdk7-b41 for changeset 6471e8a4578f
duke [Wed, 05 Jul 2017 16:44:33 +0200] rev 1647
Merge
xdono [Thu, 04 Dec 2008 11:10:19 -0800] rev 1646
Added tag jdk7-b41 for changeset c2c85c9ad771
duke [Wed, 05 Jul 2017 16:44:31 +0200] rev 1645
Merge
xdono [Thu, 04 Dec 2008 11:10:17 -0800] rev 1644
Added tag jdk7-b41 for changeset ff9b7f94082a
duke [Wed, 05 Jul 2017 16:44:28 +0200] rev 1643
Merge
xdono [Mon, 15 Dec 2008 16:55:07 -0800] rev 1642
6785258: Update copyright year
Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008
Reviewed-by: katleman, ohair, tbell
xdono [Thu, 04 Dec 2008 11:10:09 -0800] rev 1641
Added tag jdk7-b41 for changeset fc8a80d3e672
duke [Wed, 05 Jul 2017 16:44:26 +0200] rev 1640
Merge
xdono [Mon, 15 Dec 2008 16:55:25 -0800] rev 1639
6785258: Update copyright year
Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008
Reviewed-by: katleman, ohair, tbell
tbell [Fri, 05 Dec 2008 09:51:13 -0800] rev 1638
Merge
sherman [Sat, 29 Nov 2008 20:55:29 -0800] rev 1637
6725399: (ch) Channels.newInputStream should check for null
Summary: update to check null arg for all Channels methods
Reviewed-by: alanb
emcmanus [Thu, 27 Nov 2008 15:44:32 +0100] rev 1636
6776225: JMX.isNotificationSource wrong when DynamicWrapperMBean + SendNotification injection
Reviewed-by: dfuchs, jfdenise
chegar [Wed, 26 Nov 2008 15:37:14 +0000] rev 1635
6720866: Slow performance using HttpURLConnection for upload
Reviewed-by: michaelm
alanb [Tue, 25 Nov 2008 19:26:54 +0000] rev 1634
6593946: (bf) X-Buffer.compact() does not discard mark as specified
Summary: InvalidMarkException now correctly thrown. Thanks to keiths@redhat.com for the bug report and initial fix.
Reviewed-by: sherman, darcy
sherman [Tue, 25 Nov 2008 10:09:26 -0800] rev 1633
6774710: spp.sh used by genBasic.sh/genCopyDirectMemory.sh
Summary: update the scripts to use java version of spp
Reviewed-by: alanb
mullan [Tue, 25 Nov 2008 10:17:00 -0500] rev 1632
6728890: Add SwissSign root certificates to the JDK
6732157: Add VeriSign TSA Root Cert to the JDK
6754779: Add Camerfirma root certificates to the JDK
6768559: Add t-systems root CA certificate (Deutsche Telekom Root CA 2) to the JRE
Reviewed-by: vinnie
martin [Sun, 23 Nov 2008 09:56:39 -0800] rev 1631
6775152: freetype version check program problem main arg order
Summary: Fix all compiler warnings
Reviewed-by: ohair, tbell
tbell [Fri, 21 Nov 2008 20:53:37 -0800] rev 1630
Merge
dfuchs [Fri, 21 Nov 2008 18:18:00 +0100] rev 1629
6774170: LocalRMIServerSocketFactory should protect against ServerSocket.accept().getInetAddress() being null
Reviewed-by: emcmanus, jfdenise
sherman [Thu, 20 Nov 2008 14:06:19 -0800] rev 1628
6745216: missing 4 chraset aliases in sun.nio.cs package
Summary: added "834" into x-IBM834's aliase list.
Reviewed-by: alanb
emcmanus [Thu, 20 Nov 2008 10:10:48 +0100] rev 1627
6772779: @NotificationInfo does not create MBeanNotificationInfo in the MBean's MBeanInfo
6773593: CompositeDataSupport constructor javadoc is not in sync with the implementation
Reviewed-by: sjiang
sherman [Wed, 19 Nov 2008 14:29:12 -0800] rev 1626
6714428: 'os.name' system property shows wrong value on 64-bit Windows XP
Summary: update to detect the correct os.name for 64-bit XP
Reviewed-by: darcy
xdono [Thu, 04 Dec 2008 11:10:25 -0800] rev 1625
Added tag jdk7-b41 for changeset d255ae63f83c
duke [Wed, 05 Jul 2017 16:44:21 +0200] rev 1624
Merge
xdono [Mon, 15 Dec 2008 16:55:11 -0800] rev 1623
6785258: Update copyright year
Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008
Reviewed-by: katleman, ohair, tbell
trims [Fri, 05 Dec 2008 15:45:24 -0800] rev 1622
6781742: Bump HS14 build number to 09
Summary: Update Hotspot 14 build number to b09
Reviewed-by: jcoomes
trims [Fri, 05 Dec 2008 15:32:59 -0800] rev 1621
Merge
blacklion [Fri, 05 Dec 2008 15:06:37 -0500] rev 1620
Merge
poonam [Thu, 04 Dec 2008 17:48:02 -0800] rev 1619
Merge
poonam [Thu, 04 Dec 2008 17:29:56 -0800] rev 1618
6739363: Xcheck jni doesn't check native function arguments
Summary: Fix adds support for verifying arguments with -Xcheck:jni.
Reviewed-by: coleenp
jmasa [Thu, 04 Dec 2008 13:21:16 -0800] rev 1617
Merge
jmasa [Thu, 04 Dec 2008 09:04:46 -0800] rev 1616
Merge
iveresov [Wed, 03 Dec 2008 14:18:57 -0800] rev 1615
6779436: NUMA allocator: libnuma expects certain size of the buffer in numa_node_to_cpus()
Summary: In os::Linux::rebuild_cpu_to_node_map() fix the size of the CPU bitmap. Fixed arithmetic in MutableNUMASpace::adaptive_chunk_size() that could cause overflows and underflows of the chunk_size variable.
Reviewed-by: apetrusenko
kvn [Thu, 04 Dec 2008 08:55:34 -0800] rev 1614
Merge
kvn [Wed, 03 Dec 2008 13:41:37 -0800] rev 1613
6775880: EA +DeoptimizeALot: assert(mon_info->owner()->is_locked(),"object must be locked now")
Summary: Create new "eliminated" BoxLock node for monitor debug info when corresponding locks are eliminated.
Reviewed-by: never
never [Tue, 25 Nov 2008 13:14:07 -0800] rev 1612
6756768: C1 generates invalid code
Reviewed-by: kvn, jrose
jmasa [Wed, 03 Dec 2008 14:44:48 -0800] rev 1611
Merge
ysr [Mon, 01 Dec 2008 23:25:24 -0800] rev 1610
6778647: snap(), snap_policy() should be renamed setup(), setup_policy()
Summary: Renamed Reference{Policy,Pocessor} methods from snap{,_policy}() to setup{,_policy}()
Reviewed-by: apetrusenko
poonam [Thu, 27 Nov 2008 18:19:23 -0800] rev 1609
6743339: Enable building sa-jdi.jar and sawindbg.dll on Windows with hotspot build
Summary: These changes enable the SA binaries build with hotspot build on Windows
Reviewed-by: swamyv
iveresov [Wed, 26 Nov 2008 09:24:57 -0800] rev 1608
Merge
ysr [Mon, 24 Nov 2008 09:53:31 -0800] rev 1607
6774607: SIGSEGV or (!is_null(v),"oop value can never be zero") assertion when running with CMS and COOPs
Summary: Use the more permissive set_klass_or_null() and klass_or_null() interfaces in ParNew's workqueue overflow code that manipulates the klass-word.
Reviewed-by: coleenp
ysr [Thu, 20 Nov 2008 16:56:09 -0800] rev 1606
6684579: SoftReference processing can be made more efficient
Summary: For current soft-ref clearing policies, we can decide at marking time if a soft-reference will definitely not be cleared, postponing the decision of whether it will definitely be cleared to the final reference processing phase. This can be especially beneficial in the case of concurrent collectors where the marking is usually concurrent but reference processing is usually not.
Reviewed-by: jmasa
ysr [Thu, 20 Nov 2008 12:27:41 -0800] rev 1605
6722113: CMS: Incorrect overflow handling during precleaning of Reference lists
Summary: When we encounter marking stack overflow during precleaning of Reference lists, we were using the overflow list mechanism, which can cause problems on account of mutating the mark word of the header because of conflicts with mutator accesses and updates of that field. Instead we should use the usual mechanism for overflow handling in concurrent phases, namely dirtying of the card on which the overflowed object lies. Since precleaning effectively does a form of discovered list processing, albeit with discovery enabled, we needed to adjust some code to be correct in the face of interleaved processing and discovery.
Reviewed-by: apetrusenko, jcoomes
kamg [Tue, 25 Nov 2008 15:59:23 -0500] rev 1604
Merge
coleenp [Mon, 24 Nov 2008 14:45:47 -0500] rev 1603
6474243: suspicious jvmti code that uses oop unsafely across GC point
Summary: oop stored in unsafely in Lscratch noticed by visual inspection will not be updated by GC.
Reviewed-by: kamg, never, kvn
xlu [Sat, 22 Nov 2008 00:16:09 -0800] rev 1602
6554406: Change switch UseVMInterruptibleIO default to false (sol)
Summary: The default value of UseVMInterruptibleIO is changed to false for JDK 7, but the default isn't changed for JDK 6 and earlier.
Reviewed-by: never, acorn, dholmes, kamg, alanb
kamg [Fri, 21 Nov 2008 15:10:14 -0500] rev 1601
Merge
coleenp [Fri, 21 Nov 2008 08:09:11 -0800] rev 1600
6676175: BigApps crash JVM Client VM (build 10.0-b22, mixed mode, sharing) with SIGSEGV (0xb)
Summary: Add test for biased locking epoch before walking own thread stack in case of rare race
Reviewed-by: phh, never
xdono [Thu, 04 Dec 2008 11:10:13 -0800] rev 1599
Added tag jdk7-b41 for changeset 49f1a8464e11
xdono [Mon, 15 Dec 2008 10:24:35 -0800] rev 1598
Merge
ohair [Fri, 05 Dec 2008 17:18:04 -0800] rev 1597
6781784: Fix ant link in build readme
Reviewed-by: michaelm
xdono [Thu, 04 Dec 2008 11:10:08 -0800] rev 1596
Added tag jdk7-b41 for changeset 9d3c7a336f93
duke [Wed, 05 Jul 2017 16:44:10 +0200] rev 1595
Added tag jdk7-b41 for changeset 3cb2a607c347
duke [Wed, 05 Jul 2017 16:44:09 +0200] rev 1594
Merge
duke [Wed, 05 Jul 2017 16:44:07 +0200] rev 1593
Merge
tbell [Fri, 21 Nov 2008 15:21:41 -0800] rev 1592
Merge