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 |
|
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 |
|
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 |
|
Yumin Qi
|
32d6037fb4
|
Merge
|
2014-12-12 20:51:03 -08: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|