2925 Commits

Author SHA1 Message Date
Lana Steuck
10439e2650 Merge 2011-02-04 17:29:16 -08:00
Xueming Shen
4f8fd33ba8 7005986: (zipfs) ZipPath.startsWith() fails because of the implementation of getName(index)
Updated starsWith/endsWith to be consistent with default file system

Reviewed-by: alanb
2011-02-04 13:17:30 -08:00
Andrei Dmitriev
af8b8f7e35 6741526: KeyboardFocusManager.setDefaultFocusTraversalPolicy(FocusTraversalPolicy) affects created components
Reviewed-by: ant, dcherepanov
2011-02-04 17:32:33 +03:00
Lance Andersen
6db39ae8a5 7014095: Broken link in java.sql package specification
Reviewed-by: alanb
2011-02-04 09:07:00 -05:00
Lana Steuck
8e2b437a8b Merge 2011-02-03 19:15:30 -08:00
Vinnie Ryan
5accdba480 Merge 2011-02-04 00:33:58 +00:00
Vinnie Ryan
9a5a2207ad 6989705: ECC security code native code compiler warnings
Reviewed-by: alanb, ohair
2011-02-04 00:33:30 +00:00
Kumar Srinivasan
4c1f2a17d9 6968053: (launcher) hide exceptions under certain launcher failures
Reviewed-by: mchung
2011-02-03 15:41:23 -08:00
Xueming Shen
6435c3ecac 7014645: Support perl style Unicode hex notation \x{...}
Added the construct \x{...} for Unicode hex notation support

Reviewed-by: alanb, okutsu
2011-02-03 13:49:25 -08:00
Vinnie Ryan
e9f2c8444e 6997561: A request for better error handling in JNDI
Reviewed-by: robm
2011-02-03 19:09:05 +00:00
Naoto Sato
3ed07d01b9 7013282: No appropriate CCC request for listed JDK 7 changes in java.util.spi package (b121)
Reviewed-by: peytoia
2011-02-03 09:59:20 -08:00
Alan Bateman
6232632ef8 7014794: (file) lookupPrincipalByGroupName fails to find large NIS groups
Reviewed-by: chegar
2011-02-03 13:37:42 +00:00
Pavel Porvatov
d48bd086df 7013453: BufferStrategyPaintManager.dispose will cause IllegalMonitorStateException in event thread
Reviewed-by: alexp
2011-02-03 16:30:51 +03:00
Chris Hegarty
bdd3171405 6887710: Jar index should avoid putting META-INF in the INDEX.LIST
Reviewed-by: michaelm
2011-02-03 11:56:56 +00:00
Chris Hegarty
d191a46873 7008595: Class loader leak caused by keepAliveTimer thread in KeepAliveCache
Reviewed-by: michaelm
2011-02-03 10:10:11 +00:00
Brian Goetz
ce8ab39164 7012540: java.util.Objects.nonNull() incorrectly named
Reviewed-by: darcy, weijun
2011-02-02 13:13:34 -05:00
Kelly O'Hair
a70653025c Merge 2011-02-02 09:39:31 -08:00
Pavel Porvatov
dd26efb159 6988176: There is focus painted inside the button
Reviewed-by: alexp
2011-02-02 18:41:30 +03:00
Pavel Porvatov
069ec3aa00 6988168: Press the "Toggle Font" button.The size of the combo box didn't change
Reviewed-by: alexp
2011-02-02 18:37:31 +03:00
Xueming Shen
d0c8cd6815 7015391: (zipfs) Update zip provider for 1/2011 changes
7014948: (zipfs) ZipFileSystem.newFileSystem(Path...) should not throw FileSystemAlreadyExistsException
7015139: (zipfs) ZipPath.delete() should throw DirectoryNotEmptyException when handling "real, non-empty" dir

Zip filesystem provider update

Reviewed-by: alanb
2011-02-01 14:20:01 -08:00
Xue-Lei Andrew Fan
85a3f20cef 7011497: new CertPathValidatorException.BasicReason enum constant for constrained algorithm
Add new BasicReason and improve trust anchor searching method during cert path validation

