Anton Nashatyrev
05a0c3b3eb
8072069: Toolkit.getScreenInsets() doesn't update if insets change
...
Reviewed-by: serb, azvegint
2015-02-17 19:56:15 +03:00
Sergey Bylokhov
18975e3676
8039269: images/cursors should not be in ${java.home}/lib
...
Reviewed-by: mchung, alanb, erikj
2015-02-16 20:01:17 +03:00
Anton Nashatyrev
f149b6e2fd
8072676: [macosx] Jtree icon painted over label when scrollbars present in window
...
Reviewed-by: serb, alexsch
2015-02-16 19:10:05 +03:00
Mario Torre
2400d1a6ee
8072905: Fix copyright year for test from JDK-8071705
...
Test was pushed with wrong copyright year
Reviewed-by: alexsch
2015-02-16 10:34:52 +01:00
Prasanta Sadhukhan
f4fa68a2a7
8072678: Wrong exception messages in java.awt.color.ICC_ColorSpace
...
Reviewed-by: prr, serb
2015-02-14 21:05:41 +03:00
Abhijit Saha
0236698692
Merge
2015-02-12 14:56:30 -08:00
Vivi An
b4ad645936
8068518: IllegalArgumentException in JTree.AccessibleJTree
...
Reviewed-by: alexsch, ptbrunet
2015-02-11 16:22:29 -08:00
Steve Sides
11ef4537fa
8044394: javadoc for BasicOptionPaneUI.addMessageComponents() has typo and grammar errors
...
Fix typos in javadoc of BasicOptionPaneUI.addMessageComponents()
Reviewed-by: alexsch, serb
2015-02-11 15:10:33 +03:00
Mario Torre
9c38d96e2e
8071705: Java application menu misbehaves when running multiple screen stacked vertically
...
JMenu miscalculates the position of the Popup origin when on multiple monitors stacked vertically
Reviewed-by: alexsch
2015-02-11 07:54:39 +01:00
David Dehaven
8737b37ffc
Merge
2015-02-09 09:52:48 -08:00
Mandy Chung
c8528fd410
8057645: Deprivilege JAX-WS, JAXB, JAF to extension class loader
...
Reviewed-by: alanb, dfuchs, lancea, mkos
2015-02-06 15:42:07 -08:00
Roger Riggs
8d8f34b9a6
8067800: Unexpected DateTimeException in the java.time.chrono.HijrahChronology.isLeapYear
...
Check the year range consistently with other Hijrah date years
Reviewed-by: lancea, scolebourne
2015-02-06 17:29:11 -05:00
Sergey Bylokhov
67c555e053
8063066: Some look and feels ignores the JSlider.PaintTrack property
...
Reviewed-by: ant, azvegint, alexsch
2015-02-06 19:49:20 +03:00
Brian Burkhalter
980fb58833
8072495: (fs) Path.relativize() gives incorrect result for empty path on Windows
...
Correct handling of empty path in Windows version of relativize()
Reviewed-by: alanb, dfuchs
2015-02-06 08:05:44 -08:00
Erik Joelsson
c9bf298a67
8071329: Stop exporting INCLUDE and LIB when building on windows
...
Reviewed-by: ihse
2015-02-06 09:57:28 +01:00
Weijun Wang
ee2ba7946a
8072615: test/lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java wrong on Windows
...
Reviewed-by: xuelei
2015-02-06 11:38:29 +08:00
Lana Steuck
77709e9fba
Merge
2015-02-05 15:43:20 -08:00
David Katleman
0ea4df7b6c
Added tag jdk9-b49 for changeset 6e8154707178
2015-02-05 11:43:33 -08:00
Staffan Larsen
4ce8ee0253
8072458: jdk/test/Makefile references (to be removed) win32 directory in jtreg
...
Reviewed-by: alanb
2015-02-05 13:00:26 +01:00
Staffan Larsen
80a1d2bba8
8072456: @since tags missing from TimeUnit
...
Reviewed-by: alanb, martin
2015-02-05 12:59:01 +01:00
Aleksei Efimov
61473e39ce
8072042: (tz) Support tzdata2015a
...
Reviewed-by: coffeys, okutsu
2015-02-05 14:48:57 +03:00
Shanliang Jiang
fa9a534731
8065213: Specify and implement PlatformMBeanProvider for looking for all platform MBeans
...
Reviewed-by: dfuchs, mchung, jbachorik
2015-02-05 12:13:45 +01:00
Weijun Wang
d63bf0c50a
8071643: sun.security.krb5.KrbApReq.authenticate() is not thread safe
...
Reviewed-by: mullan
2015-02-05 11:42:39 +08:00
Mandy Chung
37a1a74efd
8069551: Move java.security.acl from compact3 to java.base
...
Reviewed-by: alanb, mullan, wetmore
2015-02-03 14:09:20 -08:00
Roger Riggs
ddb472a4dc
8068278: ArrayIndexOutOfBoundsException instead of DateTimeException in j.t.chrono.JapaneseChronology.eraOf()
...
Corrected era range check
Reviewed-by: mchung, lancea
2015-02-03 14:39:57 -05:00
Kumar Srinivasan
bb5e8afcf2
8068033: JNI exception pending in jdk/src/share/bin/java.c
...
Reviewed-by: mchung, serb
2015-02-03 09:49:27 -08:00
Alejandro Murillo
004b407992
Merge
2015-02-03 08:45:07 -08:00
Joe Darcy
4f6e5d902d
8072371: Add two failing svc tests to the problem list
...
Reviewed-by: lancea
2015-02-02 16:35:10 -08:00
Joe Darcy
887b823a0d
8072135: Add javax/xml/ws/8046817/GenerateEnumSchema.java to the problem list
...
Reviewed-by: rriggs
2015-02-02 12:35:18 -08:00
Alexander Zvegintsev
47d0ae0d36
8072088: [PIT] NPE in DnD tests apparently because of the fix to JDK-8061636
...
Reviewed-by: ant, prr, serb
2015-02-02 21:38:19 +03:00
Sergey Bylokhov
3cd8a07dc7
8062738: Test java/awt/datatransfer/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug fails in Windows
...
Reviewed-by: azvegint, ant
2015-02-05 16:16:46 +03:00
Sergey Bylokhov
d32000a710
4952954: abort flag is not cleared for every write operation for JPEG ImageWriter
...
Reviewed-by: bae, prr
2015-02-05 14:20:05 +03:00
Phil Race
9ea6ddb851
8072433: copy/paste duplicated tests in some condition statements
...
Reviewed-by: bae, serb
2015-02-04 10:29:51 -08:00
Phil Race
a75613049b
6243376: JPEGImageWriter corrupts color for non-JFIF images with differing sample factor
...
Reviewed-by: bae, serb
2015-02-04 10:28:40 -08:00
Phil Race
cec84ed1f2
8072116: [Solaris] : Fix for 8071710 needs to be updated for build dependency checking
...
Reviewed-by: ihse
2015-02-03 09:28:21 -08:00
Dmitry Markov
5a65a2cc13
8064934: Incorrect Exception message from java.awt.Desktop.open()
...
Reviewed-by: azvegint, serb
2015-02-03 11:51:30 +04:00
Sergey Bylokhov
afa1e6d670
8015085: [macosx] Label shortening via " ... " broken when String contains combining diaeresis
...
Reviewed-by: alexsch, azvegint
2015-02-02 18:21:24 +03:00
Paul Sandoz
c007f0f7d4
8072030: Race condition in ThenComposeExceptionTest.java
...
Reviewed-by: chegar
2015-02-02 14:21:32 +01:00
Paul Sandoz
dd21d2c4db
8050820: Please add java.util.Optional.stream() to convert Optional<T> to Stream<T>
...
Reviewed-by: alundblad, forax, chegar, jrose
2015-02-02 14:19:12 +01:00
Paul Sandoz
3b9021981f
8059324: orElseThrow has different signatures for OptionalPrimitive and Optional<T>
...
Reviewed-by: lancea, chegar
2015-02-02 14:19:00 +01:00
Paul Sandoz
8aae81b484
8048689: Clarify documentation on BaseStream.spliterator
...
Reviewed-by: lancea, chegar
2015-02-02 14:18:54 +01:00
Alejandro Murillo
e9c6fa1317
Merge
2015-01-30 16:56:08 -08:00
Roger Riggs
24a3c49404
8068284: Missing @throws in DateTimeFormatterBuilder.appendOffset
...
8068285: Missing @throws in DateTimeFormatterBuilder.appendInstant
8062803: 'principal' should be 'principle' in java.time package description
8062796: java.time.format.DateTimeFormatter error in API doc example
Reviewed-by: lancea, mchung
2015-01-30 16:13:57 -05:00
Roger Riggs
0854df7b86
8055330: (process spec) ProcessBuilder.start and Runtime.exec should throw UnsupportedOperationException on platforms that don't support
...
Clarify optional behavior and the exception thrown when not supported
Reviewed-by: dfuchs, martin
2015-01-30 16:13:04 -05:00
Brian Burkhalter
2a8d5c46e1
6880737: (fs) FileLock constructors don't throw NPE if the channel argument is null
...
Throw IllegalArgumentException if the channel parameter is null
Reviewed-by: alanb
2015-01-30 12:56:12 -08:00
Brian Burkhalter
c2fe1ca470
8067669: Documentation for methods in Number incomplete regarding too large values
...
Remove statments about rounding and truncation from the *Valud() methods
Reviewed-by: rriggs, darcy, alundblad
2015-01-30 10:23:45 -08:00
Shobhit Gupta
7c658a7610
8068301: [TEST_BUG] Test javax/swing/JColorChooser/Test4177735.java fails with ArrayIndexOutOfBoundsException with GTKL&F
...
Reviewed-by: alexsch, azvegint
2015-01-30 13:27:33 +03:00
Joe Darcy
51e2269c61
8071959: java.lang.Object uses implicit default constructor
...
Reviewed-by: lancea
2015-01-29 16:16:35 -08:00
Lana Steuck
ce0c1fcc34
Merge
2015-01-29 15:35:29 -08:00
Joe Darcy
0841b6a90e
8071434: doc updates for java.lang.Object
...
Reviewed-by: rriggs
2015-01-29 15:14:44 -08:00