40341 Commits

Author SHA1 Message Date
Tim Bell
48710812cb Added tag jdk9-b25 for changeset 064db4f56d0d 2014-08-01 14:09:25 -07:00
Tim Bell
06f3de9ab1 Added tag jdk9-b25 for changeset 85d68faca425 2014-08-01 14:09:22 -07:00
Tim Bell
65ce4d424f Added tag jdk9-b25 for changeset 48b43b7b9e0c 2014-08-01 14:09:19 -07:00
Tim Bell
cfd81866b2 Added tag jdk9-b25 for changeset 3dad8878772d 2014-08-01 14:09:18 -07:00
Tim Bell
a4229e08b8 Added tag jdk9-b25 for changeset d553e7400295 2014-08-01 14:09:14 -07:00
Tim Bell
a33df03f53 Added tag jdk9-b25 for changeset 938af06a9f70 2014-08-01 14:09:09 -07:00
Tim Bell
7566d8b011 Added tag jdk9-b25 for changeset 607831311622 2014-08-01 14:09:06 -07:00
Tim Bell
b17398aa78 Added tag jdk9-b25 for changeset 4c599f00e556 2014-08-01 14:09:05 -07:00
Rob McKenna
c4304d447a 8042982: Unexpected RuntimeExceptions being thrown by SSLEngine
Reviewed-by: wetmore, xuelei
2014-08-01 19:44:52 +01:00
Jan Lahoda
66ea31ef63 8043643: Add an crules analyzer avoiding string concatenation in messages of Assert checks
Generalizing the crules infrastructure, adding a new analyzer to check String concatenation in Assert calls.

Reviewed-by: jjg, vromero
2014-08-01 11:09:40 -07:00
Sergey Bylokhov
e75aa4182b 8026497: Font2DTest demo: unused resource files
Reviewed-by: azvegint, bae
2014-08-01 16:26:17 +01:00
Martin Doerr
269f961b6d 8053931: (fc) FileDispatcherImpl.lock0 does not handle ERROR_IO_PENDING [win]
Reviewed-by: alanb
2014-08-01 15:50:01 +01:00
Rob McKenna
96c0091bde 8031435: Ftp download does not work properly for ftp user without password
Reviewed-by: chegar
2014-08-01 15:36:23 +01:00
Rob McKenna
063b7f5dc9 8030166: java/lang/ProcessBuilder/Basic.java fails intermittently: waitFor took too long
Reviewed-by: rriggs
2014-08-01 15:34:55 +01:00
Pavel Rappo
12b137c7c0 8051991: Flatten VersionHelper hierarchies
Reviewed-by: vinnie
2014-08-01 14:57:15 +01:00
Dmeetry Degrave
140ff9735f 8044671: NPE from JapaneseEra when a new era is defined in calendar.properties
Reviewed-by: okutsu
2014-08-01 16:29:46 +04:00
Xue-Lei Andrew Fan
ef6f1e0e2e 8052406: SSLv2Hello protocol may be filter out unexpectedly
Reviewed-by: weijun
2014-08-01 12:05:05 +00:00
Jaroslav Bachorik
f2758e5843 8042327: Enhance thread contexts in serviceability
Reviewed-by: chegar, dfuchs, olagneau, sla
2014-08-01 13:31:03 +02:00
Chris Hegarty
8747b64d35 8042322: Enhance thread contexts in networking and nio
Reviewed-by: alanb, michaelm
2015-04-02 11:43:11 +01:00
Chris Hegarty
b6eef64a98 8047149: Enhance thread contexts in core libraries
Reviewed-by: alanb
2015-04-02 11:43:11 +01:00
Ivan Gerasimov
d81fa0fe0a 8075040: Need a test to cover FREAK (BugDB 20647631)
Reviewed-by: wetmore
2015-03-16 23:59:02 +03:00
Ivan Gerasimov
d13d264e54 8068720: Better certificate options checking
Reviewed-by: mullan
2015-02-20 12:59:26 +03:00
Valerie Peng
efd0db4d6d 8073163: Remove the redundant call of System.nanoTime() from RSACore
Remove the redundant call of System.nanoTime() in RSACore.java

Reviewed-by: mullan
2015-02-18 04:01:33 +00:00
Valerie Peng
377f09b1fa 8071726: Better RSA optimizations
Added a check when RSA signature is generated with a RSAPrivateCRTKey object.

