Mon, 08 Jan 2018 12:02:48 -0500 Merge
coleenp [Mon, 08 Jan 2018 12:02:48 -0500] rev 48620
Merge
Mon, 08 Jan 2018 09:46:31 -0500 8058259: compute_offset() is confusing for static fields
coleenp [Mon, 08 Jan 2018 09:46:31 -0500] rev 48619
8058259: compute_offset() is confusing for static fields Summary: remove most hard-coded offsets, have compute_offset function that takes a string and creates a TempNewSymbol, have static_field_addr() not add in InstanceMirrorKlass::offset_of_static_fields, ie use offset from find_field Reviewed-by: kbarrett, sspitsyn
Mon, 08 Jan 2018 16:21:23 +0100 8192003: Refactor weak references in StringTable to use the Access API
eosterlund [Mon, 08 Jan 2018 16:21:23 +0100] rev 48618
8192003: Refactor weak references in StringTable to use the Access API Reviewed-by: pliden, dholmes, coleenp
Mon, 08 Jan 2018 09:58:38 -0500 8194652: VMError::print_native_stack() is missing an os::is_first_C_frame() check
dcubed [Mon, 08 Jan 2018 09:58:38 -0500] rev 48617
8194652: VMError::print_native_stack() is missing an os::is_first_C_frame() check Reviewed-by: fparain, gthornbr, stuefe
Mon, 08 Jan 2018 15:12:05 +0100 8191894: Refactor weak references in JvmtiTagHashmap to use the Access API
eosterlund [Mon, 08 Jan 2018 15:12:05 +0100] rev 48616
8191894: Refactor weak references in JvmtiTagHashmap to use the Access API Reviewed-by: sspitsyn, coleenp
Mon, 08 Jan 2018 15:09:18 +0100 8191904: Refactor weak oops in ResolvedMethodTable to use the Access API
eosterlund [Mon, 08 Jan 2018 15:09:18 +0100] rev 48615
8191904: Refactor weak oops in ResolvedMethodTable to use the Access API Reviewed-by: kbarrett, coleenp
Mon, 08 Jan 2018 13:22:05 +0100 8191567: Refactor ciInstanceKlass G1 keep alive barrier to use Access API.
eosterlund [Mon, 08 Jan 2018 13:22:05 +0100] rev 48614
8191567: Refactor ciInstanceKlass G1 keep alive barrier to use Access API. Reviewed-by: dholmes, rkennke, tschatzl
Mon, 08 Jan 2018 13:13:05 +0100 8191888: Refactor ClassLoaderData::remove_handle to use the Access API
eosterlund [Mon, 08 Jan 2018 13:13:05 +0100] rev 48613
8191888: Refactor ClassLoaderData::remove_handle to use the Access API Reviewed-by: tschatzl, pliden, coleenp
Fri, 05 Jan 2018 22:02:20 +0100 Merge
jwilhelm [Fri, 05 Jan 2018 22:02:20 +0100] rev 48612
Merge
Thu, 04 Jan 2018 22:47:38 -0800 8192927: os::dir_is_empty is incorrect on Windows
ccheung [Thu, 04 Jan 2018 22:47:38 -0800] rev 48611
8192927: os::dir_is_empty is incorrect on Windows Summary: Check file names in a directory. It is empty if only the "." and ".." files exist. Use unicode version of windows APIs to handle long path. Reviewed-by: iklam, sspitsyn
Fri, 19 Jan 2018 17:11:52 +0100 8191842: JShell: Inferred type information is lost when assigning types to a \"var\"
jlahoda [Fri, 19 Jan 2018 17:11:52 +0100] rev 48610
8191842: JShell: Inferred type information is lost when assigning types to a \"var\" Summary: For vars, upgrading all anonymous classes to member classes; stripping intersection types from fields before writing. Reviewed-by: rfield
Fri, 19 Jan 2018 15:21:49 +0800 8194284: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails with java.lang.RuntimeException: CheckRegisterInLog got exception timeout 6480000ms out of range
mli [Fri, 19 Jan 2018 15:21:49 +0800] rev 48609
8194284: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails with java.lang.RuntimeException: CheckRegisterInLog got exception timeout 6480000ms out of range Reviewed-by: dholmes, rriggs
Thu, 18 Jan 2018 18:58:46 +0000 Merge
lana [Thu, 18 Jan 2018 18:58:46 +0000] rev 48608
Merge
Thu, 18 Jan 2018 09:01:00 -0800 8192004: InspectedFrame.materializeVirtualObjects only updates locals with new objects
never [Thu, 18 Jan 2018 09:01:00 -0800] rev 48607
8192004: InspectedFrame.materializeVirtualObjects only updates locals with new objects Reviewed-by: kvn, sspitsyn, phh
Thu, 18 Jan 2018 10:05:32 -0800 8194982: 2 Null pointer dereference defect groups related to ProjNode::is_uncommon_trap_if_pattern()
dlong [Thu, 18 Jan 2018 10:05:32 -0800] rev 48606
8194982: 2 Null pointer dereference defect groups related to ProjNode::is_uncommon_trap_if_pattern() Reviewed-by: kvn
Thu, 18 Jan 2018 10:05:32 -0800 8194991: Null pointer dereference caused by c2v_getNextStackFrame
dlong [Thu, 18 Jan 2018 10:05:32 -0800] rev 48605
8194991: Null pointer dereference caused by c2v_getNextStackFrame Reviewed-by: kvn
Thu, 18 Jan 2018 10:05:32 -0800 8194989: 2 Null pointer dereference defect groups caused by Dependencies::DepValue::as_klass()
dlong [Thu, 18 Jan 2018 10:05:32 -0800] rev 48604
8194989: 2 Null pointer dereference defect groups caused by Dependencies::DepValue::as_klass() Reviewed-by: kvn
Thu, 18 Jan 2018 10:05:32 -0800 8194992: Null pointer dereference in MultiNode::proj_out related to loopexit()
dlong [Thu, 18 Jan 2018 10:05:32 -0800] rev 48603
8194992: Null pointer dereference in MultiNode::proj_out related to loopexit() Reviewed-by: kvn, thartmann
Thu, 18 Jan 2018 16:20:16 +0000 Added tag jdk-10+40 for changeset 860326263d1f
lana [Thu, 18 Jan 2018 16:20:16 +0000] rev 48602
Added tag jdk-10+40 for changeset 860326263d1f
Thu, 18 Jan 2018 10:26:39 +0100 8194869: [TESTBUG][aix, s390] Adapt tests to platforms.
goetz [Thu, 18 Jan 2018 10:26:39 +0100] rev 48601
8194869: [TESTBUG][aix, s390] Adapt tests to platforms. Reviewed-by: mbaesken, simonis, dholmes, serb
Wed, 17 Jan 2018 15:30:38 +0100 8195615: libsplashscreen linux ppc64le build error after libpng update
mbaesken [Wed, 17 Jan 2018 15:30:38 +0100] rev 48600
8195615: libsplashscreen linux ppc64le build error after libpng update Reviewed-by: prr, mdoerr
Thu, 18 Jan 2018 11:48:56 +0800 8195478: sun/text/resources/LocaleDataTest.java fails with java.lang.Exception
mli [Thu, 18 Jan 2018 11:48:56 +0800] rev 48599
8195478: sun/text/resources/LocaleDataTest.java fails with java.lang.Exception Reviewed-by: naoto, rgoel
Thu, 18 Jan 2018 03:12:41 +0100 8189761: COMPANY_NAME, IMPLEMENTOR, BUNDLE_VENDOR, VENDOR, but no configure flag
simonis [Thu, 18 Jan 2018 03:12:41 +0100] rev 48598
8189761: COMPANY_NAME, IMPLEMENTOR, BUNDLE_VENDOR, VENDOR, but no configure flag Reviewed-by: erikj, dholmes
Wed, 17 Jan 2018 17:53:37 -0800 8191839: ModuleElement.DirectiveVisitor :: visit​() method behavior is deviating from the spec
darcy [Wed, 17 Jan 2018 17:53:37 -0800] rev 48597
8191839: ModuleElement.DirectiveVisitor :: visit​() method behavior is deviating from the spec Reviewed-by: jjg
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 tip