Dan Xu
|
2ffe97f06e
|
8010837: FileInputStream.available() throw IOException when encountering negative available values
Remove the check in the native code to allow negative values
Reviewed-by: mchung
|
2013-03-27 09:00:34 -07:00 |
|
Leonid Romanov
|
2e97782d35
|
8003559: Update display of applet windows
Implemented applet security warning for OS X port
Reviewed-by: art, anthony, serb, skoivu
|
2013-03-27 16:37:00 +04:00 |
|
Denis Fokin
|
36fd8181af
|
7075105: WIN: Provide a way to format HTML on drop
Reviewed-by: uta, serb
|
2013-03-27 16:19:51 +04:00 |
|
Dmitry Cherepanov
|
125a476997
|
Merge
|
2013-03-27 08:32:42 +04:00 |
|
Lana Steuck
|
bd671cb7fa
|
Merge
|
2013-03-26 12:04:35 -07:00 |
|
Lana Steuck
|
e2c373dfdb
|
Merge
|
2013-03-26 11:58:53 -07:00 |
|
Mandy Chung
|
d79b11782a
|
8010787: changeset for 8007703 is missing the deleted files
Reviewed-by: dholmes, alanb, erikj
|
2013-03-25 18:14:52 -07:00 |
|
Mandy Chung
|
d414a7e832
|
8007703: Remove com.sun.servicetag API
Reviewed-by: dholmes, alanb, erikj
|
2013-03-25 17:19:16 -07:00 |
|
Michael Fang
|
3c711cf801
|
8010521: jdk8 l10n resource file translation update 2
Reviewed-by: naoto, yhuang
|
2013-03-25 16:49:25 -07:00 |
|
Bill Pittore
|
c3647bf3a6
|
8010668: builtin JNI libraries should not be unloaded
Reviewed-by: chegar, alanb
|
2013-03-25 14:29:13 +00:00 |
|
Athijegannathan Sundararajan
|
61c8affcc1
|
8010704: The test closed/java/lang/SecurityManager/CheckPackageDefinition.java failed after fix for 8009869
Reviewed-by: lagergren, hannesw
|
2013-03-25 19:25:01 +05:30 |
|
Weijun Wang
|
5f08966515
|
8009875: Provide a default udp_preference_limit for krb5.conf
Reviewed-by: valeriep
|
2013-03-23 11:49:39 +08:00 |
|
Weijun Wang
|
87b698f394
|
8009970: Several LoginModule classes need extra permission to load AuthResources
Reviewed-by: mullan
|
2013-03-23 11:49:28 +08:00 |
|
Denis Fokin
|
439ddacaac
|
7123476: DesktopOpenTests:When enter the file path and click the open button,it crash
Reviewed-by: art, anthony
|
2013-03-22 19:56:20 +04:00 |
|
Erik Helin
|
1c46d9bac2
|
8004172: Update jstat counter names to reflect metaspace changes
Reviewed-by: mchung
|
2013-03-22 15:01:24 +01:00 |
|
Erik Helin
|
445664ec52
|
8005116: NPG: Rename -permstat option for jmap in jdk8 to -clstats
Reviewed-by: jmasa, sla
|
2013-03-22 15:01:14 +01:00 |
|
Weijun Wang
|
debc12e19e
|
8010531: Add BadKdc* tests to problem list for solaris-sparcv9
Reviewed-by: alanb
|
2013-03-22 19:59:14 +08: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
|
6219b24111
|
Added tag jdk8-b82 for changeset 744dd8193801
|
2013-03-21 10:43:23 -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 |
|
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 |
|
Jaroslav Bachorik
|
bf2d40f6db
|
8008623: Better handling of MBeanServers
Reviewed-by: dfuchs, dholmes, skoivu
|
2013-03-21 09:26:55 +01: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
|
e91d6c8f4d
|
8010427: Refine Method.isDefault implementation
Reviewed-by: acorn, dlsmith
|
2013-03-20 15:21:14 -07:00 |
|
Leonid Romanov
|
d76b61b2e8
|
8004584: Augment applet contextualization
Do not create the main AppContext for applets
Reviewed-by: art, ahgross
|
2013-03-21 02:13:49 +04:00 |
|
Kurchi Subhra Hazra
|
fcd5e6c404
|
8010213: Some api/javax_net/SocketFactory tests fail in 7u25 nightly build
Eliminate fall-through while setting socket options on Windows
Reviewed-by: alanb, chegar
|
2013-03-20 11:50:11 -07:00 |
|
Jia-Hong Chen
|
e97bdfa854
|
8007929: Improve CurvesAlloc
Reviewed-by: bae, mschoene, prr
|
2013-03-20 10:12:37 -07:00 |
|
Mandy Chung
|
c9e6a41b99
|
8006104: Improve tests to test ".useParentHandlers" property set in the logging configuration
Reviewed-by: alanb
|
2013-03-20 09:50:07 -07:00 |
|