Reviewed-by: mullan
2015-02-14 00:27:29 +00:00
Xueming Shen
e7cf4064cc 8064601: Improve jar file handling
Reviewed-by: alanb, coffeys
2015-01-28 12:36:25 -08:00
Alexander Zvegintsev
31896469fd 8069198: Upgrade image library
Reviewed-by: ahgross, bae, mschoene, serb
2015-01-19 20:02:31 +03:00
Sergey Bylokhov
e307e3921e 8068320: Limit applet requests
Reviewed-by: prr, skoivu, art
2015-01-18 23:28:36 +03:00
Phil Race
ecdd3ad65a 8067699: Better glyph storage
Reviewed-by: srl, bae, mschoene
2015-01-15 09:47:06 -08:00
Phil Race
e840a34dc2 8067684: Better font substitutions
Reviewed-by: bae, srl, mschoene
2015-01-07 13:10:00 -08:00
Jason Uh
dca06c50cb 8066479: Better certificate chain validation
Reviewed-by: mullan
2014-12-19 14:48:56 -08:00
Phil Race
c60792dc47 8067050: Better font consistency checking
Reviewed-by: bae, srl, mschoene
2014-12-18 10:45:45 -08:00
Phil Race
5299b605ee 8065291: Improved font lookups
Reviewed-by: bae, srl, mschoene
2014-12-18 10:45:02 -08:00
Phil Race
81c5390912 8065286: Fewer subtable substitutions
Reviewed-by: bae, srl, mschoene
2014-12-18 10:43:02 -08:00
Alexander Zvegintsev
b8ae69575c 8060461: Fix for JDK-8042609 uncovers additional issue
Reviewed-by: ahgross, prr, serb
2014-11-11 17:36:43 +03:00
Joe Darcy
8bfd74fd09 8039102: Add raw and unchecked lint warnings to build of jdk repository
Reviewed-by: tbell
2014-07-31 17:20:40 -07:00
Neil Toda
8c6d88b327 8044867: Fix raw and unchecked lint warnings in sun.tools.*
Reviewed-by: darcy
2014-07-31 17:01:24 -07:00
Jon Masamitsu
e9553ff4bf Merge 2014-07-31 16:39:57 -07:00
Sergey Bylokhov
80e6924c78 7058700: Unexpected exceptions and timeouts in SF2 parser code
Reviewed-by: prr, pchelko
2014-07-31 21:09:52 +01:00
Sergey Bylokhov
11c5292dfc 8033141: Cleanup of sun.awt.X11 package
Reviewed-by: azvegint, pchelko
2014-07-31 23:00:24 +04:00
Christian Tornqvist
71d23aa793 8053956: [TESTBUG] Remove @ignore tag from fixed runtime issues
Removed ignore tags from already fixed tests

Reviewed-by: gtriantafill, dcubed
2014-07-31 11:56:59 -07:00
Joe Darcy
e03cc0d3c2 8054050: Fix stay raw and unchecked lint warnings in core libs
Reviewed-by: lancea, alanb
2014-07-31 11:48:39 -07:00
Phil Race
c8ecef89bb 8052396: Catch exceptions resulting from missing font cmap
Reviewed-by: bae, serb
2014-07-31 11:33:36 -07:00
Mikael Vidstedt
da88be408e 8054009: Support SKIP_BOOT_CYCLE=false when invoked from JPRT
Reviewed-by: dholmes, erikj
2014-07-31 11:14:26 -07:00
Roland Westrelin
e546e2a060 8054054: 8040121 is broken
C++ code pattern from 8040121 is incorrect

Reviewed-by: kvn
2014-07-31 19:59:36 +02:00
Athijegannathan Sundararajan
a55d1b4b75 8053908: jdeps is not PATH on Mac, results in ant clean test failure on Mac
Reviewed-by: hannesw, jlaskey
2014-07-31 18:14:46 +05:30
Alexander Scherbatiy
60a32b2687 8051838: [Findbugs]sun.awt.image.MultiResolutionCachedImage expose internal representation
Reviewed-by: serb, pchelko
2014-07-31 14:28:10 +04:00
Kim Barrett
b585c203ac 8048949: Requeue queue implementation
Devirtualize flush and move calls.

Reviewed-by: brutisso, tschatzl, mschoene
2014-07-31 11:10:02 +02:00
Aleksei Efimov
c77c24b62d 8032908: getTextContent doesn't return string in JAXP
Reviewed-by: joehw
2014-07-31 11:34:34 +04:00
Aleksei Efimov
5be9b5e8ec 8032908: getTextContent doesn't return string in JAXP
Reviewed-by: joehw
2014-07-31 11:31:57 +04:00
Thomas Schatzl
a959c0971e 8051973: Eager reclaim leaves marks of marked but reclaimed objects on the next bitmap
Eager reclaim also needs to clear marks of eagerly reclaimed regions if they have already been marked during concurrent mark.

Reviewed-by: jmasa
2014-07-31 09:23:24 +02:00