Tue, 11 Jun 2019 09:27:51 +0200 neliasso 8225509: clean_catch_blocks must add preds first
Mon, 10 Jun 2019 17:11:04 -0700 iignatyev 8209917: fix TODO in GatherDiagnosticInfoObserver
Mon, 10 Jun 2019 17:33:11 -0700 smarks 8205131: remove Runtime trace methods
Mon, 10 Jun 2019 15:53:35 -0700 darcy 8225532: Update source enums to describe 12 and 13 language features
Mon, 10 Jun 2019 15:55:11 -0700 dnsimon 8225492: Update JVMCI
Mon, 10 Jun 2019 13:42:11 -0400 zgu 8225514: Shenandoah: ShenandoahCodeRoots should inherit from AllStatic
Mon, 10 Jun 2019 09:41:09 -0700 dtitov 8222828: vmTestbase/nsk/jdi/BScenarios/multithrd/tc02x004/TestDescription.java failed
Mon, 10 Jun 2019 17:02:35 +0300 dpochepk 8222412: AARCH64: multiple instructions encoding issues
Mon, 10 Jun 2019 09:52:04 -0400 hseigel 8224952: RI deviates from JVMS - non-zero minor_version for class files throws UnsupportedClassVersionError.
Mon, 10 Jun 2019 20:38:15 +0800 weijun 8221719: Jarsigner fails to verify signed by alias if alias given in wrong case
Mon, 10 Jun 2019 12:52:57 +0200 pliden 8225227: ZGC: Be exact in what load barrier to use in ZHeapIterator
Mon, 10 Jun 2019 12:52:56 +0200 pliden 8224966: ZGC: Don't skip oop verification in OopMapSet::all_do()
Mon, 10 Jun 2019 11:17:57 +0100 dfuchs 8224865: Replace wildcard address with loopback or local host in tests - part 13
Fri, 07 Jun 2019 13:50:14 +0200 stefank 8223837: Add -XX:MinHeapSize flag to set the minimum heap size
Thu, 14 Feb 2019 14:54:05 +0100 neliasso 8224675: Late GC barrier insertion for ZGC
Mon, 10 Jun 2019 05:09:52 +0200 jlahoda 8223305: Compiler support for Switch Expressions
Sun, 09 Jun 2019 15:48:57 -0700 darcy 8042748: Clarify exception thrown by ParameterizedTypeImpl.validateConstructorArguments()
Sun, 09 Jun 2019 15:21:43 -0700 darcy 8181869: getAnnotatedParameterTypes%G​%@() specification should be clarified
Sun, 09 Jun 2019 05:56:46 -0400 lancea 8225322: Broken links in java.sql
Sun, 09 Jun 2019 11:28:13 +0200 egahlin 8216064: -XX:StartFlightRecording:settings= doesn't work properly
Fri, 07 Jun 2019 21:35:26 -0700 iignatyev 8149040: Cleanup compiler/jsr292/NonInlinedCall tests after JDK-8148994
Fri, 07 Jun 2019 16:38:42 -0700 jjg 8224257: fix issues in files generated by pandoc
Fri, 07 Jun 2019 15:35:32 -0700 sviswanathan 8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
Fri, 07 Jun 2019 18:11:33 -0400 dlong 8223050: JVMCI: findUniqueConcreteMethod() should not use Dependencies::find_unique_concrete_method() for non-virtual methods
Fri, 07 Jun 2019 14:32:48 -0700 jjg 8224257: fix issues in files generated by pandoc
Fri, 07 Jun 2019 14:03:17 -0700 ccheung 8224497: Remove FIXME in metaspaceClosure.cpp
Fri, 07 Jun 2019 13:57:08 -0700 kvn 8225350: compiler/jvmci/compilerToVM/IsCompilableTest.java timed out
Fri, 07 Jun 2019 12:26:50 -0700 lmesnik 8225388: Running jcmd Compiler.CodeHeap_Analytics all 0 cause crash.
Fri, 07 Jun 2019 10:26:21 -0700 never 8209626: [JVMCI] Use implicit exception table for dispatch and printing
Fri, 07 Jun 2019 09:16:11 -0700 erikj 8217739: Cannot reuse java.base UnixConstants.java from target in BuildJDK when cross compiling
Wed, 05 Jun 2019 16:53:52 +0200 mbaesken 8224958: add os::dll_load calls to event log
Fri, 07 Jun 2019 08:47:28 -0300 jlaskey 8225448: String::translateEscapes javadoc has accessibility issues
Fri, 07 Jun 2019 11:51:27 +0100 chegar 8216988: ServerSocket.implAccept should include warnings about Socket type/state
Fri, 07 Jun 2019 11:47:49 +0100 chegar 8225424: Add jdk.net.usePlainSocketImpl runs to a couple of tests
Fri, 07 Jun 2019 11:48:01 +0200 shade 8225441: Cleanup ShenandoahHeap::atomic_compare_exchange_oop
Fri, 07 Jun 2019 11:47:53 +0200 shade 8225357: Rewire ShenandoahHeap::maybe_update_with_forwarded for contending fixups
Fri, 07 Jun 2019 11:19:34 +0200 pliden 8222467: ZGC: Log min/max/softmax capacity
Fri, 07 Jun 2019 11:19:34 +0200 pliden 8222182: ZGC: Use SoftMaxHeapSize to guide GC heuristics
Fri, 07 Jun 2019 11:19:34 +0200 pliden 8222145: Add -XX:SoftMaxHeapSize flag
Fri, 07 Jun 2019 11:19:34 +0200 pliden 8225340: ZGC: Add logging of High Usage rule
Fri, 07 Jun 2019 10:13:30 +0200 mdoerr 8225347: [s390] Unexpected exit from stack overflow test
Fri, 07 Jun 2019 10:09:41 +0200 jlahoda 8223782: jshell parser should handle Text Blocks
Thu, 06 Jun 2019 09:30:00 +0200 mbaesken 8225402: events logging in deoptimization.cpp should go to deopt-log
Thu, 06 Jun 2019 23:06:47 -0700 iignatyev 8225469: clean up problem lists
Fri, 07 Jun 2019 04:57:51 +0200 egahlin 8224139: Deprecate -XX:FlightRecorder option
Thu, 06 Jun 2019 18:57:28 -0700 dtitov 8206074: nsk/jdi/EventRequestManager/createStepRequest/crstepreq001/TestDescription.java is timing out
Thu, 06 Jun 2019 17:48:06 -0700 darcy 8225465: Add @jls tags to receiver type methods
Thu, 06 Jun 2019 17:20:19 -0700 igerasim 8225397: Integer value miscalculation in toString() method of BitSet
Thu, 06 Jun 2019 16:06:10 -0700 kvn 8222371: Use UL for TraceNMethodInstalls code
Thu, 06 Jun 2019 15:12:37 -0700 kvn 8208379: compiler/jvmci/events/JvmciNotifyInstallEventTest.java failed with "Got unexpected event count after 2nd install attempt: expected 9 to equal 2"
Thu, 06 Jun 2019 14:13:59 -0700 bpb 8224617: (fs) java/nio/file/FileStore/Basic.java found filesystem twice
Thu, 06 Jun 2019 13:42:41 -0700 iignatyev 8225450: use @file in CtwRunner
Thu, 06 Jun 2019 22:31:13 +0200 egahlin 8219205: JFR file without license header
Thu, 06 Jun 2019 15:09:17 -0400 coleenp 8224151: Test vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java might hang with release binaries
Thu, 06 Jun 2019 20:19:03 +0200 egahlin 8216283: Allow shorter method sampling interval than 10 ms
Thu, 06 Jun 2019 10:36:43 -0700 jjg 8225321: Repeated use of {@systemProperty} in a file causes duplicate ids
Thu, 06 Jun 2019 10:01:36 -0700 mr 8197927: Allow the system property `java.vendor.version` to be undefined
Thu, 23 May 2019 10:06:37 -0700 aeubanks 8224645: Only test multicast interfaces if they exist
Thu, 06 Jun 2019 12:24:44 -0300 jlaskey 8223967: Implement Text Blocks (Preview) in the Java compiler
Thu, 06 Jun 2019 12:24:44 -0300 jlaskey 8203444: String::formatted (Preview)
Thu, 06 Jun 2019 12:24:44 -0300 jlaskey 8223780: String::translateEscapes (Preview)
Thu, 06 Jun 2019 12:24:44 -0300 jlaskey 8223775: String::stripIndent (Preview)
Thu, 06 Jun 2019 08:11:25 -0700 bpb 8219992: Correct the documentation of PrintWriter to refer System.lineSeparator
Wed, 05 Jun 2019 01:42:11 -0300 mbalao 8215032: Support Kerberos cross-realm referrals (RFC 6806)
Thu, 06 Jun 2019 10:03:22 -0400 rriggs 8224905: java/lang/ProcessBuilder/Basic.java#id1 failed with stream closed
Thu, 06 Jun 2019 15:22:12 +0200 egahlin 8224217: RecordingInfo should use textual representation of path
Thu, 06 Jun 2019 21:19:07 +0800 weijun 8225304: Tiny HTML error (bad heading) in org.ietf.jgss package-info.java
Thu, 06 Jun 2019 13:46:03 +0300 vlivanov 8225141: Better handling of classes in error state in fast class initialization checks
Thu, 06 Jun 2019 13:46:01 +0300 vlivanov 8225106: C2: Parse::clinit_deopt asserts when holder klass is in error state
Thu, 06 Jun 2019 13:45:59 +0300 jiefu 8224162: assert(profile.count() == 0) failed: sanity in InlineTree::is_not_reached
Tue, 04 Jun 2019 17:56:16 +0800 ngasson 8224853: CDS address sanitizer errors
Wed, 05 Jun 2019 22:19:09 -0700 lfoltan 8225325: Add tests for redefining a class' private method during resolution of the bootstrap specifier
Wed, 05 Jun 2019 21:02:42 -0700 sspitsyn 8205126: JVMTI spec incorrectly states that PopFrame can not be called on the current thread
Thu, 06 Jun 2019 10:11:24 +0800 jjiang 8225390: ProblemList sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java due to JDK-8161536
Thu, 06 Jun 2019 04:04:03 +0200 jwilhelm Added tag jdk-13+24 for changeset 7e2238451585
Wed, 05 Jun 2019 21:50:29 -0400 vromero 8225386: test for JDK-8216261 fails in Windows
Wed, 05 Jun 2019 16:10:08 -0700 naoto 8225182: JNI exception pending in DestroyXIMCallback of awt_InputMethod.c:1327
Wed, 05 Jun 2019 17:01:43 -0400 vromero 8223942: Missing methods in ClientCodeWrapper$WrappedJavaFileManager
Wed, 05 Jun 2019 13:46:31 -0700 erikj 8209381: Default CDS classlist generation should run with an explicit locale setting
Wed, 05 Jun 2019 16:01:50 -0400 vromero 8216261: Javap ignores default modifier on interfaces
Wed, 05 Jun 2019 21:14:46 +0200 stuefe 8225348: serviceability/dcmd/vm/EventsTest.java failed jdk-13+24
Wed, 05 Jun 2019 09:12:45 +0200 stuefe 8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
Wed, 05 Jun 2019 14:07:14 -0400 dcubed 8188872: runtime/ErrorHandling/TimeoutInErrorHandlingTest.java fails intermittently
Wed, 05 Jun 2019 14:01:01 -0400 dcubed 8224793: os::die() does not honor CreateCoredumpOnCrash option
Wed, 05 Jun 2019 10:49:09 -0700 darcy 8225353: Add @jls links to java.lang.Enum
Wed, 05 Jun 2019 19:34:43 +0200 stuefe 8225225: stringStream internal buffer should always be zero terminated
Wed, 05 Jun 2019 08:43:41 -0700 mikael 8225305: ProblemList java/lang/invoke/VarHandles tests
Wed, 05 Jun 2019 08:24:03 -0700 jjg 8225346: Convert file to HTML5
Wed, 05 Jun 2019 07:49:20 -0700 mchung 8221368: Error message when module main class cannot be loaded is missing exception details
Wed, 05 Jun 2019 16:26:13 +0200 hannesw 8221709: replace use of style blockListLast
Wed, 05 Jun 2019 10:21:02 -0400 rriggs 8220238: Enhancing j.l.Runtime/System::gc specification with an explicit 'no guarantee' statement
Wed, 05 Jun 2019 15:19:13 +0200 shade 8225342: Shenandoah: use COMPILER2_OR_JVMCI macro consistently
Wed, 05 Jun 2019 09:15:42 -0400 zgu 8225341: Shenandoah: CM::update_thread_roots() needs to handle derived pointers
Wed, 05 Jun 2019 13:59:44 +0100 chegar 8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
Tue, 21 May 2019 09:08:01 +0200 roland 8224580: Matcher can cause oop field/array element to be reloaded
Wed, 05 Jun 2019 12:02:01 +0100 chegar 8225214: Socket.getOption(SocketOption) not returning the expected type for the StandardSocketOptions.SO_LINGER
Fri, 31 May 2019 14:52:01 +0200 mdoerr 8222103: [testbug] compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest may exceed VM limit
Wed, 05 Jun 2019 10:43:45 +0200 pliden 8225084: gc/z/TestHighUsage.java fails with unexpected allocation stall
Wed, 05 Jun 2019 10:43:45 +0200 pliden 8224965: ZGC: Strengthen ZHeap::is_in()
Wed, 05 Jun 2019 10:43:44 +0200 pliden 8224962: ZGC: Strengthen ZHeap::is_oop()
Wed, 05 Jun 2019 10:23:06 +0200 redestad 8224240: Properties.load fails to throw IAE on malformed unicode in certain circumstances
Wed, 05 Jun 2019 10:07:22 +0200 redestad 8225179: (regex) Minor Pattern cleanup
Wed, 05 Jun 2019 09:23:09 +0200 shade 8225229: Shenandoah: trim down default number of GC threads
Wed, 05 Jun 2019 08:59:17 +0200 stuefe 8224181: On child process spawn, child may write to random file descriptor instead of the fail pipe
Wed, 05 Jun 2019 07:25:09 +0200 stuefe 8224600: Provide VM.events command
Tue, 04 Jun 2019 18:59:53 -0700 smarks 8225315: test java/util/ArrayDeque/WhiteBox.java isn't part of the jdk_collections test group
Wed, 05 Jun 2019 09:58:05 +0800 weijun 8193255: Root Certificates should be stored in text format and assembled at build time
Tue, 04 Jun 2019 18:55:53 -0700 igerasim 8225198: Optimize regex tree for greedy quantifiers of type {N,}
Tue, 04 Jun 2019 21:25:40 -0400 dholmes 8225217: Backout: JDK-8224814: Remove dead JNIHandleBlock freelist code
Tue, 04 Jun 2019 18:12:25 -0700 mikael 8225307: ProblemList compiler/codegen/TestCharVect2.java and compiler/c2/cr6340864/TestLongVect.java
Tue, 04 Jun 2019 16:50:25 -0700 jjg 8225324: Bad HTML in jdk.jfr module-info.java
Tue, 04 Jun 2019 15:42:16 -0700 jjg 8225314: broken links in java.base
Tue, 04 Jun 2019 14:47:25 -0700 jjg 8225309: HTML issues in jdk.jdi module
Tue, 04 Jun 2019 13:47:59 -0700 jjg 8225306: bad headings in java.sql.rowset SyncProvider.java
Tue, 04 Jun 2019 12:50:15 -0700 mchung 8222448: java/lang/reflect/PublicMethods/PublicMethodsTest.java times out
Tue, 04 Jun 2019 12:44:53 -0700 kvn 8225019: Update JVMCI
Tue, 04 Jun 2019 11:55:51 -0700 smarks 8217412: deprecate rmic for removal
Tue, 04 Jun 2019 11:29:29 -0700 jjg 8223805: DocCommentParser should allow for <main> and </main>
Tue, 04 Jun 2019 13:26:20 -0400 kbarrett 8212630: jtreg/gc/logging/TestMetaSpaceLog.java failed with Agent timed out
Tue, 04 Jun 2019 17:51:14 +0200 hannesw 8178982: Javadoc search specification
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip