Thomas Schatzl
|
9b31b8f365
|
8201487: Do not rebalance reference processing queues if not doing parallel reference processing
Reviewed-by: sangheki, kbarrett
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
Shashidhara Veerabhadraiah
|
e91400d46b
|
8181910: [macos] Support dark title bars on macOS
Reviewed-by: serb, denis
|
2018-04-16 10:35:22 +05:30 |
|
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 |
|
Alexey Ivanov
|
aeadf76406
|
8201433: Fix potential crash in BufImg_SetupICM
Reviewed-by: prr, serb
|
2018-04-14 00:25:12 +01:00 |
|
Maurizio Cimadamore
|
85fbf32898
|
8201554: Disable failing tier1 test for JDK-8201498
Reviewed-by: jjg
|
2018-04-13 11:14:49 -07: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 |
|
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 |
|
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 |
|
Chris Yin
|
8483faa4a9
|
8197418: Move java/util/RandomAccess/ tests into OpenJDK
Reviewed-by: psandoz
|
2018-04-12 10:19:31 +08:00 |
|
Bernard Blaser
|
9c570aaf85
|
8201440: javac should create unique DynamicMethodSymbols at LambdaToMethod
Reviewed-by: mcimadamore
|
2018-04-11 14:52:32 -04:00 |
|
Paul Sandoz
|
d3760023e6
|
8199875: Require first parameter type of a condy bootstrap to be Lookup
Reviewed-by: jrose
|
2018-04-11 11:11:13 -07:00 |
|
Naoto Sato
|
a9e6a67296
|
8189784: Parsing with Java 9 AKST timezone returns the SystemV variant of the timezone
Reviewed-by: erikj, sherman
|
2018-04-11 09:14:47 -07:00 |
|
Goetz Lindenmaier
|
f82560174b
|
8201430: [TESTBUG] Remove script from runtime/6626217
Reviewed-by: dholmes, mdoerr
|
2018-04-11 14:49:06 +02:00 |
|
Michael McMahon
|
3b1fdecd45
|
8196775: java/net/Socket/asyncClose/Race.java failed intermittently on Windows with ConnectException: Connection refused
Reviewed-by: dfuchs
|
2018-04-11 10:19:37 +01:00 |
|
Felix Yang
|
64e4120a9d
|
8201348: ProblemList update for bugid associated with SSLSocketParametersTest.sh
Reviewed-by: lancea
|
2018-04-10 20:04:32 -07:00 |
|
Amanda Jiang
|
5bc3b0759a
|
8190333: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases"
Reviewed-by: mullan
|
2018-04-10 18:16:12 -07:00 |
|
Hamlin Li
|
6b2da27d9a
|
8188897: java/rmi/registry/reexport/Reexport.java failed with Port already in use
Reviewed-by: rriggs, darcy
|
2018-04-11 09:08:43 +08:00 |
|
Jonathan Gibbons
|
e371d95422
|
8201396: fix broken links generated by javadoc doclet
Reviewed-by: ksrini
|
2018-04-10 15:05:10 -07:00 |
|
Andrey Nazarov
|
6b803d7d66
|
8178867: tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java failed to clean up files
Reviewed-by: alanb, jjg, psandoz
|
2018-04-10 14:16:13 -07:00 |
|
Doug Lea
|
cdd36df363
|
8197531: Miscellaneous changes imported from jsr166 CVS 2018-04
Reviewed-by: martin, psandoz
|
2018-04-10 11:37:18 -07:00 |
|
Doug Lea
|
a4f3a1d9eb
|
8200258: Improve CopyOnWriteArrayList subList code
Reviewed-by: martin, psandoz, smarks
|
2018-04-10 11:33:29 -07:00 |
|
Roland Westrelin
|
15a89eeee4
|
8201368: IfNode::fold_compares() may lead to incorrect execution
Reviewed-by: neliasso, kvn
|
2018-04-10 17:07:21 +02:00 |
|
Vicente Romero
|
f69402ef44
|
8201281: Truncated error message with Incompatible : null
Reviewed-by: mcimadamore
|
2018-04-24 08:13:30 -07:00 |
|
Mikael Vidstedt
|
ac40126090
|
8202060: Add javax/net/ssl/DTLS/CipherSuite.java to ProblemList
Reviewed-by: xuelei
|
2018-04-23 18:04:17 -07:00 |
|
Chris Plummer
|
caf3f257fe
|
8202155: quarantine test com/sun/jdi/JdbExprTest.sh on all platforms
Quarantined test
Reviewed-by: dholmes
|
2018-04-23 15:19:46 -07:00 |
|
Gerard Ziemski
|
816e2e5fe0
|
8202151: [BACKOUT] Split globals.hpp to factor out the Flag class
Backed out JDK-8081519
Reviewed-by: kvn
|
2018-04-23 14:51:16 -05:00 |
|
Gerard Ziemski
|
60723b7e3d
|
8081519: Split globals.hpp to factor out the Flag class
Factored out Flag out go globals, renamed to JVMFlag
Reviewed-by: coleenp, dholmes, kvn
|
2018-04-23 10:59:39 -05:00 |
|
Robert Field
|
ac44a19694
|
8199193: jshell tool: Add support for preview features
Reviewed-by: sundar
|
2018-04-23 09:01:03 -07:00 |
|
Hannes Wallnöfer
|
70146f48d5
|
8201466: Nashorn: defineProperty setters/getters on prototype object ignored with numeric property names
Reviewed-by: sundar, jlaskey
|
2018-04-23 17:45:05 +02:00 |
|
Ioi Lam
|
cac6379cc4
|
8188105: Make -Xshare:auto the default for server VM
Reviewed-by: dholmes, lfoltan, acorn, mseledtsov, jiangli
|
2018-04-23 07:51:46 -07:00 |
|