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
Alan Bateman
3469175a63
8065720: (ch) AbstractInterruptibleChannel.end sets interrupted to null
...
Reviewed-by: psandoz, chegar
2014-11-24 18:11:25 +00:00
Vladimir Ivanov
95ef6e0cb2
8059880: Get rid of LambdaForm interpretation
...
Reviewed-by: psandoz, kvn, shade
2014-11-24 07:19:36 -08: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
Erik Joelsson
c7b43102bc
8065412: generated source to compile .properties file incorreectly includes the module name in the package name
...
Reviewed-by: tbell, mchung, ihse
2014-11-24 11:40:49 +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
Martin Buchholz
5ffaffb47e
8065159: AttributedString has quadratic resize algorithm
...
Grow backing arrays geometrically instead of arithmetically
Reviewed-by: naoto, okutsu
2014-11-21 16:30:02 -08: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
Magnus Ihse Bursie
2c4ba7c947
8058631: Rename posix to unix in build system to match file name changes
...
Reviewed-by: simonis, erikj, tbell
2014-11-21 16:05:11 +01:00
Evgeniya Stepanova
71a33bf064
8062536: [TESTBUG] Conflicting GC combinations in jdk tests
...
Reviewed-by: brutisso, dholmes
2014-11-19 17:51:06 +03:00
David Katleman
ed11049d5e
Added tag jdk9-b40 for changeset d480c3085030
2014-11-18 15:25:16 -08:00
Phil Race
9a4645749f
Merge
2014-11-17 12:32:27 -08:00
Aleksey Shipilev
e1f99ed979
8065096: java.net.Authenticator.theAuthenticator should be properly synchronized
...
Reviewed-by: chegar, lancea
2014-11-17 15:30:22 +03:00
Sergey Gabdurakhmanov
f30ba73e16
8048050: Agent NullPointerException when rmi.port in use
...
Reviewed-by: jbachorik, dfuchs
2014-11-17 13:11:37 +01: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
Aleksei Efimov
fdb39122a1
8064914: tzdb.dat compilation failure when using tzdata2014j
...
Reviewed-by: sherman, coffeys
2014-11-17 14:11:08 +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
Brent Christian
f4aff42708
8064288: sun.management.Flag should loadLibrary()
...
Call System.loadLibrary("management") from Flag static initializer
Reviewed-by: mchung
2014-11-14 13:46:19 -08:00
Lana Steuck
d5edf27b6a
Merge
2014-11-20 10:58:03 -08:00
Roger Riggs
d5aaa2d8ff
8065372: Object.wait(ms, ns) timeout returns early
...
Reviewed-by: martin, dholmes
2014-11-19 21:28:26 -05:00
Roger Riggs
53906a2cb4
8064932: java/lang/ProcessBuilder/Basic.java: waitFor didn't take long enough
...
Reviewed-by: dholmes, martin
2014-11-19 21:22:22 -05:00
Claes Redestad
477b157f38
8065070: (fmt) Avoid creating substrings when building FormatSpecifier
...
Reviewed-by: martin, shade
2014-11-17 23:56:53 +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
Petr Pchelko
24c525eb11
8023723: Can not paste and copy the text from the text area into the editor
...
Reviewed-by: serb, alexsch
2014-11-14 16:19:40 +04: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
Lana Steuck
55bf181583
Merge
2014-11-13 10:22:24 -08:00
Lana Steuck
21760dbcba
Merge
2014-11-13 09:39:22 -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 Katleman
5c42081e69
Added tag jdk9-b39 for changeset d4795cb91c4d
2014-11-12 20:32:25 -08:00
Aleksey Shipilev
4a8e05977e
8059677: Thread.getName() instantiates Strings
...
Reviewed-by: chegar, dholmes, sla, rriggs
2014-11-13 01:55:21 +03: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
Serguei Spitsyn
cc2452b769
6988950: JDWP exit error JVMTI_ERROR_WRONG_PHASE(112)
...
Synchronize the jdwp VirtualMachine command functions with the VM_DEATH event
Reviewed-by: dcubed, dsamersoff, dholmes
2014-11-11 21:46:02 -08:00
Weijun Wang
9aae24502b
8063087: policytool reports error message with prefix of "java.lang.Exception"
...
Reviewed-by: xuelei
2014-11-12 10:47:08 +08:00