46798 Commits

Author SHA1 Message Date
Lana Steuck
bc66e635c4 Added tag jdk-10+18 for changeset 8314cfaaacab 2017-08-04 23:29:09 +00:00
Lana Steuck
42710f9306 Added tag jdk-10+18 for changeset 0bdcd03d587a 2017-08-04 23:29:08 +00:00
Lana Steuck
f0cfaafe8b Added tag jdk-10+18 for changeset 086cb2c6e9e2 2017-08-04 23:29:05 +00:00
Lana Steuck
b89e868262 Added tag jdk-10+18 for changeset d47f92fdf2a1 2017-08-04 23:29:04 +00:00
Lana Steuck
e896a1e024 Added tag jdk-10+18 for changeset fa58de12a8c0 2017-08-04 23:29:03 +00:00
Daniel D. Daugherty
f059f51eea 8185876: quarantine compiler/ciReplay/TestSAServer.java
Reviewed-by: kvn
2017-08-04 16:01:26 -07:00
Daniel D. Daugherty
611af2f806 8185874: quarantine gc/stress/gclocker/TestGCLockerWithG1.java
Reviewed-by: mseledtsov, kvn
2017-08-04 15:54:50 -07:00
Daniel D. Daugherty
673b293b76 8185872: quarantine tests named in JDK-8184042 on MacOS X
Reviewed-by: iklam
2017-08-04 15:50:26 -07:00
Jonathan Gibbons
e3fc153bc8 8185756: JShell has two broken links in its documentation
Reviewed-by: rfield
2017-08-04 15:42:58 -07:00
Vladimir Kozlov
212229b9f7 8185802: Enable AVX3 by default
Reviewed-by: thartmann
2017-08-04 14:00:15 -07:00
Vladimir Kozlov
25bf08238c Merge 2017-08-04 12:24:33 -07:00
Jonathan Gibbons
c61869008f 8185752: update javadoc options in make/Docs.gmk
Reviewed-by: tbell
2017-08-04 10:59:28 -07:00
Christoph Langer
893b23be49 8184330: Remove sun.nio.ch.Util.atBugLevel() either completely or at least get rid of volatile field bugLevel
Reviewed-by: alanb
2017-08-04 15:28:32 +02:00
Daniel Fuchs
366c888fae 8185794: java/net/httpclient/security/Driver.java fails in timeout
Added missing permission in policy files and increased timeout.

Reviewed-by: rriggs, xiaofeya
2017-08-04 10:54:48 +01:00
Hamlin Li
61548e670e 8185788: langtools test jdk/javadoc/doclet/testModules/TestModuleServicesLink.java fails with compilation error
Reviewed-by: jjg
2017-08-03 18:30:32 -07:00
Phil Race
8e9553abf9 Added tag jdk-9+181 for changeset b7f355efd055 2017-08-03 18:57:03 +00:00
Phil Race
fc1b71f7de Added tag jdk-9+181 for changeset 8edc4d2e80bd 2017-08-03 18:57:02 +00:00
Phil Race
d474cf6541 Added tag jdk-9+181 for changeset ffa12d5e716f 2017-08-03 18:56:59 +00:00
Phil Race
fc95e4aacd Added tag jdk-9+181 for changeset ff09babf3b0f 2017-08-03 18:56:59 +00:00
Phil Race
be40b18ba7 Added tag jdk-9+181 for changeset 94a8161e3509 2017-08-03 18:56:57 +00:00
Phil Race
88bf8ce1c5 Added tag jdk-9+181 for changeset 7ba7e8ac7262 2017-08-03 18:56:56 +00:00
Phil Race
eb499d001a Added tag jdk-9+181 for changeset 7e07e480584a 2017-08-03 18:56:56 +00:00
Daniel D. Daugherty
5ca53cfb78 Merge 2017-08-03 09:04:47 -07:00
Gerald Thornbrugh
3e95a45647 8182757: JDWP: Socket Transport handshake hangs on Solaris
Remove SO_REUSEADDR flag for non-fixed port sockets

