Sean Coffey
0d7e8b7cf1
8065994: HTTP Tunnel connection to NTLM proxy reauthenticates instead of using keep-alive
...
Reviewed-by: chegar
2015-01-23 15:03:47 +00: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
Ivan Gerasimov
af3db6d31a
8067748: (process) Child is terminated when parent's console is closed [win]
...
Reviewed-by: alanb
2015-01-23 13:57:02 +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
Weijun Wang
d5c853c088
8071313: krb5.conf not read if SCDynamicStore krb5 config is empty
...
Reviewed-by: mullan
2015-01-23 09:22:14 +08:00
Dean Long
d0ba166069
Merge
2015-01-22 18:23:57 -05:00
Mandy Chung
aca4e46572
8069414: Rename oracle.accessbridge to jdk.accessbridge
...
Reviewed-by: alanb, ptbrunet, erikj
2015-01-22 13:49:53 -08:00
Xueming Shen
27f201deb8
8037394: ZipFileSystem leaks file descriptor when file is not a valid zip file
...
To close the leaking channel as suggested
Reviewed-by: alanb
2015-01-22 12:24:35 -08: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
Lance Andersen
16cb5bbca2
8068732: Adding Initial RowSet tests
...
Reviewed-by: joehw
2015-01-21 13:19:08 -05: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
Yumin Qi
09a7d945d4
Merge
2015-01-18 11:50:10 -08:00
Lana Steuck
a6f6f19835
Merge
2015-01-16 12:34:28 -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
Claes Redestad
31f50fcff9
8068736: Avoid synchronization on Executable/Field.declaredAnnotations
...
Reviewed-by: jfranck, psandoz
2015-01-16 12:41:36 +01:00
Alejandro Murillo
fd925c52da
Merge
2015-01-15 19:23:49 -08:00
Joe Darcy
c0500545f7
8069127: Suppress deprecation warnings in jdk.deploy.osx module
...
Reviewed-by: wetmore, juh
2015-01-15 16:45:02 -08:00
David Katleman
3e2e519ce8
Added tag jdk9-b46 for changeset 1548d75015bd
2015-01-15 13:09:48 -08:00
Artem Smotrakov
f46b3d442f
8059009: LDAPCertStore fails to retrieve CRL after LDAP server closes idle connection
...
Reviewed-by: vinnie
2015-01-15 17:57:52 +00: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
Joe Darcy
1144804378
8068948: Update java.base module to use new try-with-resources statement
...
Reviewed-by: alanb, igerasim
2015-01-14 16:44:59 -08:00
Andrey Nazarov
fa39b2bbf2
8067437: New tests for mJRE feature removal
...
Reviewed-by: darcy, ksrini
2015-01-14 12:09:38 -08:00
Lev Priima
7882032236
8067471: Use private static final char[0] for empty Strings
...
Reviewed-by: igerasim, redestad, shade
2015-01-14 21:35:52 +03:00
Lana Steuck
2f8699112f
Merge
2015-01-12 12:24:30 -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
Erik Joelsson
6d1426d546
8067060: build can still fail with spaces following -L on link lines
...
Reviewed-by: smarks, ihse
2015-01-09 16:54:17 +01: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
David Katleman
b30e52891c
Added tag jdk9-b45 for changeset 7cf8753380ea
2015-01-08 12:08:28 -08:00
Joe Darcy
d332437cae
6481080: (ann) @Deprecated annotation has no effect on packages
...
Reviewed-by: lancea, alanb, psandoz, abuckley
2015-01-08 10:06:45 -08:00
Mark Sheppard
d2bbef8dc7
8068597: Add error code to to exception condition message resulting from GetAdaptersAddresses function calls
...
Added error code to exception message thrown after a GetAdaptersAddresses call.
Reviewed-by: chegar
2015-01-08 20:00:14 +00: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
Jamil Nimeh
c491b1ac4e
8058912: Broken link (access denied error) to http://www.rsasecurity.com in RC5ParameterSpec
...
Reviewed-by: xuelei, mullan
2015-01-07 09:32:41 -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
Alan Bateman
e9f8462593
8047776: Add module java.transaction to export API javax.transaction
...
Reviewed-by: lancea, mchung
2015-01-06 13:58:24 +00:00
Alan Bateman
4c103acfe9
8067867: Subsume module java.xml.soap into module java.xml.ws
...
Reviewed-by: mkos, mchung
2015-01-06 13:28:40 +00:00
Athijegannathan Sundararajan
498b808fdd
8068462: javax.script.ScriptEngineFactory.getParameter spec is not completely consistent with the rest of the API
...
Reviewed-by: alanb, jlaskey
2015-01-06 18:22:09 +05:30
Claes Redestad
3a90ffa2ab
8068498: Remove constructor dependency on line.separator from PrintWriter and BufferedWriter
...
Reviewed-by: alanb, sherman
2015-01-06 06:49:52 +01: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
Chris Hegarty
06e81aae83
8068599: Add mutability, serializability, and thread-safety, caveat to all Collectors that do not accept a Collection supplier
...
Reviewed-by: psandoz
2015-01-13 17:14:51 +00: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
Lana Steuck
239e6cacfc
Merge
2015-01-01 16:14:01 -08:00
Claes Redestad
60ed4f34b2
8028357: Unnecessary allocation in AliasFileParser
...
Reviewed-by: jbachorik
2014-12-31 15:03:16 +01: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
Lana Steuck
a20b846cab
Merge
2014-12-30 13:19:59 -08: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
David Katleman
19bd53c653
Added tag jdk9-b44 for changeset a912b7c7622f
2014-12-30 09:44:19 -08: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
Ivan Gerasimov
bd3205c63e
8068338: Better message about incompatible zlib in Deflater.init
...
Reviewed-by: alanb, sherman
2014-12-30 00:11:00 +03: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
Brian Burkhalter
cfcc0c431a
8064463: BigDecimal should populate NumberFormatException message
...
Populate all NumberFormatExceptions with appropriate messages.
Reviewed-by: alanb
2014-12-29 09:10:15 -08: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
Lana Steuck
95dbb38fbe
Merge
2014-12-25 19:46:17 -08: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
Athijegannathan Sundararajan
3ad1d2a580
8068279: (typo in the spec) javax.script.ScriptEngineFactory.getLanguageName
...
Reviewed-by: jlaskey, alanb
2015-01-05 21:52:03 +05:30
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
Lana Steuck
253948253b
Merge
2014-12-23 13:58:34 -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
Brian Burkhalter
0062f27c96
8030090: (fs) Add default methods to Path for derived methods
...
Use method bodies from sun.nio.fs.AbstractPath as default method implementations in Path.
Reviewed-by: alanb
2014-12-23 10:09:52 -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
Lana Steuck
d90d57cd11
Added tag jdk9-b43 for changeset 52310706ed47
2014-12-18 19:57:52 -08:00
Lance Andersen
ddcbf61389
8067904: Additional DriverManager clean-up from 8060068
...
Reviewed-by: mchung
2014-12-18 18:51:28 -05: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