Mikael Vidstedt
|
251eab3b99
|
Merge
|
2015-12-08 21:46:56 +00:00 |
|
Mikael Vidstedt
|
c9fc986a36
|
8144881: Various fixes to linux/sparc
Fixed sigflags printing, format specfiers, codeCache includes and some function returns
Reviewed-by: dsamersoff, simonis
|
2015-12-08 11:36:16 -08:00 |
|
Markus Grönlund
|
2ad9d3192f
|
8140485: Class load and creation cleanup
Reviewed-by: hseigel, coleenp, sspitsyn
|
2015-12-08 20:04:03 +01:00 |
|
Xueming Shen
|
44a8a73eb6
|
8142508: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk
Reviewed-by: coffeys
|
2015-12-08 09:25:01 -08:00 |
|
Manajit Halder
|
18ace0f732
|
7159591: [macosx] In SetFontTest there's no space for the second button
Reviewed-by: arapte, serb
|
2015-12-08 19:50:14 +03:00 |
|
Ambarish Rapte
|
7c018b1a00
|
8060137: Removing Text from TextField / TextArea is not possible after typing
Reviewed-by: ssadetsky, psadhukhan
|
2015-12-09 02:41:51 +04:00 |
|
Alexander Zvegintsev
|
24e53a99d3
|
8143941: Update splashscreen displays
Reviewed-by: ahgross, prr, serb
|
2015-12-08 19:01:33 +03:00 |
|
Ed Nevill
|
c095394bce
|
8144498: aarch64: large code cache generates SEGV
Fix pd_call_destination to use is_call_at rather than is_call
Reviewed-by: aph, adinn
|
2015-12-08 14:26:17 +00:00 |
|
Andrew Haley
|
ac6fa27965
|
Merge
|
2015-12-15 13:42:13 +00:00 |
|
Andrew Haley
|
c2221a88e8
|
8145320: Create unsafe_arraycopy and generic_arraycopy for AArch64
Reviewed-by: kvn
|
2015-12-14 15:53:48 +00:00 |
|
Goetz Lindenmaier
|
2b4403dc88
|
8145300: ppc64: fix port of "8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls"
Reviewed-by: simonis
|
2015-12-14 10:22:19 +01:00 |
|
Vladimir Ivanov
|
1a4c3a752d
|
8145137: Incorrect call signature can be used in nmethod::preserve_callee_argument_oops
Reviewed-by: roland, jrose
|
2015-12-11 15:03:11 +03:00 |
|
Vladimir Ivanov
|
e56a7de478
|
8145026: compiler/jsr292/NonInlinedCall/RedefineTest.java fails with: java.lang.NullPointerException in ClassFileInstaller.main
Reviewed-by: roland
|
2015-12-10 14:51:54 +03:00 |
|
Vladimir Ivanov
|
afeb87ddd8
|
8144935: C2: safepoint is pruned from a non-counted loop
Reviewed-by: roland
|
2015-12-10 14:51:53 +03:00 |
|
Nils Eliasson
|
7b54819d3e
|
8144601: Premature assert in directive inline parsing
Break after first fail
Reviewed-by: roland
|
2015-12-09 13:41:04 +01:00 |
|
Doug Simon
|
bbc34efe26
|
8144944: JVMCI compiler initialization can happen on different thread than JVMCI initialization
Reviewed-by: twisti
|
2015-12-09 22:57:52 +01:00 |
|
Paul Sandoz
|
4d4c7ad974
|
8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
Reviewed-by: shade, dholmes, alanb, chegar, mchung, roland
|
2015-12-09 14:54:40 +01:00 |
|
Jamsheed Mohammed
|
1f2a9c1407
|
6808665: Use486InstrsOnly aborts 32-bit VM
The code supporting -XX:+/-Use486InstrsOnly was removed.
Reviewed-by: dholmes, thartmann, vlivanov
|
2015-12-09 11:06:39 +01:00 |
|
Pavel Punegov
|
a1bb5b8456
|
8144933: CompilerControl: commandfile/ExcludeTest has incorrect jtreg run innotation
Fix incorrect full test name
Reviewed-by: kvn
|
2015-12-09 00:30:32 +03:00 |
|
Pavel Punegov
|
555dd24642
|
8140667: CompilerControl: tests incorrectly set states for excluded methods
Fix exclude command generation
Reviewed-by: kvn
|
2015-12-09 00:33:30 +03:00 |
|
Poonam Bajaj
|
24c8c40bb8
|
8140031: SA: Searching for a value in Threads does not work
Improve the thread and threads commands in CLHSDB
Reviewed-by: dsamersoff
|
2015-12-08 05:50:46 -08:00 |
|
Athijegannathan Sundararajan
|
dbcaf8cb02
|
8144841: Add a sample for pluggable dynalink linker for stream property on arrays and a REAMDE for linker samples
Reviewed-by: mhaupt, attila
|
2015-12-08 17:16:10 +05:30 |
|
Erik Joelsson
|
bb6d5ef30c
|
8144857: Intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
Reviewed-by: dholmes
|
2015-12-08 12:05:51 +01:00 |
|
Prasanta Sadhukhan
|
5bfc44dca2
|
7160052: GlyphVector.setGlyphPosition can throw an exception on valid input
Reviewed-by: jdv, serb
|
2015-12-08 11:25:47 +03:00 |
|
Athijegannathan Sundararajan
|
4d646ce633
|
8143404: Remove apple script engine code in jdk repository
Reviewed-by: alanb, mchung
|
2015-12-08 10:13:57 +05:30 |
|
Athijegannathan Sundararajan
|
a4a04cc6ed
|
8143404: Remove apple script engine code in jdk repository
Reviewed-by: alanb, mchung
|
2015-12-08 10:11:28 +05:30 |
|
Xue-Lei Andrew Fan
|
307b9775e8
|
8144890: Add the intermittent keyword test B6216082.java
Reviewed-by: mullan
|
2015-12-08 03:49:12 +00:00 |
|
David Holmes
|
88ec537fda
|
Merge
|
2015-12-08 03:16:58 +01:00 |
|
Alejandro Murillo
|
463b771e3c
|
Merge
|
2015-12-07 17:31:43 -08:00 |
|
Chris Plummer
|
0258eeaf71
|
8144677: jprt.properties should allow creating a user specified testset with custom build flavors and build targets
Made setting jprt.build.flavors and jprt.build.targets more flexible
Reviewed-by: dholmes, mikael
|
2015-12-07 17:05:03 -08:00 |
|
Lana Steuck
|
a4bf222753
|
Merge
|
2015-12-07 14:21:05 -08:00 |
|
Lana Steuck
|
e6066d50e0
|
Merge
|
2015-12-07 14:20:20 -08:00 |
|
Lana Steuck
|
ab0ec56038
|
Merge
|
2015-12-07 14:19:26 -08:00 |
|
Lana Steuck
|
8ea2b0088a
|
Merge
|
2015-12-07 14:19:19 -08:00 |
|
Lana Steuck
|
f720ad0cc2
|
Merge
|
2015-12-07 14:18:23 -08:00 |
|
Lana Steuck
|
d291f49177
|
Merge
|
2015-12-07 14:17:19 -08:00 |
|
Lana Steuck
|
b5e43f5b60
|
Merge
|
2015-12-07 14:17:10 -08:00 |
|
Joe Darcy
|
4faa0ee15c
|
8144880: Instrument intermittently failing test ConfigChanges.java
Reviewed-by: lancea, martin
|
2015-12-07 14:12:58 -08:00 |
|
Alejandro Murillo
|
8fcd92f7ae
|
Merge
|
2015-12-07 10:05:08 -08:00 |
|
Martin Doerr
|
ef1c3dc4ed
|
8144850: C1: operator delete needs an implementation
Reviewed-by: kvn
|
2015-12-07 18:24:24 +01:00 |
|
Christian Thalinger
|
3db39e91be
|
Merge
|
2015-12-15 01:20:08 +01:00 |
|
Jan Civlin
|
a08d3805f0
|
8144771: Use AVX3 instructions for string compare
Co-authored-by: Michael C Berg <michael.c.berg@intel.com>
Reviewed-by: kvn, thartmann
|
2015-12-14 14:48:30 -08:00 |
|
Tom Rodriguez
|
e4d937a557
|
8145338: compiler/jsr292/CallSiteDepContextTest.java fails: assert(dep_implicit_context_arg(dept) == 0) failed: sanity
Reviewed-by: twisti
|
2015-12-14 13:06:39 -08:00 |
|
Doug Simon
|
08a2e337c7
|
8145270: Need to eagerly initialize JVMCI compiler under -Xcomp
Reviewed-by: twisti
|
2015-12-13 22:51:13 +01:00 |
|
Ioi Lam
|
9c775566e5
|
8144853: Print the names of callees in PrintAssembly/PrintInterpreter
Reviewed-by: dholmes, vlivanov
|
2015-12-07 09:19:26 -08:00 |
|
Coleen Phillimore
|
d0532b2b86
|
Merge
|
2015-12-15 17:57:08 +00:00 |
|
Coleen Phillimore
|
682603831d
|
Merge
|
2015-12-15 16:01:53 +00:00 |
|
Joseph Provino
|
a0734684c5
|
Merge
|
2015-12-15 16:01:00 +00:00 |
|
Coleen Phillimore
|
a02be6bb0d
|
Merge
|
2015-12-15 10:43:12 -05:00 |
|
Joseph Provino
|
c52bff739b
|
Merge
|
2015-12-15 15:27:38 +00:00 |
|