Rachna Goel
|
65a85be9c7
|
8202537: CLDR33
Upgraded CLDR data to V33.
Reviewed-by: naoto
|
2018-06-15 11:58:34 +05:30 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Chris Yin
|
d51c1b87d2
|
8201528: Add new test to check for package versioning information in OpenJDK
Reviewed-by: mchung
|
2018-06-12 08:51:28 +08: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 |
|
Phil Race
|
d880f16eaf
|
8204126: MonospacedGlyphWidthTest.java failed again
Reviewed-by: serb
|
2018-06-07 11:35:42 -07: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 |
|
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 |
|
Brian Burkhalter
|
e9f3b0e527
|
8201407: Files.move throws DirectoryNonEmptyException when moving directory across file system
Reviewed-by: alanb
|
2018-06-07 07:43:29 -07:00 |
|
Alan Bateman
|
2466623e45
|
6350055: (se) SelectionKey.interestOps variants to atomically update interest ops
Co-authored-by: David M Lloyd <david.lloyd@redhat.com>
Reviewed-by: bpb
|
2018-06-07 09:18:39 +01:00 |
|
Phil Race
|
3d93888690
|
8203796: Define API to support specifying ownership of print dialogs
Reviewed-by: serb, kcr
|
2018-06-06 12:51:44 -07:00 |
|
Phil Race
|
f6245c499f
|
8204496: backout fix for 8203796 which was pushed under another ID
Reviewed-by: serb
|
2018-06-06 12:35:44 -07:00 |
|
Phil Race
|
24dd5debd4
|
8203499: Uninitialised memory in WinAccessBridge.cpp
Reviewed-by: serb
|
2018-06-06 10:44:27 -07:00 |
|
Phil Race
|
39f36c179d
|
Merge
|
2018-06-06 09:41:16 -07:00 |
|
Vicente Romero
|
afe3bef2d8
|
8204322: "+=" applied to String operands can provoke side effects
Reviewed-by: mcimadamore, jlahoda, shade
|
2018-06-06 08:32:08 -07:00 |
|
Alan Bateman
|
79ed34634b
|
8203937: Not possible to read data from socket after write detects connection reset
Reviewed-by: chegar
|
2018-06-06 12:17:01 +01:00 |
|
Nishit Jain
|
ee5ff58a3d
|
8203872: Upgrading JDK with latest available LSR data from IANA
Reviewed-by: naoto
|
2018-06-06 14:16:51 +05:30 |
|
Li Jiang
|
069e4f8095
|
8193552: ISO 4217 amendment 165
8202026: ISO 4217 amendment 166
8204269: ISO 4217 amendment 167
Reviewed-by: naoto
|
2018-06-05 23:06:32 -07:00 |
|
Xueming Shen
|
ae662fdaa8
|
8197989: java/util/zip/ZipFile/TestCleaner.java failed with "cleaner failed to clean zipfile
Reviewed-by: rriggs
|
2018-06-05 12:27:07 -07:00 |
|
Sergey Bylokhov
|
014033a098
|
8196030: AWT Robot mouseMove fails on Windows 10 1709 with HiDPI
8190326: Robot.mouseMove uses scaling factor of main display on unscaled second display
Reviewed-by: prr, kcr
|
2018-06-04 20:32:19 -07:00 |
|
Phil Race
|
f3f7c9878c
|
Merge
|
2018-05-31 13:04:30 -07:00 |
|
Sergey Bylokhov
|
bff7725b4d
|
8195624: Desktop API cannot be used without permission to read "os.version"
Reviewed-by: prr
|
2018-05-30 22:03:12 -07:00 |
|
Sergey Bylokhov
|
f13ea2ea31
|
8196373: Introspector does not see overridden generic setter method
Reviewed-by: malenkov
|
2018-05-30 08:10:41 -07:00 |
|
Vivek Theeyarath
|
5103e3b4a3
|
8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch
Correct MethodHandles.insertArguments spec
Reviewed-by: psandoz, mchung, ntv
|
2018-05-25 22:56:00 -07:00 |
|
Brian Burkhalter
|
9269c67670
|
8203765: java/nio/channels/Selector/SelectAndClose: add some prints and @intermittent tag
Reviewed-by: alanb
|
2018-05-31 07:37:06 -07:00 |
|
Jim Laskey
|
e18f24a98e
|
8050818: Predicate::not - provide an easier way to negate a predicate
Reviewed-by: chegar, dl, psandoz, forax, smarks, redestad
|
2018-05-30 12:40:04 -03:00 |
|
Vyom Tewari
|
6a48db9cf6
|
8194298: Add support for per Socket configuration of TCP keepalive
Reviewed-by: chegar, clanger, igerasim, alanb
|
2018-05-30 16:36:35 +05:30 |
|
Phil Race
|
9a9dad8b63
|
8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources
Reviewed-by: serb, erikj
|
2018-05-25 16:23:17 -07:00 |
|
Phil Race
|
5ff01c4163
|
Merge
|
2018-05-25 12:12:24 -07:00 |
|
Stuart Marks
|
a2f8f825ff
|
8201518: add test for randomized iteration order of unmodifiable Set and Map
Reviewed-by: plevart
|
2018-05-25 11:18:22 -07:00 |
|
Roger Riggs
|
474a1253bb
|
8203368: ObjectInputStream filterCheck method throws NullPointerException
Reviewed-by: bpb, smarks
|
2018-05-25 13:29:25 -04:00 |
|
Andrew Brygin
|
db67279f08
|
8203485: [freetype] text rotated on 180 degrees is too narrow
Reviewed-by: prr, serb
|
2018-05-25 11:35:31 +03:00 |
|
Brian Burkhalter
|
5c90486c43
|
8202290: AtomicAppend tests fail on macOS 10.13 ("High Sierra")
Reinstate actual running of tests for macOS version >= 10.13.
Reviewed-by: alanb
|
2018-05-25 07:22:37 -07:00 |
|
Brian Burkhalter
|
18d880bad8
|
8203766: Add some instrumentation to jdk/java/nio/channels/Selector/RacyDeregister.java
Reviewed-by: alanb
|
2018-05-24 12:29:50 -07:00 |
|
Chris Hegarty
|
cfe6c55f1e
|
8203297: java/net/URL/OpenStream.java fails intermittently
Reviewed-by: alanb, dfuchs
|
2018-05-24 15:23:28 +01:00 |
|
Martin Buchholz
|
42f7e3f69e
|
8203328: Rename EFS in java.util.zip internals to something meaningful
Reviewed-by: sherman
|
2018-05-23 10:34:18 -07:00 |
|
Sergey Bylokhov
|
606c9e56a3
|
8203027: Open source tests for "java.awt.geom"
Reviewed-by: prr, jdv
|
2018-05-22 17:33:31 -07:00 |
|
Sergey Bylokhov
|
4549cb8a69
|
8201364: [macosx] Component.getLocation() gives inconsistent coordinate for a component at (0,0)
Reviewed-by: dmarkov
|
2018-05-17 14:41:23 -07:00 |
|
Alan Snyder
|
d7e59b52c5
|
8194327: [macos] AWT windows have incorrect main/key window behaviors
Reviewed-by: serb, erikj
|
2018-05-16 16:46:51 -07:00 |
|
Phil Race
|
ca8b59370b
|
Merge
|
2018-05-15 10:13:52 -07:00 |
|
Pankaj Bansal
|
4d00df3200
|
8196616: ava/awt/GraphicsDevice/DisplayModes/CompareToXrandrTest.java fails
Reviewed-by: prr, mhalder
|
2018-05-15 18:03:31 +05:30 |
|