Lana Steuck
|
2eb391f34d
|
Added tag jdk-10+37 for changeset 4f830b447edf
|
2017-12-22 01:27:36 +00:00 |
|
Joe Wang
|
136c27b681
|
8184431: References to @sun.com
Reviewed-by: lancea
|
2017-12-21 17:08:05 -08:00 |
|
Chris Hegarty
|
7302c9c8c5
|
8193365: Improve interoperability between HTTP Client's BodyPublisher/BodySubscriber and Flow.Subscriber/Publisher
Reviewed-by: dfuchs
|
2017-12-21 16:58:51 +00:00 |
|
Priya Lakshmi Muthuswamy
|
7c55b72726
|
8193491: JavaImporter fails to resolve method elements within functions, that contain too many statements
Reviewed-by: hannesw, sundar, jlaskey
|
2017-12-21 10:26:03 +01:00 |
|
Jonathan Gibbons
|
7e511aba71
|
8193512: Remove remnants of javah from jdk/jdk repo
Reviewed-by: tbell, erikj, alanb, darcy
|
2017-12-20 13:28:23 -08:00 |
|
Attila Szegedi
|
59c3bea9f1
|
8193371: Use Dynalink REMOVE operation in Nashorn
Reviewed-by: hannesw, sundar
|
2017-12-20 17:36:50 +01:00 |
|
Paul Sandoz
|
e6680338c5
|
8193856: takeWhile produces incorrect result with elements produced by flatMap
Reviewed-by: smarks
|
2017-12-20 11:40:45 -08:00 |
|
Joe Wang
|
388f422efd
|
8193568: @LastModified tag in license header
Reviewed-by: rriggs
|
2017-12-21 09:29:24 -08:00 |
|
Coleen Phillimore
|
949659e43b
|
8193622: JFR test TestUnloadingEventClass.java times out intermittently
Previous change was leaving scratch classes on CLD::_klasses list which are reported to tracing
Reviewed-by: gtriantafill, dcubed, mgronlun
|
2017-12-19 15:56:28 -05:00 |
|
Jesper Wilhelmsson
|
8650bbcf47
|
Merge
|
2017-12-20 20:55:07 +01:00 |
|
Hannes Wallnöfer
|
a37fb7b942
|
8193508: Expressions in split literals must never be optimistic
Reviewed-by: jlaskey, sundar
|
2017-12-20 21:40:11 +01:00 |
|
Chris Hegarty
|
fc13efa1f3
|
8193698: Null handling in BodyPublisher, BodyHandler, and BodySubscriber convenience static factory methods
Reviewed-by: dfuchs
|
2017-12-18 10:21:38 +00:00 |
|
Mark Reinhold
|
1b33afc091
|
8193764: Cannot set COMPANY_NAME when configuring a build
Reviewed-by: erikj, martin, tbell
|
2017-12-19 08:51:11 -08:00 |
|
Michael McMahon
|
f949bef017
|
Merge
|
2017-12-19 16:12:55 +00:00 |
|
Athijegannathan Sundararajan
|
281beca855
|
8193779: Fix copyright header in nashorn builtin scripts
Reviewed-by: alanb, hannesw
|
2017-12-19 21:35:30 +05:30 |
|
Michael McMahon
|
2ef82abdb6
|
8192966: HttpClient should reuse TCP connection for h2c connections
Reviewed-by: dfuchs
|
2017-12-19 15:48:49 +00:00 |
|
Matthias Baesken
|
f711280a47
|
8193515: AIX: new Harfbuzz 1.7.1 version fails to compile with xlC
Reviewed-by: prr, simonis
|
2017-12-15 14:08:15 +01:00 |
|
Alan Bateman
|
7b054f30b8
|
8193758: Update copyright headers of files in src tree that are missing Classpath exception
Reviewed-by: mchung, mr, jjg, iris, prr
|
2017-12-19 10:03:36 +00:00 |
|
Dmitry Markov
|
108cfd6c19
|
8154405: AccessControlException by URLPermission check
Reviewed-by: serb, ssadetsky, mullan
|
2017-12-15 21:49:33 +00:00 |
|
Vivek Deshpande
|
25e03a8e65
|
8190934: Regressions on Haswell Xeon due to JDK-8178811
Reviewed-by: neliasso, kvn
|
2017-12-15 10:44:06 -08:00 |
|
Roland Westrelin
|
d2db163edb
|
8193518: C2: Vector registers sometimes corrupted at safepoint
Reviewed-by: neliasso, thartmann, kvn
|
2017-12-15 10:26:45 -08:00 |
|
Lana Steuck
|
063f19b329
|
Added tag jdk-10+36 for changeset cb54a299aa91
|
2017-12-15 16:38:40 +00:00 |
|
Jonathan Gibbons
|
dfbf4c7a61
|
8193525: Intermittent failures of TestModulePackages.java
Reviewed-by: darcy
|
2017-12-14 13:16:33 -08:00 |
|
Erik Joelsson
|
a1c850b267
|
8193208: Add additional licensing file for the JDK
Reviewed-by: asaha, tbell, ihse
|
2017-12-14 18:20:33 +01:00 |
|
Claes Redestad
|
a9a271179d
|
8193507: [REDO] Startup regression due to JDK-8185582
Co-authored-by: Xueming Shen <xueming.shen@oracle.com>
Reviewed-by: alanb, rriggs
|
2017-12-14 16:05:08 +01:00 |
|
Alan Bateman
|
8374bf4e3c
|
Merge
|
2017-12-14 12:51:53 +00:00 |
|
Attila Szegedi
|
185172f2ef
|
8193296: Parser should not eagerly transform delete expressions
Reviewed-by: hannesw, sundar
|
2017-12-14 13:42:59 +01:00 |
|
Alan Bateman
|
b05129a6e2
|
8193503: javah launcher was not removed by JDK-8191054
Reviewed-by: erikj, darcy
|
2017-12-14 12:36:37 +00:00 |
|
Weijun Wang
|
b01627c0e4
|
8192988: keytool should support -storepasswd for pkcs12 keystores
Reviewed-by: mullan
|
2017-12-14 20:19:34 +08:00 |
|
Martin Doerr
|
d7e6bad25c
|
8193257: PPC64, s390 implementation for Thread-local handshakes
Reviewed-by: goetz, lucy
|
2017-12-14 13:05:20 +01:00 |
|
Lutz Schmidt
|
3f59dac0b3
|
8193443: [s390]: EncodeISOArray generates wrong vector code
Reviewed-by: goetz, mdoerr
|
2017-12-14 12:02:16 +01:00 |
|
Xueming Shen
|
aeb50d6935
|
8193490: java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java, FinalizeZipFile.java, TestCleaner.java, Collectible.java failed because cleaner can't finish
Reviewed-by: darcy
|
2017-12-13 21:41:50 -08:00 |
|
Joe Darcy
|
a05689a09f
|
8193489: Add information about local variable type inference to SourceVersion.RELEASE_10
Reviewed-by: sundar, mr
|
2017-12-13 19:48:03 -08:00 |
|
Stuart Marks
|
feffd15dc2
|
8140281: add no-arg Optional.orElseThrow() as preferred alternative to get()
Reviewed-by: alanb, bpb, forax, darcy
|
2017-12-13 18:47:20 -08:00 |
|
Mark Reinhold
|
0214135fde
|
8192833: JEP 322: Time-Based Release Versioning
Reviewed-by: erikj, ihse, iris, mchung, psandoz, tbell
|
2017-12-13 17:28:24 -08:00 |
|
Jonathan Gibbons
|
4be0e4c6f6
|
Merge
|
2017-12-13 17:29:44 -08:00 |
|
Jonathan Gibbons
|
5bcb718441
|
8178070: duplicate entries in package table
Reviewed-by: bpatel, ksrini
|
2017-12-13 17:27:43 -08:00 |
|
Priya Lakshmi Muthuswamy
|
36f7775ba3
|
8191301: JavaImporter fails to resolve imported elements within functions, that contain too many statements
Reviewed-by: hannesw, attila
|
2017-12-14 02:26:45 +01:00 |
|
Ioi Lam
|
5dd68ed125
|
8165603: runtime/appcds/UseAppCDS.java: failed to clean up files after test when running with agentvm
Reviewed-by: mseledtsov, dholmes
|
2017-12-13 15:37:48 -08:00 |
|
Jonathan Gibbons
|
be25eb7f0e
|
8191054: Remove the Native-Header Tool (javah)
Reviewed-by: darcy, mcimadamore, ksrini
|
2017-12-13 14:49:48 -08:00 |
|
Stuart Marks
|
1f5814d708
|
8193476: (jdeprscan) additional version updates for JDK 10
Reviewed-by: darcy
|
2017-12-13 14:23:34 -08:00 |
|
Nils Eliasson
|
aa0dc3cba3
|
8192971: LockCompilationTest fails intermittently
Remove all unnecessary compilations
Reviewed-by: kvn, thartmann
|
2017-12-13 10:21:21 +01:00 |
|
Jesper Wilhelmsson
|
e81038299e
|
Merge
|
2017-12-08 23:43:25 +01:00 |
|
Bhavesh Patel
|
1bf16ef2db
|
8164407: Add module support for -link and -linkoffline javadoc option
Reviewed-by: jjg, ksrini
|
2017-12-13 12:45:06 -08:00 |
|
Claes Redestad
|
1b432b5066
|
8193471: Startup regression due to JDK-8185582
Reviewed-by: rriggs, psandoz
|
2017-12-13 21:25:49 +01:00 |
|
Brent Christian
|
cbe050e931
|
8193460: Take tools/launcher/TestXcheckJNIWarnings.java back off the ProblemList
Reviewed-by: mchung, psandoz
|
2017-12-13 11:43:57 -08:00 |
|
Phil Race
|
4b727d4f18
|
Merge
|
2017-12-13 10:25:38 -08:00 |
|
Daniel Fuchs
|
c8868455fe
|
8193370: Provide more user friendly defaults for HTTP/2 client settings
Reviewed-by: chegar
|
2017-12-13 16:16:17 +00:00 |
|
Xueming Shen
|
4f0ea9242f
|
8184947: ZipCoder performance improvements
Reviewed-by: martin, redestad
|
2017-12-13 07:51:57 -08:00 |
|
Andrej Golovnin
|
1ae8f54835
|
8193454: ModuleDescriptor.{Requires,Exports,Open} toString should use toLowerCase(Local.ROOT)
Reviewed-by: alanb
|
2017-12-13 15:32:36 +00:00 |
|