Yumin Qi
14006687ea
Merge
2015-01-29 01:13:14 +00:00
David Katleman
bdd8a4a4b9
Added tag jdk9-b48 for changeset 6d99e9b8dbe5
2015-01-28 16:45:45 -08:00
Daniel Fuchs
b5f5424c83
8068730: Increase the precision of the implementation of java.time.Clock.systemUTC()
...
Changes the implementation of java.time.Clock.systemUTC() to take advantage of the maximum resolution of the underlying native clock on which System.currentTimeMillis() is based.
Reviewed-by: dholmes, rriggs, scolebourne, sla
2015-01-28 17:48:59 +01:00
David Dehaven
8a1e007ca8
Merge
2015-01-28 08:14:18 -08:00
Dmitry Samersoff
f5b35f790c
8042397: tmtools/jmap/heap_config/jmap_heap_config_OldSize fails
...
Rewrite the test to jtreg
Reviewed-by: ykantser, jbachorik
2015-01-28 04:56:00 -08:00
Katja Kantserova
04d8bf6c33
8071582: com/sun/jdi/GetLocalVariables4Test.sh should be quarantined
...
Reviewed-by: sspitsyn, sla
2015-01-28 09:23:41 +01:00
Yumin Qi
7feb08a6b4
Merge
2015-01-27 20:03:45 -08:00
Alejandro Murillo
9c766e26d8
Merge
2015-01-27 10:11:23 -08:00
David Dehaven
ce3df66ec2
Merge
2015-01-27 09:32:45 -08:00
Weijun Wang
873b88dcc9
8022582: Relax response flags checking in sun.security.krb5.KrbKdcRep.check
...
Reviewed-by: mullan
2015-01-27 18:16:27 +08:00
Masayoshi Okutsu
f6262c1abc
8065178: test/java/util/ResourceBundle/Bug6287579.java needs update for per language package support
...
Reviewed-by: naoto, peytoia
2015-01-27 12:59:45 +09:00
Brian Burkhalter
3e68a8af37
8069269: (spec) Defect in the System.nanoTime spec
...
Change the description of how to compare two nanoTime values.
Reviewed-by: martin
2015-01-26 17:16:57 -08:00
Alejandro Murillo
7f85449292
Merge
2015-01-26 17:00:39 -08:00
Serguei Spitsyn
3de0140a88
8068162: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
...
Enable the test: java/lang/instrument/IsModifiableClassAgent.java
Reviewed-by: coleenp, dcubed
2015-01-26 15:46:47 -08:00
Paul Sandoz
d58ef60b88
8071477: Better Spliterator implementations for String.chars() and String.codePoints()
...
Reviewed-by: sherman
2015-01-26 17:26:49 +00:00
Paul Sandoz
318a438643
8032513
: The Spliterator characteristics CONCURRENT and IMMUTABLE are mutually exclusive
...
Reviewed-by: chegar, lancea, dfuchs
2015-01-26 17:06:00 +00:00
Roger Riggs
aa6b19f38e
8071481: (Process) Merge UNIXProcess.java into ProcessImpl.java
...
Simplify source files for Unix Process implementation
Reviewed-by: plevart, chegar
2015-01-26 10:55:27 -05:00
Weijun Wang
6a34176e9c
8071562: TimestampCheck.java change removes a whitespace between command and args
...
Reviewed-by: alanb
2015-01-26 21:55:05 +08:00
Chris Hegarty
9e40bd4ad1
8071424: JCK test api/java_net/Socket/descriptions.html#Bind crashes on Windows
...
Reviewed-by: alanb
2015-01-26 13:46:08 +00:00
Sergey Bylokhov
deeb4faa80
8069015: Re-examine Solaris/Linux java.desktop dependency on java.logging
...
Reviewed-by: azvegint, ant
2015-01-26 16:32:47 +03:00
Katja Kantserova
1d41a44b78
8071324: com/sun/jdi/ConnectedVMs.java should be quarantined
...
Reviewed-by: sla
2015-01-26 13:50:53 +01:00
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
Erik Joelsson
5a030d7b75
8069261: Create make dependencies on make variable values
...
Reviewed-by: ihse
2015-01-26 10:29:11 +01: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
Erik Joelsson
4f8c2c5896
8055190: Cleanup include and exclude of core-libs native libraries after source code restructure
...
Reviewed-by: alanb
2015-01-26 10:24:25 +01: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
Lana Steuck
6bb8df0081
Merge
2015-01-24 23:23:25 -08:00
David Katleman
548150fa8a
Added tag jdk9-b47 for changeset 0b4c78ff36f3
2015-01-23 18:50:48 -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
Amy Lu
1059b1665d
8069262: Doclint regression in java.nio.channels.Channels
...
Reviewed-by: darcy
2015-01-23 16:16:39 +00:00
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
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
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
Mikhail Cherkasov
00949632cd
8065709: Deadlock in awt/logging apparently introduced by 8019623
...
Reviewed-by: ant, serb
2015-01-22 17:42:17 +04: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
Vladimir Kozlov
d81378c7ff
Merge
2015-01-20 15:22:24 -08: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
David Dehaven
a011738cac
Merge
2015-01-20 11:23:03 -08:00
Alejandro Murillo
946b0de6db
Merge
2015-01-20 10:22:44 -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
Sergey Bylokhov
6d309ec560
6515713: example in JFormattedTextField API docs instantiates abstract class
...
Reviewed-by: azvegint, alexsch
2015-01-20 17:01:18 +03:00
Lev Priima
a84794e3d6
8068795: HttpServer missing tailing space for some response codes
...
Reviewed-by: chegar
2015-01-20 13:56:01 +00:00
Felix Yang
c06b7a8915
8061448: Cleanup sun/misc/JarIndex tests to remove the check for the jre directory
...
Reviewed-by: chegar
2015-01-20 13:49:28 +00:00
Ivan Gerasimov
a7cd12f10a
8067951: System.loadLibrary cannot find library when path contains quoted entry
...
Reviewed-by: sherman, rriggs, alanb
2015-01-19 19:12:11 +03:00
Erik Joelsson
bba288a91a
8068748: missing US_export_policy.jar in jdk9-b44 is causing compilation errors building jdk9 source code
...
Reviewed-by: ihse, wetmore
2015-01-19 09:05:50 +01: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
Joe Darcy
9800aaa84a
8060077: Class.toGenericString specification doesn't mention array types
...
Reviewed-by: psandoz, jfranck
2015-01-16 14:04:27 -08:00
Xueming Shen
f97da65885
8042262: Javadoc typo in java.util.Formatter
...
To fix the simple typo in java doc
Reviewed-by: rriggs, lancea
2015-01-16 13:46:39 -08:00
Lana Steuck
a6f6f19835
Merge
2015-01-16 12:34:28 -08: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
Sergey Bylokhov
328a306534
8056298: Separate java.awt.datatransfer from the desktop module
...
Reviewed-by: erikj, alanb, mchung, alexsch
2015-01-16 18:46:16 +03:00
Alexander Scherbatiy
49d1356783
8068040: [macosx] Combo box consuming ENTER key
...
Reviewed-by: serb, azvegint
2015-01-16 19:11:10 +04: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
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
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
Erik Joelsson
1310f9142f
8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013)
...
Reviewed-by: tbell, ihse
2015-01-15 16:52:10 +01: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
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
Sergey Bylokhov
5fdc9c37ce
6338077: link back to self in javadoc JTextArea.replaceRange()
...
Reviewed-by: azvegint, alexsch
2015-01-13 16:04:22 +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
Lana Steuck
2f8699112f
Merge
2015-01-12 12:24:30 -08:00
Joe Darcy
f13e619399
8055059: JDK9b22 public API exposes package private classes
...
Reviewed-by: serb, prr, alexsch
2015-01-12 11:46:43 -08:00
Sergey Bylokhov
98c8f60ec2
8068374: setAlignmentX, setAlignmentY, getAlignmentX, getAlignmentY javadoc of JComponent
...
Reviewed-by: azvegint, alexsch
2015-01-12 16:26:58 +03: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
Phil Race
19292c73dd
Merge
2015-01-05 13:30:23 -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
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
Sergey Bylokhov
751fec124e
8056214: Stop including libjawt in libawt_xawt
...
Reviewed-by: ant, art, tbell
2014-12-30 22:13:53 +03: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
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
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
Sergey Bylokhov
70feca17ea
8068275: Some tests failed after JDK-8063104
...
Reviewed-by: azvegint, yan
2014-12-25 22:48:13 +03:00
Sergey Bylokhov
6a1f047a77
8067657: Dead/outdated links in Javadoc of package java.beans
...
Reviewed-by: azvegint, prr
2014-12-25 14:54:32 +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
Lana Steuck
253948253b
Merge
2014-12-23 13:58:34 -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
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
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
Pavel Rappo
024e2c06d7
8066642: Fix deprecation warnings in jdk.naming module
...
Reviewed-by: alanb, chegar
2014-12-17 13:03:29 +00: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
Joe Darcy
e9e0b591dc
8067088: Suppress solaris-specific deprecation warnings in the jdk.crypto.ucrypto module
...
Reviewed-by: valeriep
2014-12-16 11:49:37 -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
Joe Darcy
41844a4b8c
8067091: Fix Windows-specific deprecation warnings in the jdk.crypto.mscapi module
...
Reviewed-by: vinnie
2014-12-16 11:05:12 -08:00
Phil Race
95079baa3f
Merge
2014-12-16 10:09:22 -08:00
Joe Darcy
0204a1cd9c
8067086: Suppress mac-specific deprecation warnings in the java.desktop module
...
Reviewed-by: prr
2014-12-16 10:09:01 -08:00
Phil Race
84ddb56140
Merge
2014-12-16 09:58:02 -08:00
Joe Darcy
31ae349097
8067092: Suppress windows-specific deprecation warnings in the java.desktop module
...
Reviewed-by: prr, alanb
2014-12-16 09:57:33 -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
Sergey Bylokhov
d2295af274
6470361: Swing's Threading Policy example does not compile
...
Reviewed-by: azvegint, alexsch
2014-12-16 19:26:06 +03: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
Staffan Friberg
9827fe02ea
8067289: Fix deprecation warnings in java.base module - CRC32C
...
To remove the deprecation warning in CRC32C class
Reviewed-by: darcy
2014-12-16 04:58:34 +00:00
Joe Darcy
6e57ed8a2c
8066621: Suppress deprecation warnings in java.desktop module
...
Reviewed-by: prr, alanb, ptbrunet
2014-12-15 17:20:17 -08: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
Alexander Zvegintsev
fb226280bb
7155963: Deadlock in SystemFlavorMap.getFlavorsForNative and SunToolkit.awtLock
...
Reviewed-by: ant, serb
2014-12-15 16:00:53 +03:00
Yumin Qi
8382195614
Merge
2014-12-14 23:03:00 +00:00
Coleen Phillimore
ecc9f19dc9
8042418: Remove JVM_FindClassFromClassLoader
...
The function has been replaced so is no longer used.
Reviewed-by: mchung, dholmes
2014-12-14 16:02:46 -05: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
Erik Joelsson
b479361747
8067254: No debug symbols in JPRT Windows builds
...
Reviewed-by: tbell
2014-12-12 15:35:21 +01: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
Stuart Marks
7cbda8ab50
8066633: Fix deprecation warnings in java.rmi module
...
Reviewed-by: darcy, lancea
2014-12-11 18:40:05 -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
Vladimir Kozlov
19325052f9
Merge
2014-12-11 15:05:41 -08: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
Lana Steuck
7471e6a63c
Merge
2014-12-11 12:27:27 -08:00
David Katleman
b2f770c75c
Added tag jdk9-b42 for changeset 1a0a8d89a6d7
2014-12-11 11:44:03 -08:00
Dmitry Samersoff
a36baa5d15
8067030: JDWP crash in transport_startTransport on OOM
...
Check for result of jvmtiAllocate
Reviewed-by: jbachorik, sspitsyn
2014-12-11 06:49:12 -08: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
Otavio Santana
89cec23580
8055723: Replace concat String to append in StringBuilder parameters (dev)
...
Reviewed-by: redestad, ulfzibis, weijun, prappo, igerasim, alanb
2014-12-11 15:23:02 +08:00
Otavio Santana
6e791e3f31
8067207: Replace concat String to append in StringBuilder parameters (client)
...
Reviewed-by: serb
2014-12-11 15:19:12 +08:00
Xueming Shen
cd51ca39ff
Merge
2014-12-10 14:15:31 -08:00
Xueming Shen
b41070012b
8046219: (str spec) String(byte[], int, int, Charset) should be clearer when IndexOutOfBoundsException is thrown
...
To update the java doc to clarify the existing behavior
Reviewed-by: lancea
2014-12-10 14:11:05 -08:00
Volker Simonis
e29325b0d5
8066589: Make importing sa-jdi.jar optional on its existance
...
Also fix the location where libjli_static.a is loaded from on AIX
Reviewed-by: erikj, dsamersoff
2014-12-10 18:31:24 +01: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
Denis Fokin
eaff0bd40d
8057788: [macosx] "Pinch to zoom" does not work since jdk7
...
Reviewed-by: serb, alexsch
2014-12-10 17:10:57 +03: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
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
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
Erik Joelsson
77e5c6eadf
8066761: Investigate -sourcepath usage when compiling java
...
Removed all uses of -sourcepath
Reviewed-by: jfranck, alanb, ihse
2014-12-09 08:57:41 +01:00
Erik Joelsson
294a85dbe7
8066752: Remove space after -L on linker lines
...
Reviewed-by: ihse
2014-12-09 08:43:06 +01: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
Joe Darcy
220aa4b838
8066643: (zipfs) Suppress deprecation warnings in jdk.zipfs module
...
8066634: Suppress deprecation warnings in java.management module
8066636: Suppress deprecation warnings in the jdk.jvmstat and jdk.jdi modules
Reviewed-by: alanb, lancea, sherman, sla, dfuchs
2014-12-08 09:13:08 -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
Yumin Qi
3dff2ab063
Merge
2014-12-08 00:25:10 -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
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
Joe Darcy
c278cc80e9
8066638: Suppress deprecation warnings in jdk.crypto module
...
8066641: Suppress deprecation warnings in jdk.naming module
Reviewed-by: wetmore, xuelei, valeriep, lancea
2014-12-05 17:36:18 -08: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
Rob McKenna
9fa1d1239b
8065238: javax.naming.NamingException after upgrade to JDK 8
...
Reviewed-by: vinnie
2014-12-05 20:13:05 +00:00
Volker Simonis
2570fc5418
8066766: The commands in the modular images are executable by the owner only
...
Also simplify the 'set executable' step of jspawnhelper in ImageBuilder.java
Reviewed-by: chegar, alanb
2014-12-05 19:46:15 +01:00
Pavel Rappo
421fc583be
8066678: java.nio.channels.Channels cleanup
...
Reviewed-by: alanb, chegar
2014-12-05 15:35:15 +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
Sergey Bylokhov
7d0d103b3d
8059998: Broken link in java.awt.event Interface KeyListener
...
Reviewed-by: ant, alexsch
2014-12-05 12:41:29 +03: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
Lana Steuck
5a54c4303b
Merge
2014-12-04 15:22:03 -08:00
Joe Darcy
61cf03f4f1
8066632: Suppress deprecation warnings in java.rmi module
...
Reviewed-by: rriggs
2014-12-04 15:04:11 -08:00
Joe Darcy
4edac8c9d2
8066617: Suppress deprecation warnings in java.base module
...
Reviewed-by: lancea
2014-12-04 12:59:43 -08:00
David Katleman
c64dd540f9
Added tag jdk9-b41 for changeset 729f9700483a
2014-12-04 12:58:17 -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
Lance Andersen
7e500d5324
8060068: Possible Deadlock scenario with DriverManager.loadInitialDrivers
...
Reviewed-by: mchung, smarks, ulfzibis
2014-12-03 16:50:55 -05: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
Sergey Bylokhov
cc7bb29579
8024626: CTW CRASH: SIGSEGV in ctw/jre/lib/rt_jar/preloading_1 and ctw/jre/lib/rt_jar/sun_awt_X11_ListHelper
...
Reviewed-by: azvegint, alexsch
2014-12-03 18:04:50 +03: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
Alexander Scherbatiy
f3be2c51ca
8066142: Edit the value in the text field and then press the tab key, the number don't increase
...
Reviewed-by: serb, azvegint
2014-12-03 14:25:49 +03:00
Paul Sandoz
cec929efaf
8066397: Remove network-related seed initialization code in ThreadLocal/SplittableRandom
...
Reviewed-by: alanb, dl, chegar, rriggs, shade
2014-12-03 12:00:26 +01: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
Alexander Zvegintsev
b11667b680
8064699: [parfait] JNI primitive type mismatch in jdk/src/java/desktop/unix/native/libawt_xawt/awt/awt_GraphicsEnv.c
...
Reviewed-by: alexsch, serb
2014-12-02 12:48:49 +03:00
Alexander Zvegintsev
4d25e9dfce
8064698: [parfait] JNI exception pending in jdk/src/java/desktop/unix/native: libawt_xawt/awt/, common/awt
...
Reviewed-by: alexsch, serb
2014-12-02 12:47:12 +03:00
Alexander Zvegintsev
9b17d8dec8
8064700: [parfait] Function Call Mismatch in jdk/src/java/desktop/unix/native/libawt_xawt/xawt/XToolkit.c
...
Reviewed-by: alexsch, serb
2014-12-02 12:45:40 +03: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
Lance Andersen
5f72abe97e
8066261: Typo in Connection.isValid
...
Reviewed-by: dfuchs
2014-12-01 11:34:44 -05:00
Alan Bateman
14ee089287
8066196: (fs) Typo in Path::normalize, empty path only returned if path does not have a root component
...
Reviewed-by: dfuchs
2014-12-01 13:44:57 +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
Erik Gahlin
f12ce83a25
6618335: ThreadReference.stop(null) throws NPE instead of InvalidTypeException
...
Reviewed-by: sla
2014-11-28 16:56:45 +01:00
Alexander Scherbatiy
084ef90bcf
8031696: [macosx] TwentyThousandTest test failed with OOM
...
Reviewed-by: serb, pchelko
2014-11-28 19:17:00 +04: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
4ca54eb696
8059944: [OGL] Metrics for a method choice copying of texture should be improved
...
Reviewed-by: bae, prr
2014-11-28 14:03:56 +03:00
Sergey Bylokhov
647479bd9d
8061832: J2DBench can be improved
...
Reviewed-by: prr, bae
2014-11-28 13:55:09 +03: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