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
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
Lana Steuck
348a914f04
Added tag jdk-9+112 for changeset 5531985950c0
2016-03-31 01:13:19 -07:00
Tobias Hartmann
3aa353de7b
8136798: TestMonomorphicObjectCall.java fails with compilation error
...
Refactored test to work with Jake.
Reviewed-by: kvn, zmajo
2016-03-31 09:26:13 +02:00
Gerard Ziemski
64a7656938
8142510: -XX:+PrintFlagsRanges should print default range value for those flags that have constraint and an implicit range
...
Implemented default ranges for flags with constraints and no explicit ranges
Reviewed-by: ddmitriev, coleenp
2016-03-30 14:44:27 -05:00
Chris Plummer
fbe049838a
8148639: Some MethodCounter fields can be excluded when not including C2
...
Removed _interpreter_invocation_count and _interpreter_throwout_count fields for C1
Reviewed-by: kvn, coleenp
2016-03-30 09:52:02 -07:00
Gerard Ziemski
5a7ecbdf94
8143958: CDS Shared flags need constraint function
...
Implement range constraints for CDS flags.
Reviewed-by: iklam, jiangli
2016-03-30 11:28:51 -05:00
Dmitry Fazunenko
7e6e45906b
8152422: Optimize GC JPRT test set
...
Reviewed-by: sjohanss, pliden
2016-03-30 17:25:32 +03:00
Yasumasa Suenaga
7e964d8697
8151674: STW phases at Concurrent GC should count in PerfCounter
...
Reviewed-by: jmasa, sla, tschatzl
2016-03-30 21:05:13 +09:00
Tobias Hartmann
b256715d77
Merge
2016-03-30 12:34:08 +02:00
Tobias Hartmann
6a65ad52d6
8152861: VM crash on assert: locked methods shouldn't be flushed
...
Check if nmethod is locked by JVMTI before flushing.
Reviewed-by: kvn
2016-03-30 08:04:59 +02:00
Tobias Hartmann
c3ebf37e24
8152947: VM crash with assert(!removed || is_in_use()) failed: unused osr nmethod should be invalidated
...
Check OSR invalidation after nmethod state transition.
Reviewed-by: ddmitriev, vlivanov
2016-03-30 08:00:51 +02:00
Christian Thalinger
58c9c16e11
Merge
2016-03-29 22:39:17 +00:00
Igor Ignatyev
9723b912e9
8152636: TestHasNegatives.java fails after Jigsaw changes were integrated
...
Reviewed-by: kvn
2016-03-30 00:25:39 +03:00
Kim Barrett
3af6c14332
8152916: ostream has unnecessary dependency on GCId
...
Removed unneeded #includes and forward class declaration.
Reviewed-by: pliden, rehn, brutisso, mgerdin
2016-03-29 16:21:16 -04:00
Max Ockner
0ce26421c4
Merge
2016-03-29 21:44:06 +02:00
Max Ockner
e721b555eb
Merge
2016-03-29 20:51:59 +02:00
Max Ockner
45b8dc27fe
8150084: Convert TraceMonitorMismatch to Unified Logging
...
TraceMonitorMismatch has been converted to Unified Logging.
Reviewed-by: coleenp, rprotacio
2016-03-29 14:37:07 -04:00
Vladimir Ivanov
d39c84770b
8152972: C2 crashes with SIGSEGV in LoadNode::make
...
Reviewed-by: kvn
2016-03-29 21:33:26 +03:00
Vladimir Ivanov
03d9887e1c
8152945: TestStableU* tests aren't Jigsaw-ready
...
Reviewed-by: kvn, thartmann
2016-03-29 21:33:22 +03:00
Vladimir Ivanov
79c80f1282
8152857: [TESTBUG] UnsafeGetConstantField.testUnsafeGetFieldUnaligned fails w/ -XX:-UseUnalignedAccesses in -Xcomp mode
...
Reviewed-by: kvn, thartmann
2016-03-29 21:33:16 +03:00
Max Ockner
aa9da340e0
8149996: TraceLoaderConstraints has been converted to Unified Logging
...
TraceLoaderConstraints has been converted to Unified Logging.
Reviewed-by: coleenp, dholmes, rprotacio
2016-03-29 13:02:16 -04:00
Michael Berg
06465d42a5
8152496: Blended code generation
...
Reviewed-by: kvn, shade
2016-03-29 09:53:50 -07:00
Zoltan Majo
19565dea46
Merge
2016-03-29 13:43:28 +02:00
Marcus Larsson
3db2c8085b
8151993: Remove inclusion of inline.hpp in log.hpp
...
Reviewed-by: kbarrett, stefank
2016-03-29 09:43:05 +02:00
Marcus Larsson
f4a1f4ef6b
8151438: UL instantiates duplicate tag sets
...
Reviewed-by: brutisso, stefank
2016-03-29 09:36:43 +02:00
Per Lidén
0fb3d6a52e
8068579: Running with -XX:-UseParallelGC does not turn ParalleGC off
...
Reviewed-by: jmasa, dfazunen, brutisso
2016-03-29 08:42:22 +02:00
Rahul Raghavan
34f5c263b6
8152730: File Leak in CompileBroker::init_compiler_thread_log of compileBroker.cpp:1665
...
Added missing code to close file pointer.
Reviewed-by: kvn
2016-03-28 20:38:05 -07:00
Fei Yang
755b6af36e
8152840: aarch64: improve _unsafe_arraycopy stub routine
...
Aarch64: improve StubRoutines::_unsafe_arraycopy stub routine
Reviewed-by: aph
2016-03-28 21:21:41 +08:00
Rahul Raghavan
9acc5ad3ce
8145348: Make intrinsics flags diagnostic
...
Converted product or develop intrinsics flags to diagnostic.
Reviewed-by: kvn
2016-03-28 01:08:02 -07:00
Vladimir Ivanov
f7d4d8b94d
8025962: JSR 292: NoSuchMethodError and NoSuchFieldError in MHN_resolve_Mem
...
Reviewed-by: acorn, kvn
2016-03-28 13:49:34 +03:00
Vladimir Ivanov
ee1caca2a6
8148175: C1: G1 barriers don't preserve FP registers
...
Reviewed-by: kvn
2016-03-28 13:49:34 +03:00
Vladimir Ivanov
661796fe3f
8152179: C2: Folding of unsigned loads is broken w/ @Stable
...
Reviewed-by: jrose, kvn
2016-03-28 13:49:34 +03:00
Vladimir Ivanov
3d03610bf4
8152773: C2: LoadNode properties aren't preserved when converting between signed/unsigned variants
...
Reviewed-by: jrose, kvn
2016-03-28 13:49:34 +03:00
Vladimir Ivanov
9cf0dc3015
8151623: Zap freed Metaspace chunks in non-product binaries
...
Reviewed-by: stefank, jmasa
2016-03-28 13:49:34 +03:00
Aleksey Shipilev
0a8f970d76
Merge
2016-03-25 13:15:41 +00:00
Aleksey Shipilev
d8f23ea33b
8152698: Remove obsolete Unsafe.putOrdered{X} methods, usages, runtime and compiler support
...
Reviewed-by: kvn, psandoz
2016-03-25 15:34:30 +03:00
Konstantin Shefov
ec1e7dbde1
8152344: JVMCI test task: Unit tests for ConstantReflectionProvider
...
Reviewed-by: twisti, dpochepk, tpivovarova
2016-03-25 14:46:09 +03:00
Roland Schatz
49558c8d6e
8152634: generalize exception throwing routines in JVMCIRuntime
...
Reviewed-by: twisti
2016-03-25 12:43:23 +01:00
Alejandro Murillo
08cd7e16d7
Merge
2016-03-24 15:53:19 -07:00
Vivek Deshpande
752d1b46bb
8152354: Update for x86 AES CBC Decryption
...
4 way parallel version for key sizes 192 and 256 for 64 bit and for key sizes 128, 192 and 256 for 32 bit.
Reviewed-by: kvn
2016-03-24 11:48:37 -07:00
Zoltan Majo
fd69c51425
Merge
2016-03-24 17:52:39 +00:00
Zoltan Majo
720f99dec9
Merge
2016-03-24 16:21:18 +01:00
Harold Seigel
cd3f80324f
Merge
2016-03-24 15:19:06 +00:00
Dmitry Fazunenko
743c9c4cdb
Merge
2016-03-24 13:09:16 +00:00
Harold Seigel
ff8f7e4a2b
8140665: SIGSEGV when a primitive type's class is used as the host class in a call to DefineAnonymousClass call
...
Instead of assertng, throw an exception
Reviewed-by: acorn, coleenp
2016-03-24 08:13:28 -04:00
Dmitry Fazunenko
0f687b0bd5
Merge
2016-03-24 15:51:31 +04:00
Tobias Hartmann
d9fd1b40d7
Merge
2016-03-24 11:50:51 +00:00
Tobias Hartmann
1f41cbe573
8150821: Crash with assert(!((nmethod*)_cb)->is_deopt_pc(_pc)) failed: invariant broken
...
Use different constructor on SPARC to fully initialize frame.
Reviewed-by: kvn
2016-03-24 12:19:50 +01:00
Zoltan Majo
c47b3aee01
8152640: Quarantine compiler/intrinsics/string/TestHasNegatives.java
...
Quarantine test
Reviewed-by: thartmann
2016-03-24 11:44:12 +01:00
Paul Sandoz
ab69113c5e
8149644: Integrate VarHandles
...
Reviewed-by: kvn, vlivanov
2016-03-24 11:21:49 +01:00
Stefan Johansson
d30aeec30c
8151460: Metaspace counters can have inconsistent values
...
Reviewed-by: jmasa, pliden
2016-03-24 10:49:08 +01:00
Thomas Schatzl
49d6460189
8152400: Enabling TASK_STATS_ONLY filters out just enabled messages anyway
...
If TASK_STATS_ONLY is enabled, do not require a develop build to print messages.
Reviewed-by: pliden, tbenson
2016-03-24 10:40:23 +01:00
Tobias Hartmann
ce350e07fa
8136458: Remove "marked for reclamation" nmethod state
...
Removed "marked for reclamation" nmethod state because only sweeper sets nmethods to zombie.
Reviewed-by: kvn, neliasso
2016-03-24 09:09:52 +01:00
Lana Steuck
d214f75dd3
Merge
2016-03-23 21:44:35 -07:00
Lana Steuck
5115e00a71
Added tag jdk-9+111 for changeset 5f9eee6b383b
2016-03-23 19:33:34 -07:00
Jesper Wilhelmsson
b7ca1e57ee
Merge
2016-03-23 23:36:29 +01:00
Martin Doerr
9dff846b30
8151818: C1: LIRGenerator::move_to_phi can't deal with illegal phi
...
Reviewed-by: iveresov, kvn
2016-03-23 15:35:38 -07:00
Dmitry Samersoff
249cb4de93
Merge
2016-03-23 17:36:18 +00:00
Ioi Lam
ae4cc4b56a
8152380: Shared symbol table should never use alternate hashcode
...
Reviewed-by: coleenp, jiangli
2016-03-23 09:00:22 -07:00
Kim Barrett
cb72aacabb
8151670: Unexpected concurrent refinement deactivation and reactivation
...
Refinement threads now use SuspendibleThreadSet::yield.
Reviewed-by: jmasa, mgerdin
2016-03-25 15:50:31 -04:00
Eric Mccorkle
6bf9194f41
8078112: [TESTBUG] Integrate Selection/Resolution test suite into jtreg tests
...
Reviewed-by: ctornqvi, acorn
2016-03-25 15:54:18 +03:00
Dmitry Samersoff
a02f8f2d30
8151991: jvmti diagnostics commands requires INCLUDE_SERVICES
...
Guard jvmti diagnostic commands by appropriate defines
Reviewed-by: sspitsyn, dholmes, gadams
2016-03-25 12:54:16 +03:00
Sangheon Kim
d676c6233e
8152160: SIGFPE in CompactibleFreeListSpaceLAB::compute_desired_plab_size
...
Rephrase the calculation with CMSOldPLABNumRefills to avoid an overflow
Reviewed-by: pliden, jmasa
2016-03-24 23:07:06 -07:00
Jon Masamitsu
d7e8dc2fef
Merge
2016-03-25 03:53:18 +00:00
Rachel Protacio
f50eeb2649
Merge
2016-03-25 01:20:14 +00:00
Kim Barrett
dcb3e3b3c4
Merge
2016-03-24 23:42:46 +00:00
Coleen Phillimore
66f6116b43
Merge
2016-03-24 20:17:07 +00:00
Rachel Protacio
0f7f8e05ab
8146947
: Remove PrintOopAddress rather than converting to UL
...
Deprecated PrintOopAddress and made functionality default
Reviewed-by: coleenp, stefank
2016-03-24 13:25:10 -04:00
Coleen Phillimore
1d25ca2a9e
8143269: Refactor code in universe_post_init that sets up methods to upcall
...
Deferred code review cleanups
Reviewed-by: dholmes, hseigel
2016-03-24 10:19:31 -04:00
Zoltan Majo
3edb7b95ba
Merge
2016-03-23 15:01:42 +01:00
Michail Chernov
cd1a1d139c
8149662: Refactor hotspot/test/gc/g1/plab/lib/LogParser.java
...
Reviewed-by: tschatzl, dfazunen
2016-03-23 15:48:25 +03:00
Fei Yang
586f496119
8152537: aarch64: Make use of CBZ and CBNZ when comparing unsigned values with zero
...
Aarch64: c2 make use of CBZ and CBNZ when comparing unsigned values with zero.
Reviewed-by: aph
2016-03-23 18:00:46 +08:00
Ed Nevill
2199ec0857
8151775: aarch64: add support for 8.1 LSE atomic operations
...
Reviewed-by: aph
2016-03-29 10:07:54 +00:00
David Simms
7294935e3e
8149023: Event based tracing should cover safepoint begin and end
...
Add events to safepoint begin and end
Reviewed-by: dholmes, mgronlun, egahlin
2016-03-23 10:52:35 +01:00
Markus Grönlund
a3b37b6372
8152119: Event-based tracing to allow for tracing Klass definition
...
Reviewed-by: dholmes, egahlin
2016-03-23 10:31:46 +01:00
Yasumasa Suenaga
cdbfbb48aa
8148659: Add all option to JSnap
...
Reviewed-by: dsamersoff
2016-03-23 12:26:14 +09:00
Max Ockner
4ddc4feb07
Merge
2016-03-23 03:33:22 +01:00
Alejandro Murillo
1bd14828a0
8152483: Fix a couple of tests that are being incorrectly run on C1 after jigsaw M3
...
Reviewed-by: ctornqvi, kvn
2016-03-22 18:41:09 -07:00
Kim Barrett
5f25c82c48
8152196: SuspendibleThreadSet::yield scales poorly
...
Use semaphore to wake up VM thread on last suspendible leave/yield.
Reviewed-by: mgerdin, drwhite
2016-03-22 20:32:48 -04:00
Max Ockner
dca64ad62d
8146632: Add descriptive error messages for removed non-product logging flags
...
Added table with removed non-product flags and error messages.
Reviewed-by: dholmes, coleenp, hseigel
2016-03-22 15:03:07 -04:00
Coleen Phillimore
ff04be3cf5
8144940: Broken hash in string table entry in closed/runtime/7158800/BadUtf8.java
...
Fix code broken with compact Strings.
Reviewed-by: iklam, thartmann, hseigel, jiangli
2016-03-22 13:32:18 -04:00
Severin Gehwolf
aa55cc6846
8152440: Zero build fails after JDK-8146801
...
Define InitArrayShortSize macro for Zero as well.
Reviewed-by: aph
2016-03-22 18:23:39 +01:00
Chris Hegarty
9978f9b065
Merge
2016-03-22 17:04:25 +00:00
Bengt Rutisson
d444e55969
8152300: Convert G1_ALLOC_REGION_TRACING to unified logging
...
Reviewed-by: sjohanss, stefank
2016-03-22 13:41:52 +01:00
Chris Hegarty
5af2dcd643
Merge
2016-03-22 10:43:58 +00:00
Tom Benson
dc360cad53
8142935: Adding old gen regions does not consider available free space
...
Track live data size as added to cset during mixed GCs
Reviewed-by: kbarrett, drwhite
2016-03-21 15:59:58 -04:00
Sangheon Kim
fd827daa57
Merge
2016-03-22 01:52:23 +01:00
Chris Plummer
6e4fd7f938
Merge
2016-03-21 20:19:46 +00:00
Chris Plummer
4cc14cb17e
8146436: Add -XX:-ShrinkHeapInSteps option (previously -XX:+UseAggressiveHeapShrink)
...
Added ShrinkHeapInSteps option.
Reviewed-by: jmasa, tbenson
2016-03-21 13:14:31 -07:00
Sangheon Kim
b5a940227e
8152120: TLAB compute_size() should not allow any size larger than max_size
...
Limit TLAB compute_size() to be less than or equal to TLAB max
Reviewed-by: sjohanss, jmasa
2016-03-21 13:04:10 -07:00
Thomas Schatzl
ec9925fbe9
Merge
2016-03-21 12:52:24 +01:00
Marcus Larsson
85ba16be9d
Merge
2016-03-21 11:42:47 +01:00
Bengt Rutisson
a1901aecc9
Merge
2016-03-21 10:44:30 +01:00
Nils Eliasson
f058b201f6
8152169: LockCompilationTest.java fails due method present in the compiler queue
...
Too many compiles waiting, wait time not enough
Reviewed-by: twisti
2016-03-18 15:54:47 +01:00
Zoltan Majo
1c19fa8c18
Merge
2016-03-21 11:21:07 +01:00
Zoltan Majo
5751808a6c
8148754: C2 loop unrolling fails due to unexpected graph shape
...
Check if graph shape is appropriate for optimization, bail out optimization if not.
Reviewed-by: kvn, twisti, shade, dnsimon
2016-03-21 09:51:20 +01:00
Guy Delamarter
579f0ea8ec
8144693: Intrinsify StringCoding.hasNegatives() on SPARC
...
Implemented C2 instrinsic for StringCode.hasNegatives() on SPARC.
Reviewed-by: kvn, jrose, thartmann
2016-03-21 08:42:20 +01:00
Hiroshi H Horii
0e8c60f68f
8152172: PPC64: Support AES intrinsics
...
Reviewed-by: kvn, mdoerr, simonis
2016-03-18 12:50:17 +01:00
Bengt Rutisson
85c97dc404
8148759: G1AllocRegion::_count inconsistently used if more than one context is active
...
Reviewed-by: sjohanss, jwilhelm, tschatzl
2016-03-18 10:51:29 +01:00
Sangheon Kim
ed7472e0dd
8152118: MinTLABSize should be less than TLAB max
...
Add a constraint for MinTLABSize to be less than or equal to TLAB max
Reviewed-by: brutisso, drwhite, jmasa
2016-03-18 21:01:28 -07:00
Jesper Wilhelmsson
884837e21c
Merge
2016-03-19 02:44:27 +00:00
Jesper Wilhelmsson
132e217524
Merge
2016-03-19 01:23:46 +01:00
Coleen Phillimore
2482b77829
Merge
2016-03-18 23:12:49 +00:00
Coleen Phillimore
539958f76c
Merge
2016-03-18 22:27:19 +00:00
Coleen Phillimore
1954276b28
8152065: TraceBytecodes breaks the interpreter expression stack
...
Move trace_bytecode to InterpreterRuntime and make trace_bytecode an IRT_LEAF so that safepoints are not allowed.
Reviewed-by: jiangli, dholmes, dcubed
2016-03-18 15:14:22 -04:00
Per Lidén
1402ff0f5d
8152185: ReferencePendingListLocker incorrectly assumes that the lock is never taken recursively
...
Reviewed-by: stefank, sjohanss
2016-03-18 15:54:04 +01:00
Stefan Johansson
77de5508e9
8152113: Remove _last_ditch_collection GC-cause and avoid expanding heap on Metaspace OOM
...
Reviewed-by: brutisso, jwilhelm
2016-03-18 13:18:58 +01:00
Stefan Karlsson
0fed01a8ec
Merge
2016-03-18 11:42:32 +01:00
Stefan Karlsson
97d34dd67a
8152104: G1 StringTable cleaning incorrectly logs with the stringdedup tag
...
Reviewed-by: mgerdin, jwilhelm, sjohanss
2016-03-18 09:01:51 +01:00
Stefan Karlsson
a15383123d
8152100: Rework and unify the GC phase logging
...
Reviewed-by: sjohanss, jwilhelm
2016-03-18 08:59:07 +01:00
Stefan Karlsson
9682b4de13
8152086: Remove SpaceMangler::mangle_region logging
...
Reviewed-by: brutisso, tschatzl
2016-03-18 08:57:57 +01:00
Stefan Karlsson
566df4a912
Merge
2016-03-18 03:46:02 +01:00
Sangheon Kim
beb72fff33
Merge
2016-03-18 01:14:39 +00:00
Jon Masamitsu
e779c07cfb
8151845: Comment in globals.hpp for MetaspaceSize is incorrect
...
Reviewed-by: drwhite, stefank
2016-03-17 15:50:31 -07:00
Stefan Karlsson
0da92f92e5
8152007: Add the thread to the GCPhase trace events
...
Reviewed-by: tschatzl, brutisso
2016-03-17 21:04:45 +01:00
Stefan Karlsson
35058d4038
8027423: Parallel compact GC class unloading measurement includes symbol and string table time
...
Reviewed-by: mgerdin, jmasa
2016-03-17 21:01:59 +01:00
Stefan Karlsson
7c87080ac1
8026720: Remove the unused SpaceManager::mangle_freed_chunks
...
Reviewed-by: mgerdin, tschatzl, vlivanov
2016-03-17 21:00:51 +01:00
Alan Bateman
f30fc1c88b
8142968: Module System implementation
...
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Christian Tornqvist <christian.tornqvist@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: George Triantafillou <george.triantafillou@oracle.com>
Co-authored-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Co-authored-by: Ioi Lam <ioi.lam@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jiangli Zhou <jiangli.zhou@oracle.com>
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: acorn, ccheung, coleenp, ctornqvi, dholmes, dsimms, gtriantafill, iklam, jiangli, mgronlun, mseledtsov, cjplummer, sspitsyn, stefank, twisti, hseigel, lfoltan, alanb, mchung, dfazunen
2016-03-17 19:04:01 +00:00
Alejandro Murillo
b1991afdf4
Merge
2016-03-17 11:25:10 -07:00
Sangheon Kim
9f63ca85a7
8151085: Change G1 concurrent timer and tracer measuring time
...
Change measuring time for G1 concurrent phases and reporting heap summary
Reviewed-by: brutisso, sjohanss
2016-03-17 11:18:52 -07:00
Rachel Protacio
f74e57df15
Merge
2016-03-17 18:54:32 +01:00
Rachel Protacio
95129b2a5e
8151560: Safepoint logging has mismatch between command line level and printed level
...
Corrected mistaken "debug" level to "trace"
Reviewed-by: hseigel, jiangli, dholmes
2016-03-17 12:02:24 -04:00
Michail Chernov
ce4315d21c
8150648: Re-enable TestPLABResize.java after JDK-8150183 is fixed
...
Reviewed-by: tschatzl
2016-03-17 17:07:09 +03:00
Zoltan Majo
a7f8d170bf
Merge
2016-03-17 13:48:11 +01:00
Erik Joelsson
691b95d838
Merge
2016-03-17 11:15:44 +01:00
Thomas Schatzl
2e126f0610
Merge
2016-03-17 10:04:39 +01:00
Erik Joelsson
0ca6aea1fd
8151656: Minor tweaks to old Hotspot build to ease comparison with new
...
Reviewed-by: dholmes, twisti
2016-03-17 09:53:18 +01:00
Thomas Schatzl
0588ecf584
8151920: Region liveness printing is broken
...
Remove obsolete code that causes an assert.
Reviewed-by: drwhite, brutisso
2016-03-17 09:36:04 +01:00
Per Lidén
da5ca5c5d5
8151601: Cleanup locking of the Reference pending list
...
Reviewed-by: brutisso, stefank
2016-03-17 08:07:53 +01:00
Filipp Zhinkin
591784c35a
8152004: CTW crashes with failed assertion after 8150646 integration
...
Reviewed-by: kvn, neliasso
2016-03-17 09:50:00 +03:00
Christian Thalinger
4036d37a8f
8152134: [JVMCI] printing compile queues always prints C2 regardless of UseJVMCICompiler
...
Reviewed-by: dnsimon
2016-03-17 16:10:58 -10:00
Christian Thalinger
565799b797
8151723: [JVMCI] JVMCIRuntime::treat_as_trivial: Don't limit trivial prefixes to boot class path
...
Reviewed-by: dnsimon
2016-03-17 16:10:09 -10:00
Christian Thalinger
99a06be405
8151829: [JVMCI] incorrect documentation about jvmci.compiler property
...
Reviewed-by: kvn
2016-03-17 10:55:15 -10:00
Tobias Hartmann
66afd81176
Merge
2016-03-18 09:27:07 +00:00
Tobias Hartmann
ba7e4da495
8023191: OSR nmethods should be flushed to free space in CodeCache
...
Treat OSR nmethods like normal nmethods and flush them if they are cold/unused.
Reviewed-by: kvn
2016-03-18 09:32:29 +01:00
Nils Eliasson
338ff211b4
8152090: Code missing from JDK-8150054 causing many test failures
...
Add missing method
Reviewed-by: kvn
2016-03-17 21:55:55 +01:00
Tom Rodriguez
2b48dbfd93
8151874: [JVMCI] canInlineMethod should check is_not_compilable for correct CompLevel
...
Reviewed-by: twisti
2016-03-17 12:04:04 -07:00
Andrew Haley
dab7ef569b
Merge
2016-03-17 17:03:20 +00:00
Tobias Hartmann
42ba4188b0
8151882: -XX:+Verbose prints messages even if no other flag is set
...
We should only print messages if PrintOpto && WizardMode is set.
Reviewed-by: kvn, neliasso
2016-03-17 09:41:46 +01:00
Jon Masamitsu
37370fa733
8060463: ParNew: SurvivorAlignmentInBytes greater then YoungPLABSize cause assert(obj != NULL || plab->words_remaining() < word_sz) failed: Else should have been able to allocate
...
Reviewed-by: sangheki, tschatzl, mchernov
2016-03-16 14:47:55 -07:00
Bengt Rutisson
9d3140761b
Merge
2016-03-16 16:21:36 +00:00
Thomas Schatzl
d8cced4256
Merge
2016-03-16 16:42:30 +01:00
Bengt Rutisson
612282e8ec
Merge
2016-03-16 14:58:19 +00:00
Thomas Schatzl
009d00da5f
Merge
2016-03-16 15:36:42 +01:00
Bengt Rutisson
55d9ccc5a1
8151912: guarantee(GCPauseIntervalMillis >= 1) failed: Constraint for GCPauseIntervalMillis should guarantee that value is >= 1
...
Reviewed-by: tbenson, tschatzl
2016-03-16 15:16:50 +01:00
Jesper Wilhelmsson
7b7aad5481
Merge
2016-03-16 14:31:33 +01:00
Bengt Rutisson
faf397968c
Merge
2016-03-16 13:28:07 +00:00
Bengt Rutisson
242546248e
8151336: Root region scanning should be cancelled and disabled when the ConcurrentMarkThread::run_service() exits
...
Reviewed-by: pliden, tschatzl
2016-03-16 13:38:54 +01:00
Kevin Walls
84f4127651
Merge
2016-03-16 12:08:29 +00:00
Thomas Schatzl
ec207fe815
8151614: Improve logging in concurrent mark code
...
Move detailed concurrent mark phase logging to "gc, marking" tags and add a summary "Concurrent Cycle" log message when only using "gc" logging.
Reviewed-by: sangheki, brutisso
2016-03-16 12:23:13 +01:00
Thomas Schatzl
a3b16ac9eb
8151126: Clean up duplicate code for clearing the mark bitmaps
...
Merge the code to clear the mark bitmap concurrently and in the STW pause.
Reviewed-by: jmasa, tbenson
2016-03-16 12:21:18 +01:00
Kevin Walls
d55d5e2440
Merge
2016-03-16 11:13:37 +00:00
Nils Eliasson
a7d116c1f3
8150054: Make compilercontrol test ignore xcomp
...
Add -Xmixed and use jtreg driver
Reviewed-by: kvn
2016-03-16 10:45:43 +01:00
Erik Joelsson
88b04ef2ea
Merge
2016-03-16 10:28:57 +01:00
David Holmes
34cb2d6854
Merge
2016-03-16 05:46:41 +00:00
Kim Barrett
7d20f78a49
8151781: DirtyCardQueue::apply_closure is unused
...
Remove dead code, followup cleanups.
Reviewed-by: brutisso, pliden
2016-03-16 00:28:33 -04:00
Lana Steuck
a6fc28fb09
Merge
2016-03-15 14:48:45 -07:00
Tom Rodriguez
3e246411ae
8151871: [JVMCI] missing HAS_PENDING_EXCEPTION check
...
Reviewed-by: kvn
2016-03-15 14:19:24 -07:00
Lana Steuck
007b0fa3db
Added tag jdk-9+110 for changeset 8045e63439dd
2016-03-15 13:48:21 -07:00
Coleen Phillimore
69e1552338
Merge
2016-03-15 20:37:35 +00:00
Rachel Protacio
45b1e8d5e9
8150085: Convert TraceClearedExceptions to Unified Loggin
...
Converted -XX:+TraceClearedExceptions to -Xlog:exceptions=debug
Reviewed-by: mockner, dholmes, coleenp
2016-03-15 15:43:04 -04:00
Marcus Larsson
81a071a8c6
Merge
2016-03-15 20:07:15 +01:00
Tobias Hartmann
23a62fdfca
8150804: C2 Compilation fails with assert(_base >= OopPtr && _base <= AryPtr) failed: Not a Java pointer
...
Wait with removing casts from inputs in PhiNode::ideal() until after parsing for the type information to propagate.
Reviewed-by: kvn
2016-03-15 17:42:28 +01:00
Stefan Karlsson
3d04448c1f
Merge
2016-03-15 15:29:42 +01:00
Robbin Ehn
28b1a5e7f4
8150015: Integrate TraceTime with Unified Logging more seamlessly
...
Reviewed-by: coleenp, dholmes
2016-03-15 14:41:07 +01:00
Pavel Punegov
616744c4c9
8150955: RandomValidCommandsTest.java fails with UnsatisfiedLinkError: sun.hotspot.WhiteBox.registerNatives
...
Replace invalid command with a valid one
Reviewed-by: kvn
2016-03-15 16:23:31 +03:00
Erik Joelsson
a26980cfa7
8151653: Hotspot build does not respect --enable-openjdk-only
...
Reviewed-by: tbell, dholmes
2016-03-15 13:55:23 +01:00