J. Duke
62cd79af98
Merge
2017-07-05 16:33:39 +02:00
J. Duke
c2d21dbeba
Merge
2017-07-05 16:33:23 +02:00
J. Duke
8883615177
Merge
2017-07-05 16:33:07 +02:00
J. Duke
b15242a5a2
Merge
2017-07-05 16:32:55 +02:00
Daniel Fuchs
3123299828
6319823: new mbean register/unregister notification for groups of mbeans
...
6779698: Merge error caused duplicate example code in MBeanServerNotification
Reviewed-by: emcmanus
2008-12-04 17:58:10 +01:00
Bradford Wetmore
e936f852bf
6778613: Update javax.crypto.Cipher.getMaxAllowedKeyLength to point to proper Appendix after doc reorg
...
Reviewed-by: mullan
2008-12-02 14:53:52 -08:00
Kelly O'Hair
d039601207
6750229: Upgrade Recommended Linux and Windows Build OS
...
Reviewed-by: xdono
2008-12-01 15:28:36 -08:00
Xueming Shen
b596dd66fa
6725399: (ch) Channels.newInputStream should check for null
...
Update to check null arg for all Channels methods
Reviewed-by: alanb
2008-11-29 20:55:29 -08:00
Eamonn McManus
70624128b4
6776225: JMX.isNotificationSource wrong when DynamicWrapperMBean + SendNotification injection
...
Reviewed-by: dfuchs, jfdenise
2008-11-27 15:44:32 +01:00
Chris Hegarty
c0500f7d74
6720866: Slow performance using HttpURLConnection for upload
...
Reviewed-by: michaelm
2008-11-26 15:37:14 +00:00
Alan Bateman
efd62d5c81
6593946: (bf) X-Buffer.compact() does not discard mark as specified
...
InvalidMarkException now correctly thrown. Thanks to keiths@redhat.com for the bug report and initial fix.
Reviewed-by: sherman, darcy
2008-11-25 19:26:54 +00:00
Xueming Shen
b9638d0527
6774710: spp.sh used by genBasic.sh/genCopyDirectMemory.sh
...
Update the scripts to use java version of spp
Reviewed-by: alanb
2008-11-25 10:09:26 -08:00
Sean Mullan
93225a0b60
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
2008-11-25 10:17:00 -05:00
Martin Buchholz
8dc49502e3
6775152: freetype version check program problem main arg order
...
Fix all compiler warnings
Reviewed-by: ohair, tbell
2008-11-23 09:56:39 -08:00
Tim Bell
210b864811
Merge
2008-11-21 20:53:37 -08:00
Erik Trimble
de0532a7ec
6775176: Bump HS14 build number to 08
...
Update the Hotspot build number to 08
Reviewed-by: jcoomes
2008-11-21 16:11:18 -08:00
Erik Trimble
658a01dd3f
Merge
2008-11-21 16:11:03 -08:00
Tim Bell
da14ef4113
Merge
2008-11-21 15:21:41 -08:00
Tim Bell
1ffbc44821
Merge
2008-11-21 15:21:12 -08:00
Daniel Fuchs
9f61f3723c
6774170: LocalRMIServerSocketFactory should protect against ServerSocket.accept().getInetAddress() being null
...
Reviewed-by: emcmanus, jfdenise
2008-11-21 18:18:00 +01:00
Xueming Shen
9f247462f6
6745216: missing 4 chraset aliases in sun.nio.cs package
...
Added "834" into x-IBM834's aliase list.
Reviewed-by: alanb
2008-11-20 14:06:19 -08:00
Xiomara Jayasena
6683daa8c7
Added tag jdk7-b40 for changeset 5db12b3a75ea
2008-11-20 11:39:58 -08:00
Xiomara Jayasena
5a1a07a54f
Added tag jdk7-b40 for changeset eb261bd963b2
2008-11-20 11:39:49 -08:00
Xiomara Jayasena
a6c8f28b4e
Added tag jdk7-b40 for changeset a0bb1aca37c4
2008-11-20 11:39:44 -08:00
Xiomara Jayasena
323cfc4f26
Added tag jdk7-b40 for changeset 116996236e31
2008-11-20 11:39:42 -08:00
Xiomara Jayasena
c60ef2ef3b
Added tag jdk7-b40 for changeset d9cee294e5e4
2008-11-20 11:39:38 -08:00
Xiomara Jayasena
68703b507d
Added tag jdk7-b40 for changeset 14c451a86ec1
2008-11-20 11:39:35 -08:00
Xiomara Jayasena
abed5710b0
Added tag jdk7-b40 for changeset 4e9ce4796705
2008-11-20 11:39:33 -08:00
Eamonn McManus
4d6c508c34
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
2008-11-20 10:10:48 +01:00
Xueming Shen
df04313221
6714428: 'os.name' system property shows wrong value on 64-bit Windows XP
...
Update to detect the correct os.name for 64-bit XP
Reviewed-by: darcy
2008-11-19 14:29:12 -08:00
Igor Veresov
28b2c4aeaf
Merge
2008-11-19 14:20:51 -08:00
Vladimir Kozlov
2f7409dee4
Merge
2008-11-19 09:09:31 -08:00
Jon Masamitsu
a2078f04e8
6771742: Remove duplicate files from G1 merge
...
Remove duplicate files and add includeDB_gc_g1 file in windows Makefile
Reviewed-by: jcoomes, ysr
2008-11-18 14:52:33 -08:00
Vladimir Kozlov
43051c98f3
6773078: UseCompressedOops: assert(kid == 0L || s->_leaf->in(0) == 0L,"internal operands have no control")
...
Don't set the control edge of a klass load node.
Reviewed-by: never
2008-11-18 14:47:36 -08:00
Vladimir Kozlov
893d1c4148
6766316: assert(!nocreate,"Cannot build a phi for a block already parsed.")
...
Don't use the invariant local information if there are irreducible loops.
Reviewed-by: never
2008-11-18 12:40:28 -08:00
Vladimir Kozlov
f2c8d25c73
6772413: code cleanup
...
Removed lines in adm64.make with interpret.o and moved few constant strings from header files.
Reviewed-by: never
2008-11-18 12:31:53 -08:00
Erik Trimble
a7d5fce367
6771977: Bump HS14 build number to 07
...
Update the Hotspot build number to 07
Reviewed-by: jcoomes
2008-11-14 19:26:03 -08:00
Erik Trimble
bc9a3dae9e
Merge
2008-11-14 19:23:49 -08:00
Igor Veresov
cbf1c89d60
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")
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
2008-11-14 14:23:05 -08:00
Daniel Fuchs
907d90158a
6683213: CounterMonitor's derived Gauge badly initialized
...
Reviewed-by: emcmanus
2008-11-14 17:22:10 +01:00
Xue-Lei Andrew Fan
f377bd69c3
6745052: SLServerSocket file descriptor leak
...
SSLServerSocketImpl.checkEnabledSuites() does not release the temporary socket properly
Reviewed-by: wetmore, weijun
2008-11-13 23:25:10 -08:00
Xue-Lei Andrew Fan
8db7ed98ea
6728126: Parsing Extensions in Client Hello message is done in a wrong way
...
The inputStream.read(byte[], int, 0) is not always return zero.
Reviewed-by: wetmore, weijun
2008-11-13 23:08:11 -08:00
Vladimir Kozlov
ce3f3dd8d3
6767659: Conversion from i486 to x86 missed some entries in makefiles
...
Fixed missed entries.
Reviewed-by: never
2008-11-13 14:50:04 -08:00
Tim Bell
69f8b9fce0
Merge
2008-11-13 11:15:01 -08:00
Chris Hegarty
bb833cb3e5
Merge
2008-11-13 09:40:51 +00:00
John R Rose
4e2c4fb4bd
6770949: minor tweaks before 6655638
...
Minor cleanups & tuning of array.hpp, debug.cpp, growableArray.hpp, hashtable.cpp
Reviewed-by: kvn
2008-11-12 23:26:45 -08:00
John R Rose
849e0ffb04
6653858: dynamic languages need to be able to load anonymous classes
...
Low-level privileged sun.misc.Unsafe.defineAnonymousClass
Reviewed-by: kvn
2008-11-12 22:33:26 -08:00
Vladimir Kozlov
015a08b3e8
6769748: Fix solaris makefiles for the case when "CC -V" produces several lines
...
Fix solaris makefiles for 5.10 compilers
Reviewed-by: jcoomes
2008-11-12 11:01:31 -08:00
Chris Hegarty
e9076296a9
6755625: Add HttpURLConnection.setFixedLengthStreamingMode(long)
...
Reviewed-by: jccollet
2008-11-12 16:38:17 +00:00
Keith McGuigan
8db365aa80
Merge
2008-11-12 11:23:13 -05:00