Stefan Karlsson
|
65a3b7e6b3
|
8152635: Create a UL class to represent a Log + Level combination
Reviewed-by: brutisso, mlarsson, rehn
|
2016-04-04 12:45:04 +02:00 |
|
Stefan Karlsson
|
64efc0eb0f
|
Merge
|
2016-04-04 11:32:04 +02:00 |
|
Marcus Larsson
|
e5135d3d4a
|
Merge
|
2016-04-04 09:59:57 +02:00 |
|
Stefan Karlsson
|
15c4140ae5
|
8152632: Rename LogHandle(...) to Log(...)
Reviewed-by: brutisso, mlarsson, rprotacio
|
2016-04-04 09:15:15 +02:00 |
|
Stefan Karlsson
|
ff771a6686
|
8152538: UL doesn't inline the LogTagSet::is_level check
Reviewed-by: mlarsson, brutisso
|
2016-04-04 09:15:01 +02:00 |
|
Marcus Larsson
|
12eaa83e0e
|
8153174: Remove trailing comma from log configuration listings
Reviewed-by: rehn, sla
|
2016-04-04 08:58:38 +02:00 |
|
Tom Rodriguez
|
fa667c5409
|
8153315: [JVMCI] evol_method dependencies failures should return dependencies_failed
Reviewed-by: iveresov
|
2016-04-03 21:44:54 -07:00 |
|
Chris Hegarty
|
721765cda0
|
8153181: Move sun.misc.VMSupport to an internal package
Reviewed-by: alanb, mchung
|
2016-04-03 16:28:47 +01:00 |
|
Jesper Wilhelmsson
|
ee442d71e1
|
Merge
|
2016-04-02 05:39:25 +02:00 |
|
Daniel D. Daugherty
|
a6c899150e
|
Merge
|
2016-04-01 14:34:17 -07:00 |
|
Daniel D. Daugherty
|
8076bee28c
|
8153302: [BACKOUT] STW phases at Concurrent GC should count in PerfCounter
Reviewed-by: jmasa, jwilhelm
|
2016-04-01 14:30:10 -07:00 |
|
Sangheon Kim
|
a9176a6796
|
8153201: TestOptionsWithRanges fails with -XX:OldPLABSize=2147483648
Add parallel gc into min/max PLAB constraint function
Reviewed-by: brutisso, tbenson
|
2016-04-01 09:45:50 -07:00 |
|
Sangheon Kim
|
a868617af7
|
8152176: Big ParGCCardsPerStrideChunk values can cause overflow for CMS GC
Limit the max value of ParGCCardsPerStrideChunk based on card table size and other stride flags
Reviewed-by: jmasa, tbenson
|
2016-04-01 09:43:13 -07:00 |
|
Dmitrij Pochepko
|
05de4a3fe0
|
8138798: improve tests for HotSpotVMEventListener::notifyInstall
Reviewed-by: twisti
|
2016-04-01 16:56:49 +03:00 |
|
Dmitrij Pochepko
|
b595c21417
|
8151828: Jittester: array creation node handled inproperly in source code visitor for non-int numerical arrays
Reviewed-by: iignatyev
|
2016-04-01 16:31:08 +03:00 |
|
Michail Chernov
|
c3469071aa
|
8148397: Create new tests for IHOP
Reviewed-by: tschatzl, dfazunen
|
2016-04-01 16:15:37 +03:00 |
|
Thomas Schatzl
|
9be0552a61
|
Merge
|
2016-04-01 12:46:06 +02:00 |
|
Thomas Schatzl
|
7fb0e65901
|
8153193: Missing includes in gc/g1/heapRegionBounds.hpp
Reviewed-by: jwilhelm, brutisso
|
2016-04-01 12:00:09 +02:00 |
|
Thomas Schatzl
|
166d473e2e
|
8153182: GC ID prefix for gc, humongous log messages are missing
Reviewed-by: mgerdin, brutisso
|
2016-04-01 11:58:45 +02:00 |
|
Thomas Schatzl
|
f8070cc44a
|
8148099: Improve memory access to FromCardCache during GC
Transpose the FromCardCache data array so the access during GC is linear instead of element-by-element with stride.
Reviewed-by: mgerdin, brutisso
|
2016-04-01 11:57:58 +02:00 |
|
Tobias Hartmann
|
f571030571
|
Merge
|
2016-04-01 08:46:47 +00:00 |
|
Rahul Raghavan
|
2630177fdc
|
8150690: C++11 user-defined literal syntax in jvmciCompilerToVM.cpp
Changes done for - 'C++11 requires a space between literal and identifier'.
Reviewed-by: twisti
|
2016-04-01 01:34:00 -07:00 |
|
Cheleswer Sahu
|
6f3cb076c4
|
8151442: jstack doesn't close quotation marks properly with threads' name greater than 1996 characters
Reviewed-by: dsamersoff, kevinw
|
2016-04-01 13:51:29 +05:30 |
|
Bengt Rutisson
|
0d7e6c5add
|
8153203: Remove liveRange.hpp
Reviewed-by: mgerdin, jwilhelm
|
2016-04-01 10:16:31 +02:00 |
|
Konstantin Shefov
|
cce84da126
|
8153165: Fix MX tool config script to make the tool work with TESTNG
Reviewed-by: dnsimon, twisti
|
2016-04-01 10:43:35 +03:00 |
|
Bengt Rutisson
|
0c5e3bcbd6
|
8153188: Use log_error(gc, verify) for logging in verification code
Reviewed-by: mgerdin, tschatzl
|
2016-04-01 07:08:55 +02:00 |
|
Bengt Rutisson
|
eeec4b781b
|
8153187: Convert TraceWorkGang to use unified logging
Reviewed-by: mgerdin, tschatzl
|
2016-04-01 07:08:40 +02:00 |
|
Bengt Rutisson
|
8098362a32
|
8153186: Convert TraceGCTaskThread to use unified logging
Reviewed-by: mgerdin, tschatzl
|
2016-04-01 07:08:30 +02:00 |
|
Christian Tornqvist
|
84e45bf683
|
Merge
|
2016-04-01 03:33:39 +00:00 |
|
Christian Thalinger
|
879c8b43c6
|
8144964: JVMCI compilations need to be disabled until the module system is initialized
Reviewed-by: kvn
|
2016-03-31 15:52:07 -10:00 |
|
Calvin Cheung
|
2685f965d3
|
Merge
|
2016-04-01 03:07:25 +02:00 |
|
Jon Masamitsu
|
e036e40e87
|
Merge
|
2016-03-31 22:04:19 +00:00 |
|
Alejandro Murillo
|
73dbcc3149
|
Merge
|
2016-03-31 14:25:35 -07:00 |
|
Rachel Protacio
|
81ebd2a801
|
Merge
|
2016-03-31 18:22:54 +00:00 |
|
Calvin Cheung
|
c3fd09e417
|
8075253: Multiversion JAR feature: CDS does not support MV-JARs
Handle "Multi-Release" jar during CDS dump time
Reviewed-by: jiangli, iklam, minqi, redestad
|
2016-03-31 10:42:57 -07:00 |
|
Bengt Rutisson
|
650a015581
|
Merge
|
2016-03-31 18:51:53 +02:00 |
|
Doug Simon
|
b75d50cc75
|
8152024: MemoryAccessProvider javadoc should be modified
Reviewed-by: kvn, twisti
|
2016-03-31 09:16:49 -07:00 |
|
Doug Simon
|
adb3a381c2
|
8152023: MethodHandleAccessProvider.resolveLinkToTarget throws NPE/IAE on null/wrong argument
Reviewed-by: kvn, twisti
|
2016-03-31 09:16:49 -07:00 |
|
Doug Simon
|
e3cbdb7632
|
8152022: JVMCI: MethodHandleAccessProvider.resolveInvokeBasicTarget throws NPE on null first argument
Reviewed-by: kvn, twisti
|
2016-03-31 09:16:49 -07:00 |
|
Doug Simon
|
40c8ad359a
|
8152021: MethodHandleAccessProvider.lookupMethodHandleIntrinsic throws NPE on null argument
Reviewed-by: kvn, twisti
|
2016-03-31 09:16:49 -07:00 |
|
Vladimir Kozlov
|
ee06cb9b8a
|
Merge
|
2016-03-31 09:16:49 -07:00 |
|
Rachel Protacio
|
ed7a01e044
|
8145235: Deprecate product flags that have been converted to Unified Logging
Added deprecation message/mechanism for product flags aliased to Unified Logging options
Reviewed-by: mockner, coleenp, ddmitriev, mlarsson
|
2016-03-31 12:06:51 -04:00 |
|
Christian Tornqvist
|
dedfabbaac
|
8150899: [TESTBUG] Split hotspot_all job into smaller jobs
Reviewed-by: gtriantafill, iignatyev
|
2016-03-31 11:39:00 -04:00 |
|
Bengt Rutisson
|
69ae3e0c64
|
8152952: Allow G1 phase logging to use individual number of threads
Reviewed-by: tschatzl, jmasa
|
2016-03-31 17:05:29 +02:00 |
|
Gerard Ziemski
|
b1e438f157
|
Merge
|
2016-03-31 14:18:25 +00:00 |
|
Zoltan Majo
|
526582022d
|
8153195: Quarantine compiler/gcbarriers/PreserveFPRegistersTest.java
Quarantine test.
Reviewed-by: thartmann
|
2016-03-31 16:09:29 +02:00 |
|
Felix Yang
|
57f06537c2
|
8153172: aarch64: hotspot crashes after the 8.1 LSE patch is merged
Fix scratch register usage in C1 atomic_op to avoid unpredictable instruction
Reviewed-by: aph
|
2016-03-31 12:00:32 +00:00 |
|
Dmitry Samersoff
|
cba7605902
|
Merge
|
2016-03-31 11:21:20 +00:00 |
|
Dmitry Samersoff
|
5a57d8ab99
|
8150973: Hotspot agent use of sun.boot.class.path needs to be updated for Jigsaw
Remove the code
Reviewed-by: alanb, sspitsyn
|
2016-03-31 14:17:16 +03:00 |
|
Thomas Schatzl
|
5031466171
|
8153065: "Preserve CM refs" log message disconnected from "Parallel Preserve CM refs"
Bring the log messages into the correct order again.
Reviewed-by: mgerdin
|
2016-03-31 12:00:08 +02:00 |
|