Chris Hegarty
659fdd8dc4
8204679: HTTP Client refresh
...
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
2018-06-20 09:05:57 -07:00
Goetz Lindenmaier
ecbeb2db13
8205108: [testbug] Fix pattern matching in jstatd tests
...
Reviewed-by: stuefe, azeller
2018-06-20 11:12:58 +02:00
Markus Grönlund
c2c3d285dd
8204571: Add support for launching multiple startup recordings
...
Reviewed-by: egahlin
2018-06-19 19:16:08 +02:00
Phil Race
316d8c0d42
Merge
2018-06-19 10:12:00 -07:00
Phil Race
8db50f14de
Merge
2018-06-19 09:22:38 -07:00
Toshio Nakamura
a8506cb4e1
8042131: DateTimeFormatterBuilder Mapped-values do not work for JapaneseDate
...
Reviewed-by: rriggs, scolebourne
2018-06-19 08:19:54 -07:00
Lois Foltan
425e1a8bb8
8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name
...
Introduced ClassLoaderData::name() and ClassLoaderData::name_and_id() for use when obtaining a class loader's name.
Reviewed-by: coleenp, goetz, mchung, stuefe
2018-06-19 07:54:11 -04:00
Vikrant Agarwal
eaf0662ffc
8200605: Create test for GridBagLayoutDemo
...
Reviewed-by: serb, shurailine
2018-06-19 12:04:01 +05:30
Phil Race
e413a29459
Merge
2018-06-15 13:07:46 -07:00
Phil Race
66acbf166a
8204929: Fonts with embedded bitmaps are not always rotated
...
Reviewed-by: bae
2018-06-15 13:05:34 -07:00
Brian Burkhalter
edbda00716
8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java
...
Reviewed-by: alanb
2018-06-15 12:48:19 -07:00
Prasanta Sadhukhan
ecc70a4e02
8199441: Wrong caret position in multiline text components on Windows with a screen resolution higher than 100%
...
Reviewed-by: prr, jdv
2018-06-15 23:59:56 +05:30
Robin Westberg
5208900fce
8204957: Remove TestBiasedLockRevocationEvents from ProblemList.txt
...
Reviewed-by: mgronlun
2018-06-19 12:22:02 +02:00
Vivek Theeyarath
df2f01daf1
8202216: Add Buffer mismatch methods
...
Reviewed-by: plevart, psandoz
2018-06-14 23:09:11 -07:00
Mandy Chung
d0955dc37a
8205112: Remove non-existent modules from test/jdk/jdk/modules/etc/UpgradeableModules.java
...
Reviewed-by: alanb, lancea, kcr
2018-06-15 11:44:49 -07:00
Liam Miller-Cushon
b61c993004
7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present
...
Reviewed-by: darcy, martin, vromero
2018-06-14 17:32:31 -07:00
Erik Joelsson
8e3570cfc2
8204973: Add build support for filtering translations
...
Reviewed-by: ihse, naoto, dfuchs
2018-06-15 09:53:28 -07:00
Doug Simon
df164b5b85
8205025: [AOT] make jdk.aot module upgradeable
...
Reviewed-by: alanb, kvn, mchung
2018-06-15 16:44:41 +02:00
Goetz Lindenmaier
cce84d5082
8204654: [testbug] Fix pattern matching in jstat tests
...
Reviewed-by: clanger, stuefe
2018-06-14 14:32:03 +02:00
Manajit Halder
7610ecd0bf
8204859: [macosx] Remove javax/swing/plaf/nimbus/8057791/bug8057791.java from the ProblemList.txt
...
Reviewed-by: psadhukhan, serb
2018-06-13 10:59:27 +05:30
Phil Race
aeed1525ab
Merge
2018-06-12 15:14:22 -07:00
Sergey Bylokhov
89204c3373
8204454: Remove of sun.applet.AppletAudioClip
...
Reviewed-by: prr
2018-06-12 14:53:57 -07:00
Brent Christian
ea01772a00
8204565: (spec) Document java.{vm.}?specification.version system properties' relation to $FEATURE
...
Reviewed-by: mchung
2018-06-12 14:08:24 -07:00
Stuart Marks
4ad2957dd0
8204243: remove Thread.destroy() and Thread.stop(Throwable)
...
Reviewed-by: dholmes, alanb, sspitsyn, iris
2018-06-12 13:24:37 -07:00
Rajan Halade
16a09483c0
8196141: Add GoDaddy root certificates
...
Reviewed-by: mullan
2018-06-12 11:34:48 -07:00
Sergey Bylokhov
4800622742
8202768: [macos] Appkit thread slows when any Window Manager active
...
Reviewed-by: ant
2018-06-12 09:26:49 -07:00
Per Lidén
e7af7a4aef
8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
...
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Co-authored-by: Mikael Gerdin <mikael.gerdin@oracle.com>
Co-authored-by: Kim Barrett <kim.barrett@oracle.com>
Co-authored-by: Nils Eliasson <nils.eliasson@oracle.com>
Co-authored-by: Rickard Backman <rickard.backman@oracle.com>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Coleen Phillimore <coleen.phillimore@oracle.com>
Co-authored-by: Robbin Ehn <robbin.ehn@oracle.com>
Co-authored-by: Gerard Ziemski <gerard.ziemski@oracle.com>
Co-authored-by: Hugh Wilkinson <hugh.wilkinson@intel.com>
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Co-authored-by: Bill Wheeler <bill.npo.wheeler@intel.com>
Co-authored-by: Vinay K. Awasthi <vinay.k.awasthi@intel.com>
Co-authored-by: Yasumasa Suenaga <yasuenag@gmail.com>
Reviewed-by: pliden, stefank, eosterlund, ehelin, sjohanss, rbackman, coleenp, ihse, jgeorge, lmesnik, rkennke
2018-06-12 17:40:28 +02:00
Rachna Goel
65a85be9c7
8202537: CLDR33
...
Upgraded CLDR data to V33.
Reviewed-by: naoto
2018-06-15 11:58:34 +05:30
Amy Lu
0bafbdc983
8204944: Remove java/util/Map/InPlaceOpsCollisions.java from ProblemList
...
Reviewed-by: psandoz
2018-06-14 09:48:04 +08:00
Brian Burkhalter
06eb010e7e
8204915: (fs) Add some print diagnostics to java/nio/file/Files/CopyAndMove.java
...
Reviewed-by: bchristi
2018-06-13 13:12:50 -07:00
Joe Wang
ca487166f4
8201276: (fs) Add methods to Files for reading/writing a string from/to a file
...
Reviewed-by: rriggs, smarks, sherman, forax, alanb, mli
2018-06-13 12:50:45 -07:00
Bob Vandette
5c55ddd3da
Merge
2018-06-13 13:44:56 -04:00
Vivek Theeyarath
d7fe353db7
8204342: methods in java.time s TCKZoneRules OpenJDK test miss Test annotation
...
Added Test annotation to test methods
Reviewed-by: rriggs, naoto
2018-06-12 22:23:35 -07:00
Rajan Halade
545e0ea797
8204923: Restore Symantec root verisignclass2g2ca
...
Reviewed-by: mullan
2018-06-13 08:44:23 -07:00
Jan Lahoda
78b7362c97
8193302: Javac AssertionError: typeSig ERROR on usage of @Generated
...
Importing from an invisible package whose name is a prefix of a visible package is not allowed.
Reviewed-by: vromero
2018-06-13 12:52:21 +02:00
Bob Vandette
deba30de16
Merge
2018-06-12 18:53:38 -04:00
Bob Vandette
38646663d9
8203357: Container Metrics
...
Reviewed-by: mchung, dholmes, mseledtsov, rehn
2018-06-12 18:51:45 -04:00
Sergey Bylokhov
dfb3e113cf
6608234: SwingWorker.get throws CancellationException
...
Reviewed-by: psadhukhan, kaddepalli, prr
2018-06-09 13:33:35 -07:00
Phil Race
bbe63638bb
Merge
2018-06-08 13:32:51 -07:00
Phil Race
f50d8b036b
Merge
2018-06-08 12:51:46 -07:00
Doug Lea
307f2c4550
8204375: Add TimeUnit#convert(Duration)
...
Reviewed-by: martin, scolebourne, plevart, rriggs
2018-06-08 11:38:40 -07:00
Xueming Shen
f56c0b79d8
8204229: Formatter and String.format ignore the width with the percent modifier (%5%)
...
Reviewed-by: jlaskey
2018-06-08 10:09:40 -07:00
Brian Burkhalter
683eebde09
8204576: (fs) java/nio/file/Files/CopyAndMove.java does not set isUnix = true on macOS
...
Reviewed-by: alanb
2018-06-08 07:58:19 -07:00
Prasanta Sadhukhan
f10a76df1e
8202864: [TESTBUG] Need to replace the image used in two Swing tests
...
Reviewed-by: prr, jdv
2018-06-08 12:52:50 +05:30
Phil Race
d880f16eaf
8204126: MonospacedGlyphWidthTest.java failed again
...
Reviewed-by: serb
2018-06-07 11:35:42 -07:00
David Holmes
12815851ce
8204589: ProblemList failing launcher tests
...
Reviewed-by: darcy
2018-06-07 22:26:02 -04:00
Vladimir Kozlov
42e75b8c79
8202611: [GRAAL] Exclude CMS GC testing from runs with Graal
...
Reviewed-by: iignatyev, kbarrett
2018-06-07 17:38:34 -07:00
Jonathan Gibbons
fe24730ed9
8201274: Launch Single-File Source-Code Programs
...
Reviewed-by: mcimadamore, jlahoda, ksrini, mchung, ihse, alanb
2018-06-07 16:06:49 -07:00
Weijun Wang
9adabc35b0
8177334: Update xmldsig implementation to Apache Santuario 2.1.1
...
Reviewed-by: mullan
2018-06-19 08:06:35 +08:00
Sergey Bylokhov
fc1016ce18
8203224: java.awt.desktop.*Event classes could not be instantiated if Desktop feature is not supported
...
Reviewed-by: prr, kaddepalli
2018-06-06 15:37:10 -07:00