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 |
|
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 |
|
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 |
|
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 |
|
Zaiyao Liu
|
34372ab223
|
8049432: New tests for TLS property jdk.tls.client.protocols
Reviewed-by: xuelei
|
2014-12-08 07:15:49 +00: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Vladimir Ivanov
|
ea89dad13c
|
8057020: LambdaForm caches should support eviction
Reviewed-by: psandoz, jrose, shade
|
2014-12-04 07:15:37 -08: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Alejandro Murillo
|
e7d19b374a
|
Merge
|
2014-11-27 07:16:54 -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 |
|
Magnus Ihse Bursie
|
64bb4a891c
|
8065913: Various improvements in SetupNativeCompilation
Reviewed-by: erikj
|
2014-11-26 15:15:27 +01:00 |
|