J. Duke
9ee56c89d4
Merge
2017-08-24 16:24:31 +02:00
J. Duke
735f943ea6
Merge
2017-08-24 16:24:24 +02:00
J. Duke
289ebabe62
Merge
2017-08-24 16:24:18 +02:00
J. Duke
bc9cd8db6b
Merge
2017-08-24 16:24:09 +02:00
J. Duke
e3b9d3d8dd
Added tag jdk-9+175 for changeset 994036e74ab8
2017-08-24 16:23:58 +02:00
J. Duke
3c8e884fcd
Merge
2017-08-24 16:23:57 +02:00
J. Duke
0b82b1baab
Merge
2017-08-24 16:23:46 +02:00
J. Duke
3dc980bcdc
Merge
2017-08-24 16:23:38 +02:00
J. Duke
0b9895ac94
Merge
2017-08-24 16:23:30 +02:00
J. Duke
152ca1efc1
Merge
2017-08-24 16:23:21 +02:00
J. Duke
853fc4f3c1
Merge
2017-08-24 16:23:11 +02:00
J. Duke
4e6a4d1ed6
Merge
2017-08-24 16:22:59 +02:00
J. Duke
7f27bdff01
Merge
2017-08-24 16:22:48 +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
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
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
Goetz Lindenmaier
c5488874c2
8186293: [aix] Fix thread creation with huge stack sizes
...
Reviewed-by: stuefe, dholmes
2017-08-16 16:00:15 +02:00
Tom Rodriguez
57ff1b2897
Merge
2017-08-16 20:57:00 +00: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
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
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
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
Jonathan Gibbons
b6f3d93557
8186160: Fix a11y issues in java.security package
...
Reviewed-by: wetmore
2017-08-14 13:57:15 -07:00
Jonathan Gibbons
0f6e2890e7
8186156: Fix a11y and HTML issues in java.net and javax.net packages
...
Reviewed-by: lancea, mchung
2017-08-14 13:54:10 -07:00
Igor Ignatyev
abf7e33aa1
8184689: Test applications/ctw/Modules.java fails with AssertionError in sun.hotspot.tools.ctw.Utils.fileNameToClassName
...
Reviewed-by: kvn
2017-08-14 12:35:38 -07:00
Jiangli Zhou
4a77945c89
8179302: Pre-resolve constant pool string entries and cache resolved_reference arrays in CDS archive
...
8185924: G1NoteEndOfConcMarkClosure::doHeapRegion() does not do remembered set cleanup work for archive region
Shared class' constant pool resolved_references array is cached.
Co-authored-by: Thomas Schatzl <thomas.schatzl@oracle.com>
Reviewed-by: coleenp, iklam, tschatzl
2017-08-14 14:32:17 -04:00
Gustavo Serra Scalet
85fedbbb12
8185969: PPC64: Improve VSR support to use up to 64 registers
...
Reviewed-by: mdoerr, goetz
2017-08-14 16:48:44 +02:00
Joe Wang
e7f2c2d7db
8163121: BCEL: update to the latest 6.0 release
...
Reviewed-by: dfuchs, lancea
2017-08-13 21:10:40 -07:00
Igor Veresov
f79aa532aa
Merge
2017-08-12 01:21:21 +00:00
Igor Veresov
ba281b1582
8186158: Update Graal
...
Reviewed-by: kvn
2017-08-11 17:36:26 -07:00
Igor Ignatyev
54c92de5d5
Merge
2017-08-12 02:13:29 +02:00
Igor Ignatyev
f6250ebef2
Merge
2017-08-12 01:13:57 +02:00
Stefan Karlsson
e887040909
Merge
2017-08-11 23:12:11 +00:00