Thomas Schatzl
e11d1b311d
8200723: Suppress rs_length and predicted_cards sampling during mixed gcs
...
Due to the impact of these measurements on pause time, their high difference to other collections during mixed collections, and their non-use during mixed collections, do not use rs_length and predicted_cards measurements done during mixed gc for the predictor. This avoids the young gen sizing after the mixed phase to be negatively affected by mixed collections.
Reviewed-by: kbarrett, sjohanss
2018-04-18 11:36:48 +02:00
Thomas Schatzl
9db71579ee
8154528: Reclaim regions emptied by marking in Remark pause
...
Reviewed-by: shade, sjohanss
2018-04-18 11:36:48 +02:00
Thomas Schatzl
7c09cf644b
8178105: Switch mark bitmaps during Remark
...
Reviewed-by: sjohanss, sangheki
2018-04-18 11:36:48 +02:00
Alan Bateman
33b921f25d
8201315: (se) Allow SelectableChannel.register to be invoked while selection operation is in progress
...
Reviewed-by: bpb
2018-04-18 10:20:09 +01:00
Doug Simon
76590dc009
8187490: HotSpotGraalMBean should be moved to Graal management module
...
Reviewed-by: alanb, mchung, iveresov
2018-04-18 11:11:38 +02:00
Robbin Ehn
a0a4b1981b
8195099: Concurrent safe-memory-reclamation mechanism
...
This implement a globalcounter with RCU semantics.
Reviewed-by: acorn, coleenp, dcubed, eosterlund, gziemski, mlarsson, kbarrett, dholmes
2018-04-18 09:25:51 +02:00
Felix Yang
2997d6f6f0
8194260: Point-to-point interface should be excluded from java/net/ipv6tests/*
...
Reviewed-by: chegar, vtewari
2018-04-17 23:27:41 -07:00
Lana Steuck
a063344790
Merge
2018-04-18 03:29:24 +00:00
Henry Jen
1f1f480606
Merge
2018-04-17 16:13:30 -07:00
Calvin Cheung
894e8c6479
8197972: Always verify non-system classes during CDS dump time
...
Use -Verify:remote even if the user specifies -Xverify:none during CDS dump time
Reviewed-by: iklam, mseledtsov, jiangli
2018-04-17 16:19:48 -07:00
Christian Tornqvist
278672706d
8201609: Split test/jdk/:tier2 to enable better parallel execution
...
Reviewed-by: alanb, darcy
2018-04-17 16:18:22 -04:00
Chris Hegarty
34c03b5907
Merge
2018-04-17 19:25:50 +01:00
Xueming Shen
1775d925de
8194750: Console.readPassword does not save/restore tty settings
...
Reviewed-by: martin, alanb
2018-04-17 11:20:50 -07:00
Chris Hegarty
049184f334
Merge
2018-04-17 18:18:53 +01:00
Chris Hegarty
a3b61fd4c7
8197564: HTTP Client implementation
...
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Co-authored-by: Pavel Rappo <pavel.rappo@oracle.com>
Reviewed-by: chegar, dfuchs, michaelm, prappo
2018-04-17 08:54:17 -07:00
Magnus Ihse Bursie
a9234c0ab6
8201591: JVM features with "-" in name is not correctly handled
...
Reviewed-by: erikj
2018-04-17 15:39:20 +02:00
Vivek Theeyarath
97979a53a1
8184692: add Pattern.asMatchPredicate
...
Reviewed-by: psandoz, rriggs
2018-04-16 11:21:32 -07:00
Jesper Wilhelmsson
9da125c2a2
Merge
2018-04-17 15:25:13 +02:00
Severin Gehwolf
6fbe561e11
8201495: [Zero] Reduce limits of max heap size for boot JDK on s390
...
Reviewed-by: ihse, aph, simonis
2018-04-16 12:20:36 +02:00
Goetz Lindenmaier
a1f6823a02
8201584: Fix configure on SLES 11 after 8201483
...
Reviewed-by: ihse, simonis
2018-04-16 11:08:07 +02:00
Joel Pelaez Jorge
4f1c8f3d08
8200719: Cannot connect to IPv6 host when exists any active network interface without IPv6 address
...
Reviewed-by: clanger, chegar
2018-04-16 11:11:52 +02:00
Aleandr Miloslavskiy
d574c9e091
8194734: Handle to jimage file inherited into child processes (win)
...
Reviewed-by: alanb
2018-04-16 09:36:01 +01:00
Alan Bateman
45fb75c85a
8201474: (so) Socket adaptor connect(InetAddress, timeout) succeeds when connection fails
...
Reviewed-by: bpb
2018-04-14 08:41:42 +01:00
Maurizio Cimadamore
85fbf32898
8201554: Disable failing tier1 test for JDK-8201498
...
Reviewed-by: jjg
2018-04-13 11:14:49 -07:00
Valerie Peng
171373b021
8197441: Signature#initSign/initVerify for an invalid private/public key fails with ClassCastException for SunPKCS11 provider
...
Rethrow ClassCastException with InvalidKeyException
Reviewed-by: ascarpino
2018-04-13 18:07:58 +00:00
Naoto Sato
1d0e7680e8
8201507: Generate alias entries in j.t.f.ZoneName from tzdb at build time
...
Reviewed-by: erikj, rriggs
2018-04-13 10:23:01 -07:00
Phil Race
8fbdefbb80
Merge
2018-04-13 09:51:58 -07:00
Rajan Halade
fbf1478b8f
8198240: Allow cacerts test to pass when GTECyberTrust root expires
...
Implemented expiry policy exception list
Reviewed-by: mullan
2018-04-13 09:37:01 -07:00
Phil Race
344e8f9bf4
Merge
2018-04-13 09:04:18 -07:00
Maurizio Cimadamore
19581edca2
8201498: test/langtools/tools/javac/diags/CheckExamples.java 6 errors occurred
...
Remove duplicate class names in diagnostic examples.
Reviewed-by: jlahoda
2018-04-13 16:23:56 +01:00
Jesper Wilhelmsson
72b7487789
Merge
2018-04-13 14:06:39 +02:00
Weijun Wang
0b6fbf50d2
8200468: Port the native GSS-API bridge to Windows
...
Reviewed-by: ihse, valeriep
2018-04-13 15:29:33 +08:00
Jesper Wilhelmsson
468c1c19bb
Merge
2018-04-13 03:05:19 +02:00
Hamlin Li
0ee5e92ddd
8078221: java/rmi/Naming/DefaultRegistryPort.java fails intermittently
...
Reviewed-by: rriggs
2018-04-13 09:06:37 +08:00
Phil Race
e5f945b7cd
Merge
2018-04-12 16:25:29 -07:00
Claes Redestad
f5a681373f
8152821: Merge jdk.internal.misc.JavaSecurityAccess and jdk.internal.misc.JavaSecurityProtectionDomainAccess shared secrets
...
Reviewed-by: mullan
2018-04-13 01:04:33 +02:00
Erik Joelsson
9ec65a4f0f
8201508: Macosx builds fail in GenerateLinkOptData.gmk
...
Reviewed-by: tbell
2018-04-12 15:26:59 -07:00
Roman Kennke
d006828c41
8201442: objArrayOopDesc::atomic_compare_exchange_oop() must use obj+offset in HeapAccess call
...
Reviewed-by: shade, eosterlund
2018-04-12 23:10:19 +02:00
Brian Burkhalter
7b9950f8cb
8009632: (fs) FileStore.supportsFileAttributeView does not detect user_xattr enabled on ext4
...
Reviewed-by: alanb
2018-04-12 14:03:46 -07:00
Xueming Shen
0b24f2acda
8201443: NoSuchMethodException JarFile.open when jar file is used in classpath
...
Reviewed-by: rriggs, redestad
2018-04-12 13:30:58 -07:00
Kim Barrett
1b060b7406
8201450: Provide access to LogHandle tagset
...
Added LogHandle::tagset function.
Reviewed-by: stefank
2018-04-12 15:50:03 -04:00
Lana Steuck
b1a0746e11
Merge
2018-04-12 19:12:54 +00:00
Alexander Harlap
60f0502b70
8201330: Add java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java to the ProblemList
...
Add java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java to the ProblemList until JDK-8081652 is resolved
Reviewed-by: tschatzl
2018-04-12 14:56:27 -04:00
Lana Steuck
4768560982
Added tag jdk-11+9 for changeset 0c3e252cea44
2018-04-12 18:21:55 +00:00
Magnus Ihse Bursie
e0473abbd5
8201483: Make it possible to disable JVM features
...
Reviewed-by: erikj, stuefe
2018-04-12 20:20:27 +02:00
Claes Redestad
9ab38159e8
8201494: Avoid early initialization of java.nio.Bits
...
Reviewed-by: rriggs, alanb
2018-04-12 17:23:32 +02:00
Alexey Ivanov
79cee59a62
8199627: Use "Per-Monitor V2" High DPI awareness for Windows 10 v1703
...
Reviewed-by: serb, prr
2018-04-12 14:11:42 +01:00
Alexey Ivanov
d4040a6d58
8201240: Improve releasing native resources of BufImgSurfaceData.ICMColorData
...
Reviewed-by: prr, serb
2018-04-12 14:03:54 +01:00
Maurizio Cimadamore
d9440e4e39
8199194: Add javac support for preview features
...
Add support for preview features and related command line options.
Reviewed-by: jjg
2018-04-12 13:55:20 +01:00
Jan Lahoda
594fb594ce
8189765: Improve error reporting for compiling against package not visible due to modules
...
When looking in other modules for an undefined Symbol, also look into the unnamed module.
Reviewed-by: mcimadamore
2018-04-12 09:23:34 +02:00