7515 Commits

Author SHA1 Message Date
Xue-Lei Andrew Fan
33df051faf 8031346: Enhance RSA key handling
Reviewed-by: ahgross, ascarpino, asmotrak, robm, weijun, wetmore
2014-03-29 23:24:26 +00:00
Xue-Lei Andrew Fan
a2b1491477 8037162: More robust DH exchanges
Reviewed-by: weijun, asmotrak, ahgross, robm
2014-04-24 21:04:16 +04:00
Roger Riggs
6f687a5536 8036571: (process) Process process arguments carefully
Reviewed-by: alanb, ahgross, jeff, robm
2014-03-22 12:51:48 -04:00
Alexander Zuev
9157f3845d 8037046: Validate libraries to be loaded
Reviewed-by: ksrini, ahgross
2014-03-22 02:21:11 +04:00
Christian Thalinger
33ccc261e0 8035788: Provide more consistency for lookups
Reviewed-by: jrose, vlivanov, ahgross
2014-07-14 13:57:44 +04:00
Sergey Malenkov
9aefc3174c 8035699: File choosers should be choosier
Reviewed-by: alexsch, art, skoivu
2014-03-13 11:49:24 +04:00
David Buck
fdda4fe828 8033055: Issues in 2d
Reviewed-by: bae, prr, mschoene
2014-04-24 21:00:52 +04:00
Jaroslav Bachorik
b5820bf6f2 8029755: Enhance subject class
Reviewed-by: sla, dfuchs, hawtin
2014-03-07 10:15:36 +01:00
Mandy Chung
2c3cc72c20 8035009: Make Proxy representations consistent
Reviewed-by: ahgross, jfranck
2014-03-03 14:14:10 -08:00
Petr Pchelko
d6f20071f1 8032960: Running forms URL throws NullPointerException in Javaconsole
Reviewed-by: anthony, serb
2014-04-24 20:58:00 +04:00
Vinnie Ryan
839507dd64 8034272: Do not cram data into CRAM arrays
Reviewed-by: mullan, ahgross
2014-02-28 10:39:03 +00:00
Valerie Peng
9eec94e88c 8031340: Better TLS/EC management
Make sure private key structure is freed for EC key pair generation

