36634 Commits

Author SHA1 Message Date
Daniel D. Daugherty
d4bf88528d Merge 2015-07-03 06:23:29 -07:00
Athijegannathan Sundararajan
833d238585 8130424: if directory specified with --dest-dir does not exist, only .class files are dumped and .js files are not
Reviewed-by: attila, lagergren, hannesw
2015-07-03 18:41:58 +05:30
Artem Smotrakov
aa2d62b688 8129444: socksProxyVersion system property ignored for Socket(Proxy)
Reviewed-by: chegar
2015-07-03 08:00:33 +01:00
Zoltan Majo
94d36649af 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Annotate possibly intrinsified methods with @HotSpotIntrinsicCandidate. Add checks omitted by intrinsics to the library code. Add CheckIntrinsics flags to check consistency of intrinsics.

Reviewed-by: jrose, kvn, thartmann, vlivanov, abuckley, darcy, ascarpino, briangoetz, alanb, aph, dnsimon
2015-07-03 07:23:45 +02:00
Zoltan Majo
f353be1c90 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Annotate possibly intrinsified methods with @HotSpotIntrinsicCandidate. Add checks omitted by intrinsics to the library code. Add CheckIntrinsics flags to check consistency of intrinsics.

Reviewed-by: jrose, kvn, thartmann, vlivanov, abuckley, darcy, ascarpino, briangoetz, alanb, aph, dnsimon
2015-07-03 07:23:32 +02:00
Vladimir Kozlov
ea0323cf1a Merge 2015-07-02 17:50:25 -07:00
Vladimir Kozlov
bbeb720d49 Merge 2015-07-02 17:15:55 -07:00
Lana Steuck
e3e2f96de4 Merge 2015-07-02 16:09:51 -07:00
Lana Steuck
9c03c2bfff Merge 2015-07-02 16:09:43 -07:00
Lana Steuck
71f0332b26 Merge 2015-07-02 16:09:16 -07:00
Lana Steuck
e2b0df2fcf Merge 2015-07-02 16:08:47 -07:00
Lana Steuck
0424adf72c Merge 2015-07-02 16:08:26 -07:00
Lana Steuck
9050391db9 Merge 2015-07-02 16:08:17 -07:00
Lana Steuck
5323e88caf Merge 2015-07-02 16:07:57 -07:00
Lana Steuck
1c2e6fa40d Merge 2015-07-02 16:07:39 -07:00
Daniel D. Daugherty
99552a1c2f Merge 2015-07-02 14:42:12 -07:00
Daniel D. Daugherty
bee43f05d7 Merge 2015-07-02 14:39:54 -07:00
Daniel D. Daugherty
963a60c4b6 Merge 2015-07-02 14:12:18 -07:00
Alejandro Murillo
5d840dab3a Merge 2015-07-02 14:12:07 -07:00
David Katleman
c690ca7cd9 Added tag jdk9-b71 for changeset 84ecc1a708df 2015-07-02 08:54:05 -07:00
David Katleman
d59b5753a4 Added tag jdk9-b71 for changeset cf6355e77564 2015-07-02 08:54:04 -07:00
David Katleman
30533247eb Added tag jdk9-b71 for changeset c55f96d66cf9 2015-07-02 08:54:01 -07:00
David Katleman
1a0bd08a5b Added tag jdk9-b71 for changeset 976a2f96dbcc 2015-07-02 08:54:00 -07:00
David Katleman
ac7af917e0 Added tag jdk9-b71 for changeset 9b8258eb95a9 2015-07-02 08:54:00 -07:00
David Katleman
5236586511 Added tag jdk9-b71 for changeset 9419a7f16a5c 2015-07-02 08:53:58 -07:00
David Katleman
7b23c005ac Added tag jdk9-b71 for changeset 1b06d9da3dc3 2015-07-02 08:53:57 -07:00
David Katleman
e7bb4c430a Added tag jdk9-b71 for changeset 9402c8fae0fc 2015-07-02 08:53:57 -07:00
Alexander Stepanov
0696c89dd7 8130247: fix some new tidy warnings from jaxws and CORBA
Minor docs cleanup

Reviewed-by: darcy
2015-07-02 18:07:48 +04:00
Alexander Stepanov
9f81ca1a59 8130247: fix some new tidy warnings from jaxws and CORBA
Minor docs cleanup

