Tue, 07 Nov 2017 14:13:18 -0800 cjplummer 8059334: nsk/jvmti/scenarios/hotswap/HS201/hs201t001 fails with exit code 0 after timeout
Tue, 07 Nov 2017 08:47:47 +0100 jwilhelm Merge
Tue, 07 Nov 2017 09:37:45 -0500 zgu 8189688: NMT: Report per-class load metadata information
Tue, 07 Nov 2017 10:30:53 -0500 bobv 8190283: Default heap sizing options select a MaxHeapSize larger than available physical memory in some cases
Tue, 07 Nov 2017 13:51:18 +0100 tschatzl 8190703: TestSystemGCWith* infrequently times out on SPARC
Mon, 06 Nov 2017 21:28:03 -0800 jcm 8152470: Add COMPILER2_OR_JVMCI definition
Mon, 06 Nov 2017 20:29:49 -0800 dlong 8190710: Update Graal
Mon, 06 Nov 2017 14:12:37 -0500 jiangli 8184206: Resolve all string constants in shared classes at CDS dump time
Mon, 06 Nov 2017 21:38:42 +0100 dnsimon 8187315: [JVMCI] hosted use of JVMCI can crash VM under -Xint
Mon, 06 Nov 2017 17:56:29 +0100 mdoerr 8190781: ppc64 + s390: Fix CriticalJNINatives
Mon, 06 Nov 2017 12:53:55 +0100 dnsimon 8188102: [JVMCI] Convert special JVMCI oops in nmethod to jweak values
Mon, 06 Nov 2017 12:17:59 +0100 dnsimon 8186478: [JVMCI] rename HotSpotResolvedJavaMethod#setNotInlineableOrCompileable
Mon, 06 Nov 2017 15:33:54 +0100 tschatzl Merge
Mon, 06 Nov 2017 14:35:07 +0100 tschatzl Merge
Mon, 06 Nov 2017 14:25:18 +0100 tschatzl 8140255: Move the management of G1YoungRemSetSamplingThread from G1ConcurrentRefine
Mon, 06 Nov 2017 14:24:31 +0100 tschatzl 8149127: Rename g1/concurrentMarkThread.* to g1/g1ConcurrentMarkThread.*
Mon, 06 Nov 2017 14:31:22 +0000 dsamersoff 8163011: AArch64: NMT detail stack trace cleanup
Mon, 06 Nov 2017 04:14:22 -0800 jcm 8167409: Invalid value passed to critical JNI function
Mon, 06 Nov 2017 09:41:54 +0100 lkorinth 8186502: Assert when range testing G1RefProcDrainInterval on 64-bit systems
Mon, 06 Nov 2017 09:44:42 +0100 dnsimon 8190415: [JVMCI] JVMCIRuntime::adjust_comp_level must not swallow ThreadDeath
Mon, 06 Nov 2017 11:11:44 +0100 sjohanss 8190353: [Testbug] test/hotspot/jtreg/gc/logging/TestPrintReferences.java can still fail
Mon, 06 Nov 2017 09:49:30 +0100 jcm Merge
Mon, 06 Nov 2017 00:30:36 -0800 jcm 8167408: Invalid critical JNI function lookup
Sun, 05 Nov 2017 22:27:57 +0100 dnsimon 8177397: [JVMCI] remove unnecessary synchronization
Mon, 06 Nov 2017 00:29:08 +0300 dchuyko 8190745: AARCH64: fix for JDK-8189176 may break a build
Sun, 05 Nov 2017 06:11:10 +0100 egahlin 8189440: Event tracing macros for allocation and weak oops processing
Sun, 05 Nov 2017 03:43:15 +0100 egahlin 8189425: Minor updates in support of closed changes
Fri, 03 Nov 2017 17:09:25 -0700 sspitsyn 8189731: Disable CFLH when there are no transformers
Fri, 03 Nov 2017 10:48:26 -0700 ccheung 8187347: Do not abort CDS archive creation when some classes are unverifiable
Fri, 03 Nov 2017 07:44:13 -0400 coleenp 8190617: test/jdk/sun/tools/jhsdb/BasicLauncherTest.java fails
Thu, 02 Nov 2017 11:00:34 -0500 gziemski 8184765: Dynamically resize SystemDictionary
Thu, 02 Nov 2017 18:44:44 +0300 dchuyko 8189176: AARCH64: Improve _updateBytesCRC32 intrinsic
Thu, 28 Sep 2017 14:55:45 +0200 phedlin 8172232: SPARC ISA/CPU feature detection is broken/insufficient (on Linux).
Mon, 30 Oct 2017 21:23:10 +0100 jwilhelm Merge
Thu, 26 Oct 2017 11:35:09 -0700 iklam 8179624: [REDO] Avoid repeated calls to JavaThread::last_frame in InterpreterRuntime
Wed, 01 Nov 2017 19:43:13 -0400 coleenp 8190491: SA tests failed after 8189610 changes
Wed, 01 Nov 2017 12:56:48 -0700 simonis 8187091: ReturnBlobToWrongHeapTest fails because of problems in CodeHeap::contains_blob()
Wed, 01 Nov 2017 16:48:12 +0300 dchuyko 8189745: AARCH64: Use CRC32C intrinsic code in interpreter and C1
Tue, 31 Oct 2017 16:31:39 -0700 iignatyev 8186618: [TESTBUG] Test applications/ctw/Modules.java doesn't have timeout and hang on windows
Tue, 31 Oct 2017 11:55:09 -0400 coleenp 8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Mon, 30 Oct 2017 16:37:53 +0100 egahlin 8189368: Add information on current bias holder for BiasedLockRevocation event
Tue, 31 Oct 2017 09:33:47 +0100 thartmann 8190351: InitialAndMaxUsageTest does not free allocated blob
Mon, 30 Oct 2017 17:14:39 +0100 mdoerr 8190285: s390: Some java boolean checks are not correct
Sun, 29 Oct 2017 18:13:18 -0700 iklam 8190191: Subclasses of jdk.jfr.Event loaded from CDS breaks -XX:FlightRecorderOptions=retransform=false
Fri, 27 Oct 2017 11:44:56 +0200 sjohanss 8177959: G1CollectedHeap::print_on prints incorrect capacity
Fri, 27 Oct 2017 08:55:32 +0000 kvn Merge
Fri, 27 Oct 2017 01:09:57 -0700 kvn 8189064: Crash with compiler/codegen/*Vect.java on Solaris-sparc
Fri, 27 Oct 2017 07:19:00 +0000 sangheki Merge
Thu, 26 Oct 2017 21:30:48 -0700 sangheki 8185278: TestGreyReclaimedHumongousObjects.java fails guarantee(index != trim_index(_head_index + 1)) failed: should not go past head
Fri, 27 Oct 2017 05:30:16 +0000 jcm Merge
Thu, 26 Oct 2017 22:18:15 -0700 jcm 8185989: overview.html files should be deleted?
Thu, 16 Nov 2017 00:58:50 +0100 redestad 8184777: Factor out species generation logic from BoundMethodHandle jdk-10+32
Wed, 08 Nov 2017 10:27:10 -0800 psandoz 8190974: Parallel stream execution within a custom ForkJoinPool should obey the parallelism
Wed, 15 Nov 2017 11:50:55 -0800 erikj 8190702: JMC packaging causing errors in JDK 10 consolidated repo (macOS)
Wed, 15 Nov 2017 23:25:40 +0530 sundar 8068741: javax.script.ScriptEngineFactory.getMethodCallSyntax() spec allows null passed as an object
Wed, 15 Nov 2017 19:55:21 +0530 sundar 8191306: Math.abs corner case with optimistic typing
Tue, 14 Nov 2017 13:44:07 -0800 bpatel 8185371: Support for multiple stylesheets in javadoc
Tue, 14 Nov 2017 13:31:43 -0800 igerasim 8189631: Missing space in the javadoc for InetAddress.createNameService()
Tue, 14 Nov 2017 09:19:50 -0500 mullan Merge
Tue, 14 Nov 2017 09:15:12 -0500 mullan 8175094: Mark the deprecated java.security.acl APIs with forRemoval=true
Tue, 14 Nov 2017 21:43:15 +0800 weijun 8191137: keytool fails to format resource strings for keys for some languages after JDK-8171319
Tue, 14 Nov 2017 08:25:39 -0500 mullan Merge
Tue, 14 Nov 2017 08:24:27 -0500 mullan 8175091: Mark the deprecated java.security.{Certificate,Identity,IdentityScope,Signer} APIs with forRemoval=true
Tue, 14 Nov 2017 14:18:23 +0100 hannesw 8191133: Ant task to fetch underscore.js requires gzip decoding option
Tue, 14 Nov 2017 12:10:28 +0100 ihse 8190410: Help.gmk is not updated after consolidation
Tue, 14 Nov 2017 03:58:40 -0600 xiaofeya 8191172: Problem list java/net/httpclient/websocket/ConnectionHandover.java
Tue, 14 Nov 2017 10:04:45 +0100 hannesw 8185119: Uninitialized const when using multiple threads
Tue, 14 Nov 2017 08:59:19 +0530 sundar 8177471: jlink should use the version from java.base.jmod to find modules
Mon, 13 Nov 2017 18:14:33 +0100 hannesw 8191131: Nashorn test comparator breaks comparator contract
Mon, 13 Nov 2017 16:32:30 +0100 erikj 8190725: Freetype license file provided with configure not included in images
Mon, 13 Nov 2017 15:54:20 +0100 hannesw 8190391: nashorn "!!" of nonzero even integer var becomes false when returned
Mon, 13 Nov 2017 14:03:36 +0530 vtewari 8145635: Add TCP_QUICKACK socket option
Fri, 10 Nov 2017 03:27:43 +0000 lana Merge
Fri, 10 Nov 2017 03:26:50 +0000 lana Added tag jdk-10+31 for changeset e6278add9ff2
Thu, 09 Nov 2017 16:14:45 -0800 dl 8189764: Miscellaneous changes imported from jsr166 CVS 2017-11
Thu, 09 Nov 2017 16:10:46 -0800 dl 8189387: ConcurrentLinkedDeque linearizability continued ...
Thu, 09 Nov 2017 16:07:21 -0800 dl 8179314: CountedCompleterTest.testForkHelpQuiesce fails with expected:<21> but was:<13>
Thu, 09 Nov 2017 16:03:37 -0800 dl 8190747: ExecutorService/Invoke.java fails intermittently
Thu, 09 Nov 2017 13:30:03 -0800 bpb 8191025: (ch) Scattering reads to a subsequence of buffers ignores length
Thu, 09 Nov 2017 20:51:37 +0000 dfuchs 8189953: FileHandler constructor throws NoSuchFileException with absolute path
Thu, 09 Nov 2017 14:38:54 +0530 rpatil 8190258: (tz) Support tzdata2017c
Tue, 07 Nov 2017 23:18:16 +0100 jwilhelm 8190865: Require jtreg 4.2 b10 jdk-10+31
Wed, 08 Nov 2017 13:38:00 -0800 mchung 8190733: Use Class::getPackageName in java.base implementation
Wed, 08 Nov 2017 13:32:40 -0800 erikj 8190735: Define all base artifacts for all open/open-debug profiles
Wed, 08 Nov 2017 12:34:59 -0800 prr 8185739: Memory leak in BitmapUtil::BitmapToRgn
Wed, 08 Nov 2017 12:27:40 -0800 prr Merge
Tue, 07 Nov 2017 14:36:52 -0800 serb 8019816: [TEST_BUG][macosx] closed/java/awt/BasicStroke/DashZeroWidth.java not on EDT
Mon, 06 Nov 2017 10:11:19 -0800 prr Merge
Mon, 06 Nov 2017 13:11:51 +0530 jdv 8189702: Broken links in javadoc for Adobe TIFF related documents
Wed, 08 Nov 2017 12:02:19 -0800 erikj 8190744: xattr: No such file LICENSE files
Wed, 08 Nov 2017 09:18:15 -0500 rriggs 8190884: java/lang/Runtime/exec/LotsOfOutput fails intermittently
Wed, 08 Nov 2017 12:15:24 +0100 hannesw 8190427: Test for JDK-8165198 fails intermittently because of GC
Tue, 07 Nov 2017 16:19:55 -0800 joehw 8181151: Fix lint warnings in JAXP repo: cast
Tue, 07 Nov 2017 10:35:58 -0800 martin 8190814: javax/imageio/stream/NullStreamCheckTest writes to the repo
Tue, 07 Nov 2017 10:02:48 -0800 martin 8190816: PropertiesTest.sh fails to make $WRITABLEJDK writable
Tue, 07 Nov 2017 17:08:59 +0000 chegar 8190482: InnocuousThread creation should not require the caller to possess enableContextClassLoaderOverride
Tue, 07 Nov 2017 12:18:29 +0100 hannesw 8186807: JSObject gets ScriptFunction when ScriptObjectMirror is expected
Mon, 06 Nov 2017 17:48:00 -0800 mchung 8164512: Replace ClassLoader use of finalizer with phantom reference to unload native library
Mon, 06 Nov 2017 17:35:40 -0500 rriggs 8187281: Remove intermittent from OnExitTest
Mon, 06 Nov 2017 16:32:00 +0000 michaelm 8190793: Httpserver does not detect truncated request body
Mon, 06 Nov 2017 22:05:53 +0530 sundar 8190795: jjs should show javadoc for java methods on shift-tab
Mon, 06 Nov 2017 14:10:39 +0100 jlahoda 8180744: Update ct.sym for JDK 10
Mon, 06 Nov 2017 13:10:43 +0100 jlahoda 8139607: -release option forces StandardJavaFileManager
Mon, 30 Oct 2017 21:23:10 +0100 jwilhelm Merge
Tue, 10 Oct 2017 14:05:04 +0200 roland 8188151: "assert(entry_for(catch_pco, handler_bcis->at(i), scope_depth)->pco() == handler_pcos->at(i))" failure with C1
Thu, 26 Oct 2017 05:59:15 -0700 jcm 6523512: has_special_runtime_exit_condition checks for is_deopt_suspend needlessly
Wed, 25 Oct 2017 16:30:31 -0700 iveresov 8166750: C1 profiling handles statically bindable call sites differently than the interpreter
Wed, 25 Oct 2017 16:15:10 +0200 tschatzl 8189797: Fix initializer lists in G1ConcurrentMark and G1CMTask
Wed, 25 Oct 2017 16:13:09 +0200 tschatzl 8189673: Consistent naming of concurrent threads, tasks and related identifiers
Wed, 25 Oct 2017 16:12:15 +0200 tschatzl 8189801: Remove G1MarkingOverheadPercent
Tue, 24 Oct 2017 15:44:29 +0530 sballal 8189061: serviceability/sa/TestInstanceKlassSize.java - Unable to find instance klass for null
Wed, 25 Oct 2017 08:37:41 +0200 thartmann 8188785: CCP sets invalid type for java mirror load
Mon, 23 Oct 2017 21:49:48 -0700 dlong 8189649: AOT: assert(caller_frame.cb()->as_nmethod_or_null() == cm) failed: expect top frame nmethod
Tue, 24 Oct 2017 14:53:03 +0000 jcm Merge
Tue, 24 Oct 2017 06:06:56 -0700 jcm 8168712: [AOT] assert(false) failed: DEBUG MESSAGE: InterpreterMacroAssembler::call_VM_base: last_sp != NULL
Tue, 24 Oct 2017 08:29:00 -0400 coleenp 8189794: Assert in InstanceKlass::cast called from Exceptions::new_exceptions
Mon, 04 Sep 2017 19:50:01 +0200 simonis 8166317: InterpreterCodeSize should be computed
Sun, 15 Oct 2017 22:54:03 +0200 rkennke 8171853: Remove Shark compiler
Wed, 18 Oct 2017 16:06:39 +0200 roland 8188223: IfNode::range_check_trap_proj() should handler dying subgraph with single if proj
Mon, 23 Oct 2017 14:57:05 +0000 hseigel Merge
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip