Sergey Bylokhov
|
9db3cf346c
|
8191384: WaveFloatFileReader never closes the data stream
Reviewed-by: amenkov
|
2017-11-23 23:05:52 -08:00 |
|
Jayathirth D V
|
721c453bfd
|
8191431: Reading multiple PNG images with unique IDAT chunk positions will cause IIOException
Reviewed-by: psadhukhan, pnarayanan
|
2017-11-23 10:44:29 +05:30 |
|
Semyon Sadetsky
|
48508135fe
|
8189204: Possible NPE in Component::getLocationOnScreen()
Reviewed-by: serb, prr
|
2017-11-22 13:52:48 -08:00 |
|
Prasanta Sadhukhan
|
e27e8b9e39
|
8191428: Regression: Swing button label wrapping with hidpi
Reviewed-by: serb, ssadetsky
|
2017-11-22 15:48:15 +05:30 |
|
Pankaj Bansal
|
8a81d5f700
|
8190348: [TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentCanvas.java fails
Reviewed-by: serb, psadhukhan
|
2017-11-22 12:05:06 +05:30 |
|
Pankaj Bansal
|
cc0cb9660d
|
8159142: [hidpi] Visible artifacts in sun/java2d/SunGraphics2D/DrawImageBilinear.java
Reviewed-by: serb, prr, pnarayanan
|
2017-11-22 11:52:59 +05:30 |
|
Alexandre Iline
|
d29688b6df
|
8191616: [TEST_BUG] : sanity/client/SwingSet/src/SliderDemoTest.java: Failed with TimeoutExpiredException: Wait "Wait till Slider attains the specified state."
Reviewed-by: serb
|
2017-11-20 15:05:10 -08:00 |
|
Sergey Bylokhov
|
beb9278561
|
5031664: Increase thread safety of EventListenerList
Reviewed-by: azvegint
|
2017-11-20 14:49:23 -08:00 |
|
Krishna Addepalli
|
35a68b5ca0
|
8178430: JMenu in GridBagLayout flickers when label text shows "..." and is updated
Reviewed-by: serb, ssadetsky
|
2017-11-20 16:02:05 +05:30 |
|
Jayathirth D V
|
a3ceaef3e4
|
8190332: PngReader throws NegativeArraySizeException/OOM error when IHDR width is very large
Reviewed-by: prr, pnarayanan
|
2017-11-20 11:02:54 +05:30 |
|
Phil Race
|
d39af471c9
|
Merge
|
2017-11-16 11:20:56 -08:00 |
|
Phil Race
|
fca05b5e6e
|
Merge
|
2017-11-16 10:45:42 -08:00 |
|
Prasanta Sadhukhan
|
e6a8aea72b
|
8178025: HiDPI with non-integer scale factor - SPANs in HTML are rendered overlapping each other
Reviewed-by: serb, ssadetsky
|
2017-11-16 12:24:02 +05:30 |
|
Jesper Wilhelmsson
|
88d610826b
|
Merge
|
2017-11-16 01:11:32 +01:00 |
|
Claes Redestad
|
433bf8ab65
|
8184777: Factor out species generation logic from BoundMethodHandle
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: vlivanov
|
2017-11-16 00:58:50 +01:00 |
|
Alexandre Iline
|
26a4a1a6b3
|
8157338: sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java is unstable
Reviewed-by: serb
|
2017-11-15 09:31:17 -08:00 |
|
Phil Race
|
60c7c6052d
|
Merge
|
2017-11-14 12:07:55 -08:00 |
|
Phil Race
|
f50b03376b
|
8186306: Remove pisces from Java2D sources + build
Reviewed-by: serb, neugens
|
2017-11-14 11:47:49 -08:00 |
|
Felix Yang
|
60b42446d8
|
8191172: Problem list java/net/httpclient/websocket/ConnectionHandover.java
Reviewed-by: chegar
|
2017-11-14 03:58:40 -06:00 |
|
Jayathirth D V
|
180e7d2bb0
|
8190512: PngReader incorrectly throws IllegalArgumentException for malformed images with negative dimensions
Reviewed-by: prr, bpb, pnarayanan
|
2017-11-14 12:38:39 +05:30 |
|
Prasanta Sadhukhan
|
0da4c70d2d
|
8187957: Tab Size does not work correctly in JTextArea
Reviewed-by: ssadetsky, serb
|
2017-11-14 10:32:31 +05:30 |
|
Athijegannathan Sundararajan
|
65735f0d7e
|
8177471: jlink should use the version from java.base.jmod to find modules
Reviewed-by: mchung, alanb
|
2017-11-14 08:59:19 +05:30 |
|
Phil Race
|
8934efd172
|
Merge
|
2017-11-13 13:18:35 -08:00 |
|
Vyom Tewari
|
2245db7522
|
8145635: Add TCP_QUICKACK socket option
Reviewed-by: chegar, rriggs, clanger
|
2017-11-13 14:03:36 +05:30 |
|
Jesper Wilhelmsson
|
fdee542113
|
Merge
|
2017-11-11 01:21:09 +01:00 |
|
Pankaj Bansal
|
f71993d642
|
8164811: [hidpi]Tests fail with OpenGL and GDI Rendering 8189257: Enabling Translucent Frame with setBackground disables HiDPI
Reviewed-by: serb, prr, pnarayanan
|
2017-11-10 12:37:02 +05:30 |
|
Doug Lea
|
5d5334f305
|
8189764: Miscellaneous changes imported from jsr166 CVS 2017-11
Reviewed-by: martin, psandoz, dholmes
|
2017-11-09 16:14:45 -08:00 |
|
Doug Lea
|
e2cbace23d
|
8189387: ConcurrentLinkedDeque linearizability continued ..
Reviewed-by: martin, psandoz, dholmes
|
2017-11-09 16:10:46 -08:00 |
|
Doug Lea
|
42ad4ec2dd
|
8179314: CountedCompleterTest.testForkHelpQuiesce fails with expected:<21> but was:<13>
Reviewed-by: martin, psandoz, dholmes
|
2017-11-09 16:07:21 -08:00 |
|
Doug Lea
|
f2eb80c063
|
8190747: ExecutorService/Invoke.java fails intermittently
Reviewed-by: martin, psandoz, dholmes
|
2017-11-09 16:03:37 -08:00 |
|
Brian Burkhalter
|
1ca74d0d2e
|
8191025: (ch) Scattering reads to a subsequence of buffers ignores length
Use length parameter instead of the buffer array length
Reviewed-by: rriggs, alanb
|
2017-11-09 13:30:03 -08:00 |
|
Daniel Fuchs
|
ccdb0ef8e2
|
8189953: FileHandler constructor throws NoSuchFileException with absolute path
Reviewed-by: mchung
|
2017-11-09 20:51:37 +00:00 |
|
Abdul Kolarkunnu
|
e1e58fe2de
|
8190530: Compilation error in jemmy code FrameOperator.java due to missing of import statement of JemmyException
Reviewed-by: ssadetsky, serb
|
2017-11-09 15:30:11 +05:30 |
|
Ramanand Patil
|
6c99853a4c
|
8190258: (tz) Support tzdata2017c
8190259: test tck.java.time.zone.TCKZoneRules is broken by tzdata2017c
Reviewed-by: naoto, martin
|
2017-11-09 14:38:54 +05:30 |
|
Phil Race
|
19a8373625
|
Merge
|
2017-11-08 12:27:40 -08:00 |
|
Paul Sandoz
|
cc59ccb7d4
|
8190974: Parallel stream execution within a custom ForkJoinPool should obey the parallelism
Reviewed-by: martin, tvaleev
|
2017-11-08 10:27:10 -08:00 |
|
Roger Riggs
|
0e776aa080
|
8190884: java/lang/Runtime/exec/LotsOfOutput fails intermittently
Reviewed-by: lancea, mchung
|
2017-11-08 09:18:15 -05:00 |
|
Sergey Bylokhov
|
8fedbd9383
|
8019816: [TEST_BUG][macosx] closed/java/awt/BasicStroke/DashZeroWidth.java not on EDT
Reviewed-by: prr, azvegint
|
2017-11-07 14:36:52 -08:00 |
|
Martin Buchholz
|
ec403d47b4
|
8190814: javax/imageio/stream/NullStreamCheckTest writes to the repo
Reviewed-by: pnarayanan, jdv, prr
|
2017-11-07 10:35:58 -08:00 |
|
Martin Buchholz
|
6a099cc68b
|
8190816: PropertiesTest.sh fails to make $WRITABLEJDK writable
Reviewed-by: naoto, rgoel
|
2017-11-07 10:02:48 -08:00 |
|
Mandy Chung
|
25032bad54
|
8164512: Replace ClassLoader use of finalizer with phantom reference to unload native library
Reviewed-by: alanb, bchristi, kbarrett, dholmes, plevart
|
2017-11-06 17:48:00 -08:00 |
|
Roger Riggs
|
46d230c9cc
|
8187281: Remove intermittent from OnExitTest
Reviewed-by: lancea
|
2017-11-06 17:35:40 -05:00 |
|
Michael McMahon
|
62d9659c87
|
8190793: Httpserver does not detect truncated request body
Reviewed-by: chegar, dfuchs
|
2017-11-06 16:32:00 +00:00 |
|
Jesper Wilhelmsson
|
b97f1bcb37
|
Merge
|
2017-10-30 21:23:10 +01:00 |
|
Phil Race
|
a850cbc5d5
|
Merge
|
2017-11-03 10:43:18 -07:00 |
|
Brian Burkhalter
|
95c6c8ce11
|
8190501: (fs) Incorrect error message parameter in java/nio/file/Files/probeContentType/Basic.java
Replace expectedTypes with expectedTypes[i] in the line in question.
Reviewed-by: alanb
|
2017-11-03 10:18:27 -07:00 |
|
Brian Burkhalter
|
87eb47a3c8
|
8190500: (ch) ReadableByteChannelImpl::read and WritableByteChannelImpl::write might not throw ClosedChannelException as specified
Explicitly verify that the channel is open
Reviewed-by: alanb
|
2017-11-03 10:18:27 -07:00 |
|
Lance Andersen
|
3803dc1401
|
8190439: Removal of newrmic
Reviewed-by: rriggs, alanb, mchung
|
2017-11-03 13:03:10 -04:00 |
|
Phil Race
|
158e69f6ec
|
Merge
|
2017-11-03 09:56:02 -07:00 |
|
Kumar Srinivasan
|
105a51b96d
|
8190287: Update JDK's internal ASM to ASMv6
Reviewed-by: alanb, mchung, sundar
|
2017-11-02 13:18:23 -07:00 |
|