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
psomashe [Fri, 09 Feb 2018 09:56:05 -0800] rev 48952
8193150: Create a jtreg version of the test from JDK-8187143.
Summary: Create a new jtreg test based on the test attached to the bug and add it to the ProblemsList.
Reviewed-by: sspitsyn, cjplummer
coleenp [Fri, 09 Feb 2018 08:23:42 -0500] rev 48951
8165929: Constify arguments of Copy methods
Reviewed-by: hseigel, kbarrett
tschatzl [Fri, 09 Feb 2018 13:09:55 +0100] rev 48950
8196602: Change HeapRegionClosure to comply to naming conventions
Reviewed-by: kbarrett, sjohanss
jgeorge [Fri, 09 Feb 2018 12:09:21 +0530] rev 48949
8175384: SA: clhsdb 'printall' throws ClassCastException while printing out the bytecodes
Summary: While resolving the method invoked by invokevirtual, use java.lang.Object for arrays
Reviewed-by: dholmes, sspitsyn
alanb [Sat, 24 Feb 2018 08:26:53 +0000] rev 48948
8196830: publicLookup().findVirtual should not return method handle to AccessibleObject.setAccessible
Reviewed-by: mchung, psandoz
rriggs [Fri, 23 Feb 2018 17:34:25 -0500] rev 48947
8198656: Update copyright to 2018
Reviewed-by: joehw
ihse [Fri, 23 Feb 2018 14:08:25 -0800] rev 48946
8198627: JDK-8198318 broke readlink testing
Reviewed-by: erikj, tbell, prr, simonis
jjg [Fri, 23 Feb 2018 13:42:04 -0800] rev 48945
8186688: javax.lang.model.util.Elements.hides does not work correctly with interfaces
Reviewed-by: vromero, mcimadamore
rriggs [Fri, 23 Feb 2018 16:00:44 -0500] rev 48944
8198645: Use System.lineSeparator() instead of getProperty("line.separator")
Reviewed-by: lancea, xuelei, sherman
erikj [Fri, 23 Feb 2018 22:09:16 +0100] rev 48943
8198569: SetupTextFileProcessing should use sed with 'g'
Reviewed-by: tbell, ihse
mchung [Fri, 23 Feb 2018 12:10:56 -0800] rev 48942
8198249: Remove deprecated Runtime::runFinalizersOnExit and System::runFinalizersOnExit
Reviewed-by: dholmes, alanb, smarks
rriggs [Fri, 23 Feb 2018 14:26:29 -0500] rev 48941
8189330: Cleanup FileDescriptor implementation
Reviewed-by: bpb
rfield [Fri, 23 Feb 2018 10:49:56 -0800] rev 48940
8198573: JShell: class replace loses instances
Reviewed-by: jlahoda
rfield [Fri, 23 Feb 2018 10:25:22 -0800] rev 48939
8166232: jshell tool: cannot access previous history
Reviewed-by: jlahoda
lana [Fri, 23 Feb 2018 16:28:19 +0000] rev 48938
Merge
lana [Fri, 23 Feb 2018 16:27:25 +0000] rev 48937
Added tag jdk-11+2 for changeset 03ae177c26b0
clanger [Fri, 23 Feb 2018 09:55:52 +0100] rev 48936
8198539: Cleanup of unused imports in java/util/jar/Attributes.java (java.base) and JdpController.java (jdk.management.agent)
Reviewed-by: stuefe
vromero [Thu, 22 Feb 2018 15:49:32 -0500] rev 48935
8198512: compiler support for local-variable syntax for lambda parameters
Reviewed-by: mcimadamore
rfield [Thu, 22 Feb 2018 12:26:01 -0800] rev 48934
8176474: test/jdk/jshell/JdiBogusHostListenExecutionControlTest.java fails with java.net.BindException
Reviewed-by: jlahoda
jlahoda [Thu, 22 Feb 2018 18:53:28 +0100] rev 48933
8198563: Test langtools/tools/javac/analyzer/AnonymousInAnonymous.java failing after JDK-8198502
Summary: Convert to lambda warning should not be provided for the tools/javac/analyzer/AnonymousInAnonymous.java test.
Reviewed-by: mcimadamore
sdama [Fri, 23 Feb 2018 01:54:09 +0530] rev 48932
8198502: Exception at runtime due to lambda analyzer reattributes live AST
Summary: Create a deep copy of the original tree before conversion to lambda node
Reviewed-by: mcimadamore, vromero
Contributed-by: srinivas.dama@oracle.com
jlahoda [Wed, 21 Feb 2018 17:07:12 +0100] rev 48931
8197439: Crash with -XDfind=lambda for anonymous class in anonymous class.
Summary: Ensuring unresolvable anonymous classes are attributed.
Reviewed-by: mcimadamore, sadayapalam
redestad [Thu, 22 Feb 2018 11:16:43 +0100] rev 48930
8198523: Refactor BootstrapMethodInvoker to further avoid runtime type checks
Reviewed-by: psandoz
nishjain [Thu, 22 Feb 2018 11:52:01 +0530] rev 48929
8190904: Incorrect currency instance returned by java.util.Currency.getInstance()
Reviewed-by: naoto
naoto [Wed, 21 Feb 2018 15:09:40 -0800] rev 48928
8198385: Remove property sun.locale.formatasdefault
Reviewed-by: bpb
minqi [Wed, 21 Feb 2018 14:23:45 -0800] rev 48927
8194154: System property user.dir should not be changed
Summary: Cached user.dir so getCanonicalPath uses the cached value.
Reviewed-by: alanb, bpb, rriggs
vromero [Wed, 21 Feb 2018 00:29:04 -0500] rev 48926
8198479: JDK build is broken by 8194892
Reviewed-by: sundar
diazhou [Tue, 20 Feb 2018 23:15:27 +0000] rev 48925
8198303: jdk11+1 was build with incorrect GA date as 2018-03-20
Reviewed-by: erikj, ihse
Contributed-by: diancui.zhou@oracle.com
diazhou [Tue, 20 Feb 2018 23:14:01 +0000] rev 48924
8198301: jdk11+1 was built as 'fcs' instead of 'ea'
Reviewed-by: erikj, ihse
Contributed-by: diancui.zhou@oracle.com
ihse [Tue, 20 Feb 2018 21:47:54 +0100] rev 48923
8198450: Make jdk.internal.vm.compiler/module-info.java.extra reproducable
Reviewed-by: erikj, mchung