Commit Graph

47875 Commits

Author SHA1 Message Date
Jonathan Gibbons
3b8e460a1a 8156694: javap should render annotations in a friendly way
Reviewed-by: mcimadamore
2017-11-21 13:06:43 -08:00
Jan Lahoda
905ead0ac3 8191112: javac OutOfMemoryError caused by \"-Xlint:exports\" option
When validating type visibility, ignore transitive automatic modules dependencies.

Reviewed-by: abuckley, jjg
2017-11-21 10:26:45 +01:00
Ujwal Vangapally
4e25c00d8a 8191313: Deprecate RMIConnectorServer.CREDENTIAL_TYPES
Deprecated RMIConnectorServer.CREDENTIAL_TYPES

Reviewed-by: rriggs, dfuchs
2017-11-21 01:25:36 -08:00
Magnus Ihse Bursie
ec0c9e51ea 8191204: Post-consolidation cleaning up of the build system
Reviewed-by: tbell, dholmes
2017-11-21 09:56:35 +01:00
Srikanth Adayapalam
dfaa92ca05 8189659: Anonymous subtype of raw type causes VerifyError
Reviewed-by: mcimadamore
2017-11-21 13:27:12 +05:30
Priya Lakshmi Muthuswamy
acc6539ad3 8034258: Don't use binary testing class files
Reviewed-by: jjg, ksrini
2017-11-20 20:49:56 -08:00
Joe Darcy
38f5cea050 8191162: Use @implSpec tag for javax.lang.model.util visitor methods
Reviewed-by: vromero
2017-11-20 20:33:51 -08:00
Kumar Srinivasan
53ee22647f 8187588: Error generating using JDK 9 javadoc against a JDK 8 source repository
Reviewed-by: jjg
2017-11-20 16:50:22 -08:00
Ivan Gerasimov
ac14c02059 8191632: Typos in comments due to duplicating words
Reviewed-by: alanb
2017-11-20 18:46:52 -08:00
Erik Joelsson
91549ed5ce 8191614: Generated configure out of sync
Reviewed-by: redestad
2017-11-20 14:27:20 -08:00
Vicente Romero
eeb940463b 8175883: bytecode generated for the enhanced for loop may block memory garbage collecting
Reviewed-by: mcimadamore
2017-11-20 17:07:21 -05:00
Vicente Romero
cffac90ef9 8190906: tools/javac/failover/CheckAttributedTree.java failed with timeout
Reviewed-by: jjg, mcimadamore
2017-11-20 14:45:11 -05:00
Rachna Goel
de661c5bd2 8191123: java.awt.im.InputContext API doc has a reference to extensions
Reviewed-by: naoto
2017-11-20 17:34:05 +05:30
Jonathan Gibbons
1e9c354dca 8191464: jdk/javadoc/doclet/testModules/TestModules.java 2 of 333 subtests failed
Reviewed-by: bpatel
2017-11-17 18:37:37 -08:00
Alexandre Iline
cc49454031 8176838: Remove :compact1, :compact2. :compact3, :needs_jre test groups
Reviewed-by: alanb, dholmes
2017-11-17 07:34:59 -08:00
Paul Sandoz
eb856a6953 8180437: Remaining renames of CAS misnomer "swap" => "set"
Reviewed-by: martin
2017-11-17 12:09:56 -08:00
Paul Sandoz
4c4d212355 8191429: List.sort should specify the sort is stable
Reviewed-by: smarks
2017-11-17 09:29:47 -08:00
Claes Redestad
d61c1efed9 8191442: Regression in LambdaFormBuffer.replaceFunctions
Reviewed-by: vlivanov
2017-11-17 15:43:12 +01:00
Mandy Chung
52693f1ca5 8157246: MHs.arrayLength, arrayElementGetter/Setter, arrayConstructor need to specify invocation-time behavior
Reviewed-by: psandoz, rriggs
2017-11-17 08:12:02 -06:00
Athijegannathan Sundararajan
6a826075c2 8191468: jdk.scripting.nashorn.shell (jjs) module should use optional dependency for java.compiler module
Reviewed-by: hannesw, jlaskey
2017-11-17 18:43:27 +05:30
Michael Dardis
3160d8e270 8190987: Package.getImplementationVersion returns null even if implementation version is non-null
Reviewed-by: mchung, rriggs
2017-11-16 22:51:15 -06:00
Erik Joelsson
56092c76c6 8191420: Changing "requires" to "requires static" in an application module results in build failure
Reviewed-by: tbell
2017-11-17 02:44:03 +01:00
Jonathan Gibbons
24ea133ea9 8190824: Eliminate HtmlDocWriter
Reviewed-by: bpatel, ksrini
2017-11-16 15:21:04 -08:00
Jonathan Gibbons
70c7792638 8190822: Remove dead code that could lead to invalid HTML
Reviewed-by: bpatel, ksrini
2017-11-16 15:17:47 -08:00
Jonathan Gibbons
29cd769953 8190821: Introduce a new Links builder class
Reviewed-by: bpatel, ksrini
2017-11-16 15:16:21 -08:00
Jonathan Gibbons
7f0a1c7e36 8190820: Introduce a new Head builder class
Reviewed-by: bpatel, ksrini
2017-11-16 15:13:44 -08:00
Jonathan Gibbons
5963e3d359 8190819: Merge HtmlWriter into HtmlDocument
Reviewed-by: bpatel, ksrini
2017-11-16 15:12:13 -08:00
Jonathan Gibbons
7a89adf1a8 8190818: Introduce a new Script builder class
Reviewed-by: bpatel, ksrini
2017-11-16 15:06:17 -08:00
Jonathan Gibbons
fbd053bd26 8190295: Introduce a new Table builder class
Reviewed-by: bpatel, ksrini
2017-11-16 15:01:45 -08:00
Lana Steuck
99fe8dcb60 Merge 2017-11-16 20:25:45 +00:00
Lana Steuck
85ca9c2c77 Added tag jdk-10+32 for changeset a2008587c13f 2017-11-16 20:24:44 +00:00
Phil Race
b8180dee68 Merge 2017-11-16 11:15:54 -08:00
Joe Wang
6e80f110c3 8191161: Reconsider generification of XPathFunction.evaluate
Reviewed-by: lancea, rriggs
2017-11-16 11:07:44 -08:00
Phil Race
fca05b5e6e Merge 2017-11-16 10:45:42 -08:00
Jesper Wilhelmsson
88d610826b Merge 2017-11-16 01:11:32 +01:00
Claes Redestad
433bf8ab65 8184777: Factor out species generation logic from BoundMethodHandle
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: vlivanov
2017-11-16 00:58:50 +01:00
Alexandre Iline
26a4a1a6b3 8157338: sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java is unstable
Reviewed-by: serb
2017-11-15 09:31:17 -08:00
Robert Field
c0689879a7 8177076: jshell tool: allow non-zero /exit
8190383: JShell API: no way for the jshell tool to report exit status to provider

Reviewed-by: jlahoda
2017-11-14 19:33:37 -08:00
Phil Race
60c7c6052d Merge 2017-11-14 12:07:55 -08:00
Phil Race
f50b03376b 8186306: Remove pisces from Java2D sources + build
Reviewed-by: serb, neugens
2017-11-14 11:47:49 -08:00
Robert Field
846d6be95c 8172154: jshell tool: make all IMPORTS.jsh generated at build time
Reviewed-by: jlahoda
2017-11-14 10:45:22 -08:00
Sean Mullan
e20e93d027 Merge 2017-11-14 09:19:50 -05:00
Sean Mullan
b4a427a82b 8175094: Mark the deprecated java.security.acl APIs with forRemoval=true
Reviewed-by: weijun
2017-11-14 09:15:12 -05:00
Weijun Wang
cf35c06daa 8191137: keytool fails to format resource strings for keys for some languages after JDK-8171319
Reviewed-by: mullan
2017-11-14 21:43:15 +08:00
Sean Mullan
0a5b7cb0c5 Merge 2017-11-14 08:25:39 -05:00
Sean Mullan
525a4b1977 8175091: Mark the deprecated java.security.{Certificate,Identity,IdentityScope,Signer} APIs with forRemoval=true
Reviewed-by: weijun
2017-11-14 08:24:27 -05:00
Hannes Wallnöfer
8d84df14e1 8191133: Ant task to fetch underscore.js requires gzip decoding option
Reviewed-by: sundar, jlaskey
2017-11-14 14:18:23 +01:00
Magnus Ihse Bursie
6ceb45969c 8190410: Help.gmk is not updated after consolidation
Reviewed-by: erikj
2017-11-14 12:10:28 +01:00
Felix Yang
60b42446d8 8191172: Problem list java/net/httpclient/websocket/ConnectionHandover.java
Reviewed-by: chegar
2017-11-14 03:58:40 -06:00
Hannes Wallnöfer
239fdbbca6 8185119: Uninitialized const when using multiple threads
Reviewed-by: jlaskey, sundar
2017-11-14 10:04:45 +01:00