Joe Darcy
|
6930e80c31
|
8224175: Fix inconsistencies in @jls and @jvms tags
Reviewed-by: jjg, rfield
|
2019-05-20 17:29:44 -07:00 |
|
Mikhailo Seledtsov
|
37572de2a1
|
8220672: [TESTBUG] TestCPUSets should check that cpuset does not exceed available cores
Making sure cpuset size does not exceed available cores
Reviewed-by: dholmes, lmesnik
|
2019-05-20 15:18:00 -07:00 |
|
Jonathan Gibbons
|
2ad2cce6e0
|
8223663: Update links for tool guides
Reviewed-by: alanb, erikj, darcy
|
2019-05-20 10:57:57 -07:00 |
|
Jiangli Zhou
|
fec76f2b95
|
Merge
|
2019-05-20 10:32:10 -07:00 |
|
Joe Darcy
|
867d84d731
|
8224174: java.lang.Number has a default constructor
Reviewed-by: rriggs, bpb
|
2019-05-20 10:16:45 -07:00 |
|
Arthur Eubanks
|
905330d4ea
|
8224014: Don't run test/jdk/java/net/NetworkInterface/IPv4Only.java in IPv6 only environment
Reviewed-by: chegar, dfuchs
|
2019-05-15 16:21:51 -07:00 |
|
Arthur Eubanks
|
21d398288d
|
8224019: test/jdk/java/nio/channels/DatagramChannel/BasicMulticastTests.java assumes IPv4 is always available
Reviewed-by: chegar, dfuchs, alanb
|
2019-05-15 17:21:18 -07:00 |
|
Arthur Eubanks
|
4b7ada1a92
|
8223214: Inet6AddressImpl.loopbackAddress() should choose loopback address that is available
Reviewed-by: chegar
|
2019-05-15 09:15:59 -07:00 |
|
Lance Andersen
|
8e30a733c0
|
8222807: Address iteration with invalid ZIP header entries
Reviewed-by: redestad, clanger
|
2019-05-20 12:24:05 -04:00 |
|
Lutz Schmidt
|
aa720e27c5
|
8223444: Improve CodeHeap Free Space Management
Reviewed-by: kvn, thartmann
|
2019-05-20 17:44:29 +02:00 |
|
Coleen Phillimore
|
e47584d00d
|
8221967: InternTest.java timed out
Move redundant table lookup and make rehashing be a needed guaranteed safepoint cleanup action.
Reviewed-by: dholmes, rehn
|
2019-05-20 10:06:07 -04:00 |
|
Zhengyu Gu
|
b08841af0d
|
8224179: Shenandoah: CTW test failures with traversal GC
Reviewed-by: shade
|
2019-05-20 09:43:46 -04:00 |
|
Zhengyu Gu
|
18a59944ef
|
8224210: Shenandoah: Refactor ShenandoahRootScanner to support scanning CSet codecache roots
Reviewed-by: shade
|
2019-05-20 09:42:37 -04:00 |
|
Deepak Kejriwal
|
a0a09f03e4
|
8206879: Currency decimal marker incorrect for Peru
Reviewed-by: naoto, rpatil
|
2019-05-16 12:14:37 +05:30 |
|
Daniel Fuchs
|
cd9e3c1b13
|
8223856: Replace wildcard address with loopback or local host in tests - part 8
Fixes some intermittent test failures by replacing wildcard with loopback - or retrying once.
Reviewed-by: aefimov, chegar
|
2019-05-20 12:37:40 +01:00 |
|
Matthias Baesken
|
ef5194182f
|
8130017: use _FORTIFY_SOURCE in gcc fastdebug builds
Reviewed-by: erikj
|
2019-05-14 10:21:55 +02:00 |
|
Priya Lakshmi Muthuswamy
|
adcb06303c
|
8219313: Support module specific stylesheets
Reviewed-by: jjg
|
2019-05-20 14:42:32 +05:30 |
|
Leo Jiang
|
078f5eb6a8
|
8219781: Localized names for Japanese era Reiwa in COMPAT provider
Reviewed-by: naoto
|
2019-05-19 22:14:09 +08:00 |
|
Thomas Schatzl
|
4b086a28a5
|
8222492: G1 unnecessarily scans remembered set cards for regions that already have been evacuated
Filter out cards from the current collection set during evacuation increments.
Reviewed-by: kbarrett, sangheki
|
2019-05-18 22:11:25 +02:00 |
|
Jie Fu
|
c69b24eb77
|
8222302: [TESTBUG]test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHAOptionOnUnsupportedCPU.java fails on any other CPU
Reviewed-by: kvn, dlong
|
2019-05-18 12:13:38 -07:00 |
|
Aleksey Shipilev
|
65d4cabd51
|
8224170: Build failures after JDK-8207812 (Implement Dynamic CDS Archive)
Reviewed-by: stuefe, kvn
|
2019-05-18 18:49:39 +02:00 |
|
Yasumasa Suenaga
|
3b8d8d0a89
|
8163805: hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java failed with timed out
Reviewed-by: cjplummer, jcbeyler
|
2019-05-18 15:42:21 +09:00 |
|
Robert Field
|
8d98b75f47
|
8223595: Consider updating jdk.jshell module description
Conform to module summary standards
Reviewed-by: jlahoda
|
2019-05-17 12:52:46 -07:00 |
|
Vicente Romero
|
917645194b
|
8223803: j.l.c.MethodTypeDesc::insertParameterTypes doesn't control type of parameters
Reviewed-by: rriggs
|
2019-05-17 13:16:07 -04:00 |
|
Zhengyu Gu
|
092bb9e108
|
8223951: Shenandoah: Only need to update thread roots during final update refs
Reviewed-by: shade
|
2019-05-17 11:47:06 -04:00 |
|
Calvin Cheung
|
72dc5721e0
|
8207812: Implement Dynamic CDS Archive
Improve the usability of AppCDS
Co-authored-by: Ioi Lam <ioi.lam@oracle.com>
Co-authored-by: Jiangli Zhou <jianglizhou@google.com>
Reviewed-by: acorn, jiangli, mseledtsov
|
2019-05-17 08:29:55 -07:00 |
|
Roger Riggs
|
e6c52060dc
|
8220166: Performance regression in deserialization (4-6% in SPECjbb)
Reviewed-by: shade, dholmes, alanb
|
2019-05-17 10:48:02 -04:00 |
|
Ao Qi
|
d1be916626
|
8224028: loop initial declarations introduced by JDK-8184770
Reviewed-by: dfuchs, amenkov, sspitsyn
|
2019-05-16 21:25:53 +08:00 |
|
Zhengyu Gu
|
3ebc657e40
|
8223774: Shenandoah: Refactor ShenandoahRootProcessor and family
Reviewed-by: shade, rkennke
|
2019-05-17 09:52:35 -04:00 |
|
Thomas Schatzl
|
0a6207fe69
|
8224038: Fix remaining InCSetState mentions
Reviewed-by: kbarrett
|
2019-05-17 12:33:37 +02:00 |
|
Per Lidén
|
4ded8e61df
|
8223961: ZGC: Unexpected behaviour due to ZMetronome::wait_for_tick() oversleeping
Co-authored-by: Jie Fu <fujie@loongson.cn>
Reviewed-by: pliden, stefank
|
2019-05-17 12:06:03 +02:00 |
|
Boris Ulasevich
|
5db94d085a
|
8223472: volatile long field corruption on x86_32
Reviewed-by: eosterlund, dholmes, shade, coleenp
|
2019-05-17 11:44:44 +02:00 |
|
Christoph Langer
|
00a7dce177
|
8222276: (zipfs) Refactoring and cleanups to prepare for JDK-8213031
Reviewed-by: lancea
|
2019-05-17 09:00:39 +01:00 |
|
Boris Ulasevich
|
cb983d1bd7
|
8220656: ARM32: -XX:MaxVectorSize=16 makes SIGILL
Reviewed-by: dholmes, dlong
|
2019-05-17 03:01:21 -04:00 |
|
Matthias Baesken
|
fd58060179
|
8223944: fix zlib related building docu and comments
Reviewed-by: alanb, erikj
|
2019-05-16 13:21:41 +02:00 |
|
Osamu Sakamoto
|
94d7b685b3
|
8223665: SA: debugd options should follow jhsdb style
Reviewed-by: dholmes, sspitsyn, ysuenaga, jcbeyler
|
2019-05-17 14:14:15 +09:00 |
|
Kim Barrett
|
4af7663979
|
8160539: Stack frame scanning acquires DerivedPointerTableGC_lock mutex
Use lock-free stack for accumulating table entries.
Reviewed-by: tschatzl, kvn
|
2019-05-16 20:14:54 -04:00 |
|
Boris Ulasevich
|
989fa190a6
|
8222825: ARM32 SIGILL issue on single core CPU (not supported PLDW instruction)
Reviewed-by: dholmes, dlong
|
2019-05-16 18:45:30 -04:00 |
|
Jesper Wilhelmsson
|
993feb95ea
|
8223346: Update Graal
Reviewed-by: kvn
|
2019-05-17 00:21:10 +02:00 |
|
Igor Ignatyev
|
1e4085b359
|
8222154: upgrade gtest to 1.8.1
Reviewed-by: jwilhelm, rwestberg
|
2019-05-16 12:16:47 -07:00 |
|
Ekaterina Pavlova
|
ca569937da
|
8224017: [Graal] gc/z/TestUncommit.java fails with Graal
Reviewed-by: kvn
|
2019-05-16 12:33:44 -07:00 |
|
Jean Christophe Beyler
|
c8319ed0cc
|
8224020: AsyncGetCallTrace test should not run on PPC64 or IA64
Restrict the test to the right architectures
Reviewed-by: cjplummer, sspitsyn, simonis
|
2019-05-16 12:48:21 -07:00 |
|
Aleksey Shipilev
|
bddd94f0a6
|
8224033: os::snprintf should be used in virtualizationSupport.cpp
Reviewed-by: mbaesken, stuefe
|
2019-05-16 21:32:24 +02:00 |
|
Rajan Halade
|
05736da72d
|
8223499: Remove two DocuSign root certificates that are expiring
Reviewed-by: mullan
|
2019-05-16 12:36:08 -07:00 |
|
Ekaterina Pavlova
|
954169d7d1
|
8223910: TestFloatJNIArgs and TestTrichotomyExpressions time out with Graal as JIT
Reviewed-by: thartmann
|
2019-05-16 11:30:32 -07:00 |
|
Daniil Titov
|
cca7246a1a
|
8222422: vmTestbase/nsk/jdi/ClassLoaderReference/definedClasses tests failed with Unexpected Exception: null
Reviewed-by: dholmes, jcbeyler, cjplummer
|
2019-05-16 11:37:26 -07:00 |
|
Vicente Romero
|
fa2ea6a6d8
|
8223726: j.l.c.MethodTypeDesc spec should contain precise assertions for one parameter's methods
Reviewed-by: darcy
|
2019-05-16 13:34:33 -04:00 |
|
Roman Kennke
|
11b6437c01
|
8224043: Shenandoah: Remove clear_claimed_marks() from start of concurrent_traversal()
Reviewed-by: shade
|
2019-05-16 19:07:31 +02:00 |
|
Andrew Dinn
|
772ad03cb5
|
8224042: Add private alignDown method to MappedByteBuffer
Use alignDown method to round addresses down to page boundary
Reviewed-by: stuefe, mikael, alanb
|
2019-05-16 15:45:46 +01:00 |
|
Arthur Eubanks
|
244bdce994
|
8224018: test/jdk/java/net/ipv6tests/{Tcp,Udp}Test.java assume IPv4 is available
Reviewed-by: dfuchs, chegar
|
2019-05-15 17:13:57 -07:00 |
|