Artem Smotrakov
1eeff6da6e
8049171: Additional tests for jarsigner's warnings
...
Reviewed-by: weijun
2015-01-26 18:13:42 +08:00
Alexander Zvegintsev
cfe8daa596
8071483: Possible case-folding collision for color/Color subdirectories of jdk/test/java/awt/
...
Reviewed-by: rriggs, serb
2015-01-26 12:37:20 +03:00
Aleksei Efimov
30de4935c7
8046817: JDK 8 schemagen tool does not generate xsd files for enum types
...
Reviewed-by: joehw, mkos
2015-01-26 12:36:32 +03:00
Aleksei Efimov
b2ed5c17b7
8062923: XSL: Run-time internal error in 'substring()'
...
8062924: XSL: wrong answer from substring() function
Reviewed-by: joehw
2015-01-26 12:25:27 +03:00
Mattias Tobiasson
04474d85c1
8044419: TEST_BUG: com/sun/jdi/JdbReadTwiceTest.sh fails when run under root
...
Reviewed-by: dsamersoff, sla
2015-01-26 08:52:46 +01:00
Weijun Wang
ddba00b834
8055045: StringIndexOutOfBoundsException while reading krb5.conf
...
Reviewed-by: mullan
2015-01-26 09:29:29 +08:00
Phil Race
fda56d3c54
8064833: [macosx] Native font lookup uses family+style, not full name/postscript name
...
Reviewed-by: bae, serb
2015-01-25 15:53:46 -08:00
Bradford Wetmore
2a29bb3be6
8069038: javax/net/ssl/TLS/TLSClientPropertyTest.java needs to be updated for JDK-8061210
...
Reviewed-by: xuelei, mullan
2015-01-23 10:31:15 -08:00
Alexander Kulyakthin
167de7ae02
8067945: SVC jdk/test/* should be cleaned from JRE layout dependency
...
Reviewed-by: sla
2015-01-23 14:20:52 +01:00
Konstantin Shefov
e70362baba
6933879: URISyntaxException when non-alphanumeric characters are present in scope_id
...
Reviewed-by: chegar
2015-01-23 15:42:06 +03:00
Sergey Bylokhov
d34b9b430c
7185221: [macosx] Regtest should not throw exception if a suitable display mode found
...
Reviewed-by: azvegint, ant
2015-01-23 13:47:46 +03:00
Alejandro Murillo
8a5ab5328c
Merge
2015-01-22 22:42:33 -08:00
Jamil Nimeh
3d738985d7
8044860: Vectors and fixed length fields should be verified for allowed sizes
...
Reviewed-by: xuelei
2015-01-22 20:19:42 -08:00
Dean Long
d0ba166069
Merge
2015-01-22 18:23:57 -05:00
Xueming Shen
c692f0d9eb
8069211: (zipfs) ZipFileSystem creates corrupted zip if entry output stream gets closed more than once
...
To synchronize the write and close methods of the entry output stream
Reviewed-by: alanb
2015-01-22 08:51:45 -08:00
Vinnie Ryan
d80497254d
8069155: The value of 'KeyStore Type' isn't 'jks'
...
Reviewed-by: xuelei
2015-01-22 12:33:05 +00:00
Jesper Wilhelmsson
ed183aea22
Merge
2015-01-22 12:26:25 +01:00
Peter Levart
eae923a8ae
8068427: Hashtable deserialization reconstitutes table with wrong capacity
...
Reviewed-by: mduigou, martin, chegar, dfuchs
2015-01-21 21:42:22 +01:00
David Dehaven
de2c792b35
Merge
2015-01-21 12:00:07 -08:00
Lance Andersen
16cb5bbca2
8068732: Adding Initial RowSet tests
...
Reviewed-by: joehw
2015-01-21 13:19:08 -05:00
Sergey Bylokhov
c604e674ee
7056797: The test failed automatically,because throw a ArrayIndexOutOfBoundsException
...
Reviewed-by: azvegint, alexsch
2015-01-21 18:04:49 +03:00
Sergey Bylokhov
dedd4de23f
6459798: JDesktopPane,JFileChooser violate encapsulation by returning internal Dimensions
...
Reviewed-by: azvegint, alexsch
2015-01-21 17:54:35 +03:00
Katja Kantserova
8e93b53e3e
8069296: java/lang/management/MemoryMXBean/LowMemoryTest.java should be quarantined
...
Reviewed-by: sla
2015-01-21 15:06:31 +01:00
Michail Chernov
c15946fb1a
8067751: OOMEInReferenceHandler.java fails: Cleaner terminated abnormally
...
OOME with message "GC overhead limit exceeded". -XX:-UseGCOverheadLimit was added to avoid OOME in resource handler.
Reviewed-by: jmasa, jwilhelm
2015-01-20 13:29:26 -08:00
Anton Nashatyrev
84db836cfc
8068283: Mac OS Incompatibility between JDK 6 and 8 regarding input method handling
...
Reviewed-by: ant, kizune
2015-01-20 19:26:14 +03:00
Yumin Qi
09a7d945d4
Merge
2015-01-18 11:50:10 -08:00
Sergey Bylokhov
d4887f8b66
8066132: BufferedImage::getPropertyNames() always returns null
...
Reviewed-by: prr, flar
2015-01-17 20:53:35 +03:00
Jaroslav Bachorik
b5ac4fe904
8064331: JavaSecurityAccess.doIntersectionPrivilege() drops the information about the domain combiner of the stack ACC
...
Reviewed-by: mullan
2015-01-16 18:19:23 +01:00
Daniel D. Daugherty
4d1943a706
Merge
2015-02-06 10:44:57 -08:00
Pavel Chistyakov
580e7ed3ed
8068234: java/lang/instrument/NativeMethodPrefixAgent.java is still in exclude list
...
Reviewed-by: kvn, iignatyev
2015-01-16 15:09:01 +03:00
Alexander Zvegintsev
3622c75cbd
8061636: Fix for JDK-7079254 changes behavior of MouseListener, MouseMotionListener
...
Reviewed-by: alexsch, serb
2015-01-16 13:53:44 +03:00
Alejandro Murillo
fd925c52da
Merge
2015-01-15 19:23:49 -08:00
Chris Hegarty
00b2f7005d
8042581: Intermittent failure in java/net/DatagramSocket/InheritHandle.java
...
Reviewed-by: alanb, chegar
2015-01-15 17:05:06 +00:00
Michail Chernov
cd582fa380
8066122: CollectionUsageThreshold.java times out when run with -XX:+ExplicitGCInvokesConcurrent
...
CollectionUsageThreshold.java hangs due to VM performs concurrent GC with -XX:+ExplicitGCInvokesConcurrent flag, as result - notification is not received. Excluded test execution with -XX:+ExplicitGCInvokesConcurrent.
Reviewed-by: dfazunen, tschatzl
2015-01-15 19:16:17 +04:00
Chris Hegarty
7dccb4a74e
8061297: sun/reflect/CallerSensitive/CallerSensitiveFinder.java should use the JRT FileSystem
...
Reviewed-by: alanb, mchung, psandoz, xiaofeya
2015-01-15 10:56:24 +00:00
Paul Sandoz
083d9a2b61
8054494: Remove sun.misc.Unsafe.monitorEnter, monitorExit and tryMonitorEnter
...
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: dholmes, coleenp
2015-01-15 11:18:14 +01:00
Andrey Nazarov
fa39b2bbf2
8067437: New tests for mJRE feature removal
...
Reviewed-by: darcy, ksrini
2015-01-14 12:09:38 -08:00
Mario Torre
1b65f85514
8067364: Printing to Postscript doesn't support dieresis
...
Fix regression caused by fix for 8023990
Co-authored-by: Philip Race <philip.race@oracle.com>
Reviewed-by: bae, prr
2015-01-14 14:52:39 +01:00
Sergey Bylokhov
f825a8256e
6475361: Attempting to remove help menu from java.awt.MenuBar throws NullPointerException
...
Reviewed-by: azvegint, ant
2015-01-13 17:10:28 +03:00
Sergey Bylokhov
0dfb30c6f5
6459800: Some Swing classes violate encapsulation by returning internal Insets
...
Reviewed-by: azvegint, alexsch
2015-01-13 16:09:21 +03:00
Sergey Bylokhov
17cbc2efea
6573305: Animated icon is not visible by click on menu
...
Reviewed-by: azvegint, alexsch
2015-01-13 16:06:28 +03:00
Alexander Zvegintsev
bc24a0ce18
8068305: [TEST_BUG] Test java/awt/Mixing/HWDisappear.java fails with GTKL&F
...
Reviewed-by: alexsch, serb
2015-01-13 12:44:55 +03:00
Phil Race
4998541111
Merge
2015-01-12 12:52:39 -08:00
Jaroslav Bachorik
6a4272d45c
8062450: Timeout in LowMemoryTest.java
...
Reviewed-by: dholmes
2015-01-12 11:01:23 +01:00
Mikael Auno
971c121f3d
8068718: com/sun/jdi/CatchPatternTest.sh should be quarantined
...
Reviewed-by: jbachorik
2015-01-12 08:24:15 +01:00
Yumin Qi
a8ee05a956
Merge
2015-01-10 12:38:18 -08:00
Brian Burkhalter
4417397e26
4026465: Provide more byte array constructors for BigInteger
...
Add two's complement and sign-magnitude constructors for byte arrays with offset and length.
Reviewed-by: darcy, alanb, scolebourne
2015-01-09 17:27:28 -08:00
Jason Uh
dfb7eea15e
8046724: XML Signature ECKeyValue elements cannot be marshalled or unmarshalled
...
Reviewed-by: mullan
2015-01-09 11:58:34 -08:00
Shanliang Jiang
696242cabe
8068591: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java should be quarantined
...
Reviewed-by: jbachorik
2015-01-09 09:55:00 +01:00
Alejandro Murillo
c74ecba112
Merge
2015-01-08 17:11:49 -08:00
Dean Long
4454981c00
Merge
2015-01-08 17:45:15 -05:00
Sean Coffey
c20d40c269
8068507: (fc) Rename the new jdk.net.enableFastFileTransfer system property to jdk.nio.enableFastFileTransfer
...
Reviewed-by: alanb
2015-01-08 11:44:10 +00:00
Katja Kantserova
c6e4e649bb
8065226: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be quarantined
...
Reviewed-by: sla
2015-01-08 10:44:54 +01:00
Brian Burkhalter
29fc16ebbe
8059175: Zero BigDecimal with negative scale prints leading zeroes in String.format
...
Correct erroneous appending of zeroes and clean up code logic.
Reviewed-by: darcy, psandoz
2015-01-07 14:15:00 -08:00
Shanliang Jiang
ad629c161a
8068418: NotificationBufferDeadlockTest.java throw exception: java.lang.Exception: TEST FAILED: Deadlock detected
...
Reviewed-by: dholmes
2015-01-07 14:49:02 +01:00
Zaiyao Liu
48d9e1f35e
8048607: Test key generation of DES and DESEDE
...
Reviewed-by: xuelei
2015-01-07 03:59:06 +00:00
Srinivasan Raghavan
f080b654f5
8058793: Test sun/awt/datatransfer/DataFlavorComparatorTest.java fails with compilation error
...
Reviewed-by: alexsch, azvegint
2015-01-14 13:43:12 +03:00
Jason Uh
3793acecce
8059916: Change default criticality of policy mappings and policy constraints certificate extensions
...
Reviewed-by: mullan
2015-01-13 14:33:54 -08:00
Alejandro Murillo
800c634a8a
Merge
2015-01-13 08:58:07 -08:00
Vladimir Ivanov
3b573293b8
8067344: Adjust java/lang/invoke/LFCaching/LFGarbageCollectedTest.java for recent changes in java.lang.invoke
...
Reviewed-by: psandoz
2015-01-13 07:57:51 -08:00
Shanliang Jiang
cf89eaf43d
8068774: CounterMonitorDeadlockTest.java timed out
...
Reviewed-by: jbachorik, dfuchs
2015-01-13 14:35:39 +01:00
Artem Smotrakov
e268dee361
8048603: Additional tests for MAC algorithms
...
Reviewed-by: valeriep
2015-01-13 14:26:34 +03:00
Mark Sheppard
65fa012667
8067151: [TESTBUG] com/sun/corba/5036554/TestCorbaBug.sh
...
Changed TESTJAVA to COMPILEJAVA for javac and idlj paths.
Reviewed-by: chegar
2015-01-05 23:53:05 +00:00
Phil Race
19292c73dd
Merge
2015-01-05 13:30:23 -08:00
Chris Hegarty
916c818ec2
8054565: FilterOutputStream.close may throw IOException if called twice and underlying flush or close fails
...
Co-authored-by: Nathan Clement <nathan.a.clement@hotmail.com>
Reviewed-by: alanb, prappo
2015-01-04 19:32:46 +00:00
Valerie Peng
ac09164efa
8039921: SHA1WithDSA with key > 1024 bits not working
...
Removed the key size limits for all SHAXXXWithDSA signatures
Reviewed-by: weijun
2014-12-30 22:03:23 +00:00
Brent Christian
fae6faa547
8068347: Add java/lang/ClassLoader/deadlock/GetResource.java to ProblemList.txt
...
Reviewed-by: chegar
2014-12-30 11:03:20 -08:00
Alexander Stepanov
c44a9b6cc4
8054358: move awt automated tests from AWT_Modality to OpenJDK repository - part 7
...
Reviewed-by: pchelko
2014-12-30 17:26:06 +04:00
Amanda Jiang
f0eb47ad67
8049021: Add smartcardio tests with APDU buffer
...
Add APDU buffer regression tests for smartcardio
Reviewed-by: valeriep
2014-12-30 01:02:25 +00:00
Felix Yang
519a6f9477
8066085: Need a sanity test for rmic -iiop
...
Reviewed-by: smarks
2014-12-29 15:24:54 -08:00
Jaroslav Bachorik
f096def67a
8068233: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java is still in exclude list
...
Reviewed-by: chegar, sspitsyn
2014-12-29 19:07:09 +01:00
Kumar Srinivasan
84949710d6
8066834: tools/pack200/CommandLineTests.java does not conform ProblemList.txt style
...
Reviewed-by: alanb
2014-12-29 07:42:28 -08:00
Kumar Srinivasan
0542ae2f13
8067889: 4 pack200 tests fail on mac since jdk became modular
...
Reviewed-by: alanb, chegar
2014-12-29 07:38:54 -08:00
Harold Seigel
16043e410a
Merge
2014-12-27 13:27:07 -05:00
Alexander Kulyakthin
53664dc976
8068242: Quarantine the test IsModifiableClassAgent.java
...
Quarantine the test
Reviewed-by: hseigel, jbachorik, dsamersoff
2014-12-27 07:09:32 -08:00
Sergey Bylokhov
70feca17ea
8068275: Some tests failed after JDK-8063104
...
Reviewed-by: azvegint, yan
2014-12-25 22:48:13 +03:00
Sergey Bylokhov
d5a220d673
7180976: Pending String deadlocks UIDefaults
...
Reviewed-by: azvegint, alexsch
2014-12-25 14:43:49 +03:00
Yumin Qi
c08e6d66cb
Merge
2014-12-24 20:23:31 +00:00
Stuart Marks
457488c158
8067316: TEST_BUG: update RMI test library with better test.timeout.factor handling
...
Reviewed-by: lancea
2014-12-23 16:58:06 -08:00
Phil Race
6ada61f007
Merge
2014-12-23 13:34:20 -08:00
Brian Burkhalter
89ee032790
8067964: Native2ascii doesn't close one of the streams it opens
...
Change sun.tools.native2ascii.Main.convert() to use try-with-resources; also clean up code formatting.
Reviewed-by: chegar
2014-12-23 12:40:06 -08:00
Alejandro Murillo
45a55f064e
Merge
2014-12-23 11:06:13 -08:00
Vinnie Ryan
befd7d1c25
8044445: JEP 229: Create PKCS12 Keystores by Default
...
Reviewed-by: mullan, weijun
2014-12-23 16:30:57 +00:00
Amanda Jiang
9589fd31c1
8065420: Eliminate internal API dependency from java/net/ResponseCache/ResponseCacheTest.java
...
Reviewed-by: chegar
2014-12-23 15:10:15 +00:00
Valerie Peng
fa447efe14
8049312: AES/CICO test failed with on several modes
...
Fixed error in calculating data sizes when using feedback modes
Reviewed-by: xuelei
2014-12-23 02:58:15 +00:00
Valerie Peng
2f10f1d200
8043349: Consider adding aliases for Ucrypto algorithm-only Cipher transformations
...
Add alias RSA and AES for RSA/ECB/PKCS1Padding and AES/ECB/PKCS5Padding.
Reviewed-by: wetmore
2014-12-23 02:36:48 +00:00
Phil Race
22f59ce99e
Merge
2014-12-20 10:11:14 -08:00
Yumin Qi
5e2fcdcda0
Merge
2014-12-19 22:58:32 -08:00
Alejandro Murillo
f507e301d3
Merge
2014-12-19 17:01:45 -08:00
Katja Kantserova
f1e461b61e
6977426: sun/tools tests can intermittently fail to find app's Java pid
...
Reviewed-by: dfuchs, jbachorik, egahlin, sjiang
2014-12-19 13:13:11 +01:00
Pavel Rappo
69df2fa9e5
8067870: Fix java.io.ObjectInputStream.PeekInputStream#skip
...
Reviewed-by: rriggs, alanb
2014-12-18 16:44:32 +00:00
Felix Yang
d215225740
8061442: Update jdk/tools tests to remove check for the "jre" directory
...
Reviewed-by: alanb, ksrini
2014-12-17 13:41:49 -08:00
Mandy Chung
cf23b1ea4b
8067366: Allow java.{endorsed,ext}.dirs property be set to empty string
...
Reviewed-by: alanb, hseigel
2014-12-17 12:29:20 -08:00
Alexander Scherbatiy
e047f11b3b
4796987: XP Only JButton.setBorderPainted() does not work with XP L&F
...
Reviewed-by: serb
2014-12-17 17:56:11 +03:00
Alexander Scherbatiy
1409c46772
6219960: null reference in ToolTipManager
...
Reviewed-by: serb, azvegint
2014-12-17 14:58:58 +03:00
Valerie Peng
66ed69c8ba
Merge
2014-12-17 00:19:28 +00:00
Kumar Srinivasan
f8fe49013d
8067421: java -help contains information about "-version:",'-jre-restrict-search', '-no-jre-restrict-search', but they are removed
...
8067411: tools/launcher/MultipleJRE.sh requires adjustments to work with module boundaries
8067290: Missing bug id in test/tools/launcher/*
Reviewed-by: darcy
2014-12-16 16:02:56 -08:00
Valerie Peng
dbe2f1349f
Merge
2014-12-16 22:33:43 +00:00
Stuart Marks
9e2cda5c02
8035117: TEST_BUG: java/rmi/server/RemoteObject/notExtending/NotExtending.java can fail with timeout
...
Reviewed-by: lancea
2014-12-16 13:45:20 -08:00
Alejandro Murillo
346b210c83
Merge
2014-12-16 13:10:34 -08:00
Aleksei Efimov
2a50c5f3c4
8051641: Africa/Casablanca transitions is incorrectly calculated starting from 2027
...
Reviewed-by: sherman
2014-12-16 23:59:57 +03:00
Naoto Sato
9cb99ee080
8062588: Support java.util.spi.*, java.text.spi.*, java.awt.im.spi loaded from classpath
...
Reviewed-by: alanb
2014-12-16 12:48:31 -08:00
Sergey Bylokhov
020e01bb92
8065373: [macosx] jdk8, jdk7u60 Regression in Graphics2D drawing of derived Fonts
...
Reviewed-by: bae, prr
2014-12-16 19:46:22 +00:00
Phil Race
84ddb56140
Merge
2014-12-16 09:58:02 -08:00
Phil Race
fd64998f9d
Merge
2014-12-16 09:51:17 -08:00
Sergey Bylokhov
05705c949e
7077826: Unset and empty DISPLAY variable is handled differently by JDK
...
Reviewed-by: azvegint, ant
2014-12-16 20:23:46 +03:00
Daniel Fuchs
e580eec37c
8066612: Add a test that will call getDeclaredFields() on all classes and try to set them accessible
...
This test use the jrt:/ file system to find the name of all classes, then loads each of them, get their declared fields, and attempt to call setAccessible.
Reviewed-by: coffeys, dholmes, plevart
2014-12-16 17:32:56 +01:00
Phil Race
020063e1f4
Merge
2014-12-16 08:14:50 -08:00
Pavel Rappo
a21f0f99a9
8066867: Add InputStream transferTo to transfer content to an OutputStream
...
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Patrick Reinhart <patrick@reini.net>
Reviewed-by: chegar
2014-12-16 12:43:36 +00:00
Roger Riggs
ce6c1fa0fa
8067486: Add diagnostics for Exception: Read from closed pipe hang
...
Reviewed-by: lancea
2014-12-15 17:36:20 -05:00
Brian Burkhalter
871abc48e4
8025619: (fc) FileInputStream.getChannel on closed stream returns FileChannel that doesn't know that stream is closed
...
If the stream is closed ensure getChannel() returns a closed channel. Also, FileKey.create() should throw an IOException directly instead of wrapping it in an Error.
Reviewed-by: alanb
2014-12-15 12:09:49 -08:00
Shanliang Jiang
c85244cab9
8067241: DeadlockTest.java failed with negative timeout value
...
Reviewed-by: dfuchs, sspitsyn
2014-12-15 19:21:59 +01:00
Alexander Scherbatiy
d517ee7ec8
8067441: Some tests fails with error: cannot find symbol getSystemMnemonicKeyCodes()
...
Reviewed-by: serb, azvegint
2014-12-15 19:21:00 +03:00
Amy Lu
3b60f51758
8067112: Update java/util/Collections/EmptyIterator.java to eliminate dependency on sun.tools.java
...
Reviewed-by: chegar, prappo
2014-12-13 20:22:21 +00:00
Dmitrij Pochepko
5325eb9993
8067295: Need to port Utils chagnes from JDK-8066440 into jdk workspace
...
Reviewed-by: fzhinkin, iignatyev
2014-12-13 22:14:34 +03:00
Yumin Qi
32d6037fb4
Merge
2014-12-12 20:51:03 -08:00
Dmitrij Pochepko
a8c7ba2129
8067307: Need custom classloaders(parent-last and filtering one) for JDK-8066625 in testlibrary
...
Reviewed-by: fzhinkin, iignatyev
2014-12-12 21:16:42 +03:00
Alejandro Murillo
edffdf101f
Merge
2014-12-12 07:50:34 -08:00
Shanliang Jiang
bf6938cb8c
8066952: [TEST-BUG] javax/management/monitor/CounterMonitorTest.java hangs
...
Reviewed-by: dfuchs
2014-12-12 14:31:26 +01:00
Alejandro Murillo
c88778bc25
Merge
2014-12-11 23:06:14 -08:00
Valerie Peng
86291780cb
8062170: java.security.ProviderException: Error parsing configuration with space
...
Updated to parse library path as a line which can contain quoted strings.
Reviewed-by: vinnie
2014-12-12 00:23:32 +00:00
Amanda Jiang
7ffa3cd669
8048819: Implement reliability test for DH algorithm
...
Added DH test for up-to-4 parties key exchange
Reviewed-by: valeriep
2014-12-12 00:19:17 +00:00
Dmitrij Pochepko
4a438d1f98
8067291: Need additional vm checks in jdk/test/lib/testlibrary/jdk/testlibrary/Platform, checking which vm is run
...
Reviewed-by: fzhinkin, iignatyev
2014-12-12 00:40:56 +03:00
Tatiana Pivovarova
94c6fd7bc6
8067173: remove Utils::fileAsList
...
Reviewed-by: kvn, iignatyev
2014-12-24 17:54:00 +03:00
Konstantin Shefov
cb8bd7875b
8066798: [TEST] Make java/lang/invoke/LFCaching tests use lib/testlibrary/jdk/testlibrary/TimeLimitedRunner.java to define their number of iterations
...
Reviewed-by: iignatyev, vlivanov
2014-12-11 15:10:35 +03:00
Jaroslav Bachorik
59c9d50129
8062303: Remove com.sun.tracing API
...
Reviewed-by: sla, alanb, mchung, dholmes
2014-12-11 10:47:36 +01:00
Alexander Scherbatiy
32d197a928
8065627: Animated GIFs fail to display on a HiDPI display
...
Reviewed-by: serb, azvegint
2014-12-10 15:59:21 +04:00
Alexey Ivanov
e209029c14
8066756: Test test/sun/awt/dnd/8024061/bug8024061.java fails
...
Reviewed-by: alexsch, azvegint
2014-12-09 13:11:20 +03:00
Jaroslav Bachorik
594e368671
8059949: com/sun/tools/attach/StartManagementAgent.java interrupted! (timed out?)
...
Reviewed-by: sla
2014-12-09 08:58:19 +01:00
Yumin Qi
3dff2ab063
Merge
2014-12-08 00:25:10 -08:00
Phil Race
fe279aa4d8
Merge
2014-12-07 09:03:07 -08:00
Kirk Shoop
9eafb6c406
8064407: (fc) FileChannel transferTo should use TransmitFile on Windows
...
Co-authored-by: Valeriy Kopylov <v-valkop@microsoft.com>
Reviewed-by: alanb
2014-12-07 07:10:29 +00:00
Chris Plummer
ac8fc3ff27
8066507: JPRT is not capable of running jtreg tests located jdk/test
...
Fixed by copying same fix already in place in hotspot/test/Makefile.
Reviewed-by: dholmes, tbell
2014-12-05 15:44:01 -08:00
Alan Bateman
ccab6bc563
8066915: (fs) Files.newByteChannel opens directories for cases where subsequent reads may fail
...
Reviewed-by: chegar
2014-12-10 15:01:26 +00:00
Vladimir Ivanov
e0eba41e1c
8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector
...
Reviewed-by: jrose, psandoz
2014-12-09 09:22:07 -08:00
Weijun Wang
26099e744a
8044500: Add kinit options and krb5.conf flags that allow users to obtain renewable tickets and specify ticket lifetimes
...
Reviewed-by: valeriep
2014-12-09 18:28:26 +08:00
Stuart Marks
b633764a63
8066835: TEST_BUG: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails
...
Reviewed-by: lancea
2014-12-08 14:32:31 -08:00
Kumar Srinivasan
277a0d2dc8
8066841: Need to exclude javacpl in tools/launcher/VersionCheck.java
...
Reviewed-by: alanb
2014-12-08 11:54:17 -08:00
Kumar Srinivasan
8732d09ae7
8066745: tools/pack200/Pack200Props.java failed with java.lang.OutOfMemoryError: Java heap space
...
Reviewed-by: alanb
2014-12-08 07:51:59 -08:00
Zaiyao Liu
34372ab223
8049432: New tests for TLS property jdk.tls.client.protocols
...
Reviewed-by: xuelei
2014-12-08 07:15:49 +00:00
Rob McKenna
9fa1d1239b
8065238: javax.naming.NamingException after upgrade to JDK 8
...
Reviewed-by: vinnie
2014-12-05 20:13:05 +00:00
Yuri Nesterenko
c08a28b218
8063104: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2
...
Reviewed-by: serb, alexsch
2014-12-05 14:55:08 +03:00
Daniel Fuchs
7e7e10eb42
8065991: LogManager unecessarily calls JavaAWTAccess from within a critical section
...
The call to JavaAWTAccess is moved outside of the critical section
Reviewed-by: mchung
2014-12-05 12:20:51 +01:00
Stuart Marks
765c10de6e
8035001: TEST_BUG: the retry logic in RMID.start() should check that the subprocess hasn't terminated
...
Reviewed-by: lancea
2014-12-04 18:54:37 -08:00
Chris Plummer
a47e1013c2
6762191: Setting stack size to 16K causes segmentation fault
...
Fixed by forcing the stack size to always be at least 32k.
Reviewed-by: dholmes, alanb, ksrini, sspitsyn
2014-12-04 11:26:46 -08:00
Vladimir Ivanov
ea89dad13c
8057020: LambdaForm caches should support eviction
...
Reviewed-by: psandoz, jrose, shade
2014-12-04 07:15:37 -08:00
Jaroslav Bachorik
98da47c05b
8034263: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails intermittently
...
Reviewed-by: sla
2014-12-04 10:34:55 +01:00
Zaiyao Liu
bf31fc249e
8048619: Implement tests for converting PKCS12 keystores
...
Reviewed-by: weijun
2014-12-04 16:50:31 +08:00
Phil Race
96da55b65e
Merge
2014-12-03 11:52:40 -08:00
Chris Hegarty
dacb5a70f8
8066588: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails to compile
...
Reviewed-by: alanb, smarks
2014-12-03 19:49:59 +00:00
Chris Hegarty
43842f6349
Merge
2014-12-03 19:28:35 +00:00
Jaroslav Bachorik
8fd2fa2d03
8064441: java/lang/management/ThreadMXBean/Locks.java fails intermittently, blocked on wrong object
...
Reviewed-by: dholmes, egahlin, sspitsyn
2014-12-03 16:44:35 +01:00
Amy Lu
65904e6ad1
8066131: Update java/nio/charset/Charset/NIOCharsetAvailabilityTest.java to eliminate dependency on sun.misc.Launcher
...
Reviewed-by: alanb
2014-12-03 14:34:42 +00:00
Chris Hegarty
441905cdc7
8049367: Modular Run-Time Images
...
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
2014-12-03 14:22:58 +00:00
Sergey Bylokhov
52d7a1021d
6345095: regression test EmptyClipRenderingTest fails
...
Reviewed-by: azvegint, alexsch
2014-12-03 15:43:25 +03:00
Katja Kantserova
a5ed93db7c
8044591: [TESTBUG] com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationp[Content]Test.java fail when -XX:+ExplicitGCInvokesConcurrent
...
Reviewed-by: sla, fparain
2014-12-03 11:56:02 +01:00
Shanliang Jiang
31af33c0e2
8065764: javax/management/monitor/CounterMonitorTest.java hangs
...
Reviewed-by: jbachorik, dfuchs
2014-12-03 11:38:56 +01:00
Alejandro Murillo
792bc020b9
Merge
2014-12-02 14:36:23 -08:00
Yuri Gaevsky
07b4a3626e
6364329: jstat displays "invalid argument count" with usage
...
Reviewed-by: jbachorik
2014-12-02 16:21:33 +01:00
Jan Lahoda
56d2ce25a9
8065998: Avoid use of _ as a one-character identifier
...
Reviewed-by: alanb, chegar, darcy
2014-12-02 15:12:40 +01:00
Stuart Marks
2f9a2c3c32
8035000: clean up ActivationLibrary.DestroyThread
...
Reviewed-by: lancea
2014-12-01 17:59:39 -08:00
Daniel Fuchs
3034f050f9
8065552: setAccessible(true) on fields of Class may throw a SecurityException
...
This fix hides the new private Class.classLoader field from reflection, rather than making it not accessible.
Reviewed-by: mchung, coffeys
2014-12-01 21:02:21 +01:00
Igor Ignatyev
81cc6a5760
Merge
2014-12-01 22:22:02 +03:00
Igor Ignatyev
7abe24d3ea
8039953: [TESTBUG] Timeout java/lang/invoke/MethodHandles/CatchExceptionTest.java
...
Reviewed-by: vlivanov, psandoz
2014-12-01 21:58:46 +03:00
Igor Ignatyev
3e1d5786af
8066191: Introduce time limited test executor
...
Reviewed-by: vlivanov, psandoz
2014-12-01 21:56:54 +03:00
Mark Sheppard
392436eade
8066130: com.sun.net.httpserver stop() throws NullPointerException if it is not started
...
Added null check on dispatcherThread variable in stop method
Reviewed-by: chegar
2014-12-01 17:20:06 +00:00
Katja Kantserova
e325ce88cb
8066106: sun/tools/jps/TestJpsClass.java failed to remove stale attach pid file
...
Reviewed-by: jbachorik
2014-12-01 09:49:44 +01:00
Sergey Bylokhov
ab24ad80ee
8029536: JFileChooser filter uses .toString() instead of getDescription() for filter text on GTK laf
...
Reviewed-by: azvegint, alexsch
2014-11-30 15:43:08 +03:00
Lance Andersen
db7c757726
8066188: BaseRowSet default value for escape processing is not correct
...
Reviewed-by: alanb
2014-11-29 11:14:20 -05:00
Alan Bateman
f0b198804a
8062955: (fs spec) Files.setLastModifiedTime should specify SecurityException more clearly
...
8062949: (fs) Files.setLastModifiedTime(path, null) does not throw NPE
Reviewed-by: chegar
2014-11-28 14:58:10 +00:00
Sergey Bylokhov
246a6da52e
8059942: Default implementation of DrawImage.renderImageXform() should be improved for d3d/ogl
...
Reviewed-by: flar, prr
2014-11-28 10:42:03 +00:00
Alejandro Murillo
e7d19b374a
Merge
2014-11-27 07:16:54 -08:00
Alexander Scherbatiy
6c2369366c
8065098: JColorChooser no longer supports drag and drop between two JVM instances
...
Reviewed-by: serb, pchelko
2014-11-27 14:27:46 +03:00
Yumin Qi
114dfd5a23
Merge
2014-11-26 23:49:02 +00:00
Yumin Qi
2ae66a0f29
8038468: java/lang/instrument/ParallelTransformerLoader.sh fails with ClassCircularityError
...
Add check null for loader in transform to avoid when loading a class in callback handler for boot loader, CFLH set early enough to catch classes needed during class loading, i.e. sun.misc.URLClassPath$JarLoader$2 seen in the failure.
Reviewed-by: acorn, sspitsyn
2014-11-26 15:33:43 -08:00
Daniel Fuchs
6026dc63ea
8065748: Add a test to verify that non ascii characters in Encodings.properties do not cause issues
...
Reviewed-by: joehw
2014-11-26 20:10:48 +01:00
Amy Lu
13f3dfa073
8060026: Update jdk/test/tools/launcher tests to eliminate dependency on sun.tools.jar.Main
...
Reviewed-by: alanb, ksrini, psandoz
2014-11-26 11:12:19 -08:00
Jesper Wilhelmsson
dcff994c52
Merge
2014-11-26 17:41:08 +01:00
Phil Race
9f11366ec6
Merge
2014-11-25 12:14:42 -08:00
Phil Race
9d88d91ecc
Merge
2014-11-25 10:41:40 -08:00
Chris Hegarty
a6da554cfb
8065072: sun/net/www/http/HttpClient/StreamingRetry.java failed intermittently
...
Reviewed-by: dfuchs
2014-11-25 18:43:44 +00:00
Konstantin Shefov
758644082b
8059070: [TESTBUG] java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed - timeout
...
Reviewed-by: psandoz, vlivanov
2014-11-25 14:16:55 +04:00
Vladimir Ivanov
b1ad8012a0
8063135: Enable full LF sharing by default
...
Reviewed-by: psandoz, shade
2014-11-24 07:16:38 -08:00
Daniel Fuchs
96da5b9ce3
8060132: Handlers configured on abstract nodes in logging.properties are not always properly closed
...
Loggers which have been configured with a handler in the configuration file will be retained by the LogManager until reset() is called. A new configuration property is added to explicitely turn the fix off.
Reviewed-by: mchung
2014-11-24 17:02:37 +01:00
Staffan Larsen
63cf080672
Merge
2014-11-24 09:57:03 +01:00
Mark Sheppard
e3e615d6bd
8065222: sun/net/www/protocol/http/B6369510.java doesn't execute as expected
...
Changed address.getHostName() to InetAddress.getLocalHost().getHostName() in URL construction in test's doClient method
Reviewed-by: chegar
2014-11-22 14:56:16 +00:00
Stuart Marks
da2c303927
8056313: TEST_BUG: java/util/Timer/NameConstructors.java fails intermittently
...
Reviewed-by: lancea, rriggs
2014-11-21 13:32:17 -08:00
Olivier Lagneau
c6db8bd7c7
8062037: java/lang/instrument/RetransformBigClass.sh should be quarantined
...
Add RedefineBigClass.sh and RetransformBigClss.sh in ProblemList.txt
Reviewed-by: dcubed, sspitsyn
2014-11-21 19:31:37 +01:00
Sean Mullan
a7bf39d7bd
Merge
2014-11-21 15:26:24 -05:00
Sean Mullan
ca85e583e9
8046949: Generify the javax.xml.crypto API
...
Reviewed-by: xuelei
2014-11-21 15:23:36 -05:00
Alejandro Murillo
67933d7f11
Merge
2014-11-21 09:54:23 -08:00
Staffan Friberg
c90bc5b316
6321472: Add CRC-32C API
...
To add CRC-32C api and implementation
Reviewed-by: sherman
2014-11-21 09:28:53 -08:00
Alejandro Murillo
2e75649af2
Merge
2014-11-21 08:00:31 -08:00
Yuri Nesterenko
005c56c6e3
8063107: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2
...
8064573: [TEST_BUG] javax/swing/text/AbstractDocument/6968363/Test6968363.java is asocial pressing VK_LEFT and not releasing
8064575: [TEST_BUG] javax/swing/JEditorPane/6917744/bug6917744.java 100 times press keys and never releases
8064809: [TEST_BUG] javax/swing/JComboBox/4199622/bug4199622.java contains a lot of keyPress and not a single keyRelease
Reviewed-by: alexsch, pchelko
2014-11-21 16:11:03 +03:00
Evgeniya Stepanova
71a33bf064
8062536: [TESTBUG] Conflicting GC combinations in jdk tests
...
Reviewed-by: brutisso, dholmes
2014-11-19 17:51:06 +03:00
Petr Pchelko
4fda3e56f4
8058193: [macosx] Potential incomplete fix for JDK-8031485
...
Reviewed-by: alexsch, serb
2014-11-19 16:42:19 +04:00
Alexander Stepanov
0e4eb0dc8f
8054143: move awt automated tests from AWT_Modality to OpenJDK repository - part 6
...
Reviewed-by: pchelko
2014-11-19 14:12:59 +04:00
Alexander Stepanov
221b429a77
8054359: move awt automated tests from AWT_Modality to OpenJDK repository - part 8
...
Some new tests to check FileDialog modality behavior
Reviewed-by: alexsch, pchelko
2014-11-18 17:10:34 +04:00
Alexander Stepanov
ff18bab0ed
8055836: move awt tests from AWT_Modality to OpenJDK repository - part 9
...
Some modality tests for Print dialog were added
Reviewed-by: pchelko
2014-11-18 16:32:04 +04:00
Phil Race
9a4645749f
Merge
2014-11-17 12:32:27 -08:00
Katja Kantserova
fb6b965e86
6542634: TEST BUG: MISC_REGRESSION tests need to have minimum timeouts examined
...
Reviewed-by: sla, jbachorik, egahlin
2014-11-18 16:20:16 +01:00
Aleksei Efimov
ee4d018bad
8064560: (tz) Support tzdata2014j
...
Reviewed-by: okutsu
2014-11-17 14:50:05 +03:00
Staffan Larsen
f755ca6acc
Merge
2014-11-17 09:36:40 +01:00
Claes Redestad
f50ee8896a
8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width
...
Reviewed-by: sherman
2014-11-16 15:03:46 +01:00
Anton Nashatyrev
5b4a9bc976
8059739: Dragged and Dropped data is corrupted for two data types
...
Reviewed-by: serb, pchelko
2014-11-14 17:53:46 +03:00
Mikael Auno
9cc6c5c2c5
8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
...
Reviewed-by: sla, alanb, dholmes, sspitsyn
2014-11-14 10:22:43 +01:00
Alejandro Murillo
e70f855944
Merge
2014-11-13 16:11:01 -08:00
Roger Riggs
4401923a82
8043477: java/lang/ProcessBuilder/Basic.java failed with: java.lang.AssertionError: Some tests failed
...
Reviewed-by: martin
2014-11-13 12:29:54 -05:00
Jesper Wilhelmsson
4ed33fbb19
Merge
2014-11-13 12:28:49 +01:00
Alexander Scherbatiy
d8d026811c
8064468: ownedWindowList access requires synchronization in Window.setAlwaysOnTop() method
...
Reviewed-by: serb, pchelko
2014-11-13 12:00:39 +03:00
Staffan Larsen
47ac075518
Merge
2014-11-13 08:02:38 +01:00
David Dehaven
1ce0119e15
Merge
2014-11-12 09:36:25 -08:00
David Dehaven
ba945b418e
Merge
2014-11-12 09:20:12 -08:00
David Kocher
15d4deb44a
8046777: apple.security.KeychainStore has a problem searching for identities
...
Reviewed-by: mullan
2014-11-11 20:11:34 +00:00
Alejandro Murillo
8b0ba26865
Merge
2014-11-11 11:29:20 -08:00
Eric McCorkle
935c33a50c
8062556: Add jdk tests for JDK-8058322 and JDK-8058313
...
Add tests for two hotspot reflection fixes.
Reviewed-by: dholmes
2014-11-10 15:06:13 -05:00
Neil Toda
918fac5a52
8058407: Remove Multiple JRE support in the Java launcher
...
Reviewed-by: alanb, darcy, ksrini
2014-11-10 08:43:27 -08:00
Eric McCorkle
1c54a00f75
8055063: Parameter#toString() fails w/ AIOOBE for ctr of inner class w/ generic type
...
Add getAllGenericParameters, which attempts to report generic parameters with synthetic parameters to the best extent possible with current classfile information.
Reviewed-by: jfranck
2014-11-10 11:23:23 -05:00
Yuri Nesterenko
41d2bc7e75
8063106: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1
...
Reviewed-by: pchelko, serb
2014-11-10 16:37:40 +03:00
Yuri Nesterenko
043868fac7
8063102: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1
...
Reviewed-by: pchelko, serb
2014-11-10 16:23:30 +03:00
Lance Andersen
900872016c
8064356: Add BaseRowSet, SQLInputImpl, and SQLOutputImpl tests
...
Reviewed-by: joehw, rriggs
2014-11-09 17:59:06 -05:00
Alejandro Murillo
56d7a059c0
Merge
2014-11-07 06:35:24 -08:00
Pooja Chopra
19e7d7eb35
8058805: [TEST_BUG]Test java/awt/TrayIcon/SecurityCheck/NoPermissionTest/NoPermissionTest.java fails
...
Reviewed-by: yan, alexsch
2014-11-07 14:20:56 +04:00
Phil Race
f465a5f228
8062163: java/awt/geom/AffineTransform/TestInvertMethods.java test fails
...
Reviewed-by: jgodinez
2014-11-06 15:10:00 -08:00
Martin Buchholz
84e99bc48e
8062771: Core reflection should use final fields whenever possible
...
Reviewed-by: psandoz, darcy
2014-11-06 13:18:44 -08:00
Joe Wang
6c7132bcc9
8059327: XML parser returns corrupt attribute value
...
Reviewed-by: lancea
2014-11-07 13:23:36 -08:00
Anthony Scarpino
1924ac8a18
8063700: -Xcheck:jni changes cause many JCK failures in api/javax_crypto tests in SunPKCS11
...
Reviewed-by: mullan, valeriep
2014-11-07 13:07:09 -08:00
Pavel Rappo
b6a37a3667
8059311: com/sun/jndi/ldap/LdapTimeoutTest.java fails with exit_code == 0
...
Reviewed-by: vinnie
2014-11-07 15:12:04 +00:00
Alex Schenkman
a4a5a90486
8062136: com/sun/jdi/Redefine-g.sh should be quarantined
...
8062137: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be quarantined
Update ProblemList.txt to exclude two tests
Reviewed-by: jbachorik
2014-11-06 03:53:31 -08:00
Claes Redestad
678e0c1b0d
8060130: Simplify the synchronization of defining and getting java.lang.Package
...
Reviewed-by: mchung, plevart, shade
2014-11-06 00:06:26 +01:00
Sergey Bylokhov
2476a824bd
7195187: [TEST_BUG] [macosx] javax/swing/SwingUtilities/7088744/bug7088744.java failed
...
Reviewed-by: azvegint, alexsch
2014-11-05 18:33:28 +03:00
Pavel Rappo
85ea78c191
8062759: Update test/javax/naming/spi/providers/InitialContextTest.java to use classpath
...
Reviewed-by: mchung
2014-11-05 11:11:27 +00:00
Jaroslav Bachorik
543d65a194
8062896: TEST_BUG: java/lang/Thread/ThreadStateTest.java can't compile with change for 8058506
...
Reviewed-by: dholmes, sla
2014-11-05 09:49:20 +01:00
Weijun Wang
ed9e73bb66
8057810: New defaults for DSA keys in jarsigner and keytool
...
Reviewed-by: vinnie
2014-11-05 17:15:09 +08:00
Alexander Scherbatiy
5b517ee996
8062561: Test bug8055304 fails if file system default directory has read access
...
Reviewed-by: serb
2014-11-05 12:46:39 +04:00
Pavel Chistyakov
cd0bc39ec5
8036616: [TESTBUG] Embedded: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be launched with -XX:+UsePerfData
...
Reviewed-by: dholmes, jbachorik
2014-11-04 18:37:24 -05:00
Joe Wang
47f9eb6c50
6770436: Entity callback order differs between Java1.5 and Java1.6
...
Reviewed-by: lancea
2014-11-04 09:14:01 -08:00
Michael McMahon
00cb0b870a
Merge
2014-11-04 15:10:38 +00:00
Michael McMahon
df1eec112e
8062744: jdk.net.Sockets.setOption/getOption does not support IP_TOS
...
Reviewed-by: alanb, chegar
2014-11-04 15:09:01 +00:00
Phil Race
6a06509d40
Merge
2014-11-03 10:11:10 -08:00
Jesper Wilhelmsson
40cf3f17ed
Merge
2014-11-03 15:53:03 +01:00
Jaroslav Bachorik
cd4e0a44d5
8061616: HotspotDiagnosticMXBean.getVMOption() throws IllegalArgumentException for flags of type double
...
Reviewed-by: mchung, sla
2014-11-03 11:19:54 +01:00
Xue-Lei Andrew Fan
83143ef7f8
8061210: Issues in TLS
...
Reviewed-by: jnimeh, mullan, wetmore, ahgross, asmotrak
2014-11-03 08:30:18 +00:00
Sergey Bylokhov
bd4a93871b
8062164: Incorrect color conversion, when bicubic interpolation is used
...
Reviewed-by: flar, prr
2014-11-01 14:40:09 +03:00
Lance Andersen
ff54f6ff54
8062558: Add javax/sql/rowset/spi tests
...
Reviewed-by: joehw
2014-10-31 13:21:51 -04:00
Bengt Rutisson
33df9eecaa
8061308: Remove iCMS
...
Reviewed-by: mgerdin, jmasa
2014-10-31 09:29:32 +01:00
Stuart Marks
b23c39c07b
4354680: Runtime.runFinalization() silently clears interrupted flag in the calling thread
...
Reviewed-by: dholmes, chegar
2014-10-30 17:48:10 -07:00
Phil Race
842ce4b94e
8028539: Endless loop in native code of sun.java2d.loops.ScaledBlit
...
Reviewed-by: flar, jgodinez
2014-10-30 13:36:44 -07:00
Phil Race
623e2a7cce
8062497: Open up some AffineTransform tests
...
Reviewed-by: jgodinez
2014-10-30 11:08:27 -07:00
Martin Buchholz
ccb65f43ee
7156085: ArrayIndexOutOfBoundsException throws in UTF8Reader of SAXParser
...
Improve support for supplementary characters
Reviewed-by: joehw
2014-10-30 07:30:33 -07:00
Dmitriy Ermashov
bbf16fb931
8056911: Remove internal API usage from ExtendedRobot class
...
Reviewed-by: serb
2014-10-30 15:44:37 +03:00
Alexander Scherbatiy
565125c84c
8057893: JComboBox actionListener never receives "comboBoxEdited" from getActionCommand
...
Reviewed-by: serb
2014-10-31 00:40:14 +04:00
Mikhail Cherkasov
363ac808d5
8062021: NPE in sun/lwawt/macosx/CPlatformWindow::toFront after JDK-8060146
...
Reviewed-by: ant, serb
2014-10-30 00:16:43 +04:00
Sergei Kovalev
8b8a9d5f94
8060707: jdwp accept invalid address ':'
...
Reviewed-by: jbachorik, dsamersoff, iignatyev, miauno
2014-10-29 17:53:36 +03:00
Richard Warburton
a065473cfc
4774077: Use covariant return types in the NIO buffer hierarchy
...
Reviewed-by: psandoz, alanb, mr, darcy
2014-10-29 14:10:34 +01:00
Florian Bruckner
9299e8a8a6
8062264: KeychainStore requires non-null password to be supplied when retrieving a private key
...
Reviewed-by: mullan
2014-10-29 11:53:37 +00:00
Phil Race
d52bcdadf7
Merge
2014-10-28 13:31:06 -07:00
Phil Race
eca9e72c00
Merge
2014-10-28 11:38:00 -07:00
Ivan Gerasimov
b051027d6f
8023173: FileDescriptor should respect append flag
...
Reviewed-by: martin, alanb, rriggs
2014-10-28 15:36:27 +03:00
Mattias Tobiasson
7abf72a2dc
8061960: java/lang/instrument/DaemonThread/TestDaemonThread.java regularly fails due to exceeded timeout
...
Move timeout parameter to correct place on command line
Reviewed-by: jbachorik
2014-10-28 11:45:31 +01:00
Lance Andersen
178193aa93
8062288: Minor re-org of java/sql testing tests
...
Reviewed-by: joehw, rriggs
2014-10-28 19:55:20 -04:00
Stuart Marks
41a7cfd22f
8062233: add java/rmi/server/Unreferenced/finiteGCLatency/FiniteGCLatency.java to problem list
...
Reviewed-by: darcy
2014-10-27 18:30:21 -07:00
Mandy Chung
a76f56165c
8043277: Update jdk regression tests to extend the default security policy instead of override
...
Reviewed-by: alanb, mullan, chegar, sla
2014-10-27 13:45:39 -07:00
Lance Andersen
1457a8cc93
8062198: Add RowSetMetaDataImpl Tests and add column range validation to isdefinitlyWritable
...
Reviewed-by: joehw
2014-10-27 16:57:59 -04:00
Jaroslav Bachorik
424ccf1771
8062070: com/sun/jdi/DoubleAgentTest.java.DoubleAgentTest fails intermittently after 8056143
...
Reviewed-by: dholmes
2014-10-24 18:33:42 +02:00
Vladimir Ivanov
0c95b0fb5f
8060483: NPE with explicitCastArguments unboxing null
...
Reviewed-by: attila, lagergren
2014-10-24 08:22:17 -07:00
Sergey Bylokhov
71ae76123c
7154054: [macosx] Can't distinguish the focus move to next cell
...
Reviewed-by: azvegint, alexsch
2014-10-24 11:41:08 +04:00
Sergey Bylokhov
302bc3438c
8059941: [D3D] The fix for JDK-8029253 should be ported to d3d pipeline
...
Reviewed-by: bae, prr
2014-10-23 19:59:27 +04:00
Jaroslav Bachorik
53a4f4cd62
8058506: ThreadMXBeanStateTest throws exception
...
Reviewed-by: egahlin, dholmes
2014-10-23 11:42:20 +02:00
Daniel Fuchs
59ca72f0eb
8059767: FileHandler should allow 'long' limits and handle overflow of MeteredStream.written
...
FileHandler now uses 'long' for limit and MeteredStream.written. It also reads a long for limit from the configuration, and has a new constructor allowing to pass a 'long' for limit.
Reviewed-by: alanb, igerasim, mchung
2014-10-22 17:23:14 +02:00
Pavel Rappo
023d824a43
8042888: Remove extcheck tool
...
Reviewed-by: alanb, chegar
2014-10-22 10:41:07 +01:00
Sergey Bylokhov
066947c324
8061456: [OGL] Incorrect clip is used during sw->surface blit in xor mode
...
Reviewed-by: bae, prr
2014-10-22 12:33:28 +04:00
Phil Race
171ef0e7a3
Merge
2014-10-20 12:04:12 -07:00
Phil Race
395720bf70
8061392: PrinterJob NPE when drawing translucent image with null user clip
...
Reviewed-by: bae, jgodinez
2014-10-20 11:22:58 -07:00
Florian Weimer
569ddab868
8061464: A typo in CipherTestUtils test
...
Reviewed-by: xuelei
2014-10-20 13:31:44 +00:00
Alexey Ivanov
13fbfe1e6c
8059590: ArrayIndexOutOfBoundsException occurs when Container with overridden getComponents() is deserialized
...
Reviewed-by: serb, ant
2014-10-20 12:36:16 +04:00
Phil Race
98988ffc54
8061267: PrinterJob: Specified Page Ranges not displayed in Windows Native Print Dialog
...
Reviewed-by: bae, jgodinez
2014-10-17 15:55:02 -07:00
Jaroslav Bachorik
c27e2c99f4
8061312: Even more debug output needed
...
Reviewed-by: sla, olagneau
2014-10-17 12:20:34 +02:00
Kirk Shoop
d03eadea27
8060170: Support SIO_LOOPBACK_FAST_PATH option on Windows
...
Co-authored-by: Valeriy Kopylov <v-valkop@microsoft.com>
Reviewed-by: alanb
2014-10-19 11:52:53 +01:00
Michael McMahon
80b26e5882
8042622: Check for CRL results in IllegalArgumentException "white space not allowed"
...
Reviewed-by: chegar
2014-10-17 10:59:32 +01:00
Jaroslav Bachorik
c603f42b91
8056143: interrupted java/lang/management/MemoryMXBean/LowMemoryTest.java leaves running process
...
Reviewed-by: sla, dholmes
2014-10-17 10:53:30 +02:00
Shanliang Jiang
d64da6c76e
8060692: Delete com/sun/jmx/snmp and sun/management/snmp from OpenJDK
...
Reviewed-by: alanb, dfuchs, erikj, mchung
2014-10-22 09:13:52 +02:00
Lance Andersen
fc36466f8f
8059411: RowSetWarning does not chain warnings
...
Reviewed-by: darcy, smarks, mchung
2014-10-21 13:41:22 -04:00
Valerie Peng
dc60e274ff
8046002: Move Ucrypto to the open jdk repo
...
Move Ucrypto related sources, tests to openJDK
Reviewed-by: mullan
2014-10-20 21:18:48 +00:00
Amy Lu
f9e2e24757
8060432: tools/pack200/TestNormal.java fails on Windows with java.io.FileNotFoundException after JDK-8058854
...
Reviewed-by: ksrini
2014-10-16 19:27:46 -07:00
Jamil Nimeh
823f5f273e
8032573: CertificateFactory.getInstance("X.509").generateCertificates(InputStream) does not throw CertificateException for invalid input
...
Reviewed-by: weijun
2014-10-15 11:43:27 -07:00
Pavel Rappo
4bf024dde1
8044627: Update JNDI to work with modules
...
Reviewed-by: alanb, chegar
2014-10-16 12:34:07 +01:00
Amanda Jiang
3f4fc41640
8047031: Add SocketPermission tests for legacy socket types
...
Reviewed-by: chegar
2014-10-16 10:50:17 +01:00
David Dehaven
bfcb15c211
Merge
2014-10-14 14:29:21 -07:00
David Dehaven
883d16c219
Merge
2014-10-14 10:47:45 -07:00
Olivier Lagneau
7f66469951
8039915: Wrong NumberFormat.format() HALF_UP rounding when last digit exactly at rounding position greater than 5
...
Fixes erroneous rounding in DigitList for corner cases uncovered previously. Adds dedicated unit tests to TieRoundingTest
Reviewed-by: bpb, darcy
2014-10-14 11:39:07 -07:00
Phil Race
7d50d71fe5
8058969: Test closed/sun/java2d/cmm/StubCMMShellTest.sh fails
...
Reviewed-by: bae, serb
2014-10-14 09:34:45 -07:00
Sergey Bylokhov
18c6eadd5f
7148531: [macosx] In test, the window does not have time to resize before make a screenshot
...
Reviewed-by: alexsch, azvegint
2014-10-14 18:58:06 +04:00
Phil Race
25c3ce26aa
8059848: Test java/awt/GraphicsDevice/CloneConfigsTest.java causes JVM crash in OEL 7.0
...
Reviewed-by: bae, serb
2014-10-13 09:09:41 -07:00
Abhijit Saha
357f837d89
Merge
2014-10-10 09:09:06 -07:00
Jaroslav Bachorik
99c9dc1b32
8060120: Improve diagnostic output of StartManagementAgent test
...
Reviewed-by: dfuchs
2014-10-10 14:35:53 +02:00
Weijun Wang
cd3c6765c2
8044215: Unable to initiate SpNego using a S4U2Proxy GSSCredential (Krb5ProxyCredential)
...
Reviewed-by: mullan
2014-10-14 10:08:32 +08:00
Weijun Wang
5468e30603
8029659: Keytool, print key algorithm of certificate or key entry
...
Reviewed-by: xuelei
2014-10-14 10:07:44 +08:00
Joe Wang
495821f1b2
8036951: Xerces Update: XMLSchemaValidator.java and XMLSchemaLoader.java
...
Reviewed-by: lancea
2014-10-13 14:11:20 -07:00
Amy Lu
a708737ce9
8058856: tools/jar/LeadingGarbage.java, introduced in JDK-8058520, fails on Windows
...
Reviewed-by: alanb, martin, sherman
2014-10-13 18:16:29 +01:00
Amy Lu
ffe5e6e34c
8058854: Remove dependency on dt.jar from test/tools/jar/normalize/TestNormal.java
...
Reviewed-by: alanb, ksrini
2014-10-13 17:43:17 +01:00
Alan Bateman
7467e9bd34
8060166: javax/management/MBeanInfo/NotificationInfoTest.java fails with modular image
...
Reviewed-by: dfuchs
2014-10-13 17:35:19 +01:00
Felix Yang
b52b3773e9
8048052: Permission tests for setFactory
...
Add RuntimePermission tests for setFactory
Reviewed-by: weijun, mullan
2014-10-13 17:55:14 +08:00
Chris Hegarty
1a2e64b98b
8060052: FutureTask; fix underflow when timeout = Long.MIN_VALUE
...
Reviewed-by: martin
2014-10-11 14:45:27 +01:00
Amy Lu
9b4793ec4c
8058855: Update java.util.zip tests to work with modular image
...
Reviewed-by: dholmes, sherman, alanb
2014-10-11 13:24:23 +01:00
Konstantin Shefov
30f7d127ad
8058733: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java and LFMultiThreadCachingTest.java failed on some platforms due to java.lang.VirtualMachineError
...
Reviewed-by: darcy, vlivanov
2014-10-10 21:28:35 +04:00
Daniel Fuchs
d678e2c0dc
8042147: test sun/util/logging/SourceClassName.java failed: Unexpected source: java.util.Currency info
...
The test should allow for the possibility that something else than the test code itself might log during the test.
Reviewed-by: lancea
2014-10-10 12:05:32 +02:00
Dmitry Markov
3497cea76c
8058120: Rendering / caret errors with HTMLDocument
...
Reviewed-by: alexp, alexsch
2014-10-10 11:36:26 +04:00
Alexey Ivanov
22976b941e
7170310: ScrollBar doesn't become active when tabs are created more than frame size
...
Reviewed-by: alexp, alexsch
2014-10-10 11:26:51 +04:00
Vivi An
9a11bfa822
8033699: Incorrect radio button behavior
...
Reviewed-by: azvegint, alexsch
2014-10-09 14:51:12 -07:00
Alexander Potochkin
08fb482e41
8054543: Setting a border on a JLayer causes an Exceptions
...
Reviewed-by: serb, alexsch
2014-10-09 20:51:39 +04:00
Dmitry Samersoff
696e681f41
8059037: JdpTest.sh hangs when trying to kill the test VM
...
Removed shell tests enable java ones
Reviewed-by: sla, miauno
2014-10-09 06:49:13 -07:00
Weijun Wang
76b1f8c99c
8060007: Keytool test can use bundled NSS lib on Mac
...
Reviewed-by: vinnie
2014-10-09 16:05:24 +08:00
Sergey Bylokhov
9d855e2856
8029253: [macosx] Performance problems with Retina display on Mac OS X
...
Reviewed-by: bae, prr
2014-10-08 17:34:27 +04:00
Alexander Scherbatiy
067e0eee97
8058305: BadLocationException is not thrown by javax.swing.text.View.getNextVisualPositionFrom() for invalid positions
...
Reviewed-by: serb, azvegint
2014-10-07 18:03:58 +04:00
Lance Andersen
35f55998f2
8059870: RowsetFactoryTests & RowSetProviderTests failing
...
Reviewed-by: dfuchs
2014-10-08 11:51:36 -04:00
Mandy Chung
cc65df9be1
8056909: test/sun/reflect/CallerSensitive/CallerSensitiveFinder.java fails with OOME
...
Reviewed-by: darcy
2014-10-07 19:22:24 -07:00
John Coomes
7f045273f6
Merge
2014-10-07 15:44:11 -07:00
Lance Andersen
0898c94aac
8059882: Disable RowSetFactory and RowSetProviderTests which are failing due to agentvm mode
...
Reviewed-by: darcy
2014-10-07 14:03:43 -04:00
Daniel Fuchs
9183fba213
8028788: Logger.enterring uses String concatenation in a loop
...
Changed code to use StringBuilder instead.
Reviewed-by: chegar, lancea
2014-10-07 14:49:45 +02:00
Lance Andersen
9547e0ff45
8059570: Addition of tests for RowSetFactory and RowSetProvider
...
Reviewed-by: dfuchs
2014-10-06 12:56:54 -04:00
Vinnie Ryan
3215ed2f0a
8059627: Enable PKCS11 tests on Mac
...
Reviewed-by: mullan
2014-10-06 16:44:57 +01:00
Phil Race
ac20afc6be
8059219: javax.print.PrintServiceLookup allows to register null service
...
Reviewed-by: bae, jgodinez
2014-10-05 10:23:13 -07:00
Vinnie Ryan
a8d4acac11
8041740: Test sun/security/tools/keytool/ListKeychainStore.sh fails on Mac
...
Reviewed-by: mullan
2014-10-05 14:24:44 +01:00
Alejandro Murillo
0fbb19a4cb
Merge
2014-10-03 05:58:33 -07:00
Konstantin Shefov
8bef42ee6a
8058695: [TESTBUG] Reinvokers with arity >253 can't be cached
...
Reviewed-by: iignatyev, vlivanov
2014-10-03 12:44:30 +04:00
Daniel Fuchs
7200372290
8025690: Default FileHandler constructor doesn't throw NullPointerException if pattern is empty and count > 1
...
Added additional check in default constructor in order to fix the oddity and make the implementation comply with the spec.
Reviewed-by: lancea
2014-10-01 18:16:45 +02:00
Mark Sheppard
4549011c7f
8058932: java/net/InetAddress/IPv4Formats.java failed because hello.foo.bar does exist
...
Changed hello.foo.bar to invalidhost.invalid
Reviewed-by: chegar
2014-10-01 16:36:18 +01:00
Alejandro Murillo
427a0cbe16
Merge
2014-09-30 08:39:22 -07:00
Sergey Bylokhov
7a259eeb29
8058115: Some of MidiDeviceProviders do not follow the specification
...
Reviewed-by: prr, azvegint
2014-09-30 17:39:04 +04:00
Daniel Fuchs
9087c7536e
8059269: FileHandler may throw NPE if pattern is a simple name and the lock file already exists
...
NPE may be thrown when Path.getParentPath() returns null. The fix is to call Path.getAbsolutePath().getParentPath() when Path.getParentPath() returns null.
Reviewed-by: alanb
2014-09-29 18:56:32 +02:00
Fredrik Arvidsson
f590301559
8059105: Add better failure reporting to com/sun/jdi/RunToExit.java test
...
Add better failure reporting to com/sun/jdi/RunToExit.java test
Reviewed-by: sla, egahlin, jbachorik
2014-09-29 10:01:17 +02:00
Weijun Wang
4a99ec3dce
8059313: Enable keytool NSS test on Mac
...
Reviewed-by: vinnie
2014-09-28 10:42:50 +08:00
Daniel Fuchs
0a6f6d9d89
8043306: Provide a replacement for the API that allowed to listen for LogManager configuration changes
...
Added two new methods to LogManager (addConfigurationListener/removeConfigurationListener) which provide an equivalent functionality with no ties to java.beans.
Reviewed-by: alanb, mchung, plevart, psandoz
2014-09-26 11:29:29 +02:00
Alejandro Murillo
9e10c63840
Merge
2014-09-26 01:40:33 -07:00
Masayoshi Okutsu
77dc5d3c63
8042126: DateTimeFormatter "MMMMM" returns English value in Japanese locale
...
Reviewed-by: naoto
2014-09-26 12:52:18 +09:00
Phil Race
6a281f9f56
Merge
2014-09-25 15:31:13 -07:00
Phil Race
fee4fbec38
Merge
2014-09-25 14:18:32 -07:00
Anton Nashatyrev
f4d35341de
8058473: "Comparison method violates its general contract" when using Clipboard
...
Reviewed-by: serb, bae
2014-09-25 15:57:37 +04:00
Miroslav Kos
0a17643e73
8038966: JAX-WS handles wrongly xsd:any arguments for Web services
...
Reviewed-by: coffeys
2014-09-25 13:03:27 +02:00
Jaroslav Bachorik
22ced78f0a
8059034: ProcessTools.startProcess() might leak processes
...
Reviewed-by: sla, miauno
2014-09-25 12:51:43 +02:00
Jonathan Lu
1095cd42da
8058930: GraphicsEnvironment.getHeadlessProperty() does not work for AIX platform
...
Reviewed-by: serb
2014-09-25 14:33:03 +08:00
Srinivasan Raghavan
f07521a354
8058653: [TEST_BUG] Test java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with OutOfMemoryError
...
Reviewed-by: serb, prr
2014-09-24 14:19:25 +04:00
Jaroslav Bachorik
2d52d7e64d
8057149: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "Starting agent on port ... should report port in use"
...
Reviewed-by: sla
2014-09-24 11:55:36 +02:00
Jaroslav Bachorik
d6f69e8da5
8058899: Put test 'java/lang/instrument/NativeMethodPrefixAgent.java' on ProblemList
...
Reviewed-by: sla
2014-09-24 11:55:27 +02:00
Anton Tarasov
d0992c8071
8049346: [TESTBUG] fix the @run line of the test: jdk/test/java/awt/Focus/SortingFTP/JDK8048887.java
...
Reviewed-by: serb, alexsch
2014-09-23 15:52:40 +04:00
Phil Race
4f42e3fa2c
Merge
2014-09-22 12:06:36 -07:00
Phil Race
686ab34a2e
Merge
2014-09-19 11:19:38 -07:00
Alejandro Murillo
7268eec14e
Merge
2014-09-19 08:55:47 -07:00
Konstantin Shefov
72e770ad77
8058728: TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods
...
Reviewed-by: vlivanov, iignatyev, psandoz
2014-09-19 16:49:08 +04:00