Commit Graph

9700 Commits

Author SHA1 Message Date
Chris Hegarty
a933426ce6 8031050: (thread) Change Thread initialization so that thread name is set before invoking SecurityManager
Reviewed-by: alanb, dholmes, mchung
2014-02-11 11:22:20 +00:00
Christian Thalinger
e833046b55 8032686: Issues with method invoke
Reviewed-by: jrose, vlivanov, ahgross
2014-01-29 15:53:25 -08:00
Phil Race
859a0e94f1 8032370: No "Truncated file" warning from IIOReadWarningListener on JPEGImageReader
Reviewed-by: bae, vadim
2014-01-24 10:11:16 -08:00
Weijun Wang
b8fd19accd 8031395: Enhance LDAP processing
Reviewed-by: vinnie, alanb, skoivu, ahgross
2014-01-09 17:41:41 +08:00
Lance Andersen
2afce421d5 8028385: Enhance RowSet Factory
Reviewed-by: alanb, skoivu
2013-11-15 11:07:04 -05:00
Lance Andersen
8096e5327c 8026200: Enhance RowSet Factory
Reviewed-by: alanb, skoivu
2013-10-25 14:35:42 -04:00
Weijun Wang
b98404d258 8030655: Regression: 14_01 Security fix 8024306 causes test failures
Reviewed-by: mullan, xuelei, ahgross
2014-01-15 11:23:07 +08:00
Weijun Wang
4e372752a0 8026067: Enhance signed jar verification
Reviewed-by: ddehaven, ahgross, mullan
2013-11-25 15:00:36 +08:00
Bradford Wetmore
3f5d7a8e87 8027766: Enhance RSA processing
Refactored code

Reviewed-by: mullan, xuelei
2014-01-22 14:59:33 -08:00
Andrew Brygin
d5800bb969 8027841: Enhance pixel manipulations
Reviewed-by: prr, vadim, mschoene
2013-11-25 12:51:16 +04:00
Phil Race
96e5f3f16f 8031462: Fonts with morx tables are broken with latest ICU fixes
Reviewed-by: bae, vadim
2014-01-13 14:53:06 -08:00
Phil Race
3caa6fdc1a 8027775: Enhance ICU code
Reviewed-by: srl, bae, mschoene
2013-12-16 09:26:47 -08:00
Phil Race
ba1daa673f 8031335: Better color profiling
Reviewed-by: bae, vadim, mschoene
2014-01-22 09:42:51 -08:00
Phil Race
d331796f22 8029750: Enhance LCMS color processing
Reviewed-by: bae, vadim, mschoene
2014-01-22 09:39:16 -08:00
Sergey Malenkov
fcc43d5402 8026797: Enhance data transfers
Reviewed-by: art, skoivu
2014-01-21 20:53:36 +04:00
Vinnie Ryan
083e9e11a8 8030731: Improve name service robustness
Reviewed-by: weijun, michaelm, skoivu
2014-01-21 10:49:19 +00:00
Sergey Bylokhov
92a7e2b415 8031352: Enhance PNG handling
Reviewed-by: prr, mschoene
2014-01-21 06:45:46 +04:00
Jaroslav Bachorik
60a88657a7 8029286: Enhance subject delegation
Reviewed-by: dfuchs, ahgross
2013-12-23 14:29:27 +01:00
Alan Bateman
b921c9e927 8031394: (sl) Fix exception handling in ServiceLoader
Reviewed-by: ahgross, mchung, weijun
2014-01-14 11:55:26 +00:00
Petr Pchelko
cf8f2bc48d 8031477: [macosx] Loading AWT native library fails
8002191: AWT-Shutdown thread does not start with the AppletSecurity on Linux
8031032: SQE test failures after JDK-8025010 was fixed

Reviewed-by: serb, ddehaven
2014-01-15 11:53:54 +04:00
Daniel Fuchs
1276d6b7ef 8029740: Enhance handling of loggers
Reviewed-by: mchung, ahgross
2014-01-16 17:49:40 +01:00
John R Rose
e50534c1eb 8029844: Enhance argument validation
Make defensive copy of a varargs array

Reviewed-by: mchung, twisti, ahgross
2013-12-13 18:06:31 -08:00
Jason Uh
f87f771956 8029745: Enhance algorithm checking
Intialize SIGNATURE_PRIMITIVE_SET with Collections.unmodifiableSet()

