aph [Fri, 19 Jan 2018 16:57:56 +0000] rev 48652
8195685: AArch64: AArch64 cannot build with JDK-8174962
Reviewed-by: adinn, njian
weijun [Mon, 22 Jan 2018 12:00:41 +0800] rev 48651
8014628: Support AES Encryption with HMAC-SHA2 for Kerberos 5
Reviewed-by: mullan
goetz [Fri, 19 Jan 2018 15:05:18 -0800] rev 48650
8195663: Java launcher HelpFlagsTest.java fails with java.lang.AssertionError
Reviewed-by: ksrini, dholmes
jlahoda [Fri, 19 Jan 2018 21:05:23 +0100] rev 48649
8195789: Building of test/langtools/jdk/jshell/VariablesTest.java may fail
Summary: Adding proper @modules tag.
Reviewed-by: vromero
prr [Fri, 19 Jan 2018 09:32:10 -0800] rev 48648
Merge
jdv [Thu, 18 Jan 2018 11:22:28 +0530] rev 48647
8176795: Wrong color drawn when painting translucent colors on volatile images using XRender.
Reviewed-by: prr, ceisserer, pnarayanan
prr [Wed, 17 Jan 2018 09:08:44 -0800] rev 48646
Merge
jdv [Wed, 17 Jan 2018 10:58:22 +0530] rev 48645
8191174: PngReader throws IllegalArgumentException because ScanlineStride calculation logic is not proper
Reviewed-by: serb, bpb, pnarayanan
pnarayanan [Tue, 16 Jan 2018 10:49:49 +0530] rev 48644
8194489: Incorrect size computation at BandedSampleModel.createDataBuffer()
Reviewed-by: bpb, jdv
Contributed-by: prahalad.kumar.narayanan@oracle.com
jdv [Wed, 10 Jan 2018 12:45:14 +0530] rev 48643
8191073: JpegImageReader throws IndexOutOfBoundsException when trying to read image data from tables-only image
Reviewed-by: bpb, pnarayanan
prr [Mon, 08 Jan 2018 08:53:14 -0800] rev 48642
Merge
jdv [Tue, 26 Dec 2017 13:38:31 +0530] rev 48641
8190997: PNGImageReader throws NullPointerException when PLTE section is missing
Reviewed-by: serb, bpb, pnarayanan
sveerabhadra [Fri, 22 Dec 2017 11:00:06 +0530] rev 48640
8190192: Double click on the title bar no longer repositions the window
Reviewed-by: serb, prr
kaddepalli [Wed, 20 Dec 2017 18:08:44 +0530] rev 48639
8190281: Code cleanup in src\java.desktop\share\classes\javax\swing\tree\VariableHeightLayoutCache.java
Reviewed-by: psadhukhan, serb, ssadetsky
ehelin [Wed, 17 Jan 2018 19:05:58 +0100] rev 48638
8195158: Concurrent System.gc() is "upgraded" to stop-the-world System.gc()
Reviewed-by: sjohanss, eosterlund
jwilhelm [Sat, 13 Jan 2018 02:56:22 +0100] rev 48637
Merge
coleenp [Thu, 11 Jan 2018 21:49:51 -0500] rev 48636
Merge
coleenp [Thu, 11 Jan 2018 18:42:36 -0500] rev 48635
8130039: Move the platform-specific [OS]Semaphore code
8130038: Unify the semaphore usage in os_xxx.cpp
8194763: os::signal_lookup is unused
Reviewed-by: dholmes, kbarrett
dstewart [Thu, 11 Jan 2018 20:25:13 -0500] rev 48634
8194762: JTReg failure of "runtime/NMT/PrintNMTStatistics.java"
Reviewed-by: dholmes, zgu
tschatzl [Thu, 11 Jan 2018 11:28:51 +0100] rev 48633
8129440: G1 crash during concurrent root region scan
Summary: Make concurrent memory accesses to oops on the heap volatile to avoid reloading by the compiler duplicating oop loading code.
Reviewed-by: ehelin, eosterlund
tschatzl [Thu, 11 Jan 2018 11:05:17 +0100] rev 48632
8180280: [TESTBUG] Test for JDK-8180048
Summary: Add test at is executed only at higher tiers to allow more time for execution.
Reviewed-by: kbarrett, eosterlund
tschatzl [Thu, 11 Jan 2018 10:40:01 +0100] rev 48631
8137099: G1 needs to "upgrade" GC within the safepoint if it can't allocate during that safepoint to avoid OoME
Summary: During a minor GC, if memory allocation fails, start a full GC within the same VM operation in the same safepoint. This avoids a race where the GC locker can prevent the full GC from occurring, and a premature OoME.
Reviewed-by: ehelin, sjohanss, phh
Contributed-by: thomas.schatzl@oracle.com, axel.siebenborn@sap.com
jgeorge [Thu, 11 Jan 2018 11:35:35 +0530] rev 48630
8193352: SA: Test for the clhsdb 'thread' and 'threads' commands
Summary: Test for the clhsdb 'thread' and 'threads' commands. Avoids an incorrect 'Couldn't find thread -a' being printed.
Reviewed-by: sspitsyn, sballal
gadams [Tue, 09 Jan 2018 13:58:30 -0500] rev 48629
6640188: Methods com.cun.attach.VirtualMachine.load... don't throw NullPointerxception
Reviewed-by: sspitsyn
eosterlund [Wed, 10 Jan 2018 18:04:56 +0100] rev 48628
8193063: Enabling narrowOop values for RawAccess accesses
Reviewed-by: pliden, kbarrett
tschatzl [Wed, 10 Jan 2018 10:21:25 +0100] rev 48627
8194824: Add gc/stress/gclocker/TestGCLockerWithParallel.java to the ProblemList file
Reviewed-by: ehelin, kbarrett
goetz [Tue, 09 Jan 2018 08:38:22 +0100] rev 48626
8194814: [ppc, s390] A row of minor fixes and cleanups
Summary: Fix the data types of pd flags.
Reviewed-by: mdoerr
jcbeyler [Tue, 19 Dec 2017 20:14:52 -0800] rev 48625
8191985: JDK-8190862 work for arch arm
Summary: Fixed Interpreter never refills TLAB
Reviewed-by: dsamersoff, aph
ctornqvi [Tue, 09 Jan 2018 16:52:25 -0500] rev 48624
8194636: Apply CONCURRENCY_FACTOR to max value in concurrency calculation
Reviewed-by: erikj
dtitov [Tue, 09 Jan 2018 09:51:10 -0800] rev 48623
8187448: 360 doc issues in jdwp-protocol.html
Reviewed-by: sspitsyn, amenkov
dpochepk [Tue, 09 Jan 2018 18:18:36 +0300] rev 48622
8194256: AARCH64: SIMD shift instructions are incorrectly encoded
Reviewed-by: aph
ecaspole [Mon, 08 Jan 2018 17:47:08 -0500] rev 48621
8192857: LogCompilation could show the intrinsics more like +PrintIntrinsics
Summary: Show the intrinsics internal name in the inlining output
Reviewed-by: kvn, gtriantafill
coleenp [Mon, 08 Jan 2018 12:02:48 -0500] rev 48620
Merge
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
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
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
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
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
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
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
jwilhelm [Fri, 05 Jan 2018 22:02:20 +0100] rev 48612
Merge
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
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
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
lana [Thu, 18 Jan 2018 18:58:46 +0000] rev 48608
Merge
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
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
dlong [Thu, 18 Jan 2018 10:05:32 -0800] rev 48605
8194991: Null pointer dereference caused by c2v_getNextStackFrame
Reviewed-by: kvn
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
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
lana [Thu, 18 Jan 2018 16:20:16 +0000] rev 48602
Added tag jdk-10+40 for changeset 860326263d1f
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
mbaesken [Wed, 17 Jan 2018 15:30:38 +0100] rev 48600
8195615: libsplashscreen linux ppc64le build error after libpng update
Reviewed-by: prr, mdoerr
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
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
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
vlivanov [Thu, 18 Jan 2018 02:25:18 +0300] rev 48596
8194963: SystemDictionary::link_method_handle_constant() can't link MethodHandle.invoke()/invokeExact()
Reviewed-by: kvn, psandoz
dlong [Wed, 17 Jan 2018 14:25:47 -0800] rev 48595
8194988: 8 Null pointer dereference defect groups related to MultiNode::proj_out()
Reviewed-by: kvn
hannesw [Wed, 17 Jan 2018 22:44:40 +0100] rev 48594
8195123: Very large regressions in Octane benchmarks using 10-b39
Reviewed-by: jlaskey, attila
psandoz [Thu, 21 Dec 2017 13:52:20 -0800] rev 48593
8075939: Stream.flatMap() causes breaking of short-circuiting of terminal operations
Reviewed-by: forax, smarks