37969 Commits

Author SHA1 Message Date
Lana Steuck
19f9ce673f Merge 2016-05-05 19:10:51 +00:00
Lana Steuck
5d72543efb Merge 2016-05-05 19:10:36 +00:00
Lana Steuck
88bfcfc1cb Merge 2016-05-05 19:10:31 +00:00
Lana Steuck
f5b6389682 Merge 2016-05-05 19:10:30 +00:00
Lana Steuck
62362bd0c1 Merge 2016-05-05 19:10:21 +00:00
Paul Sandoz
24b184b665 8155258: VarHandle implementation improvements
Relax return type check for call to linked method handle invocation

Reviewed-by: shade, vlivanov
2016-05-05 11:39:23 -07:00
Paul Sandoz
37445185d2 8155258: VarHandle implementation improvements
Reviewed-by: shade, vlivanov
2016-05-05 11:39:08 -07:00
Lana Steuck
971ba57523 Added tag jdk-9+117 for changeset 6789c4ec0a28 2016-05-05 17:35:50 +00:00
Lana Steuck
784093a30c Added tag jdk-9+117 for changeset f0b5daef41b6 2016-05-05 17:35:50 +00:00
Lana Steuck
4d62d442a0 Added tag jdk-9+117 for changeset f33cc7ee4a9c 2016-05-05 17:35:48 +00:00
Lana Steuck
f6b44b328b Added tag jdk-9+117 for changeset e7c644e70818 2016-05-05 17:35:48 +00:00
Lana Steuck
f51f5dbefc Added tag jdk-9+117 for changeset cb2ebe77b8fb 2016-05-05 17:35:48 +00:00
Lana Steuck
a94f3b7725 Added tag jdk-9+117 for changeset 6c781e067b6b 2016-05-05 17:35:47 +00:00
Lana Steuck
0817cd2a01 Added tag jdk-9+117 for changeset 065e8305bdc6 2016-05-05 17:35:47 +00:00
Lana Steuck
3f0a7cedcd Added tag jdk-9+117 for changeset 3715a97ba87b 2016-05-05 17:35:46 +00:00
Aleksei Efimov
09725f8cce 8152927: Incorrect GPL header in StubFactoryDynamicBase.java reported
Reviewed-by: alanb
2016-05-05 18:09:58 +03:00
Jan Lahoda
eb99e4ec1f 8153761: JShell: Completion -- Show parameter names if possible
Compiling code with -parameters; keeping parameter names when reading classfiles; searching JDK sources if parameter names are not available.

Reviewed-by: rfield
2016-05-05 12:55:21 +02:00
Jonathan Gibbons
daca004ce5 8075703: jdk.javadoc module exports com.sun.tools.javadoc package which contains a lot of internal API
Reviewed-by: ksrini
2016-05-09 16:52:15 -07:00
Michael McMahon
0cf5c57454 8155928: Remove hardcoded port numbers from httpclient/Security.java test
Reviewed-by: chegar, rriggs
2016-05-05 11:37:18 +01:00
Maurizio Cimadamore
0e991f21cb 8155959: Langtools ant build should support new Xpatch option format
Switch ant build and IntelliJ project to use the new Xpatch syntax flavor

Reviewed-by: jlahoda, jjg
2016-05-05 11:18:13 +01:00
Joe Darcy
8d5eac16b3 8156040: Nashorn tests still failing after latest Jigsaw merge
Reviewed-by: sundar
2016-05-04 10:42:41 -07:00
Naoto Sato
bd9c092ecc 8155649: IncludeLocalesPlugin throws NPE when jdk.localedata not resolved
Reviewed-by: alanb, mchung
2016-05-04 08:53:09 -07:00
Jan Lahoda
37c2a5ad4e 8156000: tools/all/RunCodingRules.java fails if build dir exists, but generated sources do not
RunCodingRules test compiles and runs PropertiesParser to get the generated CompilerProperties.java

Reviewed-by: mcimadamore, jjg
2016-05-04 17:06:55 +02:00
Brian Burkhalter
5106d55d55 8153192: (se) Selector.select(long) uses wrong timeout after EINTR (lnx)
Pass what remains of the initial timeout to epoll_wait(2) (Linux) and ioctl(7d) (Solaris) instead of the original un-decremented timeout value.