Reviewed-by: darcy
2015-07-02 18:04:32 +04:00
Athijegannathan Sundararajan
fb6a41f23a 8130317: "ant test" fails to complete on Windows when run under cygwin shell
Reviewed-by: lagergren, attila
2015-07-02 19:02:28 +05:30
Volker Simonis
48aacbe3f9 8130315: Fix wrong prototype of GrowKnownVMs() in java.c
Reviewed-by: alanb, ksrini
2015-07-02 15:25:46 +02:00
Vinnie Ryan
5a35b2a0a9 8130151: Exclude sun/security/provider/SecureRandom/StrongSecureRandom.java from testruns on MacOSX 10.10
Reviewed-by: xuelei
2015-07-02 12:01:48 +01:00
Andrew Haley
eb4655db3e Merge 2015-07-02 11:03:50 +01:00
Michael Haupt
ff5c2fa53d 8130307: improve Nashorn Javadoc target
Reduce dependence on ASM sources in testing, address command line length problem on Windows

Reviewed-by: hannesw, sundar
2015-07-02 11:20:47 +02:00
Michael Haupt
6980a8e4cc 8130306: enable running Nashorn test on Windows
Fix executable name (add .exe suffix)

Reviewed-by: hannesw, sundar
2015-07-02 11:09:20 +02:00
Attila Szegedi
2a2f2f3300 8130234: Get rid of JSType.isNegativeZero
Reviewed-by: hannesw, lagergren
2015-07-02 10:55:35 +02:00
Weijun Wang
cdc2a29ff2 8130112: Create a common TEST.properties for @modules in test/sun/security/krb5/auto
Reviewed-by: alanb
2015-07-02 16:20:43 +08:00
Matthias Baesken
95a14aeba1 8130303: Fix bogus check for libX11.so in libraries.m4
Reviewed-by: simonis, erikj
2015-07-02 09:38:41 +02:00
Peter Levart
5941f4ad52 8080695: splashscreen_png.c compile error with gcc 4.9.2
Mark locals volatile to silence gcc arround longjmp

Reviewed-by: azvegint, serb
2015-07-02 08:17:25 +02:00
Weijun Wang
8804c9df5f 8130297: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java still failing after JDK-8076040
Reviewed-by: darcy
2015-07-02 13:20:46 +08:00
Weijun Wang
8f2396ede1 8076040: Test com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with -XX:+UseG1GC
Reviewed-by: darcy
2015-07-02 09:19:42 +08:00
Ivan Gerasimov
0e510a1f61 8077242: (str) Optimize AbstractStringBuilder.append(CharSequence, int, int) for String argument
Reviewed-by: martin
2015-07-02 00:26:35 +03:00
Ivan Gerasimov
3fac3ec9da 8098854: Do cleanup in a proper order in sunmscapi code
Reviewed-by: vinnie
2015-07-01 22:17:32 +03:00
Michael Haupt
eacc58bf85 8130127: streamline input parameter of Nashorn scripting $EXEC function
Handle null and undefined correctly, do not coerce them to strings

Reviewed-by: lagergren, sundar
2015-07-01 16:26:25 +02:00
Jan Lahoda
3210b9650a 8072480: javac should support compilation for a specific platform version
Adding a new javac option for compiling for JDK N: -release N; including history data for previous version of JDK.

Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Reviewed-by: erikj, ihse, jjg, mcimadamore, mr
2015-07-01 09:51:48 +02:00
Jan Lahoda
19a0c8b1f5 8080675: Enhance the classfile library to support construction of classfiles from scratch
Reviewed-by: jjg
2015-07-01 09:51:47 +02:00
Tobias Hartmann
62112b23c9 Merge 2015-07-01 09:15:34 +02:00
Tobias Hartmann
fba308328b 8129937: compiler/codecache/jmx/UsageThresholdIncreasedTest.java fails with "Usage threshold was hit"
Tests should not assume that usage of non-profiled code heap is predictable.

Reviewed-by: kvn, dpochepk
2015-07-01 09:07:10 +02:00
Igor Veresov
934ad8e49b 8079775: Java 9-fastdebug ia32 Error: Unimplemented with "-XX:CompilationPolicyChoice=1 -XX:-TieredCompilation" options
8079062: Java 9-fastdebug crash(hit assertion) with "-XX:CompilationPolicyChoice=1 -XX:-TieredCompilation" options

Revive stack walk compilation policy

Reviewed-by: kvn
2015-06-30 14:44:53 -07:00
Jason Uh
22b80848d1 8081744: Clear out list corner case
Reviewed-by: mullan, rhalade
2015-06-30 14:22:31 -07:00