Chris Hegarty
|
ebceee6674
|
8144480: Remove test dependencies on sun.misc.BASE64Encoder and BASE64Decoder
Reviewed-by: alanb, amlu, psandoz, weijun
|
2015-12-03 11:57:14 +00:00 |
|
Phil Race
|
26a709b671
|
Merge
|
2015-12-02 16:45:03 -08:00 |
|
Jiri Vanek
|
854c765186
|
8144071: ImageIO does not reset stream if an exception is thrown
Reset the I/O stream in a finally block
Reviewed-by: andrew
|
2015-12-02 21:23:59 +00:00 |
|
Phil Race
|
c410a92fed
|
Merge
|
2015-12-02 11:22:27 -08:00 |
|
Lana Steuck
|
af7402f069
|
Merge
|
2015-12-02 09:34:55 -08:00 |
|
Phil Race
|
214c48d9d2
|
Merge
|
2015-12-02 09:15:12 -08:00 |
|
Xue-Lei Andrew Fan
|
29582aaee4
|
8144313: Test SessionTimeOutTests can be timeout
Reviewed-by: mullan
|
2015-12-02 15:22:50 +00:00 |
|
Vinnie Ryan
|
a63d39ad89
|
8144093: JEP 244/8051498 - TLS Application-Layer Protocol Negotiation Extension
Reviewed-by: wetmore, xuelei, mullan, coffeys
|
2015-12-02 03:37:29 +00:00 |
|
Jayathirth D V
|
2b89c8529d
|
8041501: ImageIO reader is not capable of reading JPEGs without JFIF header
Reviewed-by: prr, psadhukhan
|
2015-12-02 00:52:49 +05:30 |
|
Jayathirth D V
|
3a2b32b707
|
6967419: IndexOutOfBoundsException when drawing PNGs
Reviewed-by: prr, psadhukhan
|
2015-12-02 00:47:36 +05:30 |
|
Jayathirth D V
|
e300345cc8
|
8074967: [macosx] JPEGImageReader incorrectly identifies YCbCr JPEGs as RGB in standard metadata
Reviewed-by: prr, psadhukhan
|
2015-12-02 00:34:35 +05:30 |
|
Semyon Sadetsky
|
39b6389c6d
|
8030702: Deadlock between subclass of AbstractDocument and UndoManager
Reviewed-by: alexsch, azvegint
|
2015-12-01 19:21:40 +03:00 |
|
Jesper Wilhelmsson
|
a5b3e891de
|
Merge
|
2015-11-30 18:40:06 +01:00 |
|
Iris Clark
|
70e00d742f
|
Merge
|
2015-11-29 20:29:45 -08:00 |
|
Miroslav Kos
|
4eb501e6d8
|
8131334: SAAJ Plugability Layer: using java.util.ServiceLoader
Reviewed-by: lancea
|
2015-11-27 11:30:46 +01:00 |
|
Alexander Kulyakhtin
|
59b496f94a
|
8143121: javax/management/remote/mandatory/loading/MethodResultTest.java fails intermittently
Changing the test to retry if the connection fails
Reviewed-by: jbachorik
|
2015-11-26 15:12:32 +03:00 |
|
Sergey Bylokhov
|
08c1fe55c0
|
8135100: Behavior of null arguments not specified in javax.sound.sampled.spi
The specification change was reviewed by Florian Bomers also
Reviewed-by: amenkov
|
2015-11-22 17:27:33 +03:00 |
|
Rajeev Chamyal
|
dda3e3761d
|
8037575: JFrame on Windows doesn't animate when setting ICONIFIED state
Reviewed-by: azvegint, alexsch
|
2015-11-20 16:44:33 +04:00 |
|
Alexander Scherbatiy
|
b0439e6dbf
|
8081411: Add an API for painting an icon with a SynthContext
Reviewed-by: serb, azvegint
|
2015-11-18 19:13:42 +04:00 |
|
Avik Niyogi
|
1e176777db
|
8132770: Test javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails in MacOSX
Reviewed-by: rchamyal, alexsch
|
2015-11-17 19:29:04 +04:00 |
|
Avik Niyogi
|
2e94af3f3d
|
7124218: Space should select cell in the JTable
Reviewed-by: rchamyal, alexsch
|
2015-11-17 19:09:37 +04:00 |
|
Iris Clark
|
6568d3457b
|
Merge
|
2015-11-16 17:10:20 -08:00 |
|
Rajeev Chamyal
|
7d7c956397
|
6288609: JInternalFrame.setDefaultCloseOperation() interferes with "close" behavior
Reviewed-by: psadhukhan, alexsch
|
2015-11-16 15:03:17 +04:00 |
|
Prasanta Sadhukhan
|
2603ac8fdb
|
8081491: The case print incomplete
Reviewed-by: alexsch, rchamyal
|
2015-11-16 10:56:21 +03:00 |
|
Rajeev Chamyal
|
00b0a8c46b
|
8079253: Test javax/swing/SwingUtilities/TestBadBreak/TestBadBreak.java fails
Reviewed-by: serb, alexsch
|
2015-11-13 18:46:16 +04:00 |
|
Peter Brunet
|
7b6f3bbed8
|
8134116: Add more comprehensive fix and regression test for JDK-8133897
Use getTitleAt instead of Page.title field; add regression test
Reviewed-by: alexsch, serb
|
2015-11-12 12:27:36 -06:00 |
|
David Dehaven
|
4e50c75aa6
|
Merge
|
2015-11-03 12:04:12 -08:00 |
|
David Dehaven
|
c0215a77a2
|
Merge
|
2015-11-03 09:45:39 -08:00 |
|
Rajeev Chamyal
|
e0f0f10478
|
8138881: Bug in OSInfo.java
Reviewed-by: serb, alexsch
|
2015-11-02 17:52:40 +04:00 |
|
Iris Clark
|
321ddf167f
|
Merge
|
2015-11-01 09:49:05 -08:00 |
|
Semyon Sadetsky
|
b4d43d3a34
|
8134828: Scrollbar thumb disappears with Nimbus L&F
Reviewed-by: alexsch, alexp
|
2015-10-29 18:43:21 +03:00 |
|
Sergey Bylokhov
|
2b10aff433
|
8011541: [TEST_BUG] closed/javax/swing/plaf/metal/MetalUtils/bug6190373.java fails NPE since 7u25b03
Reviewed-by: azvegint, yan
|
2015-10-28 15:41:42 +03:00 |
|
Iris Clark
|
b7cb99d927
|
Merge
|
2015-10-25 19:16:39 -07:00 |
|
Phil Race
|
6ca895574e
|
Merge
|
2015-10-23 10:50:34 -07:00 |
|
Jayathirth D V
|
bfcf012a01
|
7182758: BMPMetadata returns invalid PhysicalPixelSpacing
Reviewed-by: serb, vadim
|
2015-10-20 22:46:29 +03:00 |
|
Aleksei Efimov
|
ef3d646119
|
8073519: schemagen does not report errors while generating xsd files
Reviewed-by: dfuchs
|
2015-10-16 19:05:49 +03:00 |
|
Jayathirth D V
|
059474a6ee
|
8066904: NullPointerException when calling ImageIO.read(InputStream) with corrupt BMP
Reviewed-by: serb, prr
|
2015-10-13 14:59:44 +03:00 |
|
David Dehaven
|
0dfc929625
|
Merge
|
2015-10-06 12:51:55 -07:00 |
|
Iris Clark
|
3e5db5fac5
|
Merge
|
2015-10-05 20:55:53 -07:00 |
|
David Dehaven
|
1d92a8874c
|
Merge
|
2015-10-05 13:45:50 -07:00 |
|
Rajeev Chamyal
|
8ec737728d
|
8067346: Swing submenu has a changed starting offset
Reviewed-by: serb, alexsch
|
2015-10-02 17:12:47 +04:00 |
|
Iris Clark
|
d0bbb6c588
|
Merge
|
2015-09-29 11:46:31 -07:00 |
|
David Dehaven
|
5636c168b4
|
Merge
|
2015-09-28 08:14:42 -07:00 |
|
Amy Lu
|
25a239c820
|
8137232: Mark 3 more core-libs tests as intermittently failing
Reviewed-by: chegar
|
2015-09-28 16:39:12 +03:00 |
|
Sergey Bylokhov
|
da9e27a018
|
8135160: Endless Loop in RiffReader
Reviewed-by: prr, amenkov
|
2015-09-27 00:51:27 +03:00 |
|
Amanda Jiang
|
1e3b7fe1c2
|
8050427: LoginContext tests to cover JDK-4703361
Reviewed-by: weijun
|
2015-09-24 10:23:01 +08:00 |
|
Valerie Peng
|
500cb7ea83
|
8137068: Tests added in JDK-8048604 fail to compile
Fixed the 2 tests with correct jprt tags
Reviewed-by: xuelei
|
2015-09-24 01:45:44 +00:00 |
|
Tristan Yan
|
6b149df3f8
|
8048604: Tests for strong crypto ciphers
SQE test co-location effort
Reviewed-by: valeriep
|
2015-09-23 21:28:14 +00:00 |
|
Jaroslav Bachorik
|
dc711078d4
|
8139727: Define ConstructorParameters annotation type for MXBeans
Reviewed-by: alanb, mchung, dfuchs, abuckley, plevart, mr
|
2015-09-23 14:25:02 +02:00 |
|
Lance Andersen
|
07f5079718
|
8134426: Add serialVersionUID field to relevant javax.transaction classes
Reviewed-by: joehw, alanb
|
2015-10-01 09:59:16 -04:00 |
|
Renjith Alexander
|
69e41447a6
|
8132380: Do not create LaF instance in javax/swing/plaf/windows/6921687/bug6921687.java
Reviewed-by: yan, ssadetsky
|
2015-09-22 12:26:50 +03:00 |
|
Iris Clark
|
01c0b611a3
|
Merge
|
2015-09-21 21:40:23 -07:00 |
|
Amanda Jiang
|
39ca61ab1d
|
8050461: Tests for syntax checking of JAAS configuration file
Reviewed-by: weijun
|
2015-09-22 09:34:01 +08:00 |
|
Phil Race
|
68a1bc4701
|
Merge
|
2015-09-18 11:31:15 -07:00 |
|
Phil Race
|
ec5f966a54
|
Merge
|
2015-09-18 09:18:17 -07:00 |
|
Semyon Sadetsky
|
31f16f421e
|
8133108: [PIT] Container size is wrong in JEditorPane
Reviewed-by: alexsch, azvegint
|
2015-09-16 10:11:14 +03:00 |
|
Iris Clark
|
2bfa80503f
|
Merge
|
2015-09-14 10:00:25 -07:00 |
|
Rajeev Chamyal
|
9c7443b15a
|
8025082: The behaviour of the highlight will be lost after clicking the set button
Reviewed-by: serb, alexsch
|
2015-09-11 17:12:16 +04:00 |
|
Alejandro Murillo
|
556157743b
|
Merge
|
2015-09-10 14:55:20 -07:00 |
|
Rajeev Chamyal
|
08da3be647
|
8032568: Test javax/swing/JInternalFrame/8020708/bug8020708.java fails on Windows virtual hosts
Reviewed-by: serb, alexsch
|
2015-09-10 17:02:30 +04:00 |
|
Shilpi Rastogi
|
5ecb0a7e9e
|
8005914: [TEST_BUG] The last column header does not contain "..."
Reviewed-by: alexsch, serb
|
2015-09-09 10:31:59 +03:00 |
|
Phil Race
|
f39c6aeb63
|
Merge
|
2015-09-08 14:40:44 -07:00 |
|
Phil Race
|
d69a0641fd
|
Merge
|
2015-09-08 11:47:07 -07:00 |
|
Iris Clark
|
9e0d78c661
|
Merge
|
2015-09-08 10:25:11 -07:00 |
|
Jesper Wilhelmsson
|
a97c863c3d
|
Merge
|
2015-09-08 16:10:36 +02:00 |
|
Shilpi Rastogi
|
61cfd94c6c
|
8135176: Moving test from javax/swing/plaf/basic/BasicHTML/4960629 to test/javax/swing/plaf/basic/BasicHTML/4960629
Reviewed-by: azvegint, alexsch
|
2015-09-08 16:01:29 +04:00 |
|
Sergey Bylokhov
|
36dd709439
|
8134947: [macosx] Various memory leaks in Aqua look and feel
Reviewed-by: azvegint, alexsch
|
2015-09-07 23:57:21 +03:00 |
|
Martin Buchholz
|
1ca92688c1
|
8135048: XSLT.java test fails after changes for JDK-8134984
Hg revert -r 'c22b7e41adf3^' test/javax/xml/jaxp/parsers/8032909
Reviewed-by: darcy
|
2015-09-03 18:36:42 -07:00 |
|
Martin Buchholz
|
24742f7b1d
|
8134984: Text files should end in exactly one newline
Automated fixup of newlines at end-of-file via the usual perl one-liner
Reviewed-by: chegar, sherman
|
2015-09-02 14:11:50 -07:00 |
|
Sergey Bylokhov
|
16bdae5274
|
8133677: Specification of AudioFileReader should be clarifed
Reviewed-by: prr, amenkov
|
2015-09-02 16:13:14 +03:00 |
|
Alexander Scherbatiy
|
783e0bf4bf
|
8134721: NPE in SwingUtilities2.drawChars after JDK-6302464
Reviewed-by: serb, azvegint
|
2015-09-01 09:40:16 +04:00 |
|
Dmitry Samersoff
|
4f6a5ef9c3
|
Merge
|
2015-08-31 21:48:00 +03:00 |
|
Phil Race
|
4abc68cead
|
Merge
|
2015-08-31 11:29:55 -07:00 |
|
Alejandro Murillo
|
a088fb343d
|
Merge
|
2015-08-31 11:26:11 -07:00 |
|
Sergey Bylokhov
|
d29ef0223b
|
4339584: Adding a getUI public method to JComponent
Reviewed-by: azvegint, alexsch
|
2015-08-29 12:58:14 +03:00 |
|
Joe Darcy
|
dc85decead
|
8134632: Mark javax/sound/midi/Devices/InitializationHang.java as headful
Reviewed-by: prr
|
2015-08-27 18:12:45 -07:00 |
|
Alejandro Murillo
|
b4c388e6ce
|
Merge
|
2015-08-27 14:40:21 -07:00 |
|
David Dehaven
|
7436faa3d1
|
Merge
|
2015-08-26 09:07:21 -07:00 |
|
Alexander Scherbatiy
|
c177fba43e
|
8051548: JColorChooser should have a way to disable transparency controls
Reviewed-by: prr, serb
|
2015-08-26 17:21:01 +04:00 |
|
Iris Clark
|
7c55ca4ce4
|
Merge
|
2015-08-25 14:45:26 -07:00 |
|
David Dehaven
|
5fe6ba60cb
|
Merge
|
2015-08-25 14:32:08 -07:00 |
|
David Dehaven
|
eedfee9bfa
|
Merge
|
2015-08-25 12:19:46 -07:00 |
|
Alexander Scherbatiy
|
d14c028db9
|
6302464: Allow programmatic enabling of subpixel anti-aliasing in Swing on ANY platform
Reviewed-by: serb, azvegint
|
2015-08-24 16:06:36 +04:00 |
|
Sergey Bylokhov
|
49091ccf1d
|
8133926: No frame icon for InternalFrame in Windows LaF
Reviewed-by: azvegint, alexsch
|
2015-08-21 20:59:07 +03:00 |
|
Svetlana Nikandrova
|
72ddd6cff7
|
8050460: JAAS login/logout tests with LoginContext
Reviewed-by: xuelei
|
2015-08-20 11:16:54 -07:00 |
|
Nadeesh TV
|
891a84dd0c
|
8017187: [TEST BUG] [macosx] After click "test",the case failed automatically with thrown exception in the log since jdk8b75
Reviewed-by: alexsch, serb
|
2015-08-18 20:42:02 +03:00 |
|
Sergey Bylokhov
|
58cd114398
|
8059743: Incorrect assumtion in javax\sound\midi\Gervill\SoftProvider\GetDevice.java
Reviewed-by: alexsch, amenkov
|
2015-08-18 15:51:23 +03:00 |
|
Iris Clark
|
8db18e0442
|
Merge
|
2015-08-17 13:02:48 -07:00 |
|
David Dehaven
|
75e42535c3
|
Merge
|
2015-08-17 10:12:16 -07:00 |
|
Dmitry Samersoff
|
8b0d0cea27
|
Merge
|
2015-08-17 12:45:16 +03:00 |
|
Rajan Halade
|
ec15b70de5
|
8048624: Tests for SealedObject
Reviewed-by: valeriep
|
2015-08-13 06:42:05 +03:00 |
|
David Dehaven
|
0cf20fdd7b
|
Merge
|
2015-08-11 12:32:10 -07:00 |
|
Iris Clark
|
7546fcdcc8
|
Merge
|
2015-08-10 19:59:08 -07:00 |
|
Stuart Marks
|
0e680c10d5
|
8068749: Restrict javax.imageio.spi.ServiceRegistry to ImageIO types
Reviewed-by: prr, serb
|
2015-08-13 13:30:15 -07:00 |
|
Pooja Chopra
|
298ef6a50e
|
8081764: [TEST_BUG] Test javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on Windows, Solaris Sparcv9 and Linux but passes on MacOSX
Reviewed-by: alexsch, azvegint
|
2015-08-13 16:26:17 +03:00 |
|
David Dehaven
|
d3d5d40154
|
Merge
|
2015-08-12 09:36:43 -07:00 |
|
Alexander Zvegintsev
|
23438be9c4
|
8014212: Robot captures black screen
Reviewed-by: alexsch, serb
|
2015-08-11 16:32:13 +03:00 |
|
Mario Torre
|
f0f77d2b23
|
8075584: test for 8067364 depends on hardwired text advance
The test incorrectly included values that depend on the installed fonts
Reviewed-by: serb, prr
|
2015-08-10 14:42:07 +02:00 |
|
Jamil Nimeh
|
e7f31340a0
|
8046321: OCSP Stapling for TLS
Initial feature commit for OCSP stapling in JSSE
Reviewed-by: xuelei, mullan
|
2015-08-05 12:19:38 -07:00 |
|
Nadeesh TV
|
418139cec1
|
8028618: [TEST BUG] javax/swing/JScrollBar/bug4202954/bug4202954.java fails
Reviewed-by: alexsch, azvegint
|
2015-08-05 16:35:41 +03:00 |
|
David Dehaven
|
1942bcfa90
|
Merge
|
2015-08-04 11:31:19 -07:00 |
|
Semyon Sadetsky
|
b215a2b390
|
8132136: [PIT] RTL orientation in JEditorPane is broken
Reviewed-by: alexsch, serb
|
2015-08-04 13:14:28 +03:00 |
|
David Dehaven
|
726f626bd7
|
Merge
|
2015-08-03 16:33:06 -07:00 |
|
Iris Clark
|
959eee3901
|
Merge
|
2015-08-03 09:26:18 -07:00 |
|
Alejandro Murillo
|
972e5ce0a3
|
Merge
|
2015-07-31 10:15:03 -07:00 |
|
Sergey Bylokhov
|
7e31b6a900
|
6206439: JInternalFrame.setLayer(Integer layer) should throw NullPointerException when layer=null
Reviewed-by: ant, alexsch
|
2015-07-30 19:10:23 +03:00 |
|
Alexander Scherbatiy
|
dfc226cfb6
|
8132123: MultiResolutionCachedImage unnecessarily creates base image to get its size
Reviewed-by: serb
|
2015-07-30 12:40:45 +04:00 |
|
Dmitry Cherepanov
|
85c4b3c082
|
Merge
|
2015-07-29 11:33:02 +04:00 |
|
Dmitry Cherepanov
|
9fb2a2c094
|
Merge
|
2015-07-29 09:47:54 +04:00 |
|
Sergey Bylokhov
|
5e745d9ef1
|
8013586: audioInputStream.close() does not release the resource
8130305: AudioSystem behavior depends on order that providers are located
Reviewed-by: prr, amenkov
|
2015-07-28 22:31:54 +03:00 |
|
Jaroslav Bachorik
|
aa572f2749
|
Merge
|
2015-07-24 20:45:30 +02:00 |
|
Alejandro Murillo
|
6f041557c8
|
Merge
|
2015-07-24 00:54:07 -07:00 |
|
Iris Clark
|
636d3c2d95
|
Merge
|
2015-07-23 13:19:54 -07:00 |
|
Alejandro Murillo
|
7662ef83e5
|
Merge
|
2015-07-29 11:05:02 -07:00 |
|
Rajan Halade
|
ef917cec15
|
8130031: Remove the intermittent keyword for this test
Reviewed-by: xuelei
|
2015-07-22 11:08:35 +03:00 |
|
Katja Kantserova
|
b66a26f3b1
|
8132094: Mark intermittently failuring core-svc tests
Reviewed-by: jbachorik, sspitsyn
|
2015-07-22 09:51:40 +02:00 |
|
Iris Clark
|
1e2a3f72d1
|
8132003: Update javax/management regression test for Verona (versioning)
Reviewed-by: dfuchs, jbachorik, sjiang
|
2015-07-21 10:28:32 -07:00 |
|
Jaroslav Bachorik
|
d5644aff56
|
8132059: com/sun/jdi/BreakpointTest.java fails with java.lang.IllegalArgumentException: Bad line number
Reviewed-by: dcubed
|
2015-07-21 18:38:09 +02:00 |
|
Katja Kantserova
|
29a5a845e9
|
8075658: Mark intermittently failuring core-svc tests
Reviewed-by: jbachorik, olagneau, darcy
|
2015-07-20 13:14:47 +02:00 |
|
Katja Kantserova
|
fb1eda4698
|
8037957: [TEST_BUG] javax/management/mxbean/LeakTest.java misses MerlinMXBean & TigerMXBean in @run build tag
Reviewed-by: jbachorik
|
2015-07-20 13:12:00 +02:00 |
|
Dmitry Cherepanov
|
5cea10f338
|
Merge
|
2015-07-20 10:21:01 +04:00 |
|
Artem Smotrakov
|
558789b9d8
|
8074784: Additional tests for XML DSig API
Reviewed-by: mullan
|
2015-07-16 21:48:20 +03:00 |
|
Konstantin Shefov
|
6bd7772a30
|
8129306: Some new tests developed for JDK-8085979 fail in jdk9/cpu
Reviewed-by: vinnie
|
2015-07-16 21:39:49 +03:00 |
|
Artem Smotrakov
|
26b5d4f29a
|
8049814: Additional SASL client-server tests
Reviewed-by: weijun
|
2015-07-16 09:20:39 +08:00 |
|
David Dehaven
|
572a316307
|
Merge
|
2015-07-15 10:00:15 -07:00 |
|
Alexey Ivanov
|
a5956d494c
|
8087110: [TESTBUG] Test javax/swing/JFileChooser/8002077/bug8002077.java fails
Reviewed-by: serb, alexsch
|
2015-07-15 15:48:32 +03:00 |
|
David Dehaven
|
bf10dfe7fe
|
Merge
|
2015-07-14 15:26:34 -07:00 |
|
David Dehaven
|
267d60654e
|
Merge
|
2015-07-14 15:18:26 -07:00 |
|
Semyon Sadetsky
|
58be04ef9d
|
8076164: [JTextField] When input too long Thai character, cursor's behavior is odd
Reviewed-by: alexsch, azvegint
|
2015-07-14 13:57:16 +03:00 |
|
Alejandro Murillo
|
5bb28e9381
|
Merge
|
2016-01-18 20:22:13 -08:00 |
|
Miroslav Kos
|
6c65f77517
|
8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use"
Reviewed-by: chegar
|
2016-01-18 15:21:34 +01:00 |
|
Xue-Lei Andrew Fan
|
92b9b68225
|
8146669: Test SessionTimeOutTests fails intermittently
Reviewed-by: mullan
|
2016-01-16 00:18:33 +00:00 |
|
Ivan Gerasimov
|
9d40f3ec9b
|
8146967: [TEST_BUG] javax/security/auth/SubjectDomainCombiner/Optimize.java should use 4-args ProtectionDomain constructor
Reviewed-by: mullan, valeriep
|
2016-01-15 11:49:36 +03:00 |
|
Alejandro Murillo
|
92c707e680
|
Merge
|
2016-01-14 20:57:33 -08:00 |
|
Amanda Jiang
|
751dd7f031
|
8145849: ALPN: getHandshakeApplicationProtocol() always return null
Reviewed-by: wetmore, vinnie
|
2016-01-13 17:36:01 -08:00 |
|
Alejandro Murillo
|
70a4694f73
|
Merge
|
2016-01-12 11:31:48 -08:00 |
|
Joseph Provino
|
32ec535805
|
Merge
|
2016-01-07 20:06:51 +00:00 |
|
Harsha Wardhana B
|
d47aca611a
|
7065236: To interpret case-insensitive string locale independently
Reviewed-by: jbachorik
|
2016-01-04 13:45:39 +01:00 |
|
Alexey Ivanov
|
ddb2c7d163
|
8130772: Util.hitMnemonics does not work: getSystemMnemonicKeyCodes() returns ALT_MASK rather than VK_ALT
Reviewed-by: serb, alexsch
|
2015-07-09 15:26:37 +03:00 |
|
Yuri Nesterenko
|
c02e703138
|
8130430: [TEST_BUG] remove unnecessary internal calls from javax/swing/JRadioButton/8075609/bug8075609.java
Reviewed-by: alexsch
|
2015-07-09 12:34:12 +03:00 |
|
David Dehaven
|
79324abda0
|
Merge
|
2015-07-07 12:26:59 -07:00 |
|
Semyon Sadetsky
|
4b60e58507
|
8129940: JRadioButton does not honor non-standard FocusTraversalKeys
Reviewed-by: alexsch, azvegint
|
2015-07-07 09:56:53 +03:00 |
|
Semyon Sadetsky
|
dfbb82e3f9
|
8081484: [TEST_BUG]Test javax/swing/plaf/basic/6866751/bug6866751.java fails
Reviewed-by: alexsch, azvegint
|
2015-07-07 09:51:30 +03:00 |
|
Yuri Nesterenko
|
a26c73956c
|
8130125: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update
Reviewed-by: serb, alexsch
|
2015-07-03 17:37:40 +03:00 |
|
Phil Race
|
322bf5d364
|
Merge
|
2015-06-30 10:37:48 -07:00 |
|
Phil Race
|
d3ecdcca36
|
Merge
|
2015-06-30 08:51:16 -07:00 |
|
Semyon Sadetsky
|
11e135e30e
|
8129830: JTree drag/drop on lower half of last child of container incorrect
Reviewed-by: alexsch, azvegint
|
2015-06-30 18:26:38 +03:00 |
|
Xue-Lei Andrew Fan
|
a1b2aad080
|
8130460: Increase the stability of DTLS test CipherSuite.java
Reviewed-by: wetmore
|
2015-07-08 23:52:15 +00:00 |
|
Weijun Wang
|
6632bf6c50
|
8069253: javax/net/ssl/TLS/TestJSSE.java failed on Mac
Reviewed-by: xuelei
|
2015-06-29 15:04:43 +08:00 |
|
Aleksei Efimov
|
a643b89ee2
|
8076139: [TEST_BUG] test/javax/xml/ws/8046817/GenerateEnumSchema.java creates files in test.src
Reviewed-by: igerasim
|
2015-06-28 23:05:46 +03:00 |
|
Artem Smotrakov
|
c537edfa2d
|
8129575: Equal DelegationPermission instances may return different hash codes
Reviewed-by: mullan, weijun
|
2015-06-25 20:20:41 +08:00 |
|
Konstantin Shefov
|
fe481eaf1f
|
8129595: New DTLS tests need @modules
Reviewed-by: alanb
|
2015-06-24 18:50:19 +03:00 |
|
Yuri Nesterenko
|
bdc20e1849
|
8076468: Add @modules to tests in jdk_desktop test group
Reviewed-by: yan, alexsch
|
2015-06-23 11:59:27 +03:00 |
|
Phil Race
|
f6492e9394
|
Merge
|
2015-06-22 13:28:57 -07:00 |
|
Amanda Jiang
|
aee58f70c2
|
8050409: Test for JAAS getPrivateCredentials
Reviewed-by: weijun
|
2015-06-19 14:06:24 +08:00 |
|
Alejandro Murillo
|
f55c892a65
|
Merge
|
2015-06-30 11:20:43 -07:00 |
|
Alejandro Murillo
|
3ada1489fb
|
Merge
|
2015-06-26 19:11:19 -07:00 |
|
Jesper Wilhelmsson
|
4fadd61148
|
Merge
|
2015-06-24 13:10:49 +02:00 |
|
Alexander Kulyakhtin
|
dc2bada880
|
8062045: Update svc regression tests to extend the default security policy instead of override
Changed main/othervm/policy to main/othervm/java.security.policy in the tests from the jdk_svc tests group
Reviewed-by: jbachorik
|
2015-06-16 16:36:27 +03:00 |
|
Jesper Wilhelmsson
|
a15fb7f8d5
|
Merge
|
2015-06-15 13:48:28 +02:00 |
|
Konstantin Shefov
|
0561e64cb1
|
8085979: Make some DTLS feature functional tests work also for TLS protocol
Reviewed-by: xuelei
|
2015-06-10 12:44:57 +03:00 |
|
Sean Mullan
|
e37ef5fefc
|
8056179: Store permissions in concurrent collections in PermissionCollection subclasses
8065942: Store PermissionCollection entries in a ConcurrentHashMap instead of a HashMap in Permissions class
Reviewed-by: weijun
|
2015-06-09 09:18:07 -04:00 |
|
Katja Kantserova
|
a977dfe41f
|
8085973: The targeted processes in javax/management tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
Reviewed-by: sspitsyn
|
2015-06-08 15:27:37 +02:00 |
|
Konstantin Shefov
|
07f5fc8dee
|
8072515: Test Task: Develop new tests for JEP 219: Datagram Transport Layer Security (DTLS)
Reviewed-by: xuelei, asmotrak, rhalade
|
2015-06-05 12:22:36 +03:00 |
|
Yuri Nesterenko
|
cadfa093b6
|
8081306: [TEST_BUG] remove imports of the internal API from some regression tests
Reviewed-by: serb
|
2015-06-18 11:05:33 +03:00 |
|
Phil Race
|
fd974c3567
|
Merge
|
2015-06-16 13:00:37 -07:00 |
|
Phil Race
|
ded46b191f
|
Merge
|
2015-06-16 10:52:39 -07:00 |
|
Peter Brunet
|
24f072762d
|
8055160: Support loading of Assistive Technology from service provider
Load assistive technolgy via service provider
Reviewed-by: mchung, prr, alanb, ihse, serb
|
2015-06-15 12:36:35 -05:00 |
|
Semyon Sadetsky
|
2fe980e041
|
8078269: JTabbedPane UI Property TabbedPane.tabAreaBackground no longer works
Reviewed-by: serb, alexsch
|
2015-06-09 18:57:54 +03:00 |
|
Phil Race
|
259cdd9d8f
|
Merge
|
2015-06-08 11:31:09 -07:00 |
|
Shobhit Gupta
|
6277fe3fae
|
8079450: [TESTBUG] javax/swing/plaf/nimbus/8041642/bug8041642.java fails
Reviewed-by: alexsch
|
2015-06-08 18:30:41 +03:00 |
|
David Dehaven
|
6f766feacd
|
Merge
|
2015-06-03 18:26:06 -07:00 |
|
David Dehaven
|
22fa775a7e
|
Merge
|
2015-06-03 18:11:45 -07:00 |
|
Xue-Lei Andrew Fan
|
0f1698f906
|
8043758: Datagram Transport Layer Security (DTLS)
Reviewed-by: jnimeh, weijun, mullan, wetmore
|
2015-06-02 04:01:04 +00:00 |
|
Alexander Scherbatiy
|
435c40f71b
|
8081019: Check peer to null in CPlatformWindow.checkZoom()
Reviewed-by: serb, azvegint
|
2015-06-01 17:46:28 +04:00 |
|
Prasanta Sadhukhan
|
58c413e2d4
|
8080086: Test javax/imageio/plugins/png/ItxtUtf8Test.java fails on Linux with G1 GC
Reviewed-by: prr, serb
|
2015-06-01 13:40:43 +03:00 |
|
Aleksei Efimov
|
d78a5bc2c1
|
8081392: getNodeValue should return 'null' value for Element nodes
Reviewed-by: joehw
|
2015-05-29 12:28:46 +03:00 |
|
Mandy Chung
|
53a97cbeb3
|
8081347: Add @modules to jdk_core tests
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Reviewed-by: alanb, joehw, lancea
|
2015-05-28 10:54:48 -07:00 |
|
David Dehaven
|
41bdaeb5a2
|
Merge
|
2015-05-26 15:18:09 -07:00 |
|
Alejandro Murillo
|
fa672c31d0
|
Merge
|
2015-05-26 09:22:39 -07:00 |
|
Artem Smotrakov
|
91b74f4fdc
|
8078823: javax/net/ssl/ciphersuites/DisabledAlgorithms.java fails intermittently
Reviewed-by: xuelei
|
2015-05-26 18:42:08 +03:00 |
|
Alexey Ivanov
|
8d0ec77fc6
|
8080628: No mnemonics on Open and Save buttons in JFileChooser
Reviewed-by: serb, alexsch
|
2015-05-26 14:47:12 +03:00 |
|
Semyon Sadetsky
|
3ef1c8d4c3
|
8079640: GroupLayout incorrect layout with large JTextArea
Reviewed-by: serb, alexsch, azvegint
|
2015-05-26 08:33:32 +03:00 |
|
Pooja Chopra
|
67b606e456
|
8078855: [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel
Reviewed-by: alexsch, aivanov
|
2015-05-22 17:30:21 +03:00 |
|
Alejandro Murillo
|
d312bbb6ed
|
Merge
|
2015-05-21 17:11:55 -07:00 |
|
Jason Uh
|
8ddcf2aab0
|
8079693: Add support for ECDSA P-384 and P-521 curves to XML Signature
Reviewed-by: mullan
|
2015-05-21 14:18:33 -07:00 |
|
Artem Smotrakov
|
eb68509b7d
|
8079140: IgnoreAllErrorHandler should use doPrivileged when it reads system properties
Reviewed-by: mullan
|
2015-05-18 19:26:48 +03:00 |
|
Artem Smotrakov
|
e8064300cb
|
8079138: Additional negative tests for XML signature processing
Reviewed-by: mullan
|
2015-05-18 17:34:48 +03:00 |
|
Athijegannathan Sundararajan
|
268d0924b9
|
8072853: SimpleScriptContext used by NashornScriptEngine doesn't completely complies to the spec regarding exception throwing
Reviewed-by: psandoz, lagergren
|
2015-05-18 18:57:35 +05:30 |
|
Zaiyao Liu
|
c5889bc102
|
8048820: Implement tests for SecretKeyFactory
Reviewed-by: xuelei
|
2015-05-18 02:11:39 +00:00 |
|
Sergey Bylokhov
|
4f33aa2348
|
8041654: OutOfMemoryError: RepaintManager doesn't clean up cache of volatile images
Reviewed-by: azvegint, ant
|
2015-05-16 21:31:36 +03:00 |
|
Prasanta Sadhukhan
|
fc00fd2ffb
|
8015368: javax/print/attribute/URLPDFPrinting.java fails on solaris with java.net.ConnectException: Connection timed out
Reviewed-by: prr, serb
|
2015-05-20 17:10:15 +03:00 |
|
Semyon Sadetsky
|
c0d815c3d4
|
7172652: With JDK 1.7 text field does not obtain focus when using mnemonic Alt/Key combin
Reviewed-by: alexsch, azvegint
|
2015-05-19 16:27:33 +03:00 |
|
Alexey Ivanov
|
26076d63ac
|
8033069: mouse wheel scroll closes combobox popup
Reviewed-by: serb, alexsch
|
2015-05-14 18:23:39 +03:00 |
|
Sergey Bylokhov
|
88dd747a1a
|
6368321: MetalRootPaneUI calls to deprecated code
Reviewed-by: alexsch, azvegint
|
2015-05-14 02:05:02 +03:00 |
|
Phil Race
|
7fa117f7bb
|
Merge
|
2015-05-13 14:25:22 -07:00 |
|
Phil Race
|
95cc940989
|
Merge
|
2015-05-13 08:37:34 -07:00 |
|
Sergey Bylokhov
|
619677d0dc
|
8072775: Tremendous memory usage by JTextArea
Reviewed-by: vadim, prr
|
2015-05-13 18:06:19 +03:00 |
|
Pooja Chopra
|
42e679312b
|
8079428: [TEST_BUG] Test javax/swing/plaf/windows/6921687/bug6921687.java fails
Reviewed-by: serb, azvegint
|
2015-05-13 13:54:49 +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 |
|