38064 Commits

Author SHA1 Message Date
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
Jim Laskey
dcb864bfec 8156781: change to jlink has result in test failure
Reviewed-by: redestad
2016-05-11 16:17:45 -03:00
Roger Riggs
82ae26a9a8 8155978: Remove HTTP proxy implementation and tests from RMI
Reviewed-by: smarks
2016-05-11 14:01:29 -04:00
Daniel Fuchs
172839f24f 8156153: java/lang/System/LoggerFinder/jdk/DefaultLoggerBridgeTest/DefaultLoggerBridgeTest.java fails with java.lang.RuntimeException
Runs each scenario in its own VM to avoid unwanted interaction and start from a clean slate.

Reviewed-by: mchung
2016-05-11 19:23:58 +02:00
Alexandre Iline
114e7f30f7 8156695: Fix @modules in tests in java/lang/management
As part of JDK-8155993, tests are updated to declare dependencies on jdk.management.

Reviewed-by: mchung
2016-05-10 14:51:29 -07:00
Jim Laskey
0f02e652db 8156766: jdk/test/tools/jlink/plugins/SorterPluginTest.java broken
Reviewed-by: redestad
2016-05-11 12:01:19 -03:00
Jim Laskey
2bac8d91d1 8155237: jlink plugin to order resources should take a class list as input
Reviewed-by: redestad
2016-05-11 11:26:02 -03:00
Staffan Larsen
aefbfce7cf 8156658: Common way to run jtreg tests
Reviewed-by: erikj, dsamersoff
2016-05-11 11:04:47 +02:00
Bhanu Prakash Gopularam
f2dabbdb6a 8062804: IsoFields WEEK_BASED_YEAR and QUARTER_OF_YEAR too lenient
Addded the necessary chck in IsoFields WEEK_BASED_YEAR and QUARTER_OF_YEAR

Reviewed-by: rriggs, scolebourne
2016-05-11 10:28:23 +00:00
Alexandre Iline
e7e64ceea3 8151914: java/util/jar/JarFile/MultiReleaseJar* tests do not declare module dependences
Reviewed-by: chegar
2016-05-10 13:48:07 -07:00
Xue-Lei Andrew Fan
9c17407e9e 8156716: Incorrect condition in test SupportedDHKeys.java
Reviewed-by: weijun
2016-05-11 05:02:20 +00:00
Weijun Wang
7df23eb45e 8154523: SHA1PRNG output should change after setSeed
Reviewed-by: xuelei
2016-05-11 12:32:00 +08:00