Reviewed-by: mullan
2014-01-10 13:42:44 -08:00
Petr Pchelko
3a0b9b5056 8029760: Enhance AWT image libraries
Reviewed-by: prr, vadim, mschoene
2013-12-18 10:43:11 +04:00
Alexander Zuev
cb344a7aa3 8029697: Update Poller demo
Reviewed-by: dcubed
2013-12-19 14:57:13 +04:00
Alan Bateman
115e92c184 8026716: (aio) Enhance asynchronous channel handling
Reviewed-by: chegar, ahgross
2013-12-19 12:14:04 +00:00
Petr Pchelko
f7a799bbf2 8025010: Enhance AWT contexts
Reviewed-by: art, serb, hawtin
2013-12-20 15:43:41 +04:00
Phil Race
c7fe482018 8029854: Enhance JPEG decodings
Reviewed-by: bae, vadim, mschoene
2013-12-20 09:58:29 -08:00
Vadim Pakhnushev
dcab98765f 8023046: Enhance splashscreen support
Reviewed-by: anthony, pchelko, mschoene
2013-11-12 11:32:48 +04:00
Jaroslav Bachorik
2728b4c2ff 8029735: Enhance service mgmt natives
Reviewed-by: sla, mschoene
2013-12-23 15:33:11 +01:00
Sergey Bylokhov
b6a92df609 8026163: Enhance media provisioning
Reviewed-by: art, skoivu
2014-01-10 19:21:44 +04:00
Sergey Bylokhov
8db4bc1298 8029730: Improve audio device additions
Reviewed-by: prr, mschoene
2014-01-10 19:45:41 +04:00
Pavel Rappo
d7649dfc7e 8040262: (fs) Misc. typos in comments and implementation
Reviewed-by: alanb, chegar
2014-04-15 17:04:40 +01:00
Chris Hegarty
1e12679af1 8039362: Read content-types.properties as a resource
Reviewed-by: erikj, alanb, mchung
2014-04-15 11:24:42 +01:00
Jaroslav Bachorik
da75221bb8 8040167: JDWP spec for ClassType#InvokeMethod contradicts JLS
Reviewed-by: sla, sspitsyn
2014-04-15 09:23:07 +02:00
Chris Hegarty
e34a00b0d7 8040038: java/net/URLPermission/nstest/lookup.sh fails with ClassNotFoundException
Reviewed-by: alanb
2014-04-15 08:28:30 +01:00
Xue-Lei Andrew Fan
34ace4a41a 8040062: Need to add new methods in BaseSSLSocketImpl
Reviewed-by: mullan
2014-04-14 13:40:45 +00:00
Ivan Gerasimov
998176c65e 8009637: Some error messages are missing a space
Reviewed-by: alanb
2014-04-14 16:15:10 +04:00
Staffan Larsen
6ca57a22ca 8038963: com/sun/jdi tests fail because cygwin's ps sometimes misses processes
Reviewed-by: dcubed, jbachorik
2014-04-02 12:03:25 +02:00
Xueming Shen
8decb5de90 8039751: UTF-8 decoder fails to handle some edge cases correctly
To update decoder.isMalformed4_2() to correctly detect out of range 2nd byte

Reviewed-by: alanb
2014-04-12 14:38:50 -07:00
Michael McMahon
e90c029bad 8036979: Support java.net.SocketOption<> in java.net socket types
Reviewed-by: alanb, chegar
2014-04-12 20:21:09 +01:00
Mike Duigou
c78cb9b1c5 8035284: Remove redundant null initialization
Reviewed-by: lancea, martin, chegar, shade
2014-04-11 14:07:25 -07:00
Brian Burkhalter
9e71840a87 8035427: Math.random() JavaDoc: missing maximum returned value
Add some documentation amplifying the description of Math.random().

Reviewed-by: psandoz
2014-04-11 13:12:11 -07:00
Miroslav Kos
fa37e2a252 8039899: Missing licence headers in test for JDK-8033113
Reviewed-by: chegar
2014-04-11 09:25:36 +01:00
Xue-Lei Andrew Fan
401673e81f 8037557: test SessionCacheSizeTests.java timeout
Reviewed-by: weijun
2014-04-11 03:10:44 +00:00
Brian Burkhalter
a8ce9efc15 8039474: sun.misc.CharacterDecoder.decodeBuffer should use getBytes(iso8859-1)
Specify ISO-8859-1 as charset of String to decode.

Reviewed-by: chegar, sherman, mduigou, mchung
2014-04-10 13:19:29 -07:00
Sean Coffey
c34e0869d0 8038491: Improve synchronization in ZipFile.read()
Reviewed-by: alanb, chegar
2014-04-10 20:01:52 +01:00
Joe Darcy
002e08e73d 8039864: Fix fallthrough lint warnings in other libs
Reviewed-by: alanb, lancea
2014-04-10 08:43:46 -07:00
Dmitry Samersoff
34b9e5a9bb 8039368: Remove testcase from npt utf.c
Don't compile testcase by default

Reviewed-by: sla, vkempik
2014-04-10 07:09:13 -07:00
Chris Hegarty
b8e32d8ca5 8039527: Broken links in ConcurrentMap javadoc
Reviewed-by: martin, alanb
2014-04-10 11:01:15 +01:00