38075 Commits

Author SHA1 Message Date
Abdul Kolarkunnu
1715e73667 8153184: BorderLayout javadoc says current version of JDK is 1.2
Reviewed-by: serb, psadhukhan
2016-05-25 16:32:37 +05:30
Rajeev Chamyal
4cdcbc2939 8152981: Double icons with JMenuItem setHorizontalTextPosition on Win 10
Reviewed-by: alexsch, serb
2016-05-25 14:59:15 +05:30
Rajeev Chamyal
09ee8a5f69 8153282: [TEST_BUG] some new JInternalFrame tests fail
Reviewed-by: alexsch, serb
2016-05-24 14:30:31 +05:30
Rajeev Chamyal
b782ef4bdf 7070795: High contrast colour scheme fails to be applied to JFormattedTextField
Reviewed-by: alexsch, serb
2016-05-24 14:23:36 +05:30
Prem Balakrishnan
282908c590 8057574: inconsistent behavior for setBackground (Windows/Linux)
Reviewed-by: serb, arapte
2016-05-24 14:19:53 +05:30
Sergey Bylokhov
a73a3830ee 8155103: [TEST_BUG] @BeanProperty: unwanted "declaringClass" descriptor when annotating an enum
Reviewed-by: ssadetsky, alexsch, avstepan
2016-05-23 17:43:45 +03:00
Alexander Scherbatiy
18cecf9f67 8136366: Add a public API to create a L&F without installation
Reviewed-by: prr, serb
2016-05-22 12:31:56 +04:00
Sergey Bylokhov
a279dc035c 8156579: Two JavaBeans tests failed
Reviewed-by: alanb
2016-05-21 02:53:37 +03:00
Sergey Bylokhov
02d66f66b3 8148915: Intermittent failures of bug6400879.java
Reviewed-by: amenkov
2016-05-19 22:24:00 +03:00
Anton Tarasov
980e404057 8156116: [macosx] two JNI locals to delete in AWTWindow.m, CGraphicsEnv.m
Reviewed-by: serb, azvegint
2016-05-20 15:48:50 +03:00
Dmitry Markov
6e108c8b13 8157322: Several typos in javadoc
Reviewed-by: alexp, serb
2016-05-20 10:48:48 +03:00
Ajit Ghaisas
c839e6ceee 7172750: Nimbus ScrollBar:ScrollBarThumb[Pressed].backgroundPainter is never invoked
Reviewed-by: serb, rchamyal
2016-05-19 16:45:58 +05:30
Prem Balakrishnan
899f624795 6587251: Import declaration not used in sun.java2d.*
Reviewed-by: prr, psadhukhan
2016-05-19 16:34:36 +05:30
Prasanta Sadhukhan
5fdb08818d 6509729: javax.print.ServiceUI.printDialog Border/Margin Evaluation is bugged
Reviewed-by: prr, jdv
2016-05-19 16:32:38 +05:30
Phil Race
d4b2e45898 Merge 2016-05-18 12:04:26 -07:00
Jan Lahoda
a865c6ef6b 8133549: Generalize jshell's EditingHistory
Adding a generic EditingHistory to jdk.internal.le, for use by both jjs and jshell

Reviewed-by: sundar
2016-05-18 21:00:33 +02:00
Sergey Bylokhov
da73758e61 8156169: Some sound tests rarely hangs because of incorrect synchronization
Reviewed-by: prr, amenkov
2016-05-18 20:40:17 +03:00
Phil Race
3546becf91 Merge 2016-05-18 09:57:35 -07:00
Paul Sandoz
0bad445941 8157152: Atomic add for VarHandle byte[]/ByteBuffer views is incorrect for endian conversion
Reviewed-by: fyuan, shade, vlivanov
2016-05-18 18:46:14 +02:00
Artem Smotrakov
5cf7ba5687 8157107: HTTP/2 client may fail with NPE if additional logging enabled
Reviewed-by: michaelm
2016-05-18 16:39:08 +01:00
Xue-Lei Andrew Fan
f3c9c10b7e 8157035: Use stronger algorithms and keys for JSSE testing
Reviewed-by: weijun, jnimeh
2016-05-18 14:47:28 +00:00
Sergey Bylokhov
65713ca08e 8156581: Cleanup of ProblemList.txt
Reviewed-by: prr, alexsch
2016-05-18 16:58:10 +03:00
Alexandre Iline
b67da697df 8156972: java/lang/reflect/Layer/LayerAndLoadersTest.java test requires jdk.compiler
Reviewed-by: alanb
2016-05-18 11:56:24 +01:00
Athijegannathan Sundararajan
ea55d0b71b 8154192: Deprivilege java.scripting module
Reviewed-by: jlaskey, alanb
2016-05-18 15:03:39 +05:30
Michael Haupt
c4976196f5 8156915: introduce MethodHandle factory for array length
Reviewed-by: sundar
2016-05-18 10:42:29 +02:00
Daniil Titov
3179e6a792 8155785: Add @Deprecated annotations to the Applet API classes
Reviewed-by: smarks, serb
2016-05-16 22:57:40 -07:00
Sergey Bylokhov
cc44b47d18 8156894: Cleanup of sun.java2d.pipe.Region
Reviewed-by: flar
2016-05-18 19:23:39 +03:00
Mikhail Cherkasov
49f26d74b4 6882559: new JEditorPane("text/plain","") fails for null context class loader
Reviewed-by: serb, aivanov
2016-05-18 18:35:54 +03:00
Alexey Ivanov
2de846fa45 8136998: JComboBox prevents wheel mouse scrolling of JScrollPane
Reviewed-by: serb, alexp
2016-05-18 15:51:19 +03:00
Prasanta Sadhukhan
c0fd256a5e 6529030: Java Printing: Print range > Selection gets enabled
Reviewed-by: prr, jgodinez
2016-05-18 11:33:04 +05:30
Vadim Pakhnushev
6986e9dcad 6477756: GraphicsDevice.getConfigurations() is slow taking 3 or more seconds
Reviewed-by: prr, serb
2016-05-17 21:50:13 +03:00
Semyon Sadetsky
3379663376 8046031: UI of Java Web Start app isn't updated when changing Windows theme
Reviewed-by: alexsch, serb
2016-05-17 14:31:12 +03:00
Martin Buchholz
2bb441c404 8157069: Assorted ZipFile improvements
Reviewed-by: sherman
2016-05-16 11:42:31 -07:00
Hamlin Li
1244c2f423 8157011: Problem list tools/pack200/TestNormal.java and java/io/pathNames/GeneralWin32.java
Reviewed-by: darcy
2016-05-17 19:20:05 -07:00
Brian Burkhalter
9cdeece6b6 8130679: Writer/StringWriter.write methods do not specify index out bounds
Add throws tag indicating IndexOutOfBoundsExcepion to write() methods which have an index parameter.

Reviewed-by: chegar, prappo, rriggs
2016-05-17 16:04:53 -07:00
Aleksey Shipilev
33bb9220fc 8157171: Hook up Unsafe.weakCompareAndSetVolatile to VarHandles
Reviewed-by: psandoz, redestad
2016-05-17 22:28:00 +03:00
Anton Litvinov
b71deff4e2 8041694: JFileChooser removes trailing spaces in the selected directory name
Reviewed-by: serb, ssadetsky
2016-05-16 18:12:53 +03:00
Sergey Bylokhov
5f037c972f 8156583: Typo in the spec of javax.sound.sampled.AudioFormat.Encoding.toString()
Reviewed-by: prr
2016-05-13 18:08:54 +03:00
Mikhail Cherkasov
4f8ad61498 8078268: javax.swing.text.html.parser.Parser parseScript incorrectly optimized
Reviewed-by: alexp, aivanov
2016-05-13 14:30:59 +03:00
Dmitry Markov
e28bb07a3d 8080729: [macosx] java 7 and 8 JDialogs on multiscreen jump to parent frame on focus
Reviewed-by: ant, denis
2016-05-13 14:25:29 +03:00
Dmitry Markov
7a40b8d5f7 8155001: SystemTray.remove() leaks GDI Objects in Windows
Reviewed-by: serb, alexp
2016-05-13 12:44:53 +03:00
Vadim Pakhnushev
e931bc512f 8047931: Remove unused medialib code
Reviewed-by: bae
2016-05-13 11:31:05 +03:00
Phil Race
413ba627fd Merge 2016-05-12 11:03:07 -07:00
Alexander Scherbatiy
39fe334e12 8154539: Examine the desktop module's use of sun.misc.SoftCache
Reviewed-by: prr, chegar, mchung
2016-05-12 20:43:37 +04:00
Phil Race
72bf5160ac 8154546: Retire sun.misc.GThreadHelper
Reviewed-by: serb, chegar, kcr
2016-05-12 09:16:17 -07:00
Christoph Langer
fa1227e9bd 8156521: Minor fixes and cleanups in NetworkInterface.c
Reviewed-by: alanb, chegar, dsamersoff, msheppar
2016-05-12 16:33:37 +01:00
Michael McMahon
6ce3711133 8156801: java/net/httpclient/security/Driver.java failed with RuntimeException: Non zero return value
Reviewed-by: chegar
2016-05-12 16:06:17 +01:00
Weijun Wang
07f2c9d05f 8156213: Remove SHA-1 and 3KeyTDEA algorithms from DRBG
Reviewed-by: wetmore, xuelei
2016-05-12 13:06:03 +08:00
Weijun Wang
1a854bcc1e 8156501: DRBG not synchronized at reseeding
Reviewed-by: xuelei
2016-05-12 09:49:42 +08:00
Stuart Marks
e0606a40d3 8156810: remove redundant sentence in SecurityManager.checkMemberAccess doc
Reviewed-by: darcy
2016-05-11 17:37:11 -07:00