Vera Akulova
c4d57a676d
8012468: [TEST_BUG] javax/swing/PopupFactory/6276087/NonOpaquePopupMenuTest.java doesn't release mouse button
...
Reviewed-by: serb, alexsch
2013-10-01 13:30:37 +04:00
Vera Akulova
6d63827a99
7125471: [macosx] NofocusListDblClickTest should wait between doublr clicks
...
Reviewed-by: anthony, serb
2013-10-01 13:19:07 +04:00
Magnus Ihse Bursie
91c55cc45e
8019219: Fix typo in jdk/makefiles "default" targets
...
Reviewed-by: erikj
2013-10-01 11:08:23 +02:00
Sergey Bylokhov
0c7604f2bc
7150100: [macosx] "0123456789" is selected in the TextField
...
Reviewed-by: anthony, art
2013-10-01 04:29:50 +04:00
Sergey Malenkov
557d4e977b
8025652: [macos] build failed
...
Reviewed-by: serb
2013-09-30 22:08:45 +04:00
Vadim Pakhnushev
b75899e391
8001119: [fingbugs] Evaluate necessity to make some arrays package protected
...
Reviewed-by: prr, bae
2013-09-30 12:50:52 +04:00
Kumar Srinivasan
a210a6a74e
8020552: [launcher] changes to support removal of Solaris 32-bit distribution
...
8023495: [infra] create 64-bit solaris bits with symlinks
Reviewed-by: ihse, tbell, dholmes, darcy, alanb, erikj, sla, martin
2013-09-27 16:29:44 -07:00
Phil Race
7001d7b786
8020190: Fatal: Bug in native code: jfieldID must match object
...
Reviewed-by: jgodinez, vadim
2013-09-27 13:06:47 -07:00
Patrick Reinhart
2c516bc7b4
6870661: Setting a custom PrintService on a PrinterJob leads to a PrinterException
...
Reviewed-by: prr, jgodinez
2013-09-27 13:04:54 -07:00
Sergey Malenkov
e37d16f11b
7117595: ArrayIndexOutOfBoundsException in Win32GraphicsEnvironment if display is removed
...
Reviewed-by: anthony, serb
2013-09-27 22:25:58 +04:00
Sergey Malenkov
dd224c8deb
8012716: java.beans.EventHandler.create method should check if the given listenerInterface is a public interface
...
Reviewed-by: art, mchung
2013-09-27 22:17:24 +04:00
David Chase
fdf6a159f5
8022701: Accessibility checking: InvocationTargetException is thrown instead of IllegalAccessError
...
Inserted code to convert specific exceptions, case-by-case, plus a test.
Reviewed-by: jrose, twisti
2013-09-27 13:32:32 -04:00
Kumar Srinivasan
de7eca4a39
8025342: NLS: unsupported translation format in jar/pack/DriverResource.java
...
Reviewed-by: naoto, mfang
2013-10-01 15:40:34 -07:00
Eric McCorkle
e92da66e0b
8021398: j.l.r.Parameter.getAnnotatedType().getType() for not annotated use of type returns null
...
Fixed issue with type annotation reflection framework that would cause getType of AnnotatedTypes to be null if no annotations were present.
Reviewed-by: darcy, jfranck
2013-10-01 17:35:32 -04:00
Petr Pchelko
247ec6ca80
8016563: Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails
...
Reviewed-by: anthony, serb
2013-09-27 18:35:00 +04:00
Petr Pchelko
9d67cb2e94
8025503: [macosx] FileDialog allows file selection with apple.awt.fileDialogForDirectories = true
...
Reviewed-by: serb, anthony
2013-09-27 17:04:16 +04:00
Alexander Stepanov
c49c083729
8024122: [TEST] need test to cover JDK-7146572
...
Reviewed-by: anthony, yan
2013-09-27 14:29:27 +04:00
Taras Ledkov
7569765f7e
8025249: [javadoc] fix some javadoc errors in javax/swing/
...
Reviewed-by: alexsch, yan
2013-09-27 12:35:43 +04:00
Lana Steuck
65dd56bc16
Merge
2013-09-26 17:21:47 -07:00
Lana Steuck
5f840f6118
Merge
2013-09-26 17:18:12 -07:00
Lana Steuck
b99232819c
Merge
2013-09-26 17:13:39 -07:00
Clemens Eisserer
00c37e4e9e
8024895: xrender MaskImage cache isn't accounting for change in alpha
...
Reviewed-by: prr, jchen
2013-09-26 16:30:38 -07:00
Stephen Colebourne
242f0dd3c2
8025718: Enhance error messages for parsing
...
Add values and types to exception messages
Reviewed-by: lancea
2013-09-26 15:19:27 -07:00
Roger Riggs
c9982055b4
8024612: java/time/tck/java/time/format/TCKDateTimeFormatters.java failed
...
The test should be using the Locale.Category.FORMAT to verify the test data
Reviewed-by: lancea
2013-10-09 11:02:55 -04:00
Mandy Chung
18f83d0a7c
8026027: Level.parse should return the custom Level instance instead of the mirrored Level
...
Reviewed-by: dfuchs, chegar
2013-10-09 06:24:42 -07:00
Paul Sandoz
ad959161e4
8020061: Clarify reporting characteristics between splits
...
Reviewed-by: alanb, chegar
2013-10-09 15:19:56 +02:00
Vinnie Ryan
f36ff9e467
8008171: Refactor KeyStore.DomainLoadStoreParameter as a standalone class
...
Reviewed-by: mullan, weijun
2013-10-09 10:48:44 +01:00
Alan Bateman
508933e418
8008662: Add @jdk.Exported to JDK-specific/exported APIs
...
Reviewed-by: chegar, vinnie, dfuchs, mchung, mullan, darcy
2013-10-09 09:20:12 +01:00
Rob McKenna
9916c42ef7
7180557: InetAddress.getLocalHost throws UnknownHostException on java7u5 on OSX webbugs
...
Reviewed-by: chegar, dsamersoff
2013-10-09 00:10:02 +01:00
Phil Race
d0ef16f2c3
7092764: java.awt.font.TransformAttribute.equals(null) throws NPE
...
Reviewed-by: jgodinez, jchen
2013-09-26 15:06:39 -07:00
Brent Christian
587ef317c6
8025173: HashMap.put() replacing an existing key can trigger a resize()
...
Ensure that HashMap is not resized if we're just replacing a value
Reviewed-by: alanb, martin
2013-09-26 11:13:34 -07:00
Christine Lu
19c90edea2
Added tag jdk8-b109 for changeset 93c4cdf60be2
2013-09-26 10:43:34 -07:00
Dmitry Zinkevich
e866ac23f9
8025218: [javadoc] some errors in java/awt classes
...
Reviewed-by: yan
2013-09-26 16:10:36 +04:00
Pete Brunet
b535463fe4
8025160: Recent Java Accessibility Bridge push has make failures
...
Reviewed-by: tbell, erikj
2013-09-26 10:48:56 +02:00
Tim Bell
a13f76ec8c
8025411: JPRT to switch to the new Win platforms for JDK8 builds this week
...
Reviewed-by: ksrini, katleman
2013-09-25 12:24:05 -07:00
Michael Fang
7fcb1eb269
Merge
2013-09-25 07:36:29 -07:00
Alexander Scherbatiy
b909162f85
7083457: Incomplete specification for javax/swing/text/DefaultCaret.html#setVisible(boolean)
...
Reviewed-by: malenkov, serb
2013-09-25 17:42:15 +04:00
Dmitry Zinkevich
a9d180056b
8025085
: [javadoc] some errors in javax/swing
...
Reviewed-by: alexsch
2013-09-25 17:35:22 +04:00
Alexander Stepanov
9056e0008c
8025070: [javadoc] fix some javadoc errors in javax/swing/plaf/synth
...
Reviewed-by: serb, alexsch
2013-09-25 17:08:31 +04:00
Konstantin Shefov
c3a64bea84
8004032: [TEST_BUG] [macosx] There is no effect when double clicking on the Icon, after right clicking on the Icon and the Icon disappear
...
Reviewed-by: anthony, serb
2013-09-25 16:52:46 +04:00
Petr Pchelko
fe092e9cf3
8024987: Copy/paste regression since JDK8 b86
...
Reviewed-by: serb, anthony
2013-09-25 16:12:07 +04:00
Alexander Scherbatiy
c0720f17f6
8007155: [macosx] Disabled panel takes mouse input in JLayeredPane
...
Reviewed-by: serb, anthony
2013-09-25 16:17:42 +04:00
Sergey Malenkov
0587e46215
8023310: Thread contention in the method Beans.IsDesignTime()
...
Reviewed-by: art, sfriberg
2013-09-25 14:06:15 +04:00
Daniel Fuchs
ddddd1d31f
8025140: TEST_BUG: java/util/logging/Logger/getGlobal tests fail due to timeout
...
Arbitrary timeouts in the tests @run lines where too agressive for some configurations. The tests will now run with default timeout.
Reviewed-by: alanb, mchung
2013-09-25 09:47:24 +02:00
Michael Fang
6c7b18ed04
Merge
2013-09-24 14:34:55 -07:00
Michael Fang
c5bb090fff
8025215: jdk8 l10n resource file translation update 4
...
Reviewed-by: naoto, yhuang
2013-09-24 14:17:42 -07:00
Leonid Romanov
c31deb38ac
8022555: [macosx] AppleScriptEngine.jar MUST call java.awt.Toolkit.getDefaultToolkit() lazily
...
Reviewed-by: anthony, serb
2013-09-24 18:24:03 +04:00
Konstantin Shefov
bdcfc36ee6
8015599: [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX
...
Reviewed-by: alexsch, serb
2013-09-24 18:20:31 +04:00
Vera Akulova
91047d3b07
7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS
...
Reviewed-by: alexsch, serb
2013-09-24 18:13:24 +04:00
Vera Akulova
036eee0473
7133154: [TEST_BUG] [macosx] closed/javax/swing/JInternalFrame/4251301/bug4251301.java fails on MacOS
...
Reviewed-by: alexsch, serb
2013-09-24 17:56:32 +04:00
Vera Akulova
602931b7ce
7124320: [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over
...
Reviewed-by: alexsch, serb
2013-09-24 17:46:19 +04:00
Yuri Nesterenko
cde6d64f60
8025117: [cleanup] Eliminate doclint errors in javax/swing/text classes
...
Reviewed-by: alexsch
2013-09-24 17:04:47 +04:00
Yuri Nesterenko
560d55440f
8025230: [cleanup] some more javadoc formatting fixes for swing
...
Reviewed-by: alexsch
2013-09-24 16:36:00 +04:00
Yuri Nesterenko
af333dc7bb
8025114: Eliminate doclint errors in java.awt.dnd package javadoc
...
Reviewed-by: serb, alexsch
2013-09-24 12:25:50 +04:00
Alexander Zvegintsev
b99f593316
8019282: keyRelesed is reached even though key was NOT released
...
Reviewed-by: serb, anthony
2013-09-23 21:24:34 +04:00
Sergey Bylokhov
10ff8a3aa4
7172833: For default java.awt.Toolkit impl methods java.awt.Toolkit.is/setDynamicLayout() are not consistent
...
Reviewed-by: alexsch, anthony
2013-09-23 17:55:36 +04:00
Sergey Bylokhov
cac6b55e4e
8005255: [macosx] Cleanup warnings in sun.lwawt
...
Reviewed-by: alexsch, anthony
2013-09-23 16:17:26 +04:00
Konstantin Shefov
9ca087d600
8015600: [TEST_BUG] [macosx] Test closed/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails since JDK 8 b75 on MacOSX
...
Reviewed-by: alexsch, serb
2013-09-23 16:14:42 +04:00
Sergey Malenkov
e4e708cefd
7024235: Nimbus L&F: wrong "packing" of a frame containing tabbed pane
...
Reviewed-by: alexsch
2013-09-20 18:56:41 +04:00
Vera Akulova
d35ad4fbaf
7124232: [TEST_BUG] [macosx] JSplitPane has wrong divider location
...
Reviewed-by: alexsch, serb
2013-09-20 17:35:45 +04:00
Vera Akulova
ae556f32b9
8017180: [macosx] [TEST_BUG] alt-key doesn't work on macos for menu
...
Reviewed-by: alexsch, serb
2013-09-20 17:16:45 +04:00
Vera Akulova
62b5b716a0
7124314: [TEST_BUG] [macosx] Aqua LAF: JTree doesn't select element by keyboards left and right keys
...
Reviewed-by: alexsch, serb
2013-09-20 17:07:11 +04:00
Leonid Romanov
bf404f9ad8
7129133: [macosx] Accelerators are displayed as Meta instead of the Command symbol
...
Reviewed-by: anthony, serb
2013-09-19 23:46:15 +04:00
Alexander Potochkin
721272b6c0
7144065: [macosx] Orphaned Choice popup window
...
Reviewed-by: anthony, serb
2013-09-19 22:33:21 +04:00
Christine Lu
f0b751a854
Added tag jdk8-b108 for changeset f45d281bd0de
2013-09-19 09:37:13 -07:00
Lana Steuck
e05ff03241
Merge
2013-09-18 16:01:37 -07:00
Vladimir Ivanov
8e924e70a6
8024616: JSR292: lazily initialize core NamedFunctions used for bootstrapping
...
Reviewed-by: jrose
2013-09-18 20:12:05 +04:00
Vladimir Ivanov
b91ee23895
8001107: @Stable annotation for constant folding of lazily evaluated variables
...
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: twisti, kvn, rbackman
2013-09-23 19:51:40 +04:00
Mike Duigou
2a3c1e97b2
8025686: Update jdk repo netbeans projects to support NetBeans 7.4 for Java 8 support
...
Reviewed-by: lancea, chegar
2013-10-01 10:37:05 -07:00
Mike Duigou
bf70514208
8025067: Unconditionally throw NPE if null op provided to Arrays.parallelPrefix
...
Reviewed-by: henryjen, chegar, psandoz
2013-10-01 10:23:00 -07:00
Stephen Colebourne
8fd60ce581
7057785: Add note about optional support of recursive methods for self-referential Collection/Map
...
Reviewed-by: scolebourne, darcy, mduigou
2013-09-30 15:50:06 -07:00
Aleksei Efimov
2a5d8d6d8c
8024707: TransformerException : item() return null with node list of length != 1
...
Reviewed-by: joehw, lancea
2013-10-01 17:15:43 +04:00
Paul Sandoz
223c6bf379
8024408: Specifications for Collection/List/Set/SortedSet.spliterator() need to document if all the (subclass) instances are required to return SIZED spliterators
...
Reviewed-by: alanb
2013-10-01 12:19:20 +02:00
Naoto Sato
3debf156b1
8016110: Japanese char (MS932) 0x5C cannot be used as an argument when quoted
...
Reviewed-by: ksrini, akhil
2013-09-30 16:15:49 -07:00
Leonid Romanov
5108c579fe
7188071: closed/java/awt/TrayIcon/TrayIconSecurity/GrantedTrayIconTest fails
...
Reviewed-by: anthony, serb
2013-09-18 18:36:57 +04:00
Mikhail Cherkasov
dae6feeefd
8016746: Test javax/swing/JTable/7068740/bug7068740.java fails
...
Reviewed-by: serb, alexsch
2013-09-18 15:12:13 +04:00
Anton Tarasov
cebaf1314e
8024839: [Unified Swing/Fx threading] don't schedule an event dispatching from the event dispatch thread
...
Reviewed-by: anthony, pchelko
2013-09-18 12:25:13 +04:00
David Katleman
4adbc8344e
Merge
2013-09-17 19:09:19 -07:00
David Katleman
e2dc308c9f
Merge
2013-09-17 13:42:21 -07:00
Lana Steuck
3cd103bbeb
Merge
2013-09-17 08:16:33 -07:00
Lana Steuck
7043b209a6
Merge
2013-09-17 08:07:14 -07:00
Lance Andersen
508e958dfe
7097386: Correct error in Predicate javadoc example
...
Reviewed-by: alanb, shade
2013-09-17 07:56:56 -04:00
Omair Majid
38fb96b8d1
8024863: X11: Support GNOME Shell as mutter
...
Reviewed-by: anthony
2013-09-16 15:43:06 -04:00
Henry Jen
43e0cb6327
8024874: Copy-paste typo in the spec for j.u.Comparator.thenComparing(Function, Comparator)
...
Reviewed-by: mduigou
2013-09-16 10:28:20 -07:00
Petr Pchelko
cc5b6c903d
8024485: For 5-1 step: if input something into the 'File:' and 'Dir:', the dir output isn't empty in the output window after showing and canceling the file dialog
...
Reviewed-by: serb, anthony
2013-09-16 19:44:47 +04:00
Petr Pchelko
9d4a780ccd
8024779: [macosx] SwingNode crashes on exit
...
Reviewed-by: anthony, ant
2013-09-16 19:38:32 +04:00
Konstantin Shefov
441fa0cc1d
8015588: [TEST_BUG] [macosx] Test java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java fails on MacOSX
...
Reviewed-by: anthony, serb
2013-09-16 19:21:50 +04:00
Konstantin Shefov
52cf3b81e7
7020060: [TEST_BUG] java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed
...
Reviewed-by: anthony, serb
2013-09-16 19:15:53 +04:00
Anton Tarasov
70ab336e38
8022512: JLightweightFrame: the content pane should be transparent
...
Reviewed-by: anthony
2013-09-16 18:00:06 +04:00
Mark Sheppard
4d540aa581
6458027: Disabling IPv6 on a specific network interface causes problems
...
Added a check to test if an interface is configured for IPv6 to native code TwoStacklainDatagramSocketImpl: getMulticastInterface, setMulticastInterface
Reviewed-by: chegar, michaelm
2013-09-16 14:51:48 +01:00
Alexander Scherbatiy
5b376db4f0
8008728: [macosx] Swing. JDialog. Modal dialog goes to background
...
Reviewed-by: serb
2013-09-16 17:45:07 +04:00
Xueming Shen
763eb8d2e3
8020687: Deflater.setLevel does not work as expected
...
To clarify the api to match the existing implementation behavior
Reviewed-by: alanb
2013-09-15 13:58:47 -07:00
Xueming Shen
344c38fc80
7186311: (props) "Unicode" is misspelled as "Uniocde" in JavaDoc and error message
...
To correct the typo
Reviewed-by: alanb, chegar
2013-09-15 11:16:58 -07:00
Paul Sandoz
4df3876c56
8024837: Rename java/util/concurrent/ConcurrentHashMap/toArray.java to ToArray.java
...
Reviewed-by: alanb
2013-09-15 16:13:41 +02:00
Stephen Colebourne
ea9e3930af
8024834: Better return type for TemporalField resolve
...
Allow resolve method to return more than just ChronoLocalDate
Reviewed-by: sherman
2013-09-14 22:54:38 +01:00
Stephen Colebourne
2040c66b16
8024807: Add getChronlogy() to CLDT/CZDT
...
Alternative to method is clunky and hard to find
Reviewed-by: sherman
2013-09-14 22:50:40 +01:00
Roger Riggs
d18aae693d
8024999: Instant.Parse typo in example
...
Javadoc only fix to correct example to use "." and "Z"
Reviewed-by: sherman
2013-10-04 12:01:29 -04:00
Stephen Colebourne
c492e4ef1f
8024835: Change until() to accept any compatible temporal
...
Method until(Temporal,TemporalUnit) now uses from() to convert; Enhance from() methods where necessary
Reviewed-by: sherman
2013-09-14 22:46:49 +01:00
Chris Hegarty
485899f51a
Merge
2013-09-14 19:21:07 +01:00
Andrew Brygin
e3016af23b
8024697: Fix for 8020983 causes Xcheck:jni warnings
...
Reviewed-by: prr, jchen
2013-09-13 20:28:17 +04:00
Petr Pchelko
a7d4eaed9a
8012026: [macosx] Component.getMousePosition() does not work in an applet on MacOS
...
Reviewed-by: anthony, serb
2013-09-13 18:02:18 +04:00
Konstantin Shefov
6578d6acad
8015597: [TEST_BUG] [macosx] Test closed/javax/swing/JMenuBar/4750590/bug4750590.java fails since JDK 8 b75 on MacOSX
...
Reviewed-by: alexsch, serb
2013-09-13 17:58:05 +04:00
Konstantin Shefov
fee5a04c7b
8006087: [TEST_BUG] The BACKSPACE key doesn't work and after pressing 'cancel' and 'DONE' button, the case pass automatically
...
Reviewed-by: alexsch, serb
2013-09-13 17:54:45 +04:00
Mikhail Cherkasov
d52e73dc35
8015601: [macosx] Test javax/swing/JInternalFrame/InternalFrameIsNotCollectedTest.java fails on MacOS X
...
Reviewed-by: alexp, alexsch
2013-09-13 17:48:37 +04:00
Petr Pchelko
2527551f1d
8015455: java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java hangs on windows
...
Reviewed-by: serb, anthony
2013-09-13 17:41:47 +04:00
Petr Pchelko
d6a839a638
8015371: The HTML text without tags does not appear inside the WordPad application, and we try to click the button, but the case exits
...
Reviewed-by: anthony, serb
2013-09-13 17:38:28 +04:00
Petr Pchelko
0960c5ec56
8015453: java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.java failed on windows with jdk8 since b86
...
Reviewed-by: art, serb
2013-09-13 17:25:31 +04:00
Petr Pchelko
295225d57e
8024170: [SwingNode] Implement cursor change
...
Reviewed-by: anthony, ant
2013-09-13 11:58:39 +04:00
Christine Lu
ccef21dace
Added tag jdk8-b107 for changeset 55dd1a0fe510
2013-09-12 11:09:11 -07:00
Dmitry Markov
1ef8009ccf
8024395: Improve fix for line break calculations
...
Reviewed-by: alexp, alexsch
2013-09-12 18:44:14 +04:00
Sergey Bylokhov
d8c5dcc1fc
7124537: [macosx] Menu shortcuts for all menu items should be disabled if a menu itself is disabled
...
Reviewed-by: anthony, leonidr
2013-09-12 18:21:06 +04:00
Oleg Pekhovskiy
fcb6d58798
7064312: Cleanup: avoid using unsafe string function
...
Reviewed-by: serb, pchelko
2013-09-12 15:50:25 +04:00
Oleg Pekhovskiy
9c2e380d22
8003965: Toolkit.beep() documentation is ambiguous
...
Reviewed-by: anthony
2013-09-12 14:56:20 +04:00
Vadim Pakhnushev
10fa6ae01e
8008022: Upgrade Direct X SDK used to build JDK
...
Reviewed-by: erikj, prr, ihse
2013-09-12 12:12:32 +02:00
Andrew Brygin
47f48cad92
8024511: Crash during color profile destruction
...
Reviewed-by: vadim, prr
2013-09-10 21:54:14 +04:00
Leonid Romanov
e9128877e7
8003901: [macosx] Need test for JDK-8002114
...
Reviewed-by: anthony, serb
2013-09-10 20:42:15 +04:00
Sergey Malenkov
4ac63f2df4
8024407: [macosx] javax/swing/JScrollBar/7163696/Test7163696.java failed intermittently on macos
...
Reviewed-by: alexsch
2013-09-10 17:12:32 +04:00
Sergey Malenkov
1568ef9e85
7057770: (spec)Scrollbar spec should specify that unit increment & decrement functionality may not be present
...
Reviewed-by: alexsch
2013-09-10 17:06:38 +04:00
Alejandro Murillo
08f8d373f0
8024515: ProblemList.txt updates to exclude tests that fail with hs25-b49
...
Reviewed-by: alanb, chegar
2013-09-10 05:46:37 -07:00
Alexander Scherbatiy
92bfcc0db0
8021253: JFileChooser does not react on pressing enter since java 7
...
Reviewed-by: malenkov
2013-09-10 14:33:48 +04:00
Petr Pchelko
1a1a6829fa
8024381: The test for 8020210 does not have @bug tag
...
Reviewed-by: anthony, serb
2013-09-10 11:00:21 +04:00
Sergey Bylokhov
cda1bfff5a
8023042: Inaccuracy in documentation in a sound area
...
Reviewed-by: prr
2013-09-09 21:03:07 +04:00
Alexander Scherbatiy
dfacc4e272
8020060: MoleculeViewerTest demo doesn't work due to SecurityPermissions
...
Reviewed-by: malenkov, erikj
2013-09-09 18:34:12 +04:00
Alexander Scherbatiy
51205b7e55
8024413: Add tests for issues JDK-8002077 and JDK-7199708
...
Reviewed-by: malenkov, leonidr
2013-09-09 17:14:51 +04:00
Lana Steuck
4a7850fe1b
Merge
2013-09-06 18:25:41 -07:00
Lana Steuck
54a198badd
Merge
2013-09-06 15:09:44 -07:00
Chris Hegarty
18f0e54e81
Merge
2013-09-06 09:41:21 +01:00
Anton Nashatyrev
8053376ea2
8023392: Swing text components printed with spaces between chars
...
Reviewed-by: alexsch, alexp
2013-09-05 15:37:40 +04:00
Christine Lu
f10d1b5c6e
Added tag jdk8-b106 for changeset 347df39afea6
2013-09-05 02:46:01 -07:00
Clemens Eisserer
d8b770b0cd
8024261: xrender: improve performance of small fillRect operations
...
Reviewed-by: prr, bae
2013-09-05 11:50:42 +04:00
Stephen Colebourne
61fc7dfe0c
8023762: Add ChronoPeriod interface and bind period to Chronology
...
Make Period ISO-only, adding a Chronology-specific period concept
Reviewed-by: sherman
2013-09-04 15:18:54 +01:00
Mikhail Cherkasov
b33bcb9185
8023565: JPG causes javax.imageio.IIOException: ICC APP2 encoutered without prior JFIF
...
Reviewed-by: bae, vadim
2013-09-04 18:12:49 +04:00
Alexander Zvegintsev
1530a30f52
8021943: FileDialog getFile returns corrupted string after previous setFile
...
Reviewed-by: anthony, serb
2013-09-04 14:32:13 +04:00
Clemens Eisserer
5159f55769
7159455: Nimbus scrollbar rendering glitch with xrender enabled on i945GM
...
Reviewed-by: prr, bae
2013-09-04 12:38:00 +04:00
Andrew Brygin
256894796f
7043064: sun/java2d/cmm/ tests failed against RI b141 & b138-nightly
...
Reviewed-by: prr, vadim
2013-09-04 12:10:07 +04:00
Sergey Malenkov
22039ebd3e
7172865: PropertyDescriptor fails to work with setter method name if setter is non-void
...
Reviewed-by: art, alexsch
2013-09-03 21:53:14 +04:00
Alexander Scherbatiy
6ffe7bb513
8007156: [macosx] Wrong events in processKeyBinding of JTable Submit Date
...
Reviewed-by: leonidr
2013-09-03 17:27:20 +04:00
Sergey Malenkov
4247113e6a
6943780: JTabbedPane throws ArrayIndexOutOfBoundsException sometimes
...
Reviewed-by: alexsch
2013-09-03 11:00:06 +04:00
Anthony Scarpino
e9806ae426
8009438: sun/security/pkcs11/Secmod tests failing on Ubuntu 12.04
...
Reviewed-by: vinnie
2013-09-02 09:52:08 -07:00
Anthony Scarpino
cf7cbcdce8
8004283: test/sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failing intermittently
...
Reviewed-by: vinnie
2013-09-18 14:57:29 -07:00
Anthony Scarpino
bae7582243
7122707: Security Providers need to have their version numbers updated for JDK8
...
Reviewed-by: xuelei
2013-09-19 11:59:14 -07:00
Peter Allwin
2f5f83e38c
8012923: [parfait] File Descriptor Leak in jdk/src/windows/demo/jvmti/hprof/hprof_md.c
...
Reviewed-by: chegar, sla, sspitsyn, mgronlun
2013-09-30 14:28:53 +02:00
Staffan Larsen
938247e8f4
8023492: jfr.jar gets loaded even though it's not used
...
Reviewed-by: erikj, mgronlun
2013-09-30 12:58:18 +02:00
Joel Borggrén-Franck
738a5097a7
8009719: core reflection should get type annotation data from the VM lazily
...
Remove typeAnnotations field from Method, Constructor, and Field, update Executable and Field to fetch data on demand.
Reviewed-by: darcy, erikj
2013-09-30 12:19:48 +02:00
Joel Borggrén-Franck
279576cf17
8007072: Update Core Reflection for Type Annotations to match latest spec
...
8022324: j.l.Class.getAnnotatedInterfaces() for array type returns wrong value
8024915: j.l.r.Executable.getAnnotatedReceiverType() should return null for static methods
Update javadoc and implementation of reflection for type annotations to match latest spec
Reviewed-by: darcy
2013-09-30 11:18:18 +02:00
Lana Steuck
8d63f86697
Merge
2013-09-27 18:38:00 -07:00
Mike Duigou
230478592d
8025610: Add explicit @throws NPE documentation to Optional constructor and Optional.of
...
Reviewed-by: briangoetz, chegar, alanb
2013-09-27 17:27:15 -07:00
Dan Xu
512fbc2a59
8025128: File.createTempFile fails if prefix is absolute path
...
Use only the file name from the supplied prefix for backward compatibility
Reviewed-by: alanb, chegar
2013-09-27 17:09:25 -07:00
Mike Duigou
114ccbddf8
8023340: Clarify that unmodifiable List.replaceAll() may not throw UOE if there are no items to be replaced
...
Reviewed-by: psandoz, jjg
2013-09-27 13:30:35 -07:00
Paul Sandoz
ea739968d2
8023339: Refined Collection.removeIf UOE conditions
...
Reviewed-by: mduigou
2013-09-27 13:30:31 -07:00
Mike Duigou
e68f7e9564
8025595: Remove alt-rt.jar, used by +AggressiveOps (jdk repo portion of JDK-8024826)
...
Reviewed-by: alanb, chegar, dholmes, ksrini
2013-09-27 10:21:04 -07:00
Erik Helin
d057b2bd9a
8025502: Exclude tests due to JDK-8025427
...
Reviewed-by: ksrini
2013-09-26 16:23:45 +02:00
Weijun Wang
b16be80c6b
8024861: Incomplete token triggers GSS-API NullPointerException
...
Reviewed-by: mullan
2013-09-27 15:25:18 +08:00
Christian Thalinger
4d086fe704
8019192: StringIndexOutOfBoundsException: in Class.getSimpleName()
...
Reviewed-by: jrose
2013-09-26 18:20:25 -07:00
Srikalyan Chandrashekar
a0509f709c
8022184: Fix static , Raw warnings in classes belonging to java.awt
...
Reviewed-by: art, anthony
2013-09-02 16:48:51 +04:00
Sergey Malenkov
24f316c861
7156658: JTextComponent.setFocusAccelerator() spec does not state that focus accelerator is L&F dependent
...
Reviewed-by: alexsch
2013-09-02 14:06:24 +04:00
Paul Sandoz
bef51c4a08
8010293: java/util/concurrent/ConcurrentHashMap/toArray.java fails intermittently
...
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: forax, chegar, alanb
2013-09-02 11:59:57 +02:00
Roger Riggs
e763c78a79
8023556: Update javadoc for start of Meiji era
...
Correct the javadoc in JapaneseEra.MEIJI to match the implementation
Reviewed-by: darcy, sherman
2013-09-14 13:55:06 -04:00
Roger Riggs
e2940a0e25
8023639: Difference between LocalTime.now(Clock.systemDefaultZone()) and LocalTime.now() executed successively is more than 100 000 000 nanoseconds for slow machines
...
Test timed out on a slow machine; it is not a conformance test and should be in the test subtree
Reviewed-by: darcy, sherman
2013-09-14 13:55:04 -04:00
Henry Jen
9bed48236a
8024825: Some fixes are missing from java.util.stream spec update
...
Reviewed-by: mduigou
2013-09-06 15:36:00 -07:00
Lance Andersen
320e8d21e8
8014967: EBehavior of DriverManager.registerDriver(dr) is unspecified if driver is null
...
Reviewed-by: alanb
2013-09-13 19:10:31 -04:00
Brent Christian
ac02958e79
7199674: (props) user.home property does not return an accessible location in sandboxed environment [macosx]
...
On MacOS X set user.home to value of NSHomeDirectory()
Reviewed-by: alanb, ddehaven, mduigou
2013-09-13 11:26:44 -07:00
Mike Duigou
c712fac717
8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
...
Reviewed-by: mchung, dholmes, alanb
2013-09-13 11:19:13 -07:00
Mike Duigou
b59dc6762e
8021591: Additional explicit null checks
...
Reviewed-by: psandoz, alanb
2013-09-13 11:18:44 -07:00
Mark Sheppard
767ab8c9ae
8024675: java/net/NetworkInterface/UniqueMacAddressesTest.java fails on Windows
...
Amended test to add active, i.e. isUp(), NetworkInterfaces to test list
Reviewed-by: alanb, chegar
2013-09-13 12:20:53 +01:00
Brent Christian
276b809ff4
8024009: Remove jdk.map.useRandomSeed system property
...
Removed usage of hashSeed in Hashtable & WeakHashMap, and removed tests
Reviewed-by: alanb, mduigou
2013-09-12 14:22:53 -07:00
Shanliang Jiang
f6e4c46294
8023669: MBean*Info.hashCode : NPE
...
Reviewed-by: dholmes, dfuchs, jbachorik
2013-09-13 10:48:12 +02:00
Dmitry Nadezhin
28d455529e
8010430: Math.round has surprising behavior for odd values of ulp 1
...
If the effective floating point exponent is zero return the significand including the implicit 1-bit.
Reviewed-by: bpb, darcy, gls
2013-09-11 17:07:35 -07:00
Brian Goetz
bef65e773f
8011916: Spec update for java.util.stream
...
8024339: j.u.s.Stream.reduce(BinaryOperator) throws unexpected NPE
Reviewed-by: mduigou
2013-09-06 22:20:01 -07:00
Lance Andersen
383970e790
8015340: remove erroneous @since tag
...
Reviewed-by: darcy
2013-09-12 13:20:26 -04:00
Roger Riggs
04a877811a
8024618: Issues with French locale on compact1,2: expected:<janvier> but was:<January>
...
Tests against the data of the French locale are not valid as conformance tests and are redundant with testing of the US Locale above
Reviewed-by: alanb
2013-09-12 10:58:38 -04:00
Daniel Fuchs
f0317e41c1
8024525: Make Logger log methods call isLoggable()
...
This changeset makes the various Logger logging method call isLoggable() instead of inlining the level checks.
Reviewed-by: mchung, alanb
2013-09-12 17:01:39 +02:00
Joe Darcy
c138883ba1
8024643: Turn on javac lint checking in building the jdk repo
...
Reviewed-by: erikj, ihse, smarks
2013-09-12 01:47:05 -07:00
Shanliang Jiang
c6aa9956df
8023529: OpenMBeanInfoSupport.equals/hashCode throw NPE
...
Reviewed-by: dholmes, dfuchs
2013-09-12 09:41:28 +02:00
Henry Jen
b83654dad2
8024500: Missing API coverage for java.util.function.BiFunction andThen
...
Reviewed-by: mduigou, alanb
2013-09-11 11:25:14 -07:00
Xueming Shen
c9b3da34f2
8024338: Constant fields introduced by JDK-4759491 fix in b94 are exposed as public fields in public API
...
To move the new constants out of ZipConstants.java
Reviewed-by: martin
2013-09-11 11:29:57 -07:00
Roger Riggs
e49385792c
Merge
2013-09-11 10:35:31 -04:00
Roger Riggs
3dc259dd94
8024164: JSR310 serialization should be described in details
...
The serialized-form.html should specify the stream format for interoperability
Reviewed-by: alanb
2013-09-11 10:16:21 -04:00
Michael McMahon
5b44581c29
Merge
2013-09-11 15:02:15 +01:00
Michael McMahon
be8cb3eed2
8024601: Windows networking code prevents use of -Xlint:auxiliaryclass in jdk build
...
Reviewed-by: chegar
2013-09-11 15:00:41 +01:00
Eric McCorkle
3e4a3ec6ca
6962494: Update documentation on Executable.getParameterAnnotations()
...
Update javadoc comments on getParameterAnnotations to correctly describe its behavior
Reviewed-by: darcy, jfranck
2013-09-11 09:24:32 -04:00
Naoto Sato
903435b4cc
8024332: sun/util/resources/en split between rt.jar and localedata.jar
...
Reviewed-by: alanb, erikj
2013-09-11 05:38:03 -07:00
Chris Hegarty
9e8f2037d0
8023090: Additional debug info for java/net/NetworkInterface/Equals.java
...
Reviewed-by: alanb
2013-09-11 11:32:50 +01:00
Chris Hegarty
d639bab3f3
8024508: Fix doclint issues in com.sun.nio.sctp
...
Reviewed-by: alanb
2013-09-11 11:03:51 +01:00
Joel Borggrén-Franck
9a30d420c4
4987375: (reflect) Class.get{Declared}Method{s} does not return clone() for array types
...
Update spec to match long standing behavior
Reviewed-by: darcy, mchung
2013-09-11 09:45:52 +02:00
Masayoshi Okutsu
89d7b92bef
8024141: Unexpected timezone display name
...
Reviewed-by: peytoia
2013-09-11 15:29:41 +09:00
Xue-Lei Andrew Fan
2f437f19fe
8024501: sun.security.mscapi.Key has no definition of serialVersionUID
...
Reviewed-by: weijun
2013-09-10 21:31:28 -07:00
Yiming Wang
befcecbd00
8023878: (fs) TEST_BUG java/nio/file/WatchService/SensitivityModifier.java fails intermittently
...
Reviewed-by: alanb
2013-09-10 10:42:55 +01:00
Xue-Lei Andrew Fan
d5c45c6cde
8024444: Change to use othervm mode of tests in SSLEngineImpl
...
Reviewed-by: mullan
2013-09-09 19:07:05 -07:00
Stuart Marks
a2cca722e8
8023447: change specification to allow RMI activation to be optional
...
Reviewed-by: darcy, alanb, olagneau
2013-09-09 14:11:10 -07:00
Jason Uh
aefe8c12c0
8024432: Fix doclint issues in java.security
...
Reviewed-by: darcy, mullan
2013-09-09 10:52:56 -07:00
Mark Sheppard
ab579cbd5f
8021372: NetworkInterface.getNetworkInterfaces() returns duplicate hardware address
...
Amended src/windows/native/java/net/NetworkInterface_winXP.c to "properly" handle Ipv6IfIndex
Reviewed-by: chegar, dsamersoff
2013-09-09 13:44:30 +01:00
Lana Steuck
06e6c892cf
Merge
2013-09-06 14:18:06 -07:00
Sean Mullan
38f4277489
Merge
2013-09-06 12:10:30 -04:00
Sean Mullan
23d61e9b45
8023362: Don't allow soft-fail behavior if OCSP responder returns "unauthorized"
...
Reviewed-by: vinnie, xuelei
2013-09-06 12:04:18 -04:00
Mark Sheppard
92c43dcb6a
8023326: [TESTBUG] java/net/CookieHandler/LocalHostCookie.java misplaced try/finally
...
Amended test to be more robust to set of potential exceptions thrown
Reviewed-by: chegar, khazra
2013-09-06 15:00:59 +01:00
Daniel Fuchs
33dbc2d51c
8023168: Cleanup LogManager class initialization and LogManager/LoggerContext relationship
...
8021003: java/util/logging/Logger/getGlobal/TestGetGlobalConcurrent.java fails intermittently
8019945: test/java/util/logging/LogManagerInstanceTest.java failing intermittently
This fix untangles the class initialization of Logger and LogManager, and also cleans up the relationship between LogManager, LoggerContext, and Logger, which were at the root cause of some intermittent test failures.
Reviewed-by: mchung, martin, plevart
2013-09-09 13:59:51 +02:00
Weijun Wang
a4c7971bdb
8024046: Test sun/security/krb5/runNameEquals.sh failed on 7u45 Embedded linux-ppc*
...
Reviewed-by: xuelei
2013-09-09 11:08:20 +08:00
Xue-Lei Andrew Fan
8b9c8247a8
7188657: There should be a way to reorder the JSSE ciphers
...
Reviewed-by: weijun, wetmore
2013-09-07 17:05:22 -07:00
Joel Borggrén-Franck
8007590d3b
5047859: (reflect) Class.getField can't find String[].length
...
Reviewed-by: darcy, mchung
2013-09-06 14:20:12 +02:00
Jaroslav Bachorik
61000f0c4b
6815130: Intermittent ThreadMXBean/Locks.java test failure
...
Preventing stale reads from ThreadExecutionSynchronizer.waiting flag
Reviewed-by: dholmes, mchung, dfuchs
2013-09-06 10:03:16 +02:00
John Rose
37709e3191
8024260: 10 closed/java/lang/invoke/* tests failing after overhaul to MethodHandleInfo
...
Reviewed-by: vlivanov, briangoetz
2013-09-06 00:43:00 -07:00
Vlaidmir Ivanov
a277d40ead
8024283: 10 nashorn tests fail with similar stack trace InternalError with cause being NoClassDefFoundError
...
Fix pre-existing 292 bug tickled by combo of nashorn code and MethodHandleInfo changes
Reviewed-by: jrose
2013-09-05 14:58:49 -07:00
Naoto Sato
b1127783de
8023943: Method description fix for String.toLower/UpperCase() methods
...
Reviewed-by: okutsu
2013-09-05 10:14:53 -07:00
Jaroslav Bachorik
ea3200b784
8004179: Few of test/java/lang/management/ThreadMXBean/* tests don't clean up the created threads
...
Just run those tests in "othervm" mode.
Reviewed-by: alanb, dfuchs, sjiang
2013-09-05 14:34:22 +02:00
Jaroslav Bachorik
02d81bbc68
8023464: test/closed/sun/tracing/ProviderProxyTest.java failing
...
Don't rely on assertions when an Exception suits better
Reviewed-by: alanb, dfuchs, sjiang
2013-09-05 13:04:17 +02:00
Robert Field
b5cd24ccc9
8020816: Metafactory crashes on code with method reference
...
8021050: MethodHandleInfo throws exception when method handle is to a method with @CallerSensitive
Fixed by 8008688 - this is a test to confirm the above fixed
Reviewed-by: vlivanov
2013-09-04 19:47:26 -07:00
Xueming Shen
db444fae3e
7186632: NLS t13y issue on jar.properties file
...
To remove the redundant backslash
Reviewed-by: naoto
2013-09-04 12:37:41 -07:00
Xueming Shen
e447689d41
6341345: (spec) Console.reader() should make it clear that the reader requires line termination
...
To clarify the spec
Reviewed-by: alanb
2013-09-04 12:35:22 -07:00
Daniel Fuchs
a0c3d88fba
8019853: Break logging and AWT circular dependency
...
Break logging and AWT circular dependency, which was at the root cause for 8023258 - Logger.getLogger() after ImageIO.read() returns different logger instance
Reviewed-by: mchung, art
2013-09-04 16:22:22 +02:00
Daniel Fuchs
ac101a9d99
6823527: java.util.logging.Handler has thread safety issues
...
Reviewed-by: dholmes, mchung
2013-09-04 15:32:59 +02:00
Alan Bateman
cc84e69bec
8008981: Deprecate SecurityManager checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess
...
Reviewed-by: anthony, art, mchung
2013-09-04 11:40:23 +01:00
Paul Sandoz
0fb014c2b3
8023463: Improvements to HashMap/LinkedHashMap use of bins/buckets and trees (red/black)
...
8012913: LinkedHashMap key/value/entry spliterators should report ORDERED
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Reviewed-by: mduigou, forax, bchristi, alanb
2013-09-04 09:34:25 +02:00
Clemens Eisserer
24f306c761
7189452: XRender pipeline does ignore source-surface offset for text rendering
...
Reviewed-by: prr, bae
2013-09-01 09:38:03 -07:00
Phil Race
d5c4be9c65
4673406: RFE: Java Printing: Provide a way to display win32 printer driver's dialog
...
Reviewed-by: jgodinez, bae
2013-08-30 10:25:55 -07:00
Jennifer Godinez
9811410a00
8017469: [macosx] Printing problem using ja and zh_CN locales
...
Reviewed-by: prr, jchen
2013-08-30 09:10:30 -07:00
Stephen Colebourne
75fb106fec
8023763: Rename ChronoDateImpl
...
Rename ChronoDateImpl to ChronoLocalDateImpl
Reviewed-by: sherman
2013-08-30 11:43:57 +01:00
Alexander Scherbatiy
f8b0bf1b23
8022401: [macosx] javax/swing/text/JTextComponent/5074573/bug5074573.java fails
...
Reviewed-by: anthony
2013-08-30 13:28:15 +04:00
Chris Hegarty
369c079b32
Merge
2013-08-30 09:37:29 +01:00
Petr Pchelko
2e5604d06b
8023966: JViewPort.BLIT_SCROLL_MODE does not work in JLightweightFrame
...
Reviewed-by: anthony, ant
2013-08-30 11:11:53 +04:00
Lana Steuck
98d46c08be
Merge
2013-08-29 16:26:29 -07:00
Stephen Colebourne
c762984485
8023764: Optimize Period addition
...
Optimise plus/minus for common cases
Reviewed-by: sherman
2013-08-29 20:38:46 +01:00
Vinnie Ryan
cbe29b7b72
8008296: keytool utility doesn't support '-importpassword' command
...
Reviewed-by: weijun
2013-10-04 16:05:55 +01:00
Peter Allwin
f426e35d99
8025829: Add java/lang/instrument/RetransformBigClass.sh to problemlist
...
Reviewed-by: sla, jbachorik
2013-10-04 15:00:42 +02:00
Roger Riggs
1e581e11ea
8024427: Missing java.time.chrono serialization tests
...
Add tests and cleanup existing serialization tests
Reviewed-by: sherman
2013-10-03 15:16:14 -04:00
Dan Xu
ae3b889b67
4792059: test/java/io/pathNames/GeneralSolaris.java fails on symbolic links
...
Exclude the possible usage of linked files or directories in the test
Reviewed-by: alanb
2013-08-29 10:43:46 -07:00
Christine Lu
752e743397
Added tag jdk8-b105 for changeset e92c5abf8936
2013-08-29 09:42:03 -07:00
Staffan Larsen
932c79bc4c
8023786: (jdk) setjmp/longjmp changes the process signal mask on OS X
...
Reviewed-by: dholmes
2013-08-29 11:22:44 +02:00
Erik Helin
ef64db06e2
8014659: NPG: performance counters for compressed klass space
...
Reviewed-by: jmasa, sla
2013-08-29 11:08:42 +02:00
Lana Steuck
e1e880abee
Merge
2013-09-22 20:21:11 -07:00
Ivan Gerasimov
06571ae862
8023130: (process) ProcessBuilder#inheritIO does not work on Windows
...
Reviewed-by: alanb, martin
2013-09-23 04:05:42 +01:00
Lana Steuck
170f727b62
Merge
2013-09-20 19:15:59 -07:00
Paul Sandoz
57f84d8637
8024341: j.u.regex.Pattern.splitAsStream() doesn't correspond to split() method if using an example from the spec
...
Reviewed-by: alanb
2013-09-20 17:11:32 -07:00
Brian Burkhalter
ca9e74c63d
8024331: j.u.Map.computeIfPresent() default/nondefault implementations don't throw NPE if the remappingFunction is null and the key is absent
...
Explicitly check for null remappingFunction parameter.
Reviewed-by: mduigou, forax, psandoz
2013-09-20 15:12:05 -07:00
Doug Lea
851fd0447e
8024253: ThreadLocal random can use SecureRandom for the initial seed
...
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Guy Steele <guy.steele@oracle.com>
Reviewed-by: psandoz, chegar, alanb
2013-09-20 11:07:06 -07:00
Staffan Larsen
fdef74ade2
7200277: [parfait] potential buffer overflow in npt/utf.c
...
Reviewed-by: dsamersoff, dcubed
2013-09-20 16:40:32 +02:00
Alexander Zuev
e5fa00ffb5
8025076: Fix for JDK-8017248 breaks jprt submission for non-unicode locales
...
Reviewed-by: naoto, ksrini
2013-09-20 17:56:54 +04:00
Staffan Larsen
a066da5d4d
8024416: TESTBUG: com/sun/jdi/MethodEntryExitEvents.java: method entry count mismatch
...
Reviewed-by: dcubed
2013-09-20 10:15:02 +02:00
Staffan Larsen
6de8695342
8024985: com/sun/jdi/StepTest.java failed since jdk8b107
...
Reviewed-by: dcubed
2013-09-20 10:14:35 +02:00
Paul Sandoz
0f59d418d8
8024405: Spliterators.spliterator should support CONCURRENT characteristic
...
Reviewed-by: martin
2013-09-19 20:41:54 -07:00
Paul Sandoz
3a559a7ea0
8025002: "".codePoints().sorted().iterator().hasNext() causes NegativeArraySizeException
...
Reviewed-by: henryjen, alanb
2013-09-18 10:49:34 -07:00
Xueming Shen
6ea068de3a
8023113: tools/jar/ChangeDir.java fails if /tmp/a exists
...
Updated the test case
Reviewed-by: alanb
2013-09-19 10:06:30 -07:00
Peter Levart
c7759dc643
8011940: java.lang.Class.getAnnotations() always enters synchronized method
...
Reviewed-by: jfranck, chegar, psandoz, shade
2013-09-19 16:14:13 +02:00
Alexander Zuev
100b98aafa
8017248: Compiler Diacritics Issue
...
Reviewed-by: naoto
2013-09-19 17:04:45 +04:00
Eric Wang
8290ada96c
8015762: TEST_BUG: java/nio/channels/DatagramChannel/AdaptDatagramSocket.java failing intermittently [win]
...
Reviewed-by: chegar, alanb
2013-09-18 15:13:10 +01:00
Weijun Wang
ac8db73a7c
8011402: Move blacklisting certificate logic from hard code to data
...
Reviewed-by: erikj, mullan
2013-09-18 21:37:45 +08:00
Alan Bateman
2785e7d00a
8024883: (se) SelectableChannel.register throws NPE if fd >= 64k (lnx)
...
Co-authored-by: Norman Maurer <nmaurer@redhat.com>
Reviewed-by: alanb, coffeys
2013-09-18 14:10:24 +01:00
Weijun Wang
5ae304e238
8012615: Realm.getRealmsList returns realms list in wrong
...
Reviewed-by: valeriep, xuelei
2013-09-18 18:22:49 +08:00
Shanliang Jiang
81cd0a8738
8023954: MBean*Info.equals: throw NPE
...
Reviewed-by: dfuchs, dholmes
2013-09-18 08:51:23 +02:00
Paul Sandoz
6c97499183
8023155: Ensure functional consistency across Random, ThreadLocalRandom, SplittableRandom
...
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Reviewed-by: mduigou
2013-08-28 22:11:14 +02:00