Reviewed-by: alanb, rriggs
2016-05-04 08:04:22 -07:00
Claes Redestad
ab72d795f4 8155939: sun.launcher.LauncherHelper INSTANCE is unused
Reviewed-by: rriggs, ksrini
2016-05-04 16:55:03 +02:00
Anton Tarasov
6191c997a3 8145984: [macosx] sun.lwawt.macosx.CAccessible leaks
Reviewed-by: serb, ptbrunet
2016-05-04 16:41:07 +03:00
Hannes Wallnöfer
edd7a01d4b 8144711: (x) => x + 1 causes Assertion failure instead of SyntaxError
Reviewed-by: mhaupt, sundar
2016-05-04 13:39:41 +02:00
Amy Lu
191e61e184 8154911: Move GCDuringIteration.java back to tier1
Reviewed-by: darcy, martin
2016-05-04 10:56:01 +08:00
Joe Darcy
72e6b8e873 8155872: Temporarily disable deprecation checking on the java.desktop module
Reviewed-by: erikj
2016-05-03 09:44:54 -07:00
Athijegannathan Sundararajan
0c50b61dd4 8155944: ant build/test of nashorn is broken with the latest jdk9-dev build
Reviewed-by: jlaskey
2016-05-03 21:27:00 +05:30
Alan Bateman
0486d4e513 Merge 2016-05-03 11:38:28 +01:00
Alan Bateman
d2463eca44 Merge 2016-05-03 11:38:13 +01:00
Alan Bateman
985a2b23f9 Merge 2016-05-03 10:39:00 +01:00
Alan Bateman
b9eb3050d8 Merge 2016-05-03 10:38:18 +01:00
Alan Bateman
6fe64604e7 8154956: Module system implementation refresh (4/2016)
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, mchung, chegar, redestad
2016-05-03 09:11:31 +01:00
Jonathan Gibbons
64261477b1 8154956: Module system implementation refresh (4/2016)
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Reviewed-by: jjg, mchung, alanb
2016-05-03 09:11:12 +01:00
Alan Bateman
5c29c94f31 8154956: Module system implementation refresh (4/2016)
Reviewed-by: mchung, chegar, redestad
2016-05-03 09:09:49 +01:00
Alan Bateman
3e17f032b6 8154956: Module system implementation refresh (4/2016)
Reviewed-by: mchung, chegar, redestad
2016-05-03 09:09:45 +01:00
Alan Bateman
a503db18fb 8154956: Module system implementation refresh (4/2016)
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Reviewed-by: acorn, jiangli, ccheung, hseigel
2016-05-03 09:09:20 +01:00
Alan Bateman
05405b6f2e 8154956: Module system implementation refresh (4/2016)
Reviewed-by: mchung, chegar, redestad
2016-05-03 09:09:14 +01:00
Alan Bateman
7c8674903b 8154956: Module system implementation refresh (4/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, mchung, chegar, redestad
2016-05-03 09:09:07 +01:00
Alex Kashchenko
39846dcf8d 8153925: (fs) WatchService hangs on GetOverlappedResult and locks directory (win)
Co-authored-by: Thomas Mader <tmader@redhat.com>
Reviewed-by: alanb
2016-05-03 07:44:52 +01:00
Joe Darcy
ae6a62a6c8 8155516: Suppress warnings from uses of deprecated Class.newInstance langtools
Reviewed-by: jjg
2016-05-02 18:10:36 -07:00
Anthony Scarpino
b3854d5830 8140422: Add mechanism to allow non default root CAs to be not subject to algorithm restrictions
Reviewed-by: mullan, xuelei
2016-05-02 16:45:38 -07:00
Jonathan Gibbons
325a065aff 8155774: move code from ModuleTestBase to toolbox
Reviewed-by: ksrini, jlahoda
2016-05-02 16:17:39 -07:00
Kumar Srinivasan
5950e361a2 8154578: Drop residual use of addReads from javadoc
Reviewed-by: alanb, jjg
2016-05-02 15:01:54 -07:00
Artem Smotrakov
4b69b86a7f 8155859: Problem list tools/pack200/Pack200Props.java
Reviewed-by: rriggs
2016-05-02 13:05:43 -07:00
Phil Race
46109cd204 8155784: Build failure on Linux arm64
Reviewed-by: flar, serb
2016-05-02 12:44:31 -07:00
Steve Drach
35e6b00ee0 8151542: URL resources for multi-release jar files have a #runtime fragment appended to them
Reviewed-by: alanb, chegar, psandoz, sherman
2016-05-02 09:03:38 -07:00
Joe Darcy
766b494979 4943627: Deprecate rounding mode integer constants in BigDecimal and their uses
Reviewed-by: bpb
2016-05-03 16:17:12 -07:00