sgehwolf [Thu, 22 Nov 2018 10:11:58 +0100] rev 52662
8214105: [TESTBUG] Bit test is always false in serviceability/jvmti/StartPhase/AllowedFunctions
Reviewed-by: dcubed, dholmes, jcbeyler, gadams, sspitsyn
Contributed-by: Simon Tooke <stooke@redhat.com>
eosterlund [Thu, 22 Nov 2018 10:01:38 +0100] rev 52661
8213755: Let nmethods be is_unloading() outside of safepoints
Reviewed-by: rehn, coleenp, kvn
eosterlund [Thu, 22 Nov 2018 09:55:44 +0100] rev 52660
8214056: Allow the GC to attach context information to CompiledMethod
Reviewed-by: shade, kvn, adinn
eosterlund [Thu, 22 Nov 2018 09:46:24 +0100] rev 52659
8213486: SIGSEGV in CompiledMethod::cleanup_inline_caches_impl with AOT
Reviewed-by: kvn, dlong
simonis [Thu, 22 Nov 2018 09:44:02 +0100] rev 52658
8213944: Fix AIX build after the removal of Xrandr.h and add a configure check for it
Reviewed-by: shade, erikj, stuefe, ihse, goetz
tschatzl [Thu, 22 Nov 2018 09:26:51 +0100] rev 52657
8213927: G1 ignores AlwaysPreTouch when UseTransparentHugePages is enabled
Summary: 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
tschatzl [Thu, 22 Nov 2018 09:25:19 +0100] rev 52656
8213997: Remove G1HRRSUseSparseTable flag
Summary: Remove develop flag because it is not used anyway.
Reviewed-by: shade, manc
rkennke [Thu, 22 Nov 2018 09:23:05 +0100] rev 52655
8214057: GC/C2 abstraction for Node::has_special_unique_user()
Reviewed-by: kvn, roland
rkennke [Thu, 22 Nov 2018 09:22:54 +0100] rev 52654
8214055: GC/C2 abstraction for phaseX
Reviewed-by: kvn, roland
pliden [Fri, 09 Nov 2018 14:08:01 +0100] rev 52653
8212748: ZGC: Add reentrant locking functionality
Reviewed-by: eosterlund, kbarrett
pliden [Thu, 22 Nov 2018 09:14:31 +0100] rev 52652
8214068: ZGC crashes with vmTestbase/nsk/jdi/ReferenceType/instances/instances004/TestDescription.java
Reviewed-by: eosterlund, rehn, dcubed
vtewari [Thu, 22 Nov 2018 13:25:44 +0530] rev 52651
8046500: GetIpAddrTable function failed on Pure Ipv6 environment
Reviewed-by: chegar
mchung [Wed, 21 Nov 2018 22:34:01 -0800] rev 52650
8213909: jdeps --print-module-deps should report missing dependences
8168869: jdeps: localized messages don't use proper line breaks
Reviewed-by: sundar
mchung [Wed, 21 Nov 2018 22:33:33 -0800] rev 52649
8211051: jdeps usage of --dot-output doesn't provide valid output for modular jar
Reviewed-by: sundar
pmuthuswamy [Thu, 22 Nov 2018 10:25:44 +0530] rev 52648
8213819: doclint should warn against {@index} inside <a> tag
Reviewed-by: jjg, hannesw
amlu [Thu, 22 Nov 2018 10:30:47 +0800] rev 52647
8211266: [TESTBUG] ZipFSTester.java failed intermittently in ZipFSTester.checkRead(): bound must be positive
Reviewed-by: lancea