Andreas Eriksson
|
62c5bdbe9d
|
8144732: VM_HeapDumper hits assert with bad dump_len
Reviewed-by: dsamersoff
|
2016-02-26 16:28:42 +01:00 |
|
Benoit Daloze
|
8cc9a5146b
|
8150727: [JVMCI] add LoadLoad to the implicit memory barriers on AMD64
Reviewed-by: rschatz, twisti
|
2016-02-26 13:21:28 +01:00 |
|
Thomas Schatzl
|
d090b74744
|
8150629: Initializing all ParScanThreadStates causes significant unaccounted "Other" times
Lazily allocate ParScanThreadStates within the worker threads instead of doing this work upfront serially.
Reviewed-by: mgerdin, jmasa
|
2016-02-26 13:02:30 +01:00 |
|
Thomas Schatzl
|
6fe8d6e7de
|
8150630: Add logging for ParScanThreadState merge phase
Improve visibility of the per-thread scan state merge phase by adding appropriate logging.
Reviewed-by: jmasa, tbenson
|
2016-02-26 13:02:30 +01:00 |
|
Thomas Schatzl
|
d00c7378d6
|
8076463: Add logging for the preserve CM referents task
Add logging and do minor refactoring to CM referents handling task.
Reviewed-by: jmasa
|
2016-02-26 13:02:30 +01:00 |
|
Thomas Schatzl
|
917dc3b87c
|
8140777: Make Adaptive IHOP logging information the same as JFR logging
Reviewed-by: tbenson, jmasa
|
2016-02-26 13:02:30 +01:00 |
|
Robbin Ehn
|
64f428726b
|
8150026: Add the ability to log with variable log level
Reviewed-by: brutisso, mlarsson
|
2016-02-26 10:51:01 +01:00 |
|
Kevin Walls
|
43e034bc51
|
8150654: Zero cleanup of CppInterpreter::result_type_of()
Reviewed-by: coleenp
|
2016-02-25 21:45:26 +00:00 |
|
Lana Steuck
|
66ce266894
|
Merge
|
2016-02-25 11:27:59 -08:00 |
|
Max Ockner
|
4f6dba1568
|
8150103: Convert TraceClassPaths to Unified Logging
TraceClassPaths has been reimplemented with Unified Logging
Reviewed-by: coleenp, dholmes, iklam
|
2016-02-25 13:09:17 -05:00 |
|
Lana Steuck
|
5d8cb4fdb9
|
Added tag jdk-9+107 for changeset f3c43d82c968
|
2016-02-25 09:41:40 -08:00 |
|
Jesper Wilhelmsson
|
bf7f1925fd
|
8150647: Quarantine TestPLABResize.java until JDK-8150183 is fixed
8150562: Quarantine LoadAgentDcmdTest.java due to JDK-8150318
Reviewed-by: iklam, tschatzl
|
2016-02-25 17:26:49 +01:00 |
|
Andrew Haley
|
986f3b0afd
|
8150652: Remove unused code in AArch64 back end
Reviewed-by: kvn
|
2016-02-25 14:59:44 +00:00 |
|
Andrew Haley
|
98d969d374
|
Merge
|
2016-02-25 14:47:08 +00:00 |
|
Aleksey Shipilev
|
4a8c4fc074
|
8150534: C1 compilation fails with "Constant field loads are folded during parsing"
Reviewed-by: vlivanov, thartmann
|
2016-02-25 15:10:16 +03:00 |
|
Stefan Karlsson
|
d15936bdc0
|
8150617: nth_bit and friends are broken
Reviewed-by: shade, tschatzl, vlivanov
|
2016-02-25 13:08:19 +01:00 |
|
Mikael Gerdin
|
167ce92545
|
8150390: Move rs length sampling data to the sampling thread
Reviewed-by: drwhite, jwilhelm
|
2016-02-25 11:20:03 +01:00 |
|
Nils Eliasson
|
1e758f661b
|
Merge
|
2016-02-25 11:17:33 +01:00 |
|
Nils Eliasson
|
d596cf06af
|
8069160: serviceability/dcmd/compiler/CompilerQueueTest.java fails due to class not found
Use whitebox to test specific cases making test less fragile
Reviewed-by: kvn
|
2016-02-25 10:44:51 +01:00 |
|
Nils Eliasson
|
607365df56
|
8149789: SIGSEGV in CompileTask::print
Print tasks from active compile threads requires safepoint
Reviewed-by: kvn
|
2016-02-25 10:44:19 +01:00 |
|
Nils Eliasson
|
e09bb29c2d
|
8148159: [TESTBUG] TestCompilerDirectivesCompatibility tests fails on non-tiered server VMs
Add whitebox for checking available compilers
Reviewed-by: kvn
|
2016-02-25 10:42:42 +01:00 |
|
Tobias Hartmann
|
52c7cb7221
|
8150441: CompileTask::print_impl() is broken after JDK-8146905
Timestamps should be explicitly initialized.
Reviewed-by: dholmes
|
2016-02-25 08:47:57 +01:00 |
|
Shafi Ahmad
|
a9a432a1a1
|
8150002: Check for the validity of oop before printing it in verify_remembered_set
Adding missing check for valid oop.
Reviewed-by: dcubed
|
2016-02-25 11:27:13 +05:30 |
|
Roland Westrelin
|
7c3120b3da
|
Merge
|
2016-02-24 20:18:04 +00:00 |
|
Aleksey Shipilev
|
6e26b67678
|
8150514: C1 crashes in Canonicalizer::do_ArrayLength() after fix for JDK-8150102
Reviewed-by: thartmann, vlivanov
|
2016-02-24 18:43:51 +03:00 |
|
Andrew Haley
|
087b888832
|
Merge
|
2016-02-24 12:38:50 +00:00 |
|
Derek White
|
8961912c74
|
8134992: vm/gc/compact/Compact_InternedStrings_Strings failed due to a malloc() failure
Reviewed-by: mgerdin, brutisso
|
2016-02-24 09:25:39 +01:00 |
|
Christian Tornqvist
|
ba20c3bc65
|
Merge
|
2016-02-25 01:55:45 +00:00 |
|
Kim Barrett
|
0173fa4300
|
Merge
|
2016-02-25 01:23:10 +01:00 |
|
David Holmes
|
f90ee1a167
|
Merge
|
2016-02-24 22:22:41 +00:00 |
|
Christian Tornqvist
|
c25e32cc70
|
8150490: Update OS detection code to recognize Windows Server 2016
Reviewed-by: mgronlun, alanb, dholmes
|
2016-02-24 16:34:25 -05:00 |
|
David Holmes
|
453c5ef375
|
8150506: Remove unused locks
Reviewed-by: mgronlun, tschatzl, mgerdin, coleenp
|
2016-02-24 16:04:51 -05:00 |
|
Coleen Phillimore
|
1907077efd
|
Merge
|
2016-02-24 21:55:26 +01:00 |
|
Kim Barrett
|
5d5113046a
|
8150419: Cleanup BufferNode API
Fewer public functions, cleanup allocation.
Reviewed-by: tschatzl, drwhite
|
2016-02-24 13:18:54 -05:00 |
|
Thomas Stuefe
|
3634fb9df2
|
8149036: Add tracing for thread related events at os level
Reviewed-by: coleenp, mlarsson, dholmes
|
2016-02-24 18:06:34 +01:00 |
|
Alejandro Murillo
|
f73f546c19
|
Merge
|
2016-02-23 18:57:06 -08:00 |
|
Thomas Stuefe
|
ad6d8685e4
|
8150379: [windows] Fix Leaks in perfMemory_windows.cpp
Reviewed-by: clanger, dholmes, gthornbr
|
2016-02-23 19:10:01 -05:00 |
|
Timo Kinnunen
|
44c03b15e2
|
8150426: Wrong cast in metadata_at_put
Fix cast.
Reviewed-by: dholmes, coleenp, jprovino
|
2016-02-23 18:58:36 -05:00 |
|
Magnus Ihse Bursie
|
4e4d31d0a9
|
8150257: Remove softfloat lib support
Reviewed-by: dholmes, erikj
|
2016-02-23 21:44:05 +01:00 |
|
Aleksey Shipilev
|
0c43809cfe
|
8148146: Integrate new internal Unsafe entry points, and basic intrinsic support for VarHandles
Reviewed-by: psandoz, kvn, jrose, adinn, simonis, coleenp
|
2016-02-23 22:09:41 +03:00 |
|
Roland Westrelin
|
449c65bf50
|
8007986: GrowableArray should implement binary search
Binary search method for GrowableArray
Reviewed-by: vlivanov, jrose
|
2016-02-23 17:59:27 +01:00 |
|
Roland Westrelin
|
744d73a67f
|
8148353: [linux-sparc] Crash in libawt.so on Linux SPARC
Gcc expects clean 32 bit int in 64 bit register on function entry
Reviewed-by: kvn, dlong
|
2016-02-23 17:18:31 +01:00 |
|
Aleksey Shipilev
|
0e31a18fd1
|
8150180: String.value contents should be trusted
Reviewed-by: vlivanov, redestad, jrose, twisti
|
2016-02-23 17:55:20 +03:00 |
|
Thomas Schatzl
|
02c98c814f
|
Merge
|
2016-02-23 14:14:29 +01:00 |
|
Antonios Printezis
|
861dc13645
|
8146989: Introduce per-worker preserved mark stacks in ParNew
Unify and provide per-worker preserved mark stack handling in ParNew
Reviewed-by: tschatzl, ysr
|
2016-02-23 10:44:05 +01:00 |
|
Bengt Rutisson
|
e020d2f477
|
8150367: Add back information about the number of GC workers
Reviewed-by: sjohanss, tschatzl
|
2016-02-23 09:52:46 +01:00 |
|
Jamsheed Mohammed C M
|
36e011b2f0
|
8145333: -XX:+EnableJVMCI -XX:+UseJVMCICompiler -XX:-EnableJVMCI makes JVM crash
JVMCI Flags are checked for consistency after parse.
Reviewed-by: twisti
|
2016-02-22 23:37:29 -08:00 |
|
Roland Westrelin
|
310eb4ad4d
|
Merge
|
2016-02-23 10:22:56 +00:00 |
|
Jesper Wilhelmsson
|
8c7980f33a
|
Merge
|
2016-02-22 19:25:32 +00:00 |
|
Jesper Wilhelmsson
|
e76fbbafb5
|
Merge
|
2016-02-22 19:46:37 +01:00 |
|