Sergey Bylokhov
619677d0dc
8072775: Tremendous memory usage by JTextArea
...
Reviewed-by: vadim, prr
2015-05-13 18:06:19 +03:00
Vivi An
a7bea0d0c4
8075609: java.lang.IllegalArgumentException: aContainer is not a focus cycle root of aComponent
...
Reviewed-by: alexsch, ant
2015-05-12 13:45:49 -07:00
Prasanta Sadhukhan
5c80a9e763
8077584: Value of java.awt.font.OpenType.TAG_OPBD is incorrect
...
Reviewed-by: serb, prr
2015-05-12 20:30:48 +03:00
Alexander Scherbatiy
e52bc6a831
8079255: [macosx] Test closed/java/awt/Robot/RobotWheelTest/RobotWheelTest fails for Mac only
...
Reviewed-by: serb
2015-05-12 16:43:32 +04:00
Semyon Sadetsky
1c0f1c478f
8001470: JTextField's size is computed incorrectly when it contains Indic or Thai characters
...
Reviewed-by: serb, alexsch
2015-05-12 09:18:31 +03:00
Petr Pchelko
eea06f70fc
8035568: [macosx] Cursor management unification
...
Reviewed-by: anthony, serb
2015-05-09 02:08:15 +03:00
Sergey Bylokhov
ad5afe4557
8015900: [TEST_BUG] ScrollbarMouseWheelTest failed on ubuntu 12 with unity and unity 2D
...
Reviewed-by: azvegint, yan
2015-05-08 20:43:46 +03:00
Sergey Bylokhov
2e5926125a
5036022: JSpinner does not reflect new font on subsequent calls to setFont
...
Reviewed-by: azvegint, alexsch
2015-05-08 19:31:09 +03:00
Semyon Sadetsky
25b0a009bc
7072653: JComboBox popup mispositioned if its height exceeds the screen height
...
Reviewed-by: alexsch, azvegint
2015-05-08 16:46:24 +03:00
Semyon Sadetsky
8c26397da5
6980209: Make tracking SecondaryLoop.enter/exit methods easier
...
Reviewed-by: serb, ant
2015-05-08 15:37:38 +03:00
Phil Race
b8cf472fe8
Merge
2015-05-05 13:29:31 -07:00
Vinnie Ryan
99e090089e
8079129: NullPointerException in PKCS#12 Keystore in PKCS12KeyStore.java
...
Reviewed-by: weijun
2015-05-05 17:55:16 +01:00
Alejandro Murillo
bc6eae682e
Merge
2015-05-05 08:11:41 -07:00
Weijun Wang
3db31d77fc
8078439: SPNEGO auth fails if client proposes MS krb5 OID
...
Reviewed-by: valeriep
2015-05-05 21:14:12 +08:00
Aleksei Efimov
c565cf62f8
8077685: (tz) Support tzdata2015d
...
Reviewed-by: okutsu
2015-05-02 22:51:45 +03:00
Alejandro Murillo
c185e9a5bf
Merge
2015-05-01 03:56:04 -07:00
Joe Darcy
7dfccc294e
8079107: Update TestKeyPairGenerator.java to use random number generator library
...
Reviewed-by: mullan
2015-04-30 16:51:53 -07:00
Andrew Brygin
3034b7f80b
8073001: Java's system LnF on OS X: editable JComboBoxes are being rendered incorrectly
...
Reviewed-by: alexp, serb
2015-04-30 16:47:05 +03:00
Victor Dyakov
f97624c3a6
8078614: WindowsClassicLookAndFeel MetalComboBoxUI.getbaseLine fails with IllegalArgumentException
...
Reviewed-by: serb, azvegint, alexsch
2015-04-30 14:04:39 +04:00
Brian Burkhalter
30e8183ee8
8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
...
Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: darcy
2015-04-29 16:34:49 -07:00
Naoto Sato
ae93bb2873
8075545: Add permission check for locale service provider implementations
...
Reviewed-by: mchung, alanb
2015-04-29 11:03:56 -07:00
Joe Darcy
86c109e149
8078334: Mark regression tests using randomness
...
Reviewed-by: xuelei, alanb
2015-04-29 10:25:53 -07:00
Phil Race
b61e85156e
8076979: DebugFonts.java fails with stackoverflow error
...
Reviewed-by: serb, jgodinez
2015-04-29 10:25:49 -07:00
Phil Race
e8787ce018
Merge
2015-04-29 09:44:24 -07:00
Victor Dyakov
a7ad7b97e2
8031109: Rendering HTML code in JEditorPane throws NumberFormatException
...
Reviewed-by: azvegint, alexsch
2015-04-29 20:06:35 +04:00
Phil Race
60bb43ad32
Merge
2015-04-29 08:52:47 -07:00
Joe Darcy
84bc5a8a04
8078880: Mark a few more intermittently failuring security-libs
...
Reviewed-by: xuelei
2015-04-29 08:37:57 -07:00
Laurent Bourgès
e41e267848
8078464: Path2D storage growth algorithms should be less linear
...
Reviewed-by: flar
2015-04-28 14:23:03 -07:00
Brian Burkhalter
6929be6fff
8075156: (prefs) get*() and remove() should disallow the use of the null control character '\u0000' as key
...
Extend disallowing null control character key to remove()
Reviewed-by: rriggs, alanb
2015-04-28 11:10:45 -07:00
Alexander Scherbatiy
6dd76600b3
8044444: The output's 'Page-n' footer does not show completely
...
Reviewed-by: prr, serb
2015-04-28 19:32:50 +04:00
Roger Riggs
41b36c4295
8078826: Add diagnostic info for java/lang/Runtime/exec/LotsOfOutput.java fails intermittently
...
Add debugging output for diagnose intermittent failure
Reviewed-by: chegar, joehw
2015-04-28 09:28:24 -04:00
Sergey Bylokhov
aca583b3e9
8077267: Typo in the test on JavaBean
...
Reviewed-by: alexsch, malenkov
2015-04-28 16:24:04 +03:00
Roger Riggs
642e0ac6f1
8078369: [testbug] java/time/tck/java/time/TCKOffsetTime[now] fails on slow devices
...
Increase the tolerance between successive calls to now() to 20sec
Reviewed-by: scolebourne, sherman, dfuchs
2015-04-27 16:31:47 -04:00
Phil Race
96700da961
Merge
2015-04-27 09:17:39 -07:00
Artem Smotrakov
64969c0889
8075007: Additional tests for krb5-related cipher suites with unbound server
...
Reviewed-by: weijun
2015-04-27 21:02:40 +08:00
Jaroslav Bachorik
a79d202015
8076971: sun/management/jmxremote/startstop/JMXStatusTest.java failed with AssertionError
...
Reviewed-by: sla, dholmes
2015-04-27 10:13:21 +02:00
Jaroslav Bachorik
883ba19236
8077402: JMXStartStopTest fails intermittently on slow hosts
...
Reviewed-by: sla, dholmes
2015-04-27 10:12:56 +02:00
Doug Lea
37fbfc1a3d
8078490: Missed submissions in ForkJoinPool
...
Reviewed-by: psandoz, shade, martin, chegar
2015-04-24 15:39:41 +02:00
Volker Simonis
476d962701
8078520: [TESTBUG] fix 'test/tools/launcher/ExecutionEnvironment.java' to run on arbitrary *nix systems
...
Reviewed-by: ksrini
2015-04-24 09:37:06 +02:00
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
Anton Nashatyrev
2c3844609c
8078165: [macosx] NPE when attempting to get image from toolkit
...
Reviewed-by: serb, alexp
2015-04-23 17:33:19 +03:00
Sergey Bylokhov
e75b6c9ab8
6829245: Reg test: java/awt/Component/isLightweightCrash/StubPeerCrash.java fails
...
Reviewed-by: azvegint, alexsch
2015-04-23 16:54:54 +03:00
Artem Smotrakov
f3a11c507f
8048138: Tests for JAAS callbacks
...
Reviewed-by: weijun
2015-04-23 18:01:01 +08:00
Weijun Wang
ff227ec11f
8075575: com/sun/security/auth/login/ConfigFile/InconsistentError.java failed in certain env
...
8075576: com/sun/security/auth/module/KeyStoreLoginModule/OptionTest.java failed in certain env
Reviewed-by: xuelei
2015-04-22 23:27:30 +08:00
Vinnie Ryan
9ef4bd4a6c
8078348: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java fails with BindException
...
Reviewed-by: xuelei
2015-04-22 14:01:01 +01:00
Alexander Scherbatiy
849e09bade
8069361: SunGraphics2D.getDefaultTransform() does not include scale factor
...
Reviewed-by: flar, prr, serb
2015-04-22 13:46:03 +04:00
Aleksei Efimov
603b214413
8073357: schema1.xsd has wrong content. Sequence of the enum values has been changed
...
Reviewed-by: joehw, lancea
2015-04-22 02:23:06 +03:00
Pooja Chopra
04c0e090c9
8078082: [TEST_BUG] java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java fails
...
Reviewed-by: serb, alexsch
2015-04-21 20:11:59 +03:00
Michael McMahon
5576054776
8078276: add copyright header to IPv6NameserverPlatformParsingTest
...
Reviewed-by: alanb, rriggs
2015-04-21 16:35:45 +01:00
Severin Gehwolf
d604ad29ba
6991580: IPv6 Nameservers in resolv.conf throws NumberFormatException
...
Reviewed-by: michaelm, andrew
2015-04-21 14:36:57 +01:00