Volker Simonis
|
fcdc3eac28
|
8159611: C2: ArrayCopy elimination skips required parameter checks
Reviewed-by: kvn, zmajo, thartmann
|
2016-10-06 18:51:24 +02:00 |
|
Zoltan Majo
|
7bc6ecfba8
|
8167578: C1: compiler.escapeAnalysis.TestArrayCopy fails to throw ArrayStoreException
Remove code that causes C1's arraycopy to skip type checks if the length argument is 0
Reviewed-by: kvn
|
2016-11-01 09:19:14 +01:00 |
|
Michail Chernov
|
45a6944636
|
Merge
|
2016-10-31 17:36:39 +00:00 |
|
Michail Chernov
|
f4949ad896
|
8168535: Quarantine GcCauseTest02 and GcTest02
Reviewed-by: jwilhelm, sjohanss
|
2016-10-31 18:18:05 +03:00 |
|
Goetz Lindenmaier
|
29654f8fe5
|
8168283: adlc: fix error expanding expanded nodes
Reviewed-by: kvn
|
2016-10-19 11:08:03 +02:00 |
|
Roland Westrelin
|
bedfd21b60
|
8167300: Scheduling failures during gcm should be fatal
Reviewed-by: kvn, mcberg
|
2016-10-10 17:04:42 +02:00 |
|
Roland Westrelin
|
21f23a996e
|
8167298: assert(tp->base() != Type::AnyPtr) crash with Unsafe.compareAndExchangeObject*
Unsafe.compareAndExchangeObject should keep track of returned type after matching
Reviewed-by: shade, vlivanov
|
2016-10-13 12:27:39 +02:00 |
|
Doug Simon
|
47096d7dd1
|
8168915: [JVMCI] use MethodParameters attribute instead of depending on -g option for sanity checks
Reviewed-by: kvn
|
2016-10-29 01:09:42 +02:00 |
|
Tobias Hartmann
|
dd45be3f41
|
8168770: Fix for 8151988 causes performance regression on SPARC
Reversed and re-implemented fix for 8151988 to eagerly cut off control input of Div and Mod nodes.
Reviewed-by: kvn
|
2016-10-31 09:50:12 +01:00 |
|
Vladimir Kozlov
|
797316e4f1
|
Merge
|
2016-10-28 19:33:22 +00:00 |
|
Dmitry Chuyko
|
e70bbbd57f
|
8067744: XMM/SSE float register values corrupted by JNI_CreateVM call in JRE 8 (Windows)
Save/restore registers in generate_get_cpu_info() code which checks interrupts.
Reviewed-by: kvn, mcberg
|
2016-10-28 12:28:46 -07:00 |
|
Staffan Larsen
|
1db73e7104
|
8168305: GC.class_stats should not require -XX:+UnlockDiagnosticVMOptions
Reviewed-by: rehn, mlarsson, iklam
|
2016-10-28 08:40:35 +02:00 |
|
Paul Sandoz
|
a1289cce5b
|
8166974: invokedynamic implementation should not wrap Errors
Reviewed-by: dholmes, jrose
|
2016-10-14 14:47:01 -07:00 |
|
Gerard Ziemski
|
e555a3e342
|
8166145: runtime/threads/ThreadInterruptTest3 fails with ExitCode 0
Added new hashtables logging tag and used it print out the table performance details.
Reviewed-by: coleenp, dholmes
|
2016-10-27 09:42:45 -05:00 |
|
Igor Henrique Soares Nunes
|
8ab06fddce
|
8168318: PPC64: Use cmpldi instead of li/cmpld
Reviewed-by: goetz
|
2016-10-27 12:22:28 +02:00 |
|
Markus Grönlund
|
c313933e5d
|
Merge
|
2016-10-27 12:18:36 +02:00 |
|
Martin Doerr
|
9ccff4aa30
|
8168083: PPC64: Cleanup template interpreter after 8154580 and 8154867
Reviewed-by: goetz, coleenp
|
2016-10-27 11:41:53 +02:00 |
|
Markus Grönlund
|
07a68838f2
|
Merge
|
2016-10-27 11:20:37 +02:00 |
|
Markus Grönlund
|
5ce7a44cf0
|
8168662: Intrinsic support for event based tracing needs explicit control dependency
Reviewed-by: kvn, rehn
|
2016-10-27 11:14:30 +02:00 |
|
Marcus Larsson
|
43db68dee4
|
8146009: "pure virtual method called" with using new GC logging mechanism
Co-authored-by: Michail Chernov <michail.chernov@oracle.com>
Reviewed-by: dsamersoff, dholmes, mchernov
|
2016-10-21 10:14:54 +02:00 |
|
Marcus Larsson
|
8641d21c56
|
8166117: Add UTC timestamp decorator for UL
Reviewed-by: rehn, rprotacio
|
2016-10-21 10:18:11 +02:00 |
|
Goetz Lindenmaier
|
a4cfffae9b
|
8167673: [s390] The s390 port
Template interpreter, C1, C2
Reviewed-by: kvn, simonis
|
2016-10-13 14:49:34 +02:00 |
|
Vinnie Ryan
|
7a1887e91c
|
8158997: JNDI Protocols Switch
Reviewed-by: dfuchs
|
2016-10-06 17:33:57 +01:00 |
|
Vinnie Ryan
|
7007b4d6f2
|
8158997: JNDI Protocols Switch
Reviewed-by: dfuchs
|
2016-10-06 17:33:57 +01:00 |
|
Manajit Halder
|
af18bfc781
|
8165555: [macosx] VM crashes on second attempt to execute JCK interactive tests that use Robot (single JVM, agent)
Reviewed-by: serb, aniyogi
|
2016-10-06 20:51:34 +05:30 |
|
Ajit Ghaisas
|
213d68352e
|
8058950: [TESTBUG] There is no F1 dialog when the case loading,so we can't restore it
Reviewed-by: serb, arapte
|
2016-10-06 20:37:03 +05:30 |
|
Attila Szegedi
|
c86ac94029
|
8167117: insert missing final keywords
Reviewed-by: jlaskey, sundar
|
2016-10-06 16:27:47 +02:00 |
|
Jan Lahoda
|
6a0ceb74e8
|
8153362: Add javac -Xlint warning to list exposed types which are not accessible
Adding implementation to -Xlint:exports, to warn about exposing inaccessible types in API
Reviewed-by: jjg
|
2016-10-06 14:03:58 +02:00 |
|
Jan Lahoda
|
fa93c65618
|
8153362: Add javac -Xlint warning to list exposed types which are not accessible
Disabling exports lint (newly introduced to javac) on java.desktop, java.naming, jdk.accessibility, jdk.jshell, jdk.jsobject, jdk.security.jgss, jdk.vm.ci
Reviewed-by: alanb
|
2016-10-06 14:03:14 +02:00 |
|
Volker Simonis
|
f50101ed43
|
8166800: [s390] Top-level build changes required for Linux/s390x
Reviewed-by: erikj
|
2016-10-06 13:41:43 +02:00 |
|
Andrew Haley
|
810f5aada6
|
Merge
|
2016-10-06 09:36:23 +00:00 |
|
Andrew Haley
|
25a130784d
|
8167200: AArch64: Broken stack pointer adjustment in interpreter
Always adjust SP unconditionally
Reviewed-by: dlong, kbarrett
|
2016-10-06 09:25:21 +00:00 |
|
Rajeev Chamyal
|
5e40c7ba0e
|
8151787: Unify the HiDPI splash screen image naming convention
Reviewed-by: prr, alexsch, ksrini
|
2016-10-06 14:31:12 +05:30 |
|
Mandy Chung
|
b507e409eb
|
8167014: jdeps: Missing message: warn.skipped.entry
Reviewed-by: alanb, lancea
|
2016-10-05 18:42:23 -07:00 |
|
Mandy Chung
|
2db14bace5
|
8166846: jdeps fails to generate module info if there is any class in unnamed package
Reviewed-by: lancea
|
2016-10-05 18:41:43 -07:00 |
|
Claes Redestad
|
8ebdbe3b5c
|
8167005: Comment on the need for an empty constructor in ArrayList$Itr
Reviewed-by: smarks, shade, chegar
|
2016-10-06 02:02:48 +02:00 |
|
Doug Simon
|
dd2c391c43
|
8167194: [JVMCI] no reliable mechanism for querying JVMCI system properties
Reviewed-by: kvn
|
2016-10-05 13:56:26 -07:00 |
|
Vladimir Kozlov
|
60735c4b5c
|
Merge
|
2016-10-05 21:35:05 +02:00 |
|
Tom Rodriguez
|
a777d77fb5
|
8166929: [JVMCI] Expose decompile counts in MDO
Reviewed-by: twisti
|
2016-10-05 11:32:50 -07:00 |
|
Paul Sandoz
|
c12cdd9a1c
|
8165344: Update concurrency support
Reviewed-by: coffeys, robm, ahgross, chegar
|
2016-10-05 11:30:16 -07:00 |
|
Alejandro Murillo
|
db351aa712
|
Merge
|
2016-10-05 09:52:55 -07:00 |
|
Alejandro Murillo
|
ce5aedb30c
|
Merge
|
2016-10-05 09:52:53 -07:00 |
|
Alejandro Murillo
|
e4c436048e
|
Merge
|
2016-10-05 09:52:52 -07:00 |
|
Sean Mullan
|
ebf08ec9c6
|
Merge
|
2016-10-05 12:36:42 -04:00 |
|
Sean Mullan
|
5275bebcab
|
8166632: Document how to grant permissions for a module jrt:/<module> in the image
Reviewed-by: alanb, mchung
|
2016-10-05 12:36:01 -04:00 |
|
Erik Joelsson
|
f747c500ff
|
8161025: GPL header missing comma in year
Reviewed-by: dholmes
|
2016-10-05 17:11:14 +02:00 |
|
Erik Joelsson
|
ad7aa259b5
|
8161018: GPL header missing comma in year
Reviewed-by: dholmes
|
2016-10-05 17:10:49 +02:00 |
|
Alok Kumar Sharma
|
c365ea61b5
|
7067885: FileChooser does not display soft link name if link is to nonexistent file/directory
Reviewed-by: alexsch
|
2016-10-05 18:52:06 +04:00 |
|
Alexander Scherbatiy
|
b03a8f26db
|
8165485: Bad rendering of Swing UI controls with Motif L&F on HiDPI display
8147600: [hidpi] invalid rendering of Swing UI controls (radiobuttons, choice etc.)
Reviewed-by: serb
|
2016-10-05 18:42:34 +04:00 |
|
Alexander Scherbatiy
|
04e0dfd1eb
|
8166591: [macos 10.12] Trackpad scrolling of text on OS X 10.12 Sierra is very fast (Trackpad, Retina only)
Reviewed-by: malenkov, serb
|
2016-10-05 18:29:18 +04:00 |
|