James Laskey
060b684a56
8077506: Simplify test JImageTest
...
Reviewed-by: alanb
2015-04-10 14:21:24 -03:00
Weijun Wang
2d5fbe3e4d
8047789: auth.login.LoginContext needs to be updated to work with modules
...
Reviewed-by: mullan, mchung, alanb
2015-04-10 09:15:34 +08:00
Lana Steuck
42ec85a6ab
Merge
2015-04-09 17:36:47 -07:00
James Laskey
b98f342710
8076090: jimage extract + recreate broken again
...
Reviewed-by: mchung
2015-04-09 16:41:27 -03:00
David Katleman
7b51da4ffa
Added tag jdk9-b59 for changeset 68def6418e33
2015-04-09 06:40:17 -07:00
Alexander Stepanov
be039332c8
8076223: Rest of tidy warning in javax.security / java.security
...
Minor HTML markup fix for documentation
Reviewed-by: xuelei
2015-04-09 16:31:55 +04:00
Anthony Scarpino
c8b71e6bd3
8064546: CipherInputStream throws BadPaddingException if stream is not fully read
...
Reviewed-by: xuelei
2015-04-08 17:46:43 -07:00
Lana Steuck
38b6d51bff
Merge
2015-04-08 14:32:34 -07:00
David Katleman
12feefa25c
Added tag jdk9-b58 for changeset 0be5c0da08ef
2015-04-08 13:12:49 -07:00
Vinnie Ryan
87b1898a8e
8077273: Disable the PKCS11 NSS tests on Windows
...
Reviewed-by: mullan
2015-04-08 19:03:06 +01:00
Erik Joelsson
fc3275e493
8076557: The specified procedure could not be found in management.dll
...
Reviewed-by: tbell, ihse, sla
2015-04-08 10:37:54 +02:00
Chris Hegarty
7e6f12e6e9
8076442: Cannot fully read BitSet.stream() if bit Integer.MAX_VALUE is set
...
Reviewed-by: alanb, henryjen
2015-04-07 10:33:08 +01:00
Xueming Shen
2de64493a2
8076641: getNextEntry throws ArrayIndexOutOfBoundsException when unzipping file
...
To add extra sanity check for entry extra data
Reviewed-by: alanb
2015-04-06 13:41:10 -07:00
Lana Steuck
ad5f742cba
Merge
2015-04-03 16:37:06 -07:00
Jonathan Gibbons
1c198f4faa
8076583: move jdk.Exported from langtools to jdk
...
Reviewed-by: darcy, alanb, tbell, mchung, jlahoda
2015-04-03 15:23:02 -07:00
Chris Hegarty
1392515988
8076644: MulticastSendReceiveTests.java fails with NumberFormatException due to network interference
...
Reviewed-by: alanb
2015-04-03 16:09:49 +01:00
Amy Lu
eb3be4051b
8076632: Remove duplicate tests: FDTest, MethodReferenceTest and more -- follow-on (completion)
...
Remove certain lambda tests from the JDK repo which also exist in the langtools repo
Reviewed-by: rfield
2015-04-03 00:00:16 -07:00
Amy Lu
e2c248c2ee
8075304: Remove duplicate test: FDTest
...
Remove certain lambda tests from the JDK repo which also exist in the langtools repo
Reviewed-by: rfield
2015-04-02 17:32:05 -07:00
Brent Christian
6c5d70bfbc
8071667: HashMap.computeIfAbsent() adds entry that HashMap.get() does not find
...
Throw ConcurrentModificationException from computeIfAbsent() & friends
Reviewed-by: chegar, psandoz
2015-04-02 12:33:03 -07:00
Mikael Vidstedt
7b1455163e
8074840: Resolve disabled warnings for libjli and libjli_static
...
Reviewed-by: dholmes, ksrini
2015-04-02 11:54:33 -07:00
Nadeesh TV
1795821684
8076441: Dead code in java.time.chrono.Chronology.isLeapYear after fixing JDK-8067800
...
Reviewed-by: igerasim, rriggs
2015-04-02 14:25:27 -04:00
David Katleman
1487d5a121
Added tag jdk9-b57 for changeset eb6ff6f9d1ca
2015-04-02 10:02:46 -07:00
Daniel Fuchs
ce950c0798
7113878: LogManager - namedLoggers should be ConcurrentHashMap instead of Hashtable
...
NamedLoggers is now a ConcurrentHashMap. findLogger is updated to take benefit of the change.
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: dholmes, lancea, martin, mchung, plevart
2015-04-02 16:24:46 +02:00
Daniel Fuchs
679db144e5
8075810: LogManager.readConfiguration may throw undocumented IllegalArgumentException
...
LogManager.readConfiguration will wrap the IllegalArgumentException thrown by Properties.load inside an IOException.
Reviewed-by: lancea, mchung, rriggs
2015-04-02 11:42:07 +02:00
Lana Steuck
fded3474ec
Merge
2015-04-01 12:30:25 -07:00
Aleksei Efimov
f17914b131
8076290: JCK test api/xsl/conf/string/string17 starts failing after JDK-8074297
...
Reviewed-by: joehw
2015-04-01 16:01:41 +03:00
David Dehaven
b30c48a154
Merge
2015-03-31 16:17:17 -07:00
Martin Buchholz
a194da7ffb
8076105: java/util/zip/EntryCount64k.java failing after push for JDK-8073158
...
Fix Windows newline problem; write enclosing class file for MacOSX
Reviewed-by: sherman, alanb
2015-03-30 09:46:05 -07:00
Roger Riggs
84eb217450
7021006: (process) Remove disabled clone-exec feature
...
Remove clone implemention on Unix
Reviewed-by: martin, alanb, dholmes
2015-03-30 09:49:26 -04:00
Roger Riggs
adc0b9b8aa
8076184: Cleanup compile/link warnings on Solaris
...
Cleanup reorder-sparc* and jni_util.c files
Reviewed-by: erikj, alanb
2015-03-30 09:45:39 -04:00
Aleksei Efimov
7863bfdf2a
8075667: (tz) Support tzdata2015b
...
Reviewed-by: okutsu
2015-03-30 15:57:39 +03:00
Aleksei Efimov
a03f68908a
8074297: substring in XSLT returns wrong character if string contains supplementary chars
...
Reviewed-by: joehw
2015-03-30 14:52:24 +03:00
Masayoshi Okutsu
90e30c53bc
8075548: SimpleDateFormat formatting of "LLLL" in English is incorrect; should be identical to "MMMM"
...
Reviewed-by: naoto
2015-03-30 16:31:18 +09:00
Sean Coffey
c189249408
8059588: deadlock in java/io/PrintStream when verbose javax.net.debug flags are set
...
Reviewed-by: mullan
2015-03-27 19:13:47 +00:00
David Holmes
f2bf96030e
8072740: move closed jvm.cfg files out of open repo
...
Reviewed-by: erikj, ihse, dlong
2015-03-26 19:25:48 -04:00
David Katleman
3578b418df
Added tag jdk9-b56 for changeset 54be38d2d0d1
2015-03-26 13:09:06 -07:00
Srikanth Adayapalam
3f410c76ca
8076039: Remove the unused internal API sun.reflect.misc.FieldUtil.getDeclaredFields
...
Reviewed-by: mchung, hawtin
2015-03-26 11:59:41 +05:30
Magnus Ihse Bursie
f0fb07515a
8076060: Improve make bootstrap process
...
Reviewed-by: erikj
2015-03-26 16:17:33 +01:00
Paul Sandoz
b220e6cb1d
8075307: Pipeline calculating inconsistent flag state for parallel stateful ops
...
Reviewed-by: smarks
2015-03-25 10:50:08 +00:00
Masayoshi Okutsu
78c0bdbda5
8075173: DateFormat in german locale returns wrong value for month march
...
Reviewed-by: naoto, peytoia
2015-03-25 17:59:59 +09:00
Alexander Scherbatiy
a5bc56dcec
8075244: [macosx] The fix for JDK-8043869 should be reworked
...
Reviewed-by: prr, serb, ant
2015-03-25 12:37:36 +04:00
Jason Uh
6a2c954d63
8074531: Remove javax.security.cert.X509Certificate usage in internal networking packages
...
Reviewed-by: mullan
2015-03-24 11:31:04 -07:00
David Dehaven
6eb7a3db58
Merge
2015-03-24 11:00:32 -07:00
Chris Hegarty
82dd135b5f
8075824: Add default[Read|Write]Object to java.util.Date
...
Reviewed-by: alanb, rriggs
2015-03-24 14:48:11 +00:00
Magnus Ihse Bursie
c8ac9172fc
8075717: Replace INTERNAL_BUILD with DEBUG in awt
...
Reviewed-by: serb, azvegint
2015-03-24 10:52:08 +01:00
Lev Priima
2b63b5d1d7
8075071: [TEST_BUG] TimSortStackSize2.java: OOME: Java heap space: MaxHeap shrinked by MaxRAMFraction
...
Reviewed-by: dholmes
2015-03-24 03:46:57 -04:00
Alejandro Murillo
8972c391cb
Merge
2015-03-23 14:00:55 -07:00
Alejandro Murillo
6029b480b7
Merge
2015-03-23 11:44:42 -07:00
Joe Darcy
07cd371738
8075670: Remove intermittent keyword from some tests
...
Reviewed-by: alanb
2015-03-23 09:45:32 -07:00
Roger Riggs
149272bbdb
Merge
2015-03-23 10:58:27 -04:00