Commit Graph

23865 Commits

Author SHA1 Message Date
Weijun Wang
ce428ecfec 8039853: Provider.Service.newInstance() does not work with current JDK JGSS Mechanisms
Reviewed-by: mullan
2014-04-16 10:39:36 +08:00
Xueming Shen
0298d8c0fa 8038500: (zipfs) Upgrade ZIP provider to be a supported provider
To move zipfs into jdk.nio.zipfs

Reviewed-by: alanb, mchung, erikj
2014-04-15 13:17:05 -07:00
Jaroslav Bachorik
492411d1c6 8033301: Build more informative InfoBuilder
Reviewed-by: sla, ahgross
2014-02-06 09:35:26 +01:00
Vinnie Ryan
d2244b1f0d 8035834: InetAddress.getLocalHost() can hang after JDK-8030731
Reviewed-by: wetmore, ahgross
2014-03-12 12:10:54 +00:00
Athijegannathan Sundararajan
308acb7541 8036794: Collect more Collector Lambdas
Reviewed-by: attila, ahgross
2014-03-07 21:48:51 +05:30
Petr Pchelko
e0cb0f8d49 8034870: Regression: On Mac, fx app can't be launched if setting a javaagent for it
Reviewed-by: serb, art, anthony
2014-02-20 09:36:58 +04:00
Alexander Zuev
ad3a5f6bcf 8033618: Correct logging output
Reviewed-by: ksrini, alanb, ahgross
2014-02-07 19:49:58 +04:00
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
J. Duke
87a0f4a044 Merge 2017-07-05 19:36:17 +02:00
J. Duke
5a5e1f03f7 Merge 2017-07-05 19:36:14 +02:00