47293 Commits

Author SHA1 Message Date
Phil Race
4df0c11a1a Merge 2017-08-18 11:27:27 -07:00
Jesper Wilhelmsson
8050f8c17e Merge 2017-08-18 18:39:37 +02:00
Jesper Wilhelmsson
3ea2525989 Merge 2017-08-18 18:39:35 +02:00
Jesper Wilhelmsson
d45a0b61f9 Merge 2017-08-18 18:39:35 +02:00
Shafi Ahmad
87b57deb8f 8169961: Memory leak after debugging session
TargetVM gets an EventController which is a daemon thread, but don't see the thread having a way of stopping so added code to exit as soon as TargetVM thread stops listening.

Reviewed-by: clanger, dcubed, sspitsyn
2017-08-18 04:34:16 -07:00
Thomas Stuefe
7e3331d90d 8186349: [windows] Centralize dbghelp handling code
Rework and fix dbghelp.dll handling; add diagnostic output to hs-err file.

Reviewed-by: iklam, rrich, goetz
2017-08-18 09:05:42 +02:00
Abhijit Saha
04a953ed74 Added tag jdk-10+20 for changeset 18d3353ab1e3 2017-08-18 04:37:07 +00:00
Abhijit Saha
e6190156f5 Added tag jdk-10+20 for changeset 52634f4b683b 2017-08-18 04:37:07 +00:00
Abhijit Saha
c008286fdc Added tag jdk-10+20 for changeset 28a10f94ce01 2017-08-18 04:37:04 +00:00
Abhijit Saha
6d27e2225a Added tag jdk-10+20 for changeset b385216af0ed 2017-08-18 04:37:03 +00:00
Abhijit Saha
f1c3f15c49 Added tag jdk-10+20 for changeset 5e6999fa94a0 2017-08-18 04:37:02 +00:00
Abhijit Saha
8baf31ba74 Added tag jdk-10+20 for changeset f4c981fc7818 2017-08-18 04:37:00 +00:00
Abhijit Saha
75e2864c95 Added tag jdk-10+20 for changeset 5be3fa486c39 2017-08-18 04:36:56 +00:00
Abhijit Saha
38811d03a3 Added tag jdk-10+20 for changeset c647e44ea1b9 2017-08-18 04:36:56 +00:00
Jesper Wilhelmsson
745b1b769a Merge 2017-08-17 19:35:37 +02:00
Daniel Fuchs
ffe7f7d107 8177935: java/net/httpclient/http2/FixedThreadPoolTest.java fails frequently
Fixes a race condition in AsyncWriteQueue

Reviewed-by: chegar
2017-08-17 16:48:45 +01:00
Goetz Lindenmaier
b07974fd9f 8186072: dll_build_name returns true even if file is missing
Split dll_build_name into two functions and consolidate to os.cpp file.

Reviewed-by: stuefe, dholmes
2017-08-17 17:26:02 +02:00
Muthusamy Chinnathambi
f9c1a3b09b 8180366: [TESTBUG] gc/g1/humongousObjects/TestHumongousClassLoader should not be run with class unloading disabled
Reviewed-by: dfazunen
2017-08-17 15:17:31 +05:30
Robert Field
6573d94b58 8182270: JShell API: Tools need snippet information without evaluating snippet
8166334: jshell tool: shortcut: expression/statement to method

Reviewed-by: jlahoda
2017-08-16 18:42:11 -07:00
Tom Rodriguez
57ff1b2897 Merge 2017-08-16 20:57:00 +00:00
Roger Riggs
f1c5dd9a93 8185346: Relax RMI Registry Serial Filter to allow arrays of any type
Registry filter should allow arrays of any type

Reviewed-by: dfuchs, smarks, coffeys
2017-08-16 16:46:51 -04:00
Xueming Shen
fd1b707758 8186227: jdk/nio/zipfs/ZeroDate.java fails on Windows with "IllegalArgumentException: Illegal character in opaque part at index 13"
Reviewed-by: rriggs
2017-08-16 13:15:45 -07:00
Tom Rodriguez
129e2684a4 Merge 2017-08-16 20:14:54 +00:00
Jesper Wilhelmsson
6c69df3001 Merge 2017-08-16 21:47:17 +02:00
Jesper Wilhelmsson
31ebdb6fdd Merge 2017-08-16 21:16:30 +02:00
Jesper Wilhelmsson
686595a831 Merge 2017-08-16 21:16:30 +02:00
George Triantafillou
d0ec3208a4 8149790: NegativeArraySizeException with hprof
Reviewed-by: lfoltan, ctornqvi, hseigel, dcubed
2017-08-16 14:49:18 -04:00
John Paul Adrian Glaubitz
a315b24833 8186313: Additional platform definitions to support Zero builds
Reviewed-by: erikj
2017-08-21 15:19:47 +02:00
John Paul Adrian Glaubitz
ad42a3e8cd 8186433: Compiler flag -arch=sparc should not be passed on linux-sparc
Reviewed-by: erikj
2017-08-21 15:17:21 +02:00
Phil Race
ce6e379b4e 8186259: IOExceptionIfEncodedURLTest.sh versus IOExceptionIfEncodedURLTest.java
Reviewed-by: tbell
2017-08-16 11:29:58 -07:00
Joe Wang
b96bfedbda 8186208: closed/javax/xml/jaxp/transform/cr6657673/CR6657673Test.java: test result: Error. failed to clean up files after test
Reviewed-by: dfuchs, lancea
2017-08-16 11:28:39 -07:00
Harold Seigel
d69af7b386 8186089: Move Arena to its own header file
Move classes Chunk and Arena to new arena.hpp and arena.cpp files

Reviewed-by: coleenp, gtriantafill
2017-08-16 11:17:54 -04:00
Goetz Lindenmaier
c5488874c2 8186293: [aix] Fix thread creation with huge stack sizes
Reviewed-by: stuefe, dholmes
2017-08-16 16:00:15 +02:00
Gunter Haug
6804875880 8186286: [BSD] Primary thread's stack size is reported incorrectly
Reviewed-by: shade, stuefe
2017-08-16 14:14:23 +02:00
Daniel Fuchs
997d77996c 8181422: ClassCastException in HTTP Client
Added missing AsyncSSLTunnelConnection

Reviewed-by: michaelm
2017-08-16 10:55:05 +01:00
Zhongwei Yao
4ac33c1c1f 8185786: AArch64: disable some address reshapings
LoadS/LoadUS's address reshapings are disabled on Arm Cortex-A family for performance.

Reviewed-by: adinn, aph
2017-08-16 14:48:41 +08:00
John Jiang
55fe55c4ff 8179614: Test for jarsigner on verifying jars that are signed and timestamped by other JDK releases
A test on checking the compatibility on jarsigner cross different JDK releases

Reviewed-by: mullan
2017-08-15 19:19:50 -07:00
Jiangli Zhou
a6dcc4531f Merge 2017-08-15 18:19:18 -04:00
Jiangli Zhou
a8fd54e413 8186238: The constant pool entry to empty string ("") should not be pre-resolved during CDS dump time
Skip constant pool entry to empty string during pre-resolving at CDS dump time.

Reviewed-by: iklam, dcubed
2017-08-15 18:13:20 -04:00
Christian Tornqvist
1fc9a5bca7 8184772: Make it possible to pass arguments only to the Java running the tests when running jtreg through make
Reviewed-by: gtriantafill, iignatyev
2017-08-15 16:26:30 -04:00
Kumar Srinivasan
1dd6fa2fb6 8173425: Javadoc needs a new tag to specify the summary
Reviewed-by: jjg
2017-08-15 13:16:32 -07:00
Tom Rodriguez
b97f668af3 8185736: missing default exception handler in calls to rethrow_Stub
Reviewed-by: kvn
2017-08-15 17:18:00 +00:00
Poonam Bajaj
d0e8cdbc40 8185572: Enable AssumeMP by default on SPARC machines
Reviewed-by: kvn, dholmes, bobv
2017-08-15 14:03:52 +00:00
Dmitrij Pochepko
3807233b98 8184943: AARCH64: Intrinsify hasNegatives
Co-authored-by: Stuart Monteith <stuart.monteith@linaro.org>
Reviewed-by: aph
2017-08-15 15:02:40 +03:00
Thomas Stuefe
14d898a1e6 8186199: [windows] JNI_DestroyJavaVM not covered by SEH
Reviewed-by: dholmes, mdoerr
2017-08-15 08:46:32 +02:00
John Jiang
f413915e19 8185620: MSCAPI test leaves too many entries in keystore
Deletes the added entries before exiting

Reviewed-by: vinnie
2017-08-14 21:24:45 -07:00
Igor Ignatyev
7f0554d508 Merge 2017-08-15 02:49:48 +00:00
John Paul Adrian Glaubitz
78950924d0 8186221: Define CPU search_string for M68K
Reviewed-by: dholmes
2017-08-14 21:04:57 -04:00
Liam Miller-Cushon
925357af09 8184940: JDK 9 rejects zip files where the modified day or month is 0
Reviewed-by: martin
2017-08-14 17:19:31 -07:00
Doug Simon
750f00f851 8186163: [JVMCI] bad signatures should be detected by MetaAccessProvider.parseMethodDescriptor
Reviewed-by: kvn, iveresov
2017-08-14 14:15:56 -07:00