jgodinez [Tue, 19 Aug 2008 16:04:06 -0700] rev 1722
6731826: race condition in UnixPrintServiceLookup
Reviewed-by: campbell, tdv
lana [Thu, 07 Aug 2008 22:24:26 -0700] rev 1721
Merge
jgodinez [Thu, 07 Aug 2008 11:19:06 -0700] rev 1720
6731937: javax/print/CheckDupFlavor.java fails
Reviewed-by: campbell, tdv
tdv [Tue, 05 Aug 2008 09:37:03 -0700] rev 1719
6733718: test /java/awt/FullScreen/UninitializedDisplayModeChangeTest/ fails
Reviewed-by: igor
tdv [Mon, 04 Aug 2008 11:31:46 -0700] rev 1718
6717988: D3D: rendering problems with JConsole on [Nvidia FX 5200]
Reviewed-by: campbell
tdv [Mon, 04 Aug 2008 11:29:28 -0700] rev 1717
6728834: D3D/OGL: LCD AA text becomes bold and blurred when rendering to a non-opaque destination
Reviewed-by: campbell
igor [Mon, 04 Aug 2008 18:50:43 +0400] rev 1716
4356282: RFE: T2K should be used to rasterize CID/CFF fonts
Reviewed-by: bae, prr
bae [Fri, 25 Jul 2008 14:46:38 +0400] rev 1715
6687968: PNGImageReader leaks native memory through an Inflater.
Reviewed-by: igor, prr
tbell [Fri, 19 Dec 2008 10:37:50 -0800] rev 1714
Merge
sherman [Wed, 10 Dec 2008 14:03:15 -0800] rev 1713
6642323: Speeding up Single Byte Decoders
6642328: Speeding up Single Byte Encoders
Summary: re-implementation of mapping based sbcs charts
Reviewed-by: alanb
emcmanus [Wed, 10 Dec 2008 11:59:32 +0100] rev 1712
6456269: Add a GenericMBeanException so clients don't have to have server's exception classes present
Reviewed-by: jfdenise, dfuchs
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