Reviewed-by: vinnie
2014-02-26 18:56:33 +00:00
Petr Pchelko
e7bd13ff88 8028285: RMI Thread can no longer call out to AWT
Reviewed-by: art, serb, ddehaven
2014-02-25 19:48:47 +04:00
Phil Race
3787d7c3aa 8034267: Probabilistic native crash`
Reviewed-by: bae, serb, mschoene
2014-02-24 11:03:49 -08:00
Alexander Zuev
034610f191 8029177: [Parfait] warnings from b117 for jdk.src.share.native.com.sun.java.util.jar: JNI exception pending
Additional review by Chris Ries

Reviewed-by: jfranck, ksrini
2014-02-03 21:48:46 +04:00
Paul Sandoz
7a0238bfd3 8044047: Missing null pointer checks for streams
Co-authored-by: Ivan Gerasimov <ivan.gerasimov@oracle.com>
Reviewed-by: dfuchs
2014-07-16 14:35:48 +02:00
Sean Mullan
4d8dc762c2 Merge 2014-07-16 08:07:38 -04:00
Sean Mullan
1d3192ee04 4867890: Clarify the return value/exception for java.security.SignedObject.verify
Reviewed-by: weijun
2014-07-16 08:06:40 -04:00
Ivan Gerasimov
e03728427a 8035975: Pattern.compile(String, int) fails to throw IllegalArgumentException
Reviewed-by: sherman
2014-07-16 13:02:24 +04:00
Otavio Goncalves de Santana
1ebe2a40a9 8049892: Replace uses of 'new Integer()' with appropriate alternative across core classes
Reviewed-by: psandoz, prr
2014-07-15 11:22:14 -07:00
Alejandro Murillo
d3cca894ad Merge 2014-07-15 10:21:07 -07:00
Pavel Rappo
73f2d27bdf 8048175: Remove redundant use of reflection on core classes from JNDI
Reviewed-by: msheppar, vinnie
2014-07-15 16:46:43 +01:00
Alejandro Murillo
28d9b76938 Merge 2014-07-11 21:20:11 -07:00
Ivan Gerasimov
1203c8ea34 6904367: (coll) IdentityHashMap is resized before exceeding the expected maximum size
Reviewed-by: plevart, martin
2014-07-12 04:15:56 +04:00
Alejandro Murillo
747989869c Merge 2014-07-11 13:02:40 -07:00
Joe Darcy
1aed2210e0 8049736: Fix raw and unchecked lint warnings in sun.tracing
Reviewed-by: mchung
2014-07-10 22:57:56 -07:00
Valerie Peng
efa54ce543 8043406: Change default policy for JCE providers to run with as few privileges as possible
Provide default permissions for crypto providers

Reviewed-by: mullan, vinnie
2014-07-10 22:44:58 +00:00
Jeremy Manson
26689adbd2 8042778: Getting all visible methods in ReferenceTypeImpl is slow
Reviewed-by: egahlin, dholmes
2014-07-10 16:26:38 +02:00
Vinnie Ryan
3833f75de4 8050118: Windows policy file missing semicolon
Reviewed-by: chegar
2014-07-13 15:24:03 +01:00
Coleen Phillimore
cbb6f307df 8047737: Move array component mirror to instance of java/lang/Class
Add field in java.lang.Class for componentType to simplify oop processing in JVM

Reviewed-by: fparain, twisti, mchung
2014-07-02 16:47:49 -04:00
Alejandro Murillo
104ef4e582 Merge 2014-06-26 23:11:00 -07:00
Coleen Phillimore
aa12c8fbf5 6642881: Improve performance of Class.getClassLoader()
Add classLoader to java/lang/Class instance for fast access

Reviewed-by: alanb, lfoltan, rriggs, vlivanov, twisti, mchung, jfranck, dholmes
2014-06-24 11:23:34 -04:00
Kumar Srinivasan
6c8c5619ed 8044866: Fix raw and unchecked lint warnings in asm
Reviewed-by: darcy
2014-06-20 10:10:27 -07:00
Alexander Stepanov
07289a2d98 8046445: Fix doclint warnings for javax.swing.plaf.multi
Reviewed-by: alexsch
2014-06-20 19:03:57 +04:00
Weijun Wang
cc269950df 8029994: Support "include" and "includedir" in krb5.conf
Reviewed-by: mullan
2014-06-20 10:27:10 +08:00
Alexander Zuev
a30dec6af6 8000650: unpack200.exe should check gzip crc
Reviewed-by: ksrini
2014-06-19 18:07:02 +04:00
Andrei Eremeev
03bc9138d1 8046446: Fix doclint warnings in javax.swing.text.html package
Reviewed-by: pchelko
2014-06-19 16:57:14 +04:00
Andrei Eremeev
322ed96c4c 8046895: Fix doclint warnings in javax.swing.text.html.parser package
Reviewed-by: pchelko
2014-06-19 16:54:59 +04:00
Staffan Larsen
bdf68602c0 8046024: JDI shared memory transport failed with "Observed abandoned IP mutex"
Reviewed-by: alanb
2014-06-19 12:56:16 +02:00
Phil Race
c878d790d1 Merge 2014-06-18 13:14:15 -07:00
Pavel Rappo
5079b7bbd4 8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java
Reviewed-by: duke
2014-06-17 13:57:01 +01:00
Joe Darcy
499b50c15b 8049820: Fix raw and unchecked lint warnings in sun.management
Reviewed-by: mchung
2014-07-09 21:26:11 -07:00
Weijun Wang
57d0562d7c 8044085: Access ExtendedGSSContext.inquireSecContext() result through SASL
Reviewed-by: mullan
2014-07-10 10:44:48 +08:00
Jason Uh
665f030eaf 7065233: To interpret case-insensitive string locale independently
Reviewed-by: xuelei
2014-07-09 18:34:45 -07:00
Joe Darcy
037699d88a 8049794: Fix raw and unchecked warnings in jvmstat
Reviewed-by: mchung
2014-07-09 17:02:03 -07:00
Naoto Sato
f38db6ce11 8048515: Read outside array bounds in jdk/src/solaris/native/java/lang/java_props_md.c
Reviewed-by: okutsu
2014-07-09 10:02:30 -07:00
Peter Levart
b94232fe21 8049220: URL.factory data race
Reviewed-by: alanb, psandoz
2014-07-09 12:30:17 +02:00
Weijun Wang
8167fa4c80 8047765: Generate blacklist.certs in build
Reviewed-by: dholmes, alanb
2014-07-09 16:34:31 +08:00
Weijun Wang
cdbe91ef12 7150092: NTLM authentication fail if user specified a different realm
Reviewed-by: michaelm
2014-07-09 15:10:42 +08:00
Alejandro Murillo
fb3cf81241 Merge 2014-07-08 12:38:47 -07:00