Commit Graph

6529 Commits

Author SHA1 Message Date
Rajeev Chamyal
66b2ad7877 8146276: Right aligned ToolBar component does not appear
Reviewed-by: alexsch, psadhukhan
2016-01-21 13:41:02 +05:30
Rajeev Chamyal
b0c250a189 8139213: [macosx] Mac OS X Aqua Look and Feel: JOptionPane can truncate the first button
Reviewed-by: alexsch, psadhukhan
2016-01-21 13:27:56 +05:30
Rajeev Chamyal
9c3a40427c 7104635: HTMLEditorKit fails to write down some html files
Reviewed-by: serb, alexsch
2016-01-21 13:09:17 +05:30
Sergey Bylokhov
173e79ac66 8147407: Provide support of WaveExtensible sound format
Reviewed-by: prr, amenkov
2016-01-14 23:14:01 +03:00
Sergey Bylokhov
d19138e94b 8064800: AudioSystem/WaveFileWriter can't write PCM_FLOAT, but writes it anyway
Reviewed-by: prr, amenkov
2016-01-07 23:50:00 +03:00
Sergey Bylokhov
ad8f08fbf6 6459818: Audio A-law and law decoder skip() method not implemented
Reviewed-by: amenkov
2016-01-12 23:33:45 +03:00
Sergey Bylokhov
e5820d08ec 8146144: Incorrect behaviour of AudioSystem.getTargetFormats/getTargetEncodings/isConversionSupported
Reviewed-by: amenkov
2016-01-12 23:27:23 +03:00
Sergey Bylokhov
762d2c555e 8131974: AudioFileReader incorrectly handle EOFException
Reviewed-by: amenkov
2016-01-01 18:33:53 +03:00
Avik Niyogi
46f6e32652 8015748: [macosx] JProgressbar with Aqua LaF ignores JProgressbar#applyComponentOrientation(ComponentOrientation.RIGHT_TO_LEFT) call
Reviewed-by: rchamyal, alexsch
2016-01-20 16:57:53 +05:30
Prem Balakrishnan
026af5cb64 7035459: [TEST_BUG] java/awt/Focus/TranserFocusToWindow/TranserFocusToWindow.java failed
Reviewed-by: serb, arapte
2016-01-19 15:23:49 +05:30
Jayathirth D V
a757640460 8143562: JPEG reader returns null for getRawImageType()
Reviewed-by: prr, arapte
2016-01-19 11:11:20 +05:30
Manajit Halder
d21f33aa5d 7087869: [TEST_BUG] [macosx] No mac os x support in test java/awt/Mouse/ExtraMouseClick/ExtraMouseClick
Reviewed-by: serb, arapte
2016-01-18 14:37:25 +05:30
Avik Niyogi
e6db69be04 8016665: [macosx] JComponent behaviour doesn't comply API documentation (setComponentOrientation method), Aqua LAF
Reviewed-by: serb, alexsch
2016-01-18 14:27:12 +05:30
Avik Niyogi
9578f1aecb 8041894: [macosx] Test javax/swing/JSpinner/8008657/bug8008657.java failed on Mac
Reviewed-by: serb, alexsch
2016-01-18 14:20:39 +05:30
Peter Brunet
355c7d8dfe 8145735: Tests api/javax_swing/JTabbedPane/AccessibleJTabbedPane/* are failing
Try indexOfComponent before indexOfTabComponent

Reviewed-by: van, alexsch
2016-01-14 18:59:11 -06:00
Alexander Stepanov
5a0d7f856f 8145776: [TEST] add a test checking multipage tiff creation
Reviewed-by: bpb, serb, ssadetsky
2016-01-14 16:22:31 +03:00
Prasanta Sadhukhan
47ca01cdfc 8023213: [macosx] closed/java/awt/FontClass/NaNTransform.java fails on MacOS X 10.9
Reviewed-by: prr, serb
2016-01-14 13:24:22 +05:30
Rajeev Chamyal
dddc64dfeb 4769772: JInternalFrame.setIcon(true) before JDesktopPane.add(JIF) causes wrong state
Reviewed-by: alexsch, aivanov
2016-01-13 11:56:46 +05:30
David Dehaven
83802373ee Merge 2016-01-12 13:13:16 -08:00
Xue-Lei Andrew Fan
26616a3176 8146387: Test SSLSession/SessionCacheSizeTests socket accept timed out
Reviewed-by: weijun, wetmore
2016-01-12 08:05:16 +00:00
Joe Darcy
a4b38b4a43 8146745: Problem list SessionCacheSizeTests.java
Reviewed-by: xuelei
2016-01-11 10:13:29 -08:00
Daniel Fuchs
55a9500797 8146665: Test jdk/test/java/util/logging/LogManager/Configuration/updateConfiguration/UpdateConfigurationTest.java fails - missing expected output
Increases numbers of gc loops and fix finally {} clause to get a better diagnostic

Reviewed-by: mchung
2016-01-11 18:30:14 +01:00
Nadeesh TV
a67a5265d3 8068803: Performance of LocalDate.plusDays could be better
Reviewed-by: rriggs, scolebourne
2016-01-11 11:39:12 -05:00
Michael Haupt
60015e143f 8146786: [TESTBUG] straighten out testability for several issues
Reviewed-by: psandoz
2016-01-11 17:19:16 +01:00
Roger Riggs
5f559c6d31 8146028: Common Cleaner for finalization replacements in OpenJDK
Reviewed-by: dfuchs, alanb, chegar, plevart
2016-01-11 10:03:36 -05:00
Alexander Stepanov
73fb68a80d 8138838: docs cleanup for java.desktop
Docs cleanup for java.desktop

Reviewed-by: serb
2016-01-11 17:51:54 +03:00
Alexander Scherbatiy
aeccbee0e7 8143316: Crash Trend in 1.9.0-ea-b93 (sun.awt.DefaultMouseInfoPeer.fillPointWithCoords)
Reviewed-by: serb
2016-01-11 06:10:32 -08:00
Felix Yang
48d12c0ccc 8133704: java/net/DatagramSocket/SetDatagramSocketImplFactory/ADatagramSocket.java may fail with address already in use
Reviewed-by: chegar
2016-01-11 00:21:50 -08:00
Joe Darcy
8aabe29af6 8146744: Remove LFMultiThreadCachingTest.java from windows problem list
Reviewed-by: jlaskey
2016-01-10 11:09:31 -08:00
James Laskey
94d11189b4 8146712: jdk/internal/jimage/JImageReadTest.java fails on all platforms
Reviewed-by: tbell
2016-01-09 11:19:32 -04:00
Laurent Bourgès
faa243834a 8146076: Fail of sun/java2d/marlin/CeilAndFloorTests.java with Jigsaw
Added jtreg tag @modules java.desktop/sun.java2d.marlin

Reviewed-by: prr
2016-01-09 14:04:32 +01:00
Joe Darcy
df98d4abe8 8146724: Problem list jdk/internal/jimage/JImageReadTest.java
Reviewed-by: jjg
2016-01-08 17:52:54 -08:00
Joe Darcy
2d7c78ee8c 8146718: jdk/internal/jimage tests listed in both tier 1 and tier 2
Reviewed-by: rriggs
2016-01-08 14:06:17 -08:00
Brent Christian
a75216a09c 8144552: java/lang/StackWalker/LocalsAndOperands.java fails with java.lang.NullPointerException
Update test case to expect null

Reviewed-by: mchung, dfuchs
2016-01-08 13:14:30 -08:00
Amy Lu
6f3a357614 8146587: Mark tools/pack200/Pack200Test.java as intermittently failing
Reviewed-by: darcy
2016-01-08 13:06:29 +08:00
Roger Riggs
92ce70dc03 8146574: (process) ProcessHandle test cleanup
Reviewed-by: chegar
2016-01-07 10:10:06 -05:00
Phil Race
f6845705bc 8145584: java/awt/font/TextLayout/TestGetPixelBounds.java fails on Linux
Reviewed-by: serb, jgodinez
2016-01-06 12:38:42 -08:00
Rajeev Chamyal
7b016fd85d 8145060: Minimizing a JInternal frame not shifting focus to frame below it
Reviewed-by: serb, alexsch
2016-01-06 14:17:14 +05:30
Phil Race
a951b32503 Merge 2016-01-05 10:38:10 -08:00
Naoto Sato
3f8548453c 8039301: [ja] Host Locale Provider uses non-translated Calendar field names
8039969: Old Korean Calendar conflicts with Host Locale
8049835: [ar/HOST adapter] Hijri calendar era is used but date number follows gregorian
8054010: [HOST provider, not gregory] Return NULL when calling Calendar.getDisplayNames for Calendar.ERA
8054482: [HOST provider] only return standalone-style month display name
8055258: [HOST provider] Short era display name is not returned

Reviewed-by: okutsu
2016-01-05 10:15:54 -08:00
Nadeesh TV
2cfdb95251 8145166: Duration.toString violates specification
Correct Duration.toString method

Reviewed-by: rriggs, scolebourne
2016-01-05 10:09:48 -05:00
Bhanu Prakash Gopularam
7123bf01ab 8129560: TestKeyPairGenerator.java fails on Solaris because private exponent needs to comply with FIPS 186-4
Reviewed-by: mullan
2016-01-04 19:48:44 -08:00
Xueming Shen
9b77da0f46 8146431: j.u.z.ZipFile.getEntry("") throws AIOOBE
Reviewed-by: lancea
2016-01-04 14:34:53 -08:00
Lance Andersen
3da2de846c 8144082: Add Statement.enquoteNCharLiteral
Reviewed-by: joehw
2016-01-04 12:25:45 -05:00
Weijun Wang
7d0509800c 8146377: test/sun/security/tools/jarsigner/concise_jarsigner.sh failing
Reviewed-by: xuelei
2016-01-04 17:03:59 +08:00
Sebastian Sickelmann
053032b76c 8145981: (fs) LinuxWatchService can reports events against wrong directory
Fixes wakeup mechanism of LinuxWatchService and introduces a test

Reviewed-by: alanb
2015-12-30 19:20:51 +01:00
Ambarish Rapte
c08bfbfb19 8146168: [TEST_BUG] instability of java/awt/Frame/MaximizedToMaximized/MaximizedToMaximized.java
Reviewed-by: serb, rchamyal
2015-12-30 19:28:05 +03:00
Steve Drach
cdc0735c60 8144355: JDK 9 changes to ZipFileSystem to support multi-release jar files
JEP 238 Multi-Release JarFileSystem implementation

Reviewed-by: alanb, psandoz, sherman
2015-12-30 16:15:21 +00:00
Sergey Bylokhov
344d4a5fc5 8143054: [macosx] KeyEvent modifiers do not contain information about mouse buttons
Reviewed-by: ssadetsky, alexsch
2015-12-29 16:46:11 +03:00
Felix Yang
bac6aa4f18 8146209: java/net/NetworkInterface/NetworkInterfaceStreamTest.java still fails after fix JDK-8131155
Reviewed-by: chegar
2015-12-28 19:03:18 -08:00