Stanislav Baiduzhyi
fc822a824b
8074761: Empty optional parameters of LDAP query are not interpreted as empty
...
Reviewed-by: vinnie
2015-04-23 13:48:02 -04:00
Joe Darcy
d112215fc2
8078467: Update core libraries to use diamond with anonymous classes
...
Reviewed-by: mchung, alanb
2015-04-23 09:32:35 -07:00
Alexander Stepanov
e9000d948f
8077332: tidy warnings from javax/xml
...
Some HTML markup fix (jdk part)
Reviewed-by: joehw, lancea, mullan
2015-04-21 20:12:29 +04:00
Severin Gehwolf
d604ad29ba
6991580: IPv6 Nameservers in resolv.conf throws NumberFormatException
...
Reviewed-by: michaelm, andrew
2015-04-21 14:36:57 +01:00
Chris Hegarty
e028ed3a21
8075139: Restore java.protocol.handler.pkgs to work as a fallback for migration
...
Reviewed-by: alanb, psandoz
2015-04-21 14:23:58 +01:00
Brent Christian
b5af5771c7
8048264: StringBuffer's codePoint methods throw unspecified IndexOutOfBoundsException
...
Add missing @throws tags
Reviewed-by: dholmes, lancea
2015-04-17 12:49:51 -07:00
Jason Uh
454ec2e69d
7194452: Remove "Reverse" PKIX CertPathBuilder implementation
...
Reviewed-by: mullan
2015-04-17 11:51:47 -07:00
Masayoshi Okutsu
204901217f
7044727: (tz) TimeZone.getDefault() call returns incorrect value in Windows terminal session
...
Reviewed-by: peytoia
2015-04-17 16:50:16 +09:00
Joe Darcy
afdabb44dc
8077991: Missing javadoc in exceptions types in javax.transaction
...
Reviewed-by: rriggs, lancea, alanb
2015-04-16 11:33:59 -07:00
Joe Darcy
1090355e9b
8077915: Fix doclint issues in javax.smartcardio
...
Reviewed-by: mullan
2015-04-16 10:44:23 -07:00
Joe Darcy
6fd1b64308
8077923: Add missing doclint in javax.management
...
Reviewed-by: dfuchs
2015-04-16 09:51:29 -07:00
Naoto Sato
5b2c289414
8076287: Performance degradation observed with TimeZone Benchmark
...
Reviewed-by: okutsu
2015-04-16 08:25:19 -07:00
Magnus Ihse Bursie
41b53b0d3c
8077847: Better handling of Windows executable manifest version
...
Reviewed-by: erikj, tbell
2015-04-16 14:48:11 +02:00
Henry Jen
3bef36626e
Merge
2015-04-15 07:33:34 -07:00
Artem Smotrakov
dc99c45870
8076221: Disable RC4 cipher suites
...
Reviewed-by: xuelei, wetmore
2015-04-15 07:34:24 +00:00
Jason Uh
31a7b46b00
8076117: EndEntityChecker should not process custom extensions after PKIX validation
...
Reviewed-by: xuelei, mullan
2015-04-14 13:02:23 -07:00
David Dehaven
8130b5c80f
Merge
2015-04-14 10:15:54 -07:00
Xueming Shen
a0fedc8556
8077640: DateTimeFormatter does not parse/accept the era.toString() result from MinguoEra/ThaiBuddhistEra
...
To parse and accept the era.toString() for era parsing in lenient/smart mode
Reviewed-by: rriggs
2015-04-13 11:15:41 -07:00
Weijun Wang
2d5fbe3e4d
8047789: auth.login.LoginContext needs to be updated to work with modules
...
Reviewed-by: mullan, mchung, alanb
2015-04-10 09:15:34 +08:00
James Laskey
b98f342710
8076090: jimage extract + recreate broken again
...
Reviewed-by: mchung
2015-04-09 16:41:27 -03:00
Alexander Stepanov
be039332c8
8076223: Rest of tidy warning in javax.security / java.security
...
Minor HTML markup fix for documentation
Reviewed-by: xuelei
2015-04-09 16:31:55 +04:00
Anthony Scarpino
c8b71e6bd3
8064546: CipherInputStream throws BadPaddingException if stream is not fully read
...
Reviewed-by: xuelei
2015-04-08 17:46:43 -07:00
Chris Hegarty
7e6f12e6e9
8076442: Cannot fully read BitSet.stream() if bit Integer.MAX_VALUE is set
...
Reviewed-by: alanb, henryjen
2015-04-07 10:33:08 +01:00
Xueming Shen
2de64493a2
8076641: getNextEntry throws ArrayIndexOutOfBoundsException when unzipping file
...
To add extra sanity check for entry extra data
Reviewed-by: alanb
2015-04-06 13:41:10 -07:00
Phil Race
475ef86eea
Merge
2015-04-06 10:35:59 -07:00
Semyon Sadetsky
5197d1c01a
8072769: System tray icon title freezes java
...
Reviewed-by: serb, alexsch
2015-04-06 19:09:18 +04:00
Semyon Sadetsky
1bab263e41
6921687: Mnemonic disappears after repeated attempts to open menu items using mnemonics
...
Reviewed-by: ant, alexsch
2015-04-06 19:03:09 +04:00
Semyon Sadetsky
02d89b3afd
8041642: Incorrect paint of JProgressBar in Nimbus LF
...
Reviewed-by: ant, alexsch
2015-04-06 18:41:06 +04:00
Semyon Sadetsky
f8b90cd579
8013566: Failure of GroupLayout in combination of addPreferredGap and addGroup'srow
...
Reviewed-by: serb, alexsch
2015-04-06 18:16:22 +04:00
Valerie Peng
0f2e689f50
8042332: Enhance thread contexts in security libraries
...
Modified to use ManagedLocalsThread wherever applicable.
Reviewed-by: xuelei, skoivu
2015-04-03 23:01:17 +00:00
Jonathan Gibbons
1c198f4faa
8076583: move jdk.Exported from langtools to jdk
...
Reviewed-by: darcy, alanb, tbell, mchung, jlahoda
2015-04-03 15:23:02 -07:00
Joe Darcy
a9992adde7
8076520: Fix missing doclint warnings in javax.swing.{table, tree, undo, plaf.{metal, nimbus, synth}}
...
Reviewed-by: alexsch
2015-04-03 10:41:34 -07:00
Sergey Bylokhov
781190634a
8027771: Enhance thread contexts
...
Reviewed-by: anthony, serb
2015-04-03 17:17:36 +03:00
Semyon Sadetsky
9f1092391e
6894632: Removing rows from a DefaultTableModel with a RowSorter deselectes last row
...
Reviewed-by: serb, alexsch
2015-04-03 16:59:24 +04:00
Semyon Sadetsky
d84f07dd60
8075314: All the InternalFrames will be maximized after maximizing only one of the InternalFrame with WindowsLookAndFeel
...
Reviewed-by: serb, alexsch
2015-04-03 16:40:34 +04:00
Sergey Bylokhov
d1161e073c
8073559: Memory leak in jdk/src/windows/native/sun/windows/awt_InputTextInfor.cpp
...
Reviewed-by: prr, azvegint
2015-04-03 12:41:13 +01:00
Brent Christian
6c5d70bfbc
8071667: HashMap.computeIfAbsent() adds entry that HashMap.get() does not find
...
Throw ConcurrentModificationException from computeIfAbsent() & friends
Reviewed-by: chegar, psandoz
2015-04-02 12:33:03 -07:00
Mikael Vidstedt
7b1455163e
8074840: Resolve disabled warnings for libjli and libjli_static
...
Reviewed-by: dholmes, ksrini
2015-04-02 11:54:33 -07:00
Nadeesh TV
1795821684
8076441: Dead code in java.time.chrono.Chronology.isLeapYear after fixing JDK-8067800
...
Reviewed-by: igerasim, rriggs
2015-04-02 14:25:27 -04:00
Sergey Bylokhov
e1bdbfa0e0
8074500: java.awt.Checkbox.setState() call causes ItemEvent to be filed
...
Reviewed-by: alexsch, azvegint
2015-04-02 19:53:53 +03:00
Joe Darcy
21964ce20f
8076286: Fix missing doclint warnings in javax.swing.{colorchooser, event, filechooser}
...
Reviewed-by: serb
2015-04-02 08:41:32 -07:00
Daniel Fuchs
ce950c0798
7113878: LogManager - namedLoggers should be ConcurrentHashMap instead of Hashtable
...
NamedLoggers is now a ConcurrentHashMap. findLogger is updated to take benefit of the change.
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: dholmes, lancea, martin, mchung, plevart
2015-04-02 16:24:46 +02:00
Daniel Fuchs
679db144e5
8075810: LogManager.readConfiguration may throw undocumented IllegalArgumentException
...
LogManager.readConfiguration will wrap the IllegalArgumentException thrown by Properties.load inside an IOException.
Reviewed-by: lancea, mchung, rriggs
2015-04-02 11:42:07 +02:00
Laurent Bourgès
8377d7ebd6
8076419: Path2D copy constructors and clone method propagate size of arrays from source path
...
Reviewed-by: flar, prr
2015-04-01 11:23:47 -07:00
David Dehaven
b91f622563
Merge
2015-03-31 16:23:01 -07:00
David Dehaven
b30c48a154
Merge
2015-03-31 16:17:17 -07:00
Joe Darcy
410bc96fd4
8075081: Fix missing doclint warnings in java.awt
...
Reviewed-by: serb
2015-03-31 08:48:53 -07:00
Anton Nashatyrev
68aa2c14c2
8071668: [macosx] Clipboard does not work with 3rd parties Clipboard Managers
...
Reviewed-by: ant, serb
2015-03-30 18:41:51 +03:00
Anton Nashatyrev
795c4bd736
8074481: [macosx] Menu items are appearing on top of other windows
...
Reviewed-by: ant, serb
2015-03-30 17:46:58 +03:00
Roger Riggs
84eb217450
7021006: (process) Remove disabled clone-exec feature
...
Remove clone implemention on Unix
Reviewed-by: martin, alanb, dholmes
2015-03-30 09:49:26 -04:00