coleenp [Sun, 18 Feb 2018 13:48:01 -0500] rev 49012
8198311: Avoid uses of global malloc and free
Reviewed-by: kvn, kbarrett, dcubed, zgu
coleenp [Sun, 18 Feb 2018 13:32:24 -0500] rev 49011
8182847: Copy class should use assert macros
Reviewed-by: kbarrett, tschatzl
jcbeyler [Fri, 16 Feb 2018 14:23:30 -0800] rev 49010
8194084: Obsolete FastTLABRefill and remove the related code
Summary: Remove all FastTLABRefill code and flag
Reviewed-by: mdoerr, drwhite, coleenp
Contributed-by: jcbeyler@google.com
psomashe [Fri, 16 Feb 2018 11:22:53 -0800] rev 49009
4916621: Update those still using JDIScaffold to use TestScaffold instead.
Summary: update remaining tests using JDIScaffold to using TestScaffold instead.
Reviewed-by: sspitsyn, cjplummer
iklam [Thu, 15 Feb 2018 11:39:42 -0800] rev 49008
8191375: Add high-level jtreg VMProps to filter out CDS tests
Summary: Added vm.cds.archived.java.heap
Reviewed-by: mseledtsov, jiangli, ccheung, gtriantafill
pliden [Fri, 16 Feb 2018 12:18:09 +0100] rev 49007
8197994: Move JavaThread::initialize_queues() logic to G1SATBCardTableLoggingModRefBS
Reviewed-by: tschatzl, eosterlund
pliden [Fri, 16 Feb 2018 12:18:09 +0100] rev 49006
8197993: Remove last use of JavaThread::flush_barrier_queues()
Reviewed-by: tschatzl, eosterlund
pliden [Fri, 16 Feb 2018 12:18:09 +0100] rev 49005
8197992: Move the OopStorage::ParState type out of inline.hpp
Reviewed-by: tschatzl, kbarrett
mbaesken [Fri, 16 Feb 2018 11:33:13 +0100] rev 49004
8198275: AIX build broken after latest whitebox.cpp changes
Reviewed-by: mdoerr
redestad [Wed, 28 Feb 2018 15:28:46 +0100] rev 49003
8198831: Lazy initialization of ValueConversions MethodHandles
Reviewed-by: shade
amlu [Wed, 28 Feb 2018 19:16:51 +0800] rev 49002
8198820: Problem list tools/jimage/JImageExtractTest.java
Reviewed-by: alanb
alanb [Wed, 28 Feb 2018 09:54:38 +0000] rev 49001
8198562: (ch) Separate blocking and non-blocking code paths (part 1)
8198754: (ch) Separate blocking and non-blocking code paths (part 2)
Reviewed-by: bpb
xyin [Tue, 27 Feb 2018 23:11:26 -0800] rev 49000
8196759: Move two java/text/Normalizer tests into OpenJDK
Reviewed-by: naoto
martin [Tue, 27 Feb 2018 21:32:16 -0800] rev 48999
8198808: jdi tests failing after JDK-8198484
Reviewed-by: darcy, dholmes
martin [Thu, 08 Feb 2018 17:25:57 -0800] rev 48998
8198485: Simplify a URLClassPath constructor
Reviewed-by: alanb, mchung
martin [Thu, 08 Feb 2018 17:25:57 -0800] rev 48997
8198484: URLClassPath should use an ArrayDeque instead of a Stack
Reviewed-by: alanb, mchung, plevart, psandoz
martin [Thu, 08 Feb 2018 17:25:57 -0800] rev 48996
8198482: The URLClassPath field "urls" should be renamed to "unopenedUrls"
Reviewed-by: alanb, mchung
martin [Thu, 08 Feb 2018 17:25:57 -0800] rev 48995
8198481: Coding style cleanups for src/java.base/share/classes/jdk/internal/loader
Reviewed-by: alanb, mchung, rriggs
martin [Thu, 08 Feb 2018 17:25:56 -0800] rev 48994
8198480: Improve ClassLoaders static init block
Reviewed-by: alanb, mchung
redestad [Tue, 27 Feb 2018 21:05:07 +0100] rev 48993
8198755: Reduce cost of InvokerBytecodeGenerator::isStaticallyInvocable/-Nameable
Reviewed-by: vlivanov, psandoz, jrose
aefimov [Tue, 27 Feb 2018 12:47:58 +0000] rev 48992
8038043: Xerces Update: XInclude update
Reviewed-by: joehw
bpatel [Mon, 26 Feb 2018 17:18:15 -0800] rev 48991
8198522: Javadoc search broken after output files organization for modules
Reviewed-by: jjg
psandoz [Mon, 26 Feb 2018 16:05:25 -0800] rev 48990
8198375: Passing 'null' value to lookup param of ConstantBootstraps.invoke does not throw NullPointerException
Reviewed-by: mchung
redestad [Mon, 26 Feb 2018 12:43:53 +0100] rev 48989
8198492: Bootstrapping java.lang.invoke can cause deadlock after JDK-8198418
8198490: java/util/logging/TestLogConfigurationDeadLock.java timed out.
Reviewed-by: alanb
mbaesken [Fri, 16 Feb 2018 11:33:13 +0100] rev 48988
8198275: AIX build broken after latest whitebox.cpp changes
Reviewed-by: mdoerr
rfield [Sun, 25 Feb 2018 23:02:45 -0800] rev 48987
8198670: [testbug] Test jdk/internal/jline/extra/HistoryTest.java is broken after 8166232
Reviewed-by: jlahoda
nishjain [Mon, 26 Feb 2018 11:16:24 +0530] rev 48986
8060094: java/util/Formatter/Basic.java failed in tr locale
Reviewed-by: naoto
weijun [Mon, 26 Feb 2018 08:30:30 +0800] rev 48985
8197518: Kerberos krb5 authentication: AuthList's put method leads to performance issue
Reviewed-by: coffeys, xuelei
mchung [Sat, 24 Feb 2018 09:41:42 -0800] rev 48984
8198653: ClassLoader::getSystemClassLoader throws InternalError when called after shutdown
Reviewed-by: dholmes
jwilhelm [Mon, 19 Feb 2018 04:50:50 +0100] rev 48983
Merge
sballal [Fri, 16 Feb 2018 10:10:14 +0530] rev 48982
8196930: [Testbug] serviceability/sa/ClhsdbFindPC.java fails to find expected output
Reviewed-by: dholmes, cjplummer
psomashe [Thu, 15 Feb 2018 11:31:56 -0800] rev 48981
8196324: Update tests FilterMatch and FilterNoMatch to use TestScaffold.
Summary: subtask of JDK-4916621: update tests using JDIScaffold to using TestScaffold instead.
Reviewed-by: sspitsyn, gthornbr
mseledtsov [Thu, 15 Feb 2018 13:37:50 -0800] rev 48980
8197906: Enable CDS mode execution of jtreg tests via make
Summary: changed make file to add this functionality
Reviewed-by: iignatyev, ihse
Contributed-by: erik.joelsson@oracle.com
iklam [Wed, 14 Feb 2018 07:08:25 -0800] rev 48979
8179249: Improve process output analysis in CDS tests
Summary: Added new API TestCommon.run(...).assertNormalExit(...), etc
Reviewed-by: mseledtsov
cjplummer [Thu, 15 Feb 2018 09:22:25 -0800] rev 48978
8196909: gcc 7.2.1 compiler warning in libdt_socket
Summary: fixed warning
Reviewed-by: sspitsyn, clanger
jwilhelm [Thu, 15 Feb 2018 16:16:17 +0100] rev 48977
Merge
thartmann [Thu, 15 Feb 2018 09:17:56 +0100] rev 48976
8197828: Null pointer dereference in MultiNode::proj_out_or_null
Summary: Added a null check for the return value of AllocateNode::initialization().
Reviewed-by: kvn, shade, dlong
zgu [Wed, 14 Feb 2018 17:20:59 -0500] rev 48975
8193373: Cleanup ElfFile and family
Summary: Cleanup elf decoder and added test
Reviewed-by: minqi, coleenp
jwilhelm [Wed, 14 Feb 2018 16:42:00 +0100] rev 48974
8197945: Qurarantine failing condy tests
Reviewed-by: coleenp, lfoltan, kbarrett
ccheung [Wed, 14 Feb 2018 10:32:19 -0800] rev 48973
8196920: VerifierTest_1A.java and VerifierTest_1B.java fail: assert(receiver_klass->is_subtype_of(static_receiver_klass)) failed: actual receiver must be subclass of static receiver klass
Summary: add an unverifiable method to the test class
Reviewed-by: dholmes, iklam
iklam [Wed, 14 Feb 2018 06:57:28 -0800] rev 48972
8197857: fieldDescriptor prints incorrect 32-bit representation of compressed oops
Reviewed-by: coleenp
coleenp [Wed, 14 Feb 2018 09:09:37 -0500] rev 48971
8197772: metaspace uses global operator new/delete for gtest testing
Summary: Inherit ChunkManagerReturnTestImpl from CHeapObj
Reviewed-by: kbarrett, zgu
coleenp [Wed, 14 Feb 2018 09:03:31 -0500] rev 48970
8197789: os::SuspendedThreadTask causes references to global operator delete
Summary: make destructor non-virtual and protected
Reviewed-by: kbarrett
jwilhelm [Wed, 14 Feb 2018 13:29:45 +0100] rev 48969
Merge
thartmann [Wed, 14 Feb 2018 08:23:53 +0100] rev 48968
8197608: MacroAssembler::unimplemented calls global operator new[]
Summary: Removed C heap allocation of string buffers.
Reviewed-by: kvn, shade
jwilhelm [Tue, 13 Feb 2018 23:38:34 +0100] rev 48967
Merge
kbarrett [Tue, 13 Feb 2018 17:36:22 -0500] rev 48966
8197454: Need Access decorator for storing oop into uninitialized location
Summary: Repurpose ARRAYCOPY_DEST_NOT_INITIALIZED to AS_DEST_NOT_INITIALIZED.
Reviewed-by: eosterlund, coleenp
mdoerr [Tue, 13 Feb 2018 17:38:03 +0100] rev 48965
8196786: [PPC64+s390] ConstantDynamic support
Reviewed-by: psandoz, dsamersoff
roland [Tue, 13 Feb 2018 16:57:01 +0100] rev 48964
8197563: assert(is_Loop()) crash in PhaseIdealLoop::try_move_store_before_loop()
Summary: Don't move store out of the loop if head is not a LoopNode.
Reviewed-by: kvn, thartmann
tschatzl [Tue, 13 Feb 2018 16:13:20 +0100] rev 48963
7127700: G1: Replace G1PLAB with PLAB
Reviewed-by: sjohanss, kbarrett
mlarsson [Tue, 13 Feb 2018 14:10:56 +0100] rev 48962
8194994: Remove redundant string streams used for logging
Reviewed-by: rehn, iklam, coleenp
eosterlund [Wed, 10 Jan 2018 22:48:27 +0100] rev 48961
8195103: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
Reviewed-by: kbarrett, tschatzl
psomashe [Mon, 12 Feb 2018 16:08:33 -0800] rev 48960
8196308: Update tests AllLineLocations and ClassesByName to use TestScaffold instead of JDIScaffold.
Summary: This is a subtask of JDK-4916621: update tests still using JDIScaffold to us TestScaffold instead.
Reviewed-by: sspitsyn, gthornbr
lfoltan [Mon, 12 Feb 2018 14:28:04 -0500] rev 48959
8186211: Negative tests for CONSTANT_Dynamic
Summary: Additional negative tests for poorly formed CONSTANT_Dynamic_info constant pool structures.
Reviewed-by: hseigel, psandoz
ccheung [Mon, 12 Feb 2018 11:10:10 -0800] rev 48958
8193846: Obsolete the VM option UseUTCFileTimestamp
Summary: also set the "expires in" version to 12
Reviewed-by: iklam, dholmes
mbaesken [Fri, 09 Feb 2018 10:18:19 +0100] rev 48957
8197412: Enable docker container related tests for linux s390x
Reviewed-by: goetz, dsamersoff
mdoerr [Mon, 12 Feb 2018 15:29:35 +0100] rev 48956
8197572: s390 build broken after 8165929
Reviewed-by: coleenp
kbarrett [Sun, 11 Feb 2018 03:12:15 -0500] rev 48955
8194691: Cleanup unnecessary casts in Atomic/OrderAccess uses
Summary: Removed unnecessary casts.
Reviewed-by: coleenp, tschatzl
jwilhelm [Sat, 10 Feb 2018 09:25:35 +0100] rev 48954
Merge
dsamersoff [Sat, 10 Feb 2018 09:48:51 +0000] rev 48953
8190428: Minimal Dynamic Constant support for AArch64
Summary: AArch64 specific code for 8186046
Reviewed-by: aph, psandoz