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 |
|