Weijun Wang
|
debc12e19e
|
8010531: Add BadKdc* tests to problem list for solaris-sparcv9
Reviewed-by: alanb
|
2013-03-22 19:59:14 +08:00 |
|
Stefan Karlsson
|
2f7b91d2f5
|
Merge
|
2013-03-22 10:32:21 +01:00 |
|
Roland Westrelin
|
15178005e6
|
Merge
|
2013-03-21 22:00:14 -07:00 |
|
Morris Meyer
|
8d607b2446
|
Merge
|
2013-03-21 21:48:56 -07:00 |
|
Ioi Lam
|
ba67f14480
|
8010389: After fix for 7107135 a failed dlopen() call results in a VM crash
Call dlerror() in VM thread as necessary.
Reviewed-by: coleenp, dholmes
|
2013-03-21 20:46:46 -07:00 |
|
Bradford Wetmore
|
9b5ebab5f6
|
8009517: new code changes causing errors in old build (-Werror) environment
Reviewed-by: mduigou
|
2013-03-21 16:31:48 -07:00 |
|
Erik Helin
|
5391834dcf
|
8009427: Re-enable tests that were disable to ease complicated push
Reviewed-by: sla, mchung, dcubed
|
2013-03-21 20:35:49 +01:00 |
|
Martin Buchholz
|
edcaf23233
|
8010316: Improve handling of char sequences containing surrogates
Fix and optimize codePointAt, codePointBefore and similar methods
Reviewed-by: sherman, okutsu, ulfzibis, kizune
|
2013-03-26 13:36:51 -07:00 |
|
Martin Buchholz
|
2a57075d85
|
8007905: To add a system property to create zip file without using ZIP64 end table when entry count > 64k
Provide a system property to inhibit ZIP64 mode for >64k entries
Reviewed-by: alanb, sherman
|
2013-03-26 13:34:54 -07:00 |
|
David Katleman
|
0fbaf75ff1
|
Added tag jdk8-b82 for changeset fd698c5ee684
|
2013-03-21 10:43:41 -07:00 |
|
David Katleman
|
58859413d3
|
Added tag jdk8-b82 for changeset db9ac0924815
|
2013-03-21 10:43:39 -07:00 |
|
David Katleman
|
6219b24111
|
Added tag jdk8-b82 for changeset 744dd8193801
|
2013-03-21 10:43:23 -07:00 |
|
David Katleman
|
c9e41a6238
|
Added tag jdk8-b82 for changeset d5a7172af7df
|
2013-03-21 10:43:09 -07:00 |
|
David Katleman
|
fd6ca911a5
|
Added tag jdk8-b82 for changeset 11e0f924d1ba
|
2013-03-21 10:43:06 -07:00 |
|
David Katleman
|
65547b27ff
|
Added tag jdk8-b82 for changeset 3826413d5c5b
|
2013-03-21 10:42:51 -07:00 |
|
David Katleman
|
c8f1a1b8e2
|
Added tag jdk8-b82 for changeset e2239e25e90a
|
2013-03-21 10:42:42 -07:00 |
|
David Katleman
|
d04381e427
|
Added tag jdk8-b82 for changeset caa9b4e63aab
|
2013-03-21 10:42:22 -07:00 |
|
Rob McKenna
|
8eecfc7522
|
8009251: Add proxy handling and keep-alive fixes to jsse
Reviewed-by: chegar
|
2013-03-21 17:33:15 +00:00 |
|
Morris Meyer
|
6c55facb77
|
8009593: [parfait] Null pointer deference in hotspot/src/share/vm/oops/constantPool.cpp
Added guarantee() to print_entry_on()
Reviewed-by: kvn
|
2013-03-21 10:13:56 -07:00 |
|
Morris Meyer
|
85aa7836de
|
8009584: [parfait] Null pointer deference in hotspot/src/cpu/x86/vm/relocInfo_x86.cpp
Added guarantee() to pd_address_in_code()
Reviewed-by: kvn
|
2013-03-21 10:11:24 -07:00 |
|
Joseph Provino
|
9bf86a475e
|
8009904: jvmtiClassFileReconstituter.cpp needs to be excluded from the minimal jvm
JvmtiClassFileReconstituter.cpp needs to be added to the list of files to exclude when JVMTI is excluded from the jvm
Reviewed-by: dholmes, sspitsyn
|
2013-03-21 10:18:05 -04:00 |
|
Zhengyu Gu
|
661b263eb2
|
Merge
|
2013-03-21 06:53:53 -07:00 |
|
Athijegannathan Sundararajan
|
0f8bf3e7c3
|
8009869: Need to modify java.security property package.access to include nashorn packages
Reviewed-by: ahgross, jlaskey, lagergren
|
2013-03-21 19:19:08 +05:30 |
|
Erik Gahlin
|
62fb07baaa
|
8008611: Better handling of annotations in JMX
Reviewed-by: skoivu, dholmes, jfdenise
|
2013-03-21 13:56:28 +01:00 |
|
Shanliang Jiang
|
30245ce543
|
8007467: Better JMX type conversion
Reviewed-by: dfuchs, mchung, skoivu
|
2013-04-02 10:38:51 +02:00 |
|
Phil Race
|
7d8a89c6c1
|
8005007: Better glyph processing
Reviewed-by: srl, mschoene, bae
|
2013-04-01 09:55:26 -07:00 |
|
Dmitry Samersoff
|
f4069d1374
|
8008124: Better compliance testing
Better compliance testing
Reviewed-by: dfuchs, jfdenise, skoivu, alanb
|
2013-03-31 23:47:55 +04:00 |
|
Dmitry Samersoff
|
87a26efe0d
|
8008120: Improve JMX class checking
Improve JMX class checking
Reviewed-by: mchung, dfuchs, alanb, skoivu
|
2013-03-31 22:59:14 +04:00 |
|
Dmitry Samersoff
|
07ca78ead7
|
8007471: Improve MBean notifications
Improve MBean notifications
Reviewed-by: dfuchs, mchung, alanb, skoivu
|
2013-03-31 22:00:37 +04:00 |
|
Sergey Bylokhov
|
e0c7d59246
|
8006328: Improve robustness of sound classes
8009057: Improve MIDI event handling
Reviewed-by: amenkov, art, skoivu
|
2013-03-29 22:07:56 +04:00 |
|
Jia-Hong Chen
|
2801163256
|
8001038: Resourcefully handle resources
Reviewed-by: prr, bae
|
2013-03-29 10:01:19 -07:00 |
|
Jaroslav Bachorik
|
9f8bb22b73
|
8008982: Adjust JMX for underlying interface changes
Reviewed-by: mchung, dholmes, dfuchs, skoivu
|
2013-03-28 09:39:26 +01:00 |
|
Kurchi Subhra Hazra
|
7938121238
|
8001318: Socket.getLocalAddress not consistent with InetAddress.getLocalHost
Reviewed-by: alanb, chegar, hawtin
|
2013-03-28 14:34:18 -07:00 |
|
Lance Andersen
|
7fc34775d1
|
8009554: Improve SerialJavaObject.getFields
Reviewed-by: alanb, skoivu, mchung
|
2013-03-28 06:55:42 -04:00 |
|
Jia-Hong Chen
|
d168b09c44
|
8007925: Improve cmsStageAllocLabV2ToV4curves
8007926: Improve cmsPipelineDup
Reviewed-by: bae, mschoene, prr
|
2013-03-27 15:58:39 -07:00 |
|
Jia-Hong Chen
|
c5ed90b0bb
|
8009654: Improve stability of cmsnamed
Reviewed-by: bae, mschoene, prr
|
2013-03-27 11:38:46 -07:00 |
|
Jaroslav Bachorik
|
dc1533f6cf
|
8010209: Better provision of factories
Reviewed-by: dcubed, ahgross
|
2013-03-27 13:29:22 +01:00 |
|
Jean-Francois Denise
|
4a77df1972
|
8008128: Better API coherence for JMX
Permission for getting classloader
Reviewed-by: alanb, dfuchs, skoivu
|
2013-03-27 09:59:17 +01:00 |
|
Shanliang Jiang
|
62573eeab1
|
8008615: Improve robustness of JMX internal APIs
Reviewed-by: dfuchs, skoivu, dholmes
|
2013-03-26 08:32:16 +01:00 |
|
Jean-Francois Denise
|
fb31c370c7
|
8009004: Better implementation of RMI connections
Better class handling.
Reviewed-by: alanb, dfuchs, skoivu, jbachorik
|
2013-03-26 09:12:18 +01:00 |
|
Alexander Scherbatiy
|
d089002460
|
8007146: [macosx] Setting a display mode crashes JDK under VNC
Reviewed-by: serb
|
2013-03-21 16:50:35 +04:00 |
|
Vinnie Ryan
|
ea20eb7d97
|
8009067: Improve storing keys in KeyStore
Reviewed-by: mullan, skoivu
|
2013-03-21 12:14:59 +00:00 |
|
Thomas Wuerthinger
|
06ef4cddf7
|
7153771: array bound check elimination for c1
When possible optimize out array bound checks, inserting predicates when needed.
Reviewed-by: never, kvn, twisti
|
2013-03-21 09:27:54 +01:00 |
|
Jaroslav Bachorik
|
bf2d40f6db
|
8008623: Better handling of MBeanServers
Reviewed-by: dfuchs, dholmes, skoivu
|
2013-03-21 09:26:55 +01:00 |
|
Mikael Gerdin
|
6bec5bf02c
|
8004241: NPG: Metaspace occupies more memory than specified by -XX:MaxMetaspaceSize option
Enforce MaxMetaspaceSize for both metaspace parts, check MaxMetaspaceSize against "reserved", not "capacity"
Reviewed-by: jmasa, johnc
|
2013-03-21 09:07:43 +01:00 |
|
Daniel D. Daugherty
|
ff91250bd2
|
Merge
|
2013-03-20 20:52:00 -07:00 |
|
Ron Durbin
|
a003234ac8
|
8010396: checking MallocMaxTestWords in testMalloc() function is redundant
Remove redundant checks in testMalloc and add assert.
Reviewed-by: dcubed, coleenp, dholmes
|
2013-03-20 20:44:54 -07:00 |
|
Jen Dority
|
1f24cdd86c
|
8006818: SunEC and SunPKCS11 providers should be in all profiles
Reviewed-by: dholmes, alanb, valeriep
|
2013-03-20 22:39:51 -04:00 |
|
Joe Darcy
|
08c578cdcf
|
8010364: Clarify javax.lang.model API for Type Annotations
Reviewed-by: jjg, abuckley
|
2013-03-20 17:41:40 -07:00 |
|
Christian Thalinger
|
2f4ecb86a2
|
8006965: remove test_gamma and add dedicated test_* targets instead
Reviewed-by: kvn, jcoomes
|
2013-03-20 17:04:45 -07:00 |
|