Brian Burkhalter
|
b44023eb8d
|
8197141: Add java/nio/file/WatchService/LotsOfCancels.java to ProblemList on Solaris
Reviewed-by: rriggs
|
2018-02-08 10:54:01 -08:00 |
|
Claes Redestad
|
9f0da6d94f
|
8196869: Optimize Locale creation
Reviewed-by: psandoz, plevart, naoto
|
2018-02-08 18:45:30 +01:00 |
|
Adam Petcher
|
8dcabfdf5f
|
8196215: sun/security/util/Resources/customSysClassLoader/MessageFormatting.java failed on ar_SA locale
Fixing a minor bug in a test related to policy parser message formatting
Reviewed-by: mullan, xuelei
|
2018-02-08 10:06:57 -05:00 |
|
Weijun Wang
|
48aad3bd2f
|
8196823: jarsigner should not create a signed jar if the signing fails
Reviewed-by: mullan, alanb
|
2018-02-08 11:44:21 +08:00 |
|
Jonathan Gibbons
|
e7f7bcdb06
|
8195795: Organize output files by module/package, not just package
Reviewed-by: ksrini, mchung, erikj
|
2018-02-07 11:28:23 -08:00 |
|
Adam Petcher
|
683817de43
|
8194251: Deadlock between UsageTracker and System.getProperty() when using a malformed security policy
Disable localization of error messages produced during policy file parsing
Reviewed-by: mchung, mullan
|
2018-02-07 09:06:43 -05:00 |
|
Bhavesh Patel
|
999168d66b
|
8196027: Remove "Prev" and "Next" links from the javadoc navigation
Reviewed-by: jjg, ksrini
|
2018-02-06 18:28:23 -08:00 |
|
Srinivas Dama
|
6ff900807d
|
8152616: com.sun.tools.javac.tree.Pretty generates nested comments for enum
Fixed nested comments for enum
Reviewed-by: mcimadamore
|
2018-02-06 23:49:10 +05:30 |
|
Liam Miller-Cushon
|
24ae32f082
|
8190452: javac should not add MethodParameters attributes to v51 and earlier class files
Reviewed-by: vromero, jjg
|
2018-02-05 10:43:31 -05:00 |
|
David Holmes
|
b7c0ee5812
|
8196657: [Testbug] TestOptionsWithRanges will fail for newly obsoleted flags that have not yet been removed
Reviewed-by: kbarrett, tschatzl
|
2018-02-05 06:42:42 -05:00 |
|
Amy Lu
|
2bf1bf3afb
|
8195981: Move some tests to OpenJDK for jdk_lang test group
Reviewed-by: alanb, mchung
|
2018-02-05 11:12:09 +08:00 |
|
David Holmes
|
1c318a676e
|
8196550: [Testbug] runtime/appcds/MultiReleaseJars.java fails on JDK 11
Reviewed-by: alanb, iklam, ccheung
|
2018-02-04 21:00:19 -05:00 |
|
Ivan Gerasimov
|
831b32b2a9
|
8196740: Character.digit(int,int) returns wrong value for out of range radix
Reviewed-by: redestad
|
2018-02-03 21:12:37 -08:00 |
|
Brian Burkhalter
|
073cfe14a5
|
8166253: (ch) FileLock object can get GC'd and result in unexpected release of file lock
Reviewed-by: alanb, dfuchs, mli, rriggs
|
2018-02-02 13:44:26 -08:00 |
|
Roger Riggs
|
0b8689b331
|
8195059: Update java.net Socket and DatagramSocket implementations to use Cleaner
Reviewed-by: chegar, plevart
|
2018-02-02 14:17:07 -05:00 |
|
Phil Race
|
89c2e03b1d
|
Merge
|
2018-02-02 10:32:59 -08:00 |
|
Joe Darcy
|
dff176cc84
|
8196627: Update MultiReleaseJarAwareSJFM.java to be version agnostic
Reviewed-by: vromero
|
2018-02-02 10:31:05 -08:00 |
|
Joe Darcy
|
80f4b22956
|
8196623: Update JavaBaseTest.java to be version agnostic
Reviewed-by: vromero
|
2018-02-02 10:29:25 -08:00 |
|
Brian Burkhalter
|
92ee8dfe8a
|
8196622: Add java/nio/Buffer/EqualsCompareTest.java to ProblemList
Reviewed-by: alanb, psandoz
|
2018-02-02 09:18:16 -08:00 |
|
Phil Race
|
7052a83930
|
Merge
|
2018-02-02 09:04:45 -08:00 |
|
Vicente Romero
|
5f7d996632
|
8196403: remove the remaining use of string keys for errors and warnings in the compiler
Reviewed-by: mcimadamore, jlahoda
|
2018-02-02 07:43:54 -05:00 |
|
Srinivas Dama
|
1335ebada2
|
8011697: ScriptEngine "js" randomly means either "rhino" or "nashorn", but should instead select one
Sort ScriptEngineFactory by name so that same engine is retrieved across all OS
Reviewed-by: alanb, sundar
|
2018-02-02 23:21:12 +05:30 |
|
Pankaj Bansal
|
f2a5dad023
|
8196443: javax/swing/JList/BasicListTest.java has invalid tag
Reviewed-by: psadhukhan, ssadetsky
|
2018-02-02 17:02:45 +05:30 |
|
Lana Steuck
|
94aa298a46
|
Merge
|
2018-02-02 02:55:00 +00:00 |
|
David Holmes
|
085c643eec
|
8196534: [Testbug] serviceability/dcmd/jvmti/*DcmdTest tests can't tolerate unrelated warnings
Reviewed-by: sspitsyn
|
2018-02-01 21:03:37 -05:00 |
|
Lana Steuck
|
414e05f6d7
|
Merge
|
2018-02-02 01:52:03 +00:00 |
|
Joe Wang
|
0584441390
|
8193830: Xalan Update: Xalan Java 2.7.2
Reviewed-by: lancea
|
2018-02-01 15:53:51 -08:00 |
|
Brian Burkhalter
|
697c3fc073
|
8139206: Add InputStream readNBytes(int len)
Reviewed-by: alanb, chegar, plevart, apetcher, rriggs, weijun
|
2018-02-01 09:40:38 -08:00 |
|
Joe Darcy
|
69287b5b99
|
8196551: Update TestSourceVersion.java to be robust across version changes
Reviewed-by: vromero
|
2018-02-01 09:16:03 -08:00 |
|
Erik Joelsson
|
7d09a4bc83
|
8196524: Align MaxRAMPercentage settings between open and closed
Reviewed-by: dholmes, tbell
|
2018-02-01 09:07:25 -08:00 |
|
Pankaj Bansal
|
5e9d4e4eaf
|
7007967: DefaultRowSorter: incorrect sorting due to not updating comparator cache
Reviewed-by: serb, jdv
|
2018-02-01 16:38:25 +05:30 |
|
Ramanand Patil
|
317bef9a41
|
8195837: (tz) Upgrade time-zone data to tzdata2018c
Reviewed-by: coffeys, naoto
|
2018-01-31 22:55:12 -08:00 |
|
Phil Race
|
7baa56621e
|
8196468: Client jtreg ProblemList updates
Reviewed-by: serb
|
2018-01-31 15:36:44 -08:00 |
|
Xueming Shen
|
fec9d472e3
|
8193802: NullPointerException from JarFileSystem.getVersionMap()
Reviewed-by: mchung
|
2018-01-31 14:21:52 -08:00 |
|
Joe Darcy
|
0b40438ae8
|
8194070: Update various tests to pass under JDK 11
Reviewed-by: alanb, sherman, psandoz
|
2018-01-31 11:25:34 -08:00 |
|
Xueming Shen
|
2f7bcc872f
|
8176379: java.util.Base64 mime encoder behaves incorrectly if initialized with a line length of size 1-3
Reviewed-by: rriggs, alanb, psandoz
|
2018-01-31 10:34:59 -08:00 |
|
Xueming Shen
|
46d5554295
|
8166339: Code conversion working behavior was changed for x-IBM834
Reviewed-by: coffeys
|
2018-01-31 08:42:59 -08:00 |
|
Amy Lu
|
967599181a
|
8196211: Move two sun/nio/cs tests into OpenJDK
Reviewed-by: psandoz
|
2018-01-31 12:04:53 +08:00 |
|
Sergei Tsypanov
|
bbb4bcd69d
|
8196207: Inefficient ArrayList.subList().toArray()
Reviewed-by: martin, psandoz, jrose, redestad
|
2018-01-30 11:08:50 -08:00 |
|
Joe Darcy
|
35a7cc10b7
|
8196414: Update ProviderVersionCheck.java to pass on updated JDK versions
Reviewed-by: mullan
|
2018-01-30 10:42:13 -08:00 |
|
Liam Miller-Cushon
|
8641dcffca
|
8194268: Incorrect parameter names for synthetic methods
Reviewed-by: jlahoda, vromero
|
2018-01-26 11:27:53 -08:00 |
|
Roland Westrelin
|
d244b3ccd1
|
8196296: Lucene test crashes C2 compilation
Prevent merging of back to back ifs if one is a counted loop end.
Reviewed-by: kvn, thartmann
|
2018-01-30 09:08:44 +01:00 |
|
Paul Sandoz
|
30df14bd0a
|
8195970: Crash passing null to a VarHandle
Reviewed-by: mchung, alanb
|
2018-01-26 09:35:15 -08:00 |
|
Phil Race
|
aa1aec4b56
|
Merge
|
2018-01-30 09:03:47 -08:00 |
|
Jayathirth D V
|
e4d034cf9a
|
8191023: PngReader throws NegativeArraySizeException when keyword length exceeds chunk size
Reviewed-by: serb, pnarayanan
|
2018-01-30 11:53:00 +05:30 |
|
Phil Race
|
056c5059ae
|
8193483: Update client-libs ProblemList.txt
Reviewed-by: serb
|
2018-01-26 15:38:18 -08:00 |
|
Semyon Sadetsky
|
01a0105416
|
8189201: [macosx] NotSerializableException during JFrame with MenuBar serialization
Reviewed-by: serb, prr
|
2018-01-26 10:49:37 -08:00 |
|
Liam Miller-Cushon
|
81a51d8c45
|
8179373: javac -verbose logs the class path multiple times
Reviewed-by: martin
|
2018-01-25 15:18:13 -08:00 |
|
Ivan Gerasimov
|
b9ecb2e95b
|
8194412: Adding 256 units of IsoFields.QUARTER_YEARS broken
Reviewed-by: scolebourne, rriggs
|
2018-01-29 10:48:13 -08:00 |
|
Christian Tornqvist
|
4d25aec1b4
|
8196197: Enable the make system to calculate concurrency for JDK tests
Reviewed-by: erikj, tbell
|
2018-01-29 08:19:37 -05:00 |
|