Reviewed-by: dcubed, sspitsyn, gtriantafill
2017-08-03 13:46:04 +00:00
Xue-Lei Andrew Fan
b6563b7bf4 8180643: Illegal handshake message
Reviewed-by: weijun
2017-08-03 00:55:45 +00:00
Jonathan Gibbons
ddbc240319 8185758: java.smartcardio has broken docs for exceptions
Reviewed-by: igerasim
2017-08-02 17:15:30 -07:00
Ivan Gerasimov
ab1f27286b 8185754: Typo in java.util.regex.Pattern javadoc: no slash in \p class
Reviewed-by: bpb
2017-08-02 16:20:02 -07:00
Priya Lakshmi Muthuswamy
2007e6eda7 8185151: doclet may create a link to a missing anchor/id
Reviewed-by: jjg, ksrini
2017-08-02 15:09:24 -07:00
Priya Lakshmi Muthuswamy
86fb8740de 8185194: Missing anchor for package description in package-summary.html pages
Reviewed-by: bpatel, jjg, ksrini
2017-08-02 12:34:23 -07:00
Priya Lakshmi Muthuswamy
0a3e0dd1cc 8183582: Rationalize doclet -docencoding and -charset options
Reviewed-by: jjg, ksrini
2017-08-02 09:26:35 -07:00
Andrew Haley
9aeb6a85b5 8185723: Zero: segfaults on Power PC 32-bit
Reviewed-by: roland
2017-08-02 17:22:40 +01:00
Thomas Schatzl
05b7ad669e 8184348: Merge G1ConcurrentMark::par_mark() and G1ConcurrentMark::grayRoot()
Merge and simplify the use of G1ConcurrentMark::par_mark() and grayRoot()

Reviewed-by: mgerdin, shade
2017-08-04 14:28:57 +02:00
Thomas Schatzl
c805575157 8184347: Move G1CMBitMap and support classes into their own files
Reviewed-by: rkennke, shade, mgerdin
2017-08-04 14:24:11 +02:00
Thomas Schatzl
6fbc2e9b4b 8184346: Clean up G1CMBitmap
Trim down and improve the G1CMBitMap class structure.

Reviewed-by: mgerdin, shade, rkennke
2017-08-04 14:15:42 +02:00
Ioi Lam
4964bb2c24 8185826: HotSpot build failure with GCC 7.1.1
Removed unused function

Reviewed-by: dholmes, ysuenaga
2017-08-03 22:40:26 -07:00
David Buck
b0cc678733 8185567: fix hsdis cpu to architecture mapping on various Linux platforms
Add "arm" target to hsdis.c and fix several cpu to architecture mappings in Makefile

Reviewed-by: dholmes, vlivanov, tbell
2017-08-03 17:13:57 -04:00
Coleen Phillimore
7c8c0a97fc 8130072: Add a flag to print out statistics for both system dictionary and shared dictionary
Include Shared Dictionary printing when printing system dictionaries

Reviewed-by: shade, gtriantafill
2017-08-03 08:16:00 -04:00
Ioi Lam
f7f193ae71 8072061: Automatically determine optimal sizes for the CDS regions
See new C++ class MetaspaceClosure.

Reviewed-by: coleenp, jiangli, mseledtsov
2017-08-02 18:06:38 -07:00
Thomas Stuefe
15fbb62d49 8185706: [windows] Native callstacks printing terminates prematurely
Reviewed-by: iklam, zgu
2017-08-02 10:17:14 +02:00
Harold Seigel
ac17311f4a Merge 2017-08-10 16:14:52 +00:00
Gustavo Serra Scalet
fd3d8a1997 8185975: PPC64: Fix vsldoi interface according to the ISA
Reviewed-by: mdoerr
2017-08-10 17:25:46 +02:00
Harold Seigel
e2b0679319 8177741: Fix hotspot tests to use --patch-module instead of -Xmodule
Change InMemoryJavaCompiler.compile() to accept --patch-module instead of -Xmodule, and then change appropriate tests.

Reviewed-by: coleenp, gtriantafill
2017-08-10 11:12:13 -04:00
Thomas Schatzl
7009b948bb 8180311: [TESTBUG] gc/stress/gclocker/TestGCLockerWithSerial fails with ClassNotFoundException: java.lang.management.ManagementFactory
Do not run the test on minimal VM

Reviewed-by: shade, sjohanss
2017-08-10 13:57:57 +02:00
David Holmes
92ddd523cc Merge 2017-08-10 01:48:41 +00:00
Yasumasa Suenaga
ba635a7b52 8186018: SA: Monitor Cache Dump in HSDB does not work
Reviewed-by: dholmes, dcubed
2017-08-09 21:08:35 -04:00
Coleen Phillimore
1e48327d61 Merge 2017-08-10 00:27:34 +00:00
Coleen Phillimore
c413a4387f Merge 2017-08-09 23:26:38 +00:00
Coleen Phillimore
2d67cafe0c Merge 2017-08-09 23:19:43 +00:00
Coleen Phillimore
7c1aeeeae9 8068317: No_Safepoint_Verifier is not necessary in Rewriter::scan_method
Remove NSV, Method* can't move or be redefined while being rewritten

Reviewed-by: shade, jiangli
2017-08-09 19:00:54 -04:00
Coleen Phillimore
e1528538f4 8186044: [TESTBUG] DumpSharedDictionary test sometimes fails in JPRT
Wrap test in CDSTestUtils.isUnableToMap(out)

Reviewed-by: iklam, mseledtsov
2017-08-09 18:51:44 -04:00