Reviewed-by: mullan
2011-02-01 04:45:10 -08:00
Joe Darcy
8e948a84fa 7015827: Fix HTML validation issues in java.math package
Reviewed-by: mduigou
2011-02-01 00:29:26 -08:00
Sergey Malenkov
a09ca04b62 6999045: DOC: Unclear spec for BevelBorder constructor and BorderFactory factory method (colors switching)
Reviewed-by: alexp
2011-01-31 21:49:27 +03:00
Sergey Malenkov
d12c1d0e49 7001118: DOC: javax.swing.border.StrokeBorder.paintBorder() doesn't throw NPE in all specified cases
Reviewed-by: alexp
2011-01-31 21:31:39 +03:00
Sergey Malenkov
066a92efda 7001484: DOC: Method javax.swing.border.StrokeBorder.getBorderInsets() should specify how it converts float
Reviewed-by: alexp
2011-01-31 21:22:42 +03:00
Joe Darcy
9b7612b045 7015156: Remove JSR 308 changes from core libraries
Reviewed-by: mduigou
2011-01-28 17:09:49 -08:00
Denis Fokin
d4946d1ec3 6340263: Regression testcase java/awt/dnd/DnDClipboardDeadlockTest throughs IOException: Owner timed out
Reviewed-by: anthony, art
2011-01-28 16:52:10 +03:00
Alan Bateman
256ce3b0ba Merge 2011-01-28 09:31:48 +00:00
Alan Bateman
2f37110eca 7006126: (fs) Updates to file system API (1/2011)
Reviewed-by: chegar, sherman
2011-01-28 09:28:43 +00:00
Denis Lila
c3ccfc3a2f 4645692: solveCubic does not return all solutions
More robust solveCubic implementation.

Reviewed-by: flar
2011-01-27 16:43:28 -05:00
Pavel Porvatov
777ccc075e 6935155: @since tag is missing in JTextComponent.save/restoreComposedText
Reviewed-by: alexp
2011-01-27 14:33:30 +03:00
Pavel Porvatov
f771851eb2 6902615: Method JTextComponent.getKeyStrokesForAction() throws StackOverflowError
Reviewed-by: peterz
2011-01-27 14:23:42 +03:00
Phil Race
eef80dd156 6940890: Java doesn't pick up the correct fontconfig files in latest Solaris Next builds
Reviewed-by: bae, igor
2011-01-26 13:26:57 -08:00
Phil Race
e5079417fd 7014738: Update jdk repo application manifests with Windows 7 compatibility section
Reviewed-by: bae, igor
2011-01-26 11:46:40 -08:00
Alan Bateman
65c9e92668 7012663: javadoc warning in javax.swing.JComponent and javax.swing.plaf.synth.SynthTextPaneUI
Reviewed-by: alexp
2011-01-26 18:01:41 +00:00
Andrei Dmitriev
5c7903af7d 6431076: Cursor gets reset to text cursor in xawt TextArea when autoscrolling on append
Reviewed-by: art, anthony
2011-01-25 19:07:27 +03:00
Sean Mullan
e731a74298 Merge 2011-01-25 08:41:46 -05:00
Andrei Dmitriev
fa97643b69 6693961: cross-window focus transfer ability in the Focus Spec should be revised
Reviewed-by: ant, art
2011-01-25 15:33:14 +03:00
Joe Darcy
43e51855df 7006578: Project Coin: Retrofit JDK libraries with @SafeVarargs
Reviewed-by: mduigou, alexp
2011-01-24 20:04:08 -08:00
Lana Steuck
fce6dbe726 Merge 2011-01-24 13:24:56 -08:00
Lana Steuck
e73349918d Merge 2011-01-24 13:21:20 -08:00
Lana Steuck
48b8b9464b Merge 2011-01-24 13:20:07 -08:00
Sean Mullan
5cd1a06f1a Merge 2011-01-24 15:46:05 -05:00
Sean Mullan
4ab19f8be4 Merge 2011-01-24 15:08:37 -05:00
Sean Mullan
e7265c2832 5001004: Required Security Algorithms need to be defined
Reviewed-by: wetmore
2011-01-24 14:56:14 -05:00
Xueming Shen
8bce4225f6 7006576: (zipfs) Path.exists() always returns false on dirs when zip/JAR file built without dirs
7009092: (zipfs) ZipPath.isSameFile() should always return true if this Path and the given Path are equal
7009085: (zipfs) ZipPath.normalize("/./.") returns null
7009102: (zipfs) ZipPath.toRealPath() should always return absolute path

Zip filesystem provider update

Reviewed-by: alanb
2011-01-24 11:47:06 -08:00
Pavel Porvatov
76600dc535 6735293: javax.swing.text.NavigationFilter.getNextVisualPositionFrom() not always throws BadLocationException
Reviewed-by: peterz
2011-01-24 18:04:37 +03:00
Andrew Brygin
7f68f1c5f4 6999620: [parfait] potential buffer overruns in 2d and awt
Reviewed-by: jgodinez, prr
2011-01-24 15:37:57 +03:00
Andrew Brygin
e1a25da53b 7002766: Java2d: Changes to correct c/c++ language issues for use of parfait
Reviewed-by: jgodinez, prr
2011-01-24 15:14:26 +03:00
Paul Hohensee
75f781fa99 Merge 2011-01-22 08:43:25 -05:00