Dmitry Chuyko
a971050bff
8214444: Wrong strncat limits in dfa.cpp
...
Reviewed-by: kvn
2018-12-03 14:28:19 +03:00
Erik Österlund
f65538cbda
8214231: Allow concurrent cleaning of TypeStackSlotEntries and ReturnTypeEntry
...
Reviewed-by: rehn, coleenp
2018-11-30 16:51:23 +01:00
Erik Österlund
50ffeaa507
8213209: [REDO] Allow Klass::_subklass and _next_sibling to have unloaded classes
...
Reviewed-by: coleenp, dlong
2018-11-30 15:29:19 +01:00
Erik Österlund
3a5bccf5c6
8213565: Crash in DependencyContext::remove_dependent_nmethod
...
Reviewed-by: rehn, kvn
2018-11-30 11:40:48 +01:00
Roland Westrelin
84cd74b013
8214344: C2: assert(con.basic_type() != T_ILLEGAL) failed: elembt=byte; loadbt=void; unsigned=0
...
Reviewed-by: kvn, thartmann
2018-11-27 08:44:19 +01:00
Sangheon Kim
098d20434c
8211735: Wrong heap mapper can be selected with UseLargePages on G1
...
Reviewed-by: tschatzl, kbarrett
2018-11-28 15:09:26 -08:00
Coleen Phillimore
dd9664f39b
8214356: Verification of class metadata unloading takes a long time
...
Conditionalize verify_chunk_in_freelist call.
Reviewed-by: shade, tschatzl
2018-11-29 13:04:25 -05:00
Thomas Stuefe
e58ebf3e7f
8214229: Enable ShowRegistersOnAssert by default
...
Reviewed-by: mdoerr, coleenp
2018-11-22 12:20:10 +01:00
Gustavo Romero
d6b70fa2ab
8214451: PPC64/s390: Clean up unused CRC32 prototype and function
...
Reviewed-by: mdoerr, lucy
2018-11-28 13:16:54 -05:00
Nils Eliasson
d92085431b
8214434: Disabling ZOptimizeLoadBarriers hits assert
...
Reviewed-by: kvn, pliden, eosterlund
2018-11-29 09:31:04 +01:00
Jakub Vanek
b2bf2d252b
8214332: Add a flag for overriding default JNI library search path
...
Reviewed-by: erikj, dholmes
2018-11-28 22:29:35 -05:00
Kim Barrett
978c78f7fc
8214278: Cleanup process_completed_threshold and related state
...
Change types, normalize names, remove special values.
Reviewed-by: tschatzl, sjohanss
2018-11-28 16:05:48 -05:00
Roger Riggs
c1034b1cad
4947890: Minimize JNI upcalls in system-properties initialization
...
Reviewed-by: erikj, mchung, bchristi, ihse, coleenp, stuefe
2018-11-28 15:53:49 -05:00
Dmitry Chuyko
bc98309953
8214272: Don't use memset to initialize arrays of MemoryUsage in memoryManager.cpp
...
Reviewed-by: rkennke, shade
2018-11-28 13:24:56 +03:00
Robbin Ehn
7e0040c384
8213791: StringTable: Use get and insert
...
Reviewed-by: eosterlund, gziemski
2018-11-28 11:06:27 +01:00
Thomas Schatzl
0f0b8626fc
8213996: Remove one of the SparsePRT entry tables
...
Remove unused functionality in SparsePRT
Reviewed-by: shade, sjohanss
2018-11-28 11:06:58 +01:00
Roland Westrelin
cd0aafe76a
8214362: C2: gc interface entry point for split if
...
Reviewed-by: rkennke, thartmann
2018-11-27 14:49:13 +01:00
Roland Westrelin
8849b1c7b7
8214172: GC interface entry points for loop opts
...
Reviewed-by: kvn, rkennke
2018-11-27 09:35:02 +01:00
David Holmes
2bcaf34726
8212207: runtime/InternalApi/ThreadCpuTimesDeadlock.java crashes with SEGV in pthread_getcpuclockid+0x0
...
Skip non-JavaThreads that have not reached a minimal initialization point - setting their stack size
Reviewed-by: kbarrett, stuefe
2018-11-27 22:02:52 -05:00
David Holmes
cb861252d7
8214208: Nestmate package validation logging/exception should include classloader information
...
Reviewed-by: hseigel, coleenp, mchung
2018-11-27 21:20:16 -05:00
Daniel D. Daugherty
8e4e1a91c0
8202415: Incorrect time logged for monitor deflation
...
Add support for "deflating per-thread idle monitors" log mesgs.
Reviewed-by: dholmes, coleenp
2018-11-27 18:35:16 -05:00
Jiangli Zhou
bc215804a4
8214217: [TESTBUG] runtime/appcds/LotsOfClasses.java failed with fragmented heap
...
Improve the fragmentation error message. Set java heap size in LotsOfClasses.java.
Reviewed-by: iklam, ccheung
2018-11-27 17:53:17 -05:00
Patricio Chilano Mateo
803b9a675b
8150689: Thread dump report "waiting to re-lock in wait()" shows incorrectly
...
"waiting to re-lock in wait()" is now shown in the frame where relocking is taking place
Reviewed-by: dholmes, dcubed
2018-11-27 13:39:57 -05:00
Roland Westrelin
efcfec81ce
8214189: test/hotspot/jtreg/compiler/intrinsics/mathexact/MulExactLConstantTest.java fails on Windows x64 when run with -XX:-TieredCompilation
...
Reviewed-by: kvn
2018-11-26 17:35:35 +01:00
Dean Long
787f8b320e
8213259: [AOT] AOTing java.base fails with "java.lang.AssertionError: no fingerprint for Ljdk/internal/event/Event"
...
Reviewed-by: iklam, kvn
2018-11-26 22:49:57 -08:00
Thomas Stuefe
abf1e47f29
8213834: JVMTI ResourceExhausted should not be posted in CompilerThread
...
Reviewed-by: dholmes, dcubed, jcbeyler, sspitsyn
2018-11-27 07:54:06 +01:00
Ioi Lam
52664cb14a
8214029: Remove dead code BasicHashtable::bulk_free_entries
...
Reviewed-by: dholmes
2018-11-26 15:06:53 -08:00
Jiangli Zhou
e0d9ae7699
8214086: [TESTBUG] Fix subgraph test cases in ReplaceCriticalClasses.java
...
Add subgraph test cases in ReplaceCriticalClassesForSubgraphs.java.
Reviewed-by: iklam
2018-11-26 14:13:22 -05:00
Kim Barrett
5c99d95a63
8214202: DirtyCardQueueSet::get_completed_buffer should not clear _process_completed
...
Remove flag clearing and simplify get_completed-buffer.
Reviewed-by: tschatzl, sjohanss
2018-11-26 13:17:39 -05:00
Simon Tooke
5d725a98c8
8214059: Undefined behaviour in ADLC
...
Reviewed-by: shade, kbarrett
2018-11-26 09:36:30 +01:00
Boris Ulasevich
b2cb5cee6d
8213845: ARM32: Interpreter doesn't call result handler after native calls
...
Reviewed-by: aph
2018-11-23 19:45:38 +03:00
Roland Westrelin
e530ca5cc2
8214206: Fix for JDK-8213419 is broken on 32-bit
...
Reviewed-by: mdoerr, shade
2018-11-22 17:25:47 +01:00
Stefan Johansson
bde8307cf9
8214118: HeapRegions marked as archive even if CDS mapping fails
...
Reviewed-by: tschatzl, jiangli
2018-11-23 10:57:07 +01:00
Robbin Ehn
751aa57f16
8214181: safepoint header cleanup
...
Reviewed-by: kbarrett, dholmes, coleenp
2018-11-23 11:07:54 +01:00
Robbin Ehn
72235f33c7
8212108: SafepointSynchronizer never ending counter (big enough)
...
Reviewed-by: dholmes, eosterlund
2018-11-23 10:43:18 +01:00
Markus Grönlund
954c14dc83
8214161: java.lang.IllegalAccessError: class jdk.internal.event.X509CertificateEvent (in module java.base) cannot access class jdk.jfr.internal.handlers.EventHandler (in module jdk.jfr) because module java.base does not read module jdk.jfr
...
Reviewed-by: egahlin, dholmes
2018-11-23 10:51:59 +01:00
Yasumasa Suenaga
4663065fad
8213015: Inconsistent settings between JFR.configure and -XX:FlightRecorderOptions
...
Reviewed-by: mgronlun, egahlin
2018-11-23 16:36:07 +09:00
Michihiro Horie
dbf691d4a2
8214205: PPC64: Add instructions for counting trailing zeros
...
Reviewed-by: mdoerr, gromero
2018-11-22 21:43:37 -05:00
Erik Österlund
1379397c32
8213755: Let nmethods be is_unloading() outside of safepoints
...
Reviewed-by: rehn, coleenp, kvn
2018-11-22 10:01:38 +01:00
Erik Österlund
c9657d8dcf
8214056: Allow the GC to attach context information to CompiledMethod
...
Reviewed-by: shade, kvn, adinn
2018-11-22 09:55:44 +01:00
Erik Österlund
44b1ed07f5
8213486: SIGSEGV in CompiledMethod::cleanup_inline_caches_impl with AOT
...
Reviewed-by: kvn, dlong
2018-11-22 09:46:24 +01:00
Thomas Schatzl
fc8795984a
8213927: G1 ignores AlwaysPreTouch when UseTransparentHugePages is enabled
...
With UseTransparentHugePages we always need to pretouch on small page size as the underlying memory could currently be allocated as either small or large pages.
Reviewed-by: shade, sjohanss
2018-11-22 09:26:51 +01:00
Thomas Schatzl
0febdff79b
8213997: Remove G1HRRSUseSparseTable flag
...
Remove develop flag because it is not used anyway.
Reviewed-by: shade, manc
2018-11-22 09:25:19 +01:00
Roman Kennke
34a1c2e6bb
8214057: GC/C2 abstraction for Node::has_special_unique_user()
...
Reviewed-by: kvn, roland
2018-11-22 09:23:05 +01:00
Roman Kennke
4b528df402
8214055: GC/C2 abstraction for phaseX
...
Reviewed-by: kvn, roland
2018-11-22 09:22:54 +01:00
Per Lidén
10526c99f9
8212748: ZGC: Add reentrant locking functionality
...
Reviewed-by: eosterlund, kbarrett
2018-11-09 14:08:01 +01:00
Per Lidén
7e500f1d72
8214068: ZGC crashes with vmTestbase/nsk/jdi/ReferenceType/instances/instances004/TestDescription.java
...
Reviewed-by: eosterlund, rehn, dcubed
2018-11-22 09:14:31 +01:00
Doug Simon
4512750fbe
8213907: [JVMCI] avoid Class.getDeclared* methods when converting JVMCI objects to reflection objects
...
Reviewed-by: kvn, never
2018-11-21 22:02:17 +01:00
Kim Barrett
d8e5d52deb
8214144: Remove confusing locking_enqueue_completed_buffer
...
Remove function.
Reviewed-by: tschatzl, manc
2018-11-21 09:40:19 -05:00
Tobias Hartmann
9314c7f110
8214025: assert(t->singleton()) failed: must be a constant when ScavengeRootsInCode < 2
...
Added missing null checks and checks for pending exception.
Reviewed-by: kvn
2018-11-21 15:05:21 +01:00