Thu, 11 Jan 2018 21:49:51 -0500 coleenp Merge
Thu, 11 Jan 2018 18:42:36 -0500 coleenp 8130039: Move the platform-specific [OS]Semaphore code
Thu, 11 Jan 2018 20:25:13 -0500 dstewart 8194762: JTReg failure of "runtime/NMT/PrintNMTStatistics.java"
Thu, 11 Jan 2018 11:28:51 +0100 tschatzl 8129440: G1 crash during concurrent root region scan
Thu, 11 Jan 2018 11:05:17 +0100 tschatzl 8180280: [TESTBUG] Test for JDK-8180048
Thu, 11 Jan 2018 10:40:01 +0100 tschatzl 8137099: G1 needs to "upgrade" GC within the safepoint if it can't allocate during that safepoint to avoid OoME
Thu, 11 Jan 2018 11:35:35 +0530 jgeorge 8193352: SA: Test for the clhsdb 'thread' and 'threads' commands
Tue, 09 Jan 2018 13:58:30 -0500 gadams 6640188: Methods com.cun.attach.VirtualMachine.load... don't throw NullPointerxception
Wed, 10 Jan 2018 18:04:56 +0100 eosterlund 8193063: Enabling narrowOop values for RawAccess accesses
Wed, 10 Jan 2018 10:21:25 +0100 tschatzl 8194824: Add gc/stress/gclocker/TestGCLockerWithParallel.java to the ProblemList file
Tue, 09 Jan 2018 08:38:22 +0100 goetz 8194814: [ppc, s390] A row of minor fixes and cleanups
Tue, 19 Dec 2017 20:14:52 -0800 jcbeyler 8191985: JDK-8190862 work for arch arm
Tue, 09 Jan 2018 16:52:25 -0500 ctornqvi 8194636: Apply CONCURRENCY_FACTOR to max value in concurrency calculation
Tue, 09 Jan 2018 09:51:10 -0800 dtitov 8187448: 360 doc issues in jdwp-protocol.html
Tue, 09 Jan 2018 18:18:36 +0300 dpochepk 8194256: AARCH64: SIMD shift instructions are incorrectly encoded
Mon, 08 Jan 2018 17:47:08 -0500 ecaspole 8192857: LogCompilation could show the intrinsics more like +PrintIntrinsics
Mon, 08 Jan 2018 12:02:48 -0500 coleenp Merge
Mon, 08 Jan 2018 09:46:31 -0500 coleenp 8058259: compute_offset() is confusing for static fields
Mon, 08 Jan 2018 16:21:23 +0100 eosterlund 8192003: Refactor weak references in StringTable to use the Access API
Mon, 08 Jan 2018 09:58:38 -0500 dcubed 8194652: VMError::print_native_stack() is missing an os::is_first_C_frame() check
Mon, 08 Jan 2018 15:12:05 +0100 eosterlund 8191894: Refactor weak references in JvmtiTagHashmap to use the Access API
Mon, 08 Jan 2018 15:09:18 +0100 eosterlund 8191904: Refactor weak oops in ResolvedMethodTable to use the Access API
Mon, 08 Jan 2018 13:22:05 +0100 eosterlund 8191567: Refactor ciInstanceKlass G1 keep alive barrier to use Access API.
Mon, 08 Jan 2018 13:13:05 +0100 eosterlund 8191888: Refactor ClassLoaderData::remove_handle to use the Access API
Fri, 05 Jan 2018 22:02:20 +0100 jwilhelm Merge
Thu, 04 Jan 2018 22:47:38 -0800 ccheung 8192927: os::dir_is_empty is incorrect on Windows
Fri, 19 Jan 2018 17:11:52 +0100 jlahoda 8191842: JShell: Inferred type information is lost when assigning types to a \"var\"
Fri, 19 Jan 2018 15:21:49 +0800 mli 8194284: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails with java.lang.RuntimeException: CheckRegisterInLog got exception timeout 6480000ms out of range
Thu, 18 Jan 2018 18:58:46 +0000 lana Merge
Thu, 18 Jan 2018 09:01:00 -0800 never 8192004: InspectedFrame.materializeVirtualObjects only updates locals with new objects
Thu, 18 Jan 2018 10:05:32 -0800 dlong 8194982: 2 Null pointer dereference defect groups related to ProjNode::is_uncommon_trap_if_pattern()
Thu, 18 Jan 2018 10:05:32 -0800 dlong 8194991: Null pointer dereference caused by c2v_getNextStackFrame
Thu, 18 Jan 2018 10:05:32 -0800 dlong 8194989: 2 Null pointer dereference defect groups caused by Dependencies::DepValue::as_klass()
Thu, 18 Jan 2018 10:05:32 -0800 dlong 8194992: Null pointer dereference in MultiNode::proj_out related to loopexit()
Thu, 18 Jan 2018 16:20:16 +0000 lana Added tag jdk-10+40 for changeset 860326263d1f
Thu, 18 Jan 2018 10:26:39 +0100 goetz 8194869: [TESTBUG][aix, s390] Adapt tests to platforms.
Wed, 17 Jan 2018 15:30:38 +0100 mbaesken 8195615: libsplashscreen linux ppc64le build error after libpng update
Thu, 18 Jan 2018 11:48:56 +0800 mli 8195478: sun/text/resources/LocaleDataTest.java fails with java.lang.Exception
Thu, 18 Jan 2018 03:12:41 +0100 simonis 8189761: COMPANY_NAME, IMPLEMENTOR, BUNDLE_VENDOR, VENDOR, but no configure flag
Wed, 17 Jan 2018 17:53:37 -0800 darcy 8191839: ModuleElement.DirectiveVisitor :: visit​() method behavior is deviating from the spec
Thu, 18 Jan 2018 02:25:18 +0300 vlivanov 8194963: SystemDictionary::link_method_handle_constant() can't link MethodHandle.invoke()/invokeExact() jdk-10+40
Wed, 17 Jan 2018 14:25:47 -0800 dlong 8194988: 8 Null pointer dereference defect groups related to MultiNode::proj_out()
Wed, 17 Jan 2018 22:44:40 +0100 hannesw 8195123: Very large regressions in Octane benchmarks using 10-b39
Thu, 21 Dec 2017 13:52:20 -0800 psandoz 8075939: Stream.flatMap() causes breaking of short-circuiting of terminal operations
Wed, 17 Jan 2018 17:33:48 +0000 asaha Merge
Wed, 17 Jan 2018 07:09:03 +0000 asaha Merge
Fri, 12 Jan 2018 15:05:35 -0800 asaha Merge
Mon, 08 Jan 2018 21:55:55 -0800 asaha Merge
Tue, 19 Dec 2017 16:31:16 +0000 xuelei 8193683: Increase the number of clones in the CloneableDigest
Wed, 29 Nov 2017 13:56:06 +0530 vtewari 8191142: More refactoring for naming deserialization cases
Mon, 27 Nov 2017 17:30:49 -0800 smarks 8189284: More refactoring for deserialization cases
Tue, 28 Nov 2017 01:08:26 +0300 mdoerr 8191907: PPC64 and s390 parts of JDK-8174962: Better interface invocations
Mon, 06 Nov 2017 10:24:42 -0800 serb 8190289: More refactoring for client deserialization cases
Mon, 06 Nov 2017 22:09:04 +0800 weijun 8190789: sun/security/provider/certpath/LDAPCertStore/TestURICertStoreParameters.java fails after JDK-8186606
Sat, 04 Nov 2017 08:56:01 +0800 weijun 8186606: Improve LDAP lookup robustness
Tue, 31 Oct 2017 00:54:53 +0000 xuelei 8163237: Restrict the use of EXPORT cipher suites
Tue, 24 Oct 2017 09:58:27 -0400 apetcher 8185292: Stricter key generation
Wed, 18 Oct 2017 10:43:58 +0800 weijun 8186600: Improve property negotiations
Mon, 02 Oct 2017 11:04:01 -0700 serb 8185325: Improve GTK initialization
Wed, 04 Oct 2017 10:33:08 -0700 joehw 8186080: Transform XML interfaces
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip