log

age author description
Thu, 22 Aug 2019 10:59:08 -0400 vromero delta applying: allow records to implement serialization methods, stop generating the readResolve method, until all the support for record serialization has been pushedrecords-and-sealed
Thu, 22 Aug 2019 14:21:50 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Thu, 22 Aug 2019 09:41:03 -0400 vromero allow records to implement serialization methods, stop generating the readResolve methodrecords-and-sealed
Wed, 21 Aug 2019 11:35:54 +0000 mcimadamore Automatic merge with patternspatterns-deconstruction
Wed, 21 Aug 2019 13:28:16 +0200 jlahoda Improving fallthrough handling in switches with patterns.patterns
Tue, 20 Aug 2019 21:50:43 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Tue, 20 Aug 2019 17:42:58 -0400 vromero dont allow type annotations with TYPE_PARAMETER target on record componentsrecords-and-sealed
Tue, 20 Aug 2019 21:25:43 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Tue, 20 Aug 2019 17:20:53 -0400 vromero dont allow accessors or canonical constructor to declare checked exceptionsrecords-and-sealed
Tue, 20 Aug 2019 20:00:44 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Tue, 20 Aug 2019 15:54:25 -0400 vromero ignore CheckReadResolveMethodTest for nowrecords-and-sealed
Tue, 20 Aug 2019 19:35:41 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Tue, 20 Aug 2019 15:31:12 -0400 vromero assign unassigned components only for the compact record constructorrecords-and-sealed
Tue, 20 Aug 2019 18:40:40 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Tue, 20 Aug 2019 14:33:57 -0400 vromero removing duplicated testsrecords-and-sealed
Tue, 20 Aug 2019 17:45:40 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Tue, 20 Aug 2019 13:43:41 -0400 briangoetz Test cleanupsrecords-and-sealed
Tue, 20 Aug 2019 17:35:45 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Tue, 20 Aug 2019 13:31:16 -0400 vromero reject serialization members if declared in a recordrecords-and-sealed
Tue, 20 Aug 2019 14:10:47 +0000 mcimadamore Automatic merge with patternspatterns-deconstruction
Tue, 20 Aug 2019 15:59:21 +0200 jlahoda Fixing a few tests.patterns
Tue, 20 Aug 2019 09:06:10 +0000 mcimadamore Automatic merge with patternspatterns-deconstruction
Tue, 20 Aug 2019 09:05:40 +0000 mcimadamore Automatic merge with patterns-stage-1amber-demo-II
Tue, 20 Aug 2019 10:59:45 +0200 jlahoda Merging recent changes to patterns-stage-1 into the patterns branch; reapplying the ability to merge pattern variables.patterns
Mon, 19 Aug 2019 16:49:28 +0200 jlahoda Disabling merging of pattern variables.patterns-stage-1
Mon, 19 Aug 2019 20:05:41 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Mon, 19 Aug 2019 16:00:24 -0400 briangoetz More record compilation tests; add RECORD_COMPONENT ElementType enum.records-and-sealed
Fri, 16 Aug 2019 21:15:43 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Fri, 16 Aug 2019 17:11:04 -0400 vromero fixing more bugs on records, more changes to RecordCompilationTestsrecords-and-sealed
Fri, 16 Aug 2019 18:35:43 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Fri, 16 Aug 2019 14:31:37 -0400 vromero fixing test CheckingAttributeAtRuntimeTestrecords-and-sealed
Fri, 16 Aug 2019 16:05:45 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Fri, 16 Aug 2019 11:57:15 -0400 hseigel additional permitted subtypes checksrecords-and-sealed
Fri, 16 Aug 2019 15:05:55 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Fri, 16 Aug 2019 11:00:47 -0400 vromero moving previous negative tests to RecordCompilationTest, fixing reported bugsrecords-and-sealed
Thu, 15 Aug 2019 23:05:47 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Thu, 15 Aug 2019 19:02:11 -0400 vromero adding test RecordCompilationTestsrecords-and-sealed
Thu, 15 Aug 2019 21:50:45 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Thu, 15 Aug 2019 17:45:52 -0400 vromero make records inherit from j.l.Record and check that no class can inherit from j.l.Recordrecords-and-sealed
Thu, 15 Aug 2019 18:05:41 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Thu, 15 Aug 2019 14:01:09 -0400 vromero rewording java.lang.Record specrecords-and-sealed
Thu, 15 Aug 2019 17:55:56 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Thu, 15 Aug 2019 13:48:44 -0400 briangoetz adding class java.lang.Recordrecords-and-sealed
Wed, 14 Aug 2019 22:25:42 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Wed, 14 Aug 2019 18:14:28 -0400 vromero dont accept record component names like: toString, etcrecords-and-sealed
Sat, 10 Aug 2019 00:49:40 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Fri, 09 Aug 2019 17:13:59 -0700 jjg update javadoc behavior for undocumented permitted subtypesrecords-and-sealed
Fri, 09 Aug 2019 23:35:44 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Fri, 09 Aug 2019 16:26:46 -0700 jjg add javadoc test for empty recordsrecords-and-sealed
Thu, 08 Aug 2019 23:40:43 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Thu, 08 Aug 2019 16:32:18 -0700 jjg more javadoc testsrecords-and-sealed
Thu, 08 Aug 2019 22:40:45 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Thu, 08 Aug 2019 15:29:26 -0700 jjg fix legal headers on testsrecords-and-sealed
Thu, 08 Aug 2019 22:30:44 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Thu, 08 Aug 2019 15:22:34 -0700 jjg Remove assumption that all RECORD items are MANDATEDrecords-and-sealed
Thu, 08 Aug 2019 04:52:29 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Wed, 07 Aug 2019 17:30:40 -0700 jjg initial support for generated doc comments for recordsrecords-and-sealed
Wed, 07 Aug 2019 23:45:45 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Wed, 07 Aug 2019 16:34:00 -0700 jjg reverse 'definition of the new annotation target RECORD_COMPONENT, new implementation of the record attribute'records-and-sealed
Mon, 05 Aug 2019 16:00:38 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Mon, 05 Aug 2019 12:56:08 -0400 vromero definition of the new annotation target RECORD_COMPONENT, new implementation of the record attributerecords-and-sealed
Mon, 05 Aug 2019 12:15:25 +0200 jlahoda Merging branch patterns into branch patterns-deconstruction.patterns-deconstruction
Mon, 05 Aug 2019 11:53:33 +0200 jlahoda Merging branch patterns-stage-1 into branch patterns.patterns
Sat, 03 Aug 2019 00:49:50 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Fri, 02 Aug 2019 16:57:06 -0700 jjg basic javadoc support for record pseudo-keywordrecords-and-sealed
Fri, 02 Aug 2019 18:30:37 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Fri, 02 Aug 2019 11:21:38 -0700 jjg initial (basic) support for permitted subtypesrecords-and-sealed
Fri, 02 Aug 2019 08:55:42 +0000 mcimadamore Automatic merge with patterns-stage-1amber-demo-II
Fri, 02 Aug 2019 10:50:17 +0200 jlahoda Removing unnecessary code.patterns-stage-1
Fri, 02 Aug 2019 10:47:02 +0200 jlahoda Handling of type annotation in type test patterns.patterns-stage-1
Wed, 31 Jul 2019 21:05:39 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Wed, 31 Jul 2019 13:54:15 -0700 jjg javadoc support for selaed/non-sealed modifiersrecords-and-sealed
Wed, 31 Jul 2019 20:50:40 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Wed, 31 Jul 2019 13:43:11 -0700 jjg remove unused propertiesrecords-and-sealed
Wed, 31 Jul 2019 13:41:41 -0700 jjg implement ClassTree.getPermitsClause and scannersrecords-and-sealed
Wed, 31 Jul 2019 20:45:40 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Wed, 31 Jul 2019 13:39:22 -0700 jjg improve failure diagnosisrecords-and-sealed
Wed, 31 Jul 2019 13:35:42 -0700 jjg implement JavacElements.isSealedrecords-and-sealed
Mon, 29 Jul 2019 22:10:49 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Mon, 29 Jul 2019 18:02:50 -0400 vromero make JVM_GetPermittedSubtypes return an array of Stringsrecords-and-sealed
Tue, 23 Jul 2019 22:45:54 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Tue, 23 Jul 2019 18:36:43 -0400 hseigel module checking for sealed types, disallow changing PermittedSubtypes attr, adding testsrecords-and-sealed
Thu, 18 Jul 2019 21:05:42 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Thu, 18 Jul 2019 16:57:15 -0400 vromero additional type annotation testrecords-and-sealed
Wed, 17 Jul 2019 18:50:40 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Wed, 17 Jul 2019 13:21:19 -0400 vromero adding support for type annotations on recordsrecords-and-sealed
Wed, 17 Jul 2019 14:30:41 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Wed, 17 Jul 2019 10:27:54 -0400 vromero fixing regression test ListModuleDepsrecords-and-sealed
Tue, 16 Jul 2019 18:05:41 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Tue, 16 Jul 2019 14:01:12 -0400 vromero do enter additional mandated membersrecords-and-sealed
Mon, 15 Jul 2019 19:40:40 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Mon, 15 Jul 2019 15:21:19 -0400 vromero fixing failing regression testsrecords-and-sealed
Mon, 15 Jul 2019 13:34:21 -0400 vromero manual merge with patterns-stage-1amber-demo-II
Mon, 15 Jul 2019 16:02:04 +0200 jlahoda Merging patterns-stage-1 into patterns.patterns-deconstruction
Mon, 15 Jul 2019 15:53:06 +0200 jlahoda Post-merge fixes.patterns
Mon, 15 Jul 2019 12:50:29 +0000 mcimadamore Automatic merge with patterns-stage-1patterns
Mon, 15 Jul 2019 14:46:14 +0200 jlahoda Cleanup.patterns-stage-1
Mon, 15 Jul 2019 13:29:39 +0200 jlahoda Merging patterns branch to patterns-deconstruction branch.patterns-deconstruction
Mon, 15 Jul 2019 12:52:33 +0200 jlahoda Merging patterns-stage-1 branch into the patterns branch.patterns
Fri, 12 Jul 2019 20:50:33 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Fri, 12 Jul 2019 16:45:48 -0400 vromero adding test to check that anno processor wont see annotations before being trimmedrecords-and-sealed
Fri, 12 Jul 2019 18:50:44 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Fri, 12 Jul 2019 14:47:44 -0400 vromero pushing down declaration annotations on records, initial supportrecords-and-sealed
Fri, 12 Jul 2019 17:10:45 +0200 jlahoda Cleanup and bugfixing for type test patterns.patterns-stage-1
Thu, 11 Jul 2019 12:45:33 +0000 mcimadamore Automatic merge with patterns-stage-1patterns
Thu, 11 Jul 2019 14:40:03 +0200 jlahoda Fixing tests.patterns-stage-1
Wed, 10 Jul 2019 06:10:38 +0000 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Tue, 09 Jul 2019 20:37:08 -0400 vromero updating golden filerecords-and-sealed
Tue, 09 Jul 2019 14:36:41 -0400 vromero manual merge with recordsamber-demo-II
Tue, 09 Jul 2019 11:56:14 -0400 vromero fixing NPE on visitLambdarecords-and-sealed
Mon, 08 Jul 2019 20:36:28 -0400 vromero dont allow anonymous classes or lambdas to extend or implement sealed classesrecords-and-sealed
Mon, 08 Jul 2019 19:09:33 -0400 vromero improving error message in recordsrecords-and-sealed
Mon, 08 Jul 2019 18:54:23 -0400 vromero dont allow bodiless recordsrecords-and-sealed
Wed, 03 Jul 2019 16:16:15 -0400 vromero simplifying accessor name extractionrecords-and-sealed
Wed, 03 Jul 2019 14:55:00 -0400 vromero updating the Record attributerecords-and-sealed
Sat, 29 Jun 2019 13:22:45 -0700 darcy Fix compilation problems in ClassfileInspector.java test libraryrecords-and-sealed
Fri, 28 Jun 2019 20:32:20 -0700 darcy Fix compilation problems in tools/javac/MethodParameters tests.records-and-sealed
Fri, 28 Jun 2019 17:08:17 -0400 vromero updating non-sealed, removing non-final, adding restrictions to the use of sealed modifiersrecords-and-sealed
Thu, 27 Jun 2019 20:51:33 +0200 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Thu, 27 Jun 2019 14:45:22 -0400 vromero fixing several bugs plus adding reflection testrecords-and-sealed
Thu, 27 Jun 2019 17:01:33 +0200 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Thu, 27 Jun 2019 10:55:30 -0400 vromero implementation of java.lang.Class::isRecordrecords-and-sealed
Thu, 27 Jun 2019 14:17:52 +0200 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Wed, 26 Jun 2019 20:09:35 -0400 vromero sync the reflection API for records with the specificationrecords-and-sealed
Thu, 27 Jun 2019 00:01:33 +0200 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Wed, 26 Jun 2019 17:52:40 -0400 vromero adjusting Record attribute to last spec: remove access flags from the attr, etcrecords-and-sealed
Wed, 26 Jun 2019 22:01:31 +0200 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Wed, 26 Jun 2019 15:52:31 -0400 vromero generate the MethodParameters attribute for the canonical constructorrecords-and-sealed
Wed, 26 Jun 2019 18:12:03 +0200 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Wed, 26 Jun 2019 11:42:07 -0400 vromero fixing bug on sealed classes in same compilation unitrecords-and-sealed
Tue, 25 Jun 2019 01:40:58 +0200 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Mon, 24 Jun 2019 18:38:44 -0400 vromero sealed classes subtypes can be implicit if in same compilation unitrecords-and-sealed
Mon, 24 Jun 2019 18:07:26 -0400 vromero delta applying patch to dont add final flag to sealed classesrecords-and-sealed
Mon, 24 Jun 2019 11:00:53 -0400 vromero manual merge with records branchamber-demo-II
Fri, 21 Jun 2019 16:51:43 -0400 vromero compiler failing with unexpected kind: recordrecords-and-sealed
Fri, 21 Jun 2019 16:25:21 -0400 vromero issue an error if the accessor returned type doesnt match exactly with that of the corresponding componentrecords-and-sealed
Fri, 21 Jun 2019 13:52:53 -0400 vromero updating RecordTestrecords-and-sealed
Fri, 21 Jun 2019 19:30:18 +0200 mcimadamore Automatic merge with pattern-runtimerecords-and-sealed
Fri, 21 Jun 2019 13:26:49 -0400 briangoetz Temporary testing support for RecordTestpattern-runtime
Fri, 21 Jun 2019 11:37:08 -0400 vromero adapting to new extractor bootstraprecords-and-sealed
Fri, 21 Jun 2019 16:41:16 +0200 mcimadamore Automatic merge with pattern-runtimerecords-and-sealed
Fri, 21 Jun 2019 10:34:47 -0400 briangoetz Updates to pattern match testspattern-runtime
Thu, 20 Jun 2019 23:53:22 -0400 vromero manual merge with pattern-runtimerecords-and-sealed
Thu, 20 Jun 2019 23:52:03 -0400 vromero adding dependency on pattern-runtimerecords-and-sealed
Thu, 20 Jun 2019 23:41:07 -0400 vromero reorganizing extractor coderecords-and-sealed
Fri, 21 Jun 2019 01:43:31 +0200 mcimadamore Automatic merge with records-and-sealedpatterns-deconstruction
Fri, 21 Jun 2019 01:43:06 +0200 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Thu, 20 Jun 2019 18:07:27 -0400 vromero temporary remove dependenciesrecords-and-sealed
Thu, 20 Jun 2019 17:40:57 -0400 vromero adding a dependency on branch pattern-runtimerecords-and-sealed
Thu, 20 Jun 2019 22:35:17 +0200 mcimadamore Automatic merge with defaultpattern-runtime
Thu, 20 Jun 2019 16:05:18 -0400 briangoetz Initial implementation of PatternHandle and friendspattern-runtime
Fri, 14 Jun 2019 15:59:12 -0400 briangoetz Branching for pattern-runtimepattern-runtime
Thu, 20 Jun 2019 22:08:08 +0200 mcimadamore Automatic merge with records-and-sealedpatterns-deconstruction
Thu, 20 Jun 2019 22:07:49 +0200 mcimadamore Automatic merge with patternspatterns-deconstruction
Thu, 20 Jun 2019 22:07:29 +0200 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Thu, 20 Jun 2019 22:07:10 +0200 mcimadamore Automatic merge with patterns-stage-1amber-demo-II
Thu, 20 Jun 2019 22:06:48 +0200 mcimadamore Automatic merge with patterns-stage-1patterns
Thu, 20 Jun 2019 22:06:28 +0200 mcimadamore Automatic merge with defaultconcise-method-declarations
Thu, 20 Jun 2019 22:06:07 +0200 mcimadamore Automatic merge with defaultlambda-leftovers
Thu, 20 Jun 2019 22:05:46 +0200 mcimadamore Automatic merge with defaultstats-before-this-super
Thu, 20 Jun 2019 22:05:25 +0200 mcimadamore Automatic merge with defaultenhanced-enums
Thu, 20 Jun 2019 22:05:05 +0200 mcimadamore Automatic merge with defaultrecords-and-sealed
Thu, 20 Jun 2019 22:04:43 +0200 mcimadamore Automatic merge with defaultpatterns-stage-1
Thu, 20 Jun 2019 11:21:54 -0700 naoto 8220229: Timezone pattern "OOOO" does not result in the full "GMT+00:00" substring
Thu, 20 Jun 2019 09:35:41 -0700 erikj 8226521: Detect WSL2 as WSL in configure
Thu, 20 Jun 2019 10:12:31 -0400 zgu 8226413: Shenandoah: Separate root scanner for SH::object_iterate()
Thu, 20 Jun 2019 07:13:06 -0400 gadams 8224642: Test sun/tools/jcmd/TestJcmdSanity.java fails: Bad file descriptor
Thu, 20 Jun 2019 08:02:41 +0000 coffeys 8213561: ZipFile/MultiThreadedReadTest.java timed out in tier1
Thu, 20 Jun 2019 03:32:14 +0000 tvaleev 8226286: Remove unused method java.lang.Integer::formatUnsignedInt and cleanup Integer/Long classes
Thu, 20 Jun 2019 04:15:01 +0200 jwilhelm Added tag jdk-14+2 for changeset 43627549a488
Thu, 20 Jun 2019 02:10:53 +0200 jwilhelm Merge
Tue, 18 Jun 2019 16:15:15 +0100 aph 8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_precedingjdk-13+26
Wed, 19 Jun 2019 08:42:15 -0400 hseigel 8225789: Empty method parameter type should generate ClassFormatError
Wed, 19 Jun 2019 12:25:12 +0200 thartmann 8226382: ProblemList java/lang/constant/MethodTypeDescTest.java
Wed, 19 Jun 2019 12:24:26 +0200 thartmann 8226381: ProblemList java/lang/reflect/PublicMethods/PublicMethodsTest.java
Wed, 19 Jun 2019 03:21:38 -0700 iignatyev 8226360: merge entries in hotspot problem lists
Tue, 18 Jun 2019 16:08:31 -0700 amenkov 8225682: Reference to JNI spec on java.sun.com
Tue, 18 Jun 2019 09:19:57 -0700 iignatyev 8226313: problem list compiler/types/correctness tests
Wed, 19 Jun 2019 05:04:08 -0800 shurailine 8226359: Switch to JCov build which supports byte code version 58jdk-14+2
Wed, 19 Jun 2019 13:34:31 -0400 hseigel 8226304: Obsolete the -XX:+FailOverToOldVerifier option
Tue, 18 Jun 2019 16:15:15 +0100 aph 8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding
Wed, 19 Jun 2019 08:52:15 -0400 zgu 8225582: Shenandoah: Enable concurrent evacuation of JNIHandles
Wed, 19 Jun 2019 12:17:22 +0100 prappo Merge
Tue, 18 Jun 2019 14:12:06 +0100 prappo 8226303: Examine the HttpRequest.BodyPublishers for exception handling
Wed, 19 Jun 2019 08:43:23 +0200 pliden 8225779: Remove unused CollectedHeap::cell_header_size()
Mon, 17 Jun 2019 09:40:07 +0000 pli 8226222: [JVMCI] Export AArch64 field VM_Version::_psr_info.dczid_el0
Tue, 18 Jun 2019 17:58:07 -0400 zgu 8225573: Shenandoah: Enhance ShenandoahVerifier to ensure roots to-space invariant
Tue, 18 Jun 2019 17:50:33 -0400 lancea 8225680: Address links in java.sql.rowset
Tue, 18 Jun 2019 22:48:27 +0200 jwilhelm Merge
Tue, 18 Jun 2019 11:52:57 -0700 jjg 8225748: Use SHA-256 for javap classfile checksum
Tue, 18 Jun 2019 12:39:29 -0500 gziemski 8225310: JFR crashed in JfrPeriodicEventSet::requestProtectionDomainCacheTableStatistics()
Tue, 18 Jun 2019 10:00:35 +0530 rraghavan 8226198: use of & instead of && in LibraryCallKit::arraycopy_restore_alloc_state
Mon, 17 Jun 2019 17:14:05 -0700 rfield 8200701: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801
Mon, 17 Jun 2019 14:31:49 -0700 dtitov 8217348: assert(thread->is_Java_thread()) failed: just checking
Thu, 13 Jun 2019 11:21:50 -0700 dtitov 8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the process
Mon, 17 Jun 2019 09:11:27 -0700 kvn 8181837: [Graal] compiler/jvmci/SecurityRestrictionsTest.java fails with AccessControlException
Fri, 14 Jun 2019 12:08:55 -0400 zgu 8225801: Shenandoah: Adjust SA to reflect recent forwarding pointer changes
Sat, 15 Jun 2019 14:39:04 +0800 weijun 8225392: Comparison builds are failing due to cacerts file
Fri, 14 Jun 2019 12:19:14 -0700 xuelei 8224829: AsyncSSLSocketClose.java has timing issue
Fri, 14 Jun 2019 10:02:57 +0200 shade 8225695: 32-bit build failures after JDK-8080462 (Update SunPKCS11 provider with PKCS11 v2.40 support)
Fri, 14 Jun 2019 03:50:25 +0200 jwilhelm Added tag jdk-13+25 for changeset 22b3b7983ada
Thu, 13 Jun 2019 17:18:06 -0700 kvn 8209590: compiler/compilercontrol/DontInlineCommandTest.java test fails with "Inline message differs" error
Thu, 13 Jun 2019 17:49:49 -0400 mullan 8225730: Add sun/security/pkcs11/tls/tls12/FipsModeTLS12.java to ProblemList for linux
Thu, 13 Jun 2019 13:42:41 -0700 iignatyev 8225746: hotspot problem lists list unexciting tests
Tue, 18 Jun 2019 18:38:53 +0100 chegar 8226319: Add forgotten test/jdk/java/net/httpclient/BodySubscribersTest.java
Tue, 18 Jun 2019 13:11:09 -0400 zgu 8225804: SA: Remove unused CollectedHeap.oopOffset() method
Tue, 18 Jun 2019 10:37:28 -0400 rriggs 8226242: Diagnostic output for posix_spawn failure
Tue, 18 Jun 2019 14:52:36 +0100 chegar 8225583: Examine the HttpResponse.BodySubscribers for null handling
Tue, 18 Jun 2019 11:06:29 +0200 rehn 8226227: Missing include of thread.inline.hpp
Tue, 18 Jun 2019 10:54:00 +0900 ysuenaga 8225636: SA can't handle prelinked libraries
Mon, 17 Jun 2019 20:03:34 +0100 dfuchs 8225578: Replace wildcard address with loopback or local host in tests - part 16
Mon, 17 Jun 2019 15:31:49 +0800 ngasson 8224851: AArch64: fix warnings and errors with Clang and GCC 8.3
Fri, 14 Jun 2019 20:30:10 -0700 rfield 8200701: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801
Fri, 14 Jun 2019 12:08:55 -0400 zgu 8225801: Shenandoah: Adjust SA to reflect recent forwarding pointer changes
Fri, 14 Jun 2019 11:58:23 -0400 zgu 8225550: Shenandoah: Prevent SH::object_iterate() call's side-effects
Fri, 14 Jun 2019 16:47:58 +0200 shade 8225743: Remove ShenandoahBarrierSetC2::escape_is_barrier_node and related GC interface
Fri, 14 Jun 2019 13:26:52 +0200 thartmann 8225783: Incorrect use of binary operators on booleans in type.cpp
Fri, 14 Jun 2019 10:19:04 +0530 jpai 8217705: HttpClient - wrong exception type when bad status line is received
Fri, 14 Jun 2019 05:02:58 +0000 tvaleev 8225339: Optimize HashMap.keySet()/HashMap.values()/HashSet toArray() methods
Thu, 13 Jun 2019 16:39:20 -0700 darcy 8222369: ExecutableElement.getReceiverType returns null instead of NOTYPE
Fri, 14 Jun 2019 01:09:45 +0200 jwilhelm Added tag jdk-14+1 for changeset 2f4e214781a1
Thu, 13 Jun 2019 13:43:34 -0700 bpb 8223813: (aio) Iocp.getErrorMessage should drop trailing \r\n
Thu, 20 Jun 2019 12:08:09 -0400 vromero manual merge with records branchpatterns-deconstruction
Thu, 20 Jun 2019 17:11:46 +0200 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Thu, 20 Jun 2019 11:05:50 -0400 vromero improving generation and error detection on canonical constructorsrecords-and-sealed
Tue, 18 Jun 2019 21:30:50 +0200 mcimadamore Automatic merge with records-and-sealedpatterns-deconstruction
Tue, 18 Jun 2019 21:30:24 +0200 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Tue, 18 Jun 2019 15:27:02 -0400 vromero updating and reorganizing regression testsrecords-and-sealed
Tue, 18 Jun 2019 04:38:09 +0200 mcimadamore Automatic merge with records-and-sealedpatterns-deconstruction
Tue, 18 Jun 2019 04:37:43 +0200 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Mon, 17 Jun 2019 19:31:58 -0400 vromero bug fixes plus updates to existing and addition of new regression testsrecords-and-sealed
Mon, 17 Jun 2019 17:21:13 +0200 jlahoda Merging recent changes from the patterns branch into the patterns-deconstruction branch.patterns-deconstruction
Mon, 17 Jun 2019 17:18:22 +0200 jlahoda Correcting handling of yield in matching switch expressions.patterns
Mon, 17 Jun 2019 17:14:55 +0200 jlahoda Using subtyping to find patterns.patterns-deconstruction
Fri, 14 Jun 2019 10:49:25 -0400 vromero manual merge with defaultconcise-method-declarations
Fri, 14 Jun 2019 13:35:47 +0200 jlahoda Support for deconstruction patterns in switches.patterns-deconstruction
Fri, 14 Jun 2019 13:26:15 +0200 jlahoda Adding var/any patterns inside deconstruction patterns.patterns-deconstruction
Fri, 14 Jun 2019 13:24:13 +0200 jlahoda A prototype of deconstruction patterns.patterns-deconstruction
Fri, 14 Jun 2019 13:23:09 +0200 jlahoda Setting correct dependencies for the patterns-deconstruction branch.patterns-deconstruction
Fri, 14 Jun 2019 11:12:54 +0200 jlahoda Merging patterns and records-and-sealed branches into a new branch patterns-deconstruction.patterns-deconstruction
Fri, 14 Jun 2019 11:06:03 +0200 mcimadamore Automatic merge with patterns-stage-1amber-demo-II
Fri, 14 Jun 2019 11:05:43 +0200 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Fri, 14 Jun 2019 08:42:28 +0200 jlahoda Merging recent default branch changes into the records-and-sealed branch.records-and-sealed
Fri, 14 Jun 2019 08:37:37 +0200 jlahoda Post-merge fixes.patterns
Fri, 14 Jun 2019 07:42:33 +0200 jlahoda Merging recent patterns-stage-1 changes into the patterns branch.patterns
Fri, 14 Jun 2019 07:41:20 +0200 jlahoda Merging recent default branch changes to the patterns-stage-1 branch.patterns-stage-1
Thu, 13 Jun 2019 19:21:31 -0400 vromero manual merge with defaultlambda-leftovers
Thu, 13 Jun 2019 18:59:33 -0400 vromero manual merge with defaultstats-before-this-super
Thu, 13 Jun 2019 22:05:46 +0200 mcimadamore Automatic merge with defaultenhanced-enums
Thu, 13 Jun 2019 11:50:45 -0700 darcy 8164819: Make javac's toString() on annotation objects consistent with core reflection
Thu, 13 Jun 2019 11:21:50 -0700 dtitov 8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the processjdk-14+1
Thu, 13 Jun 2019 19:37:49 +0200 shade 8224881: Shenandoah: trashing "Collection Set, Pinned" region during Degenerated GC
Thu, 13 Jun 2019 13:04:33 -0400 mullan Merge
Thu, 13 Jun 2019 13:03:15 -0400 mullan 8225730: Add sun/security/pkcs11/tls/tls12/FipsModeTLS12.java to ProblemList for linux
Tue, 11 Jun 2019 16:45:20 -0700 darcy 8214546: Start of release updates for JDK 14
Thu, 13 Jun 2019 18:02:18 +0200 jwilhelm Added tag jdk-14+0 for changeset 22b3b7983ada
Thu, 13 Jun 2019 23:53:21 +0800 weijun 8225180: SignedObject with invalid Key not throwing the InvalidKeyException in Windowsjdk-13+25 jdk-14+0
Thu, 13 Jun 2019 15:24:34 +0100 smonteith 8214527: ZGC for Aarch64
Thu, 13 Jun 2019 12:27:29 +0200 egahlin 8220657: JFR.dump does not work when filename is set
Thu, 13 Jun 2019 11:54:55 +0200 tschatzl 8225418: G1: region attribute remembered set state disagrees with actual remembered set state
Thu, 13 Jun 2019 11:12:23 +0200 mdoerr 8225663: [testbug] Missing JNIEXPORT in XAbortProvoker native function
Thu, 13 Jun 2019 09:10:51 +0100 michaelm 8216417: cleanup of IPv6 scope-id handling
Thu, 13 Jun 2019 12:22:28 +0530 psadhukhan Merge
Thu, 13 Jun 2019 11:31:36 +0530 psadhukhan Merge
Wed, 12 Jun 2019 10:02:49 +0530 psadhukhan Merge
Tue, 11 Jun 2019 17:15:25 -0700 prr 8225487: giflib legal file is missing attribution for openbsd-reallocarray.c
Tue, 11 Jun 2019 16:23:33 -0700 serb 8221246: NullPointerException within Win32ShellFolder2
Tue, 11 Jun 2019 10:34:42 -0700 prr 8217731: Font rendering and glyph spacing changed from jdk-8 to jdk-11
Tue, 11 Jun 2019 10:15:30 -0700 serb 8225144: [macos] In Aqua L&F backspace key does not delete when Shift is pressed
Tue, 11 Jun 2019 11:01:22 +0530 psadhukhan 8225511: javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java fails in linux-x64
Mon, 10 Jun 2019 10:52:11 +0530 psadhukhan 8225368: broken links in java.desktop files
Sun, 09 Jun 2019 17:46:05 -0700 serb 8223045: GraphicsEnvironment does not detect resolution changes in multiscreen systems
Sun, 09 Jun 2019 14:12:18 -0700 serb 8222083: Support of "64-bit IEEE floating point" encoding for the AU file format
Fri, 07 Jun 2019 09:38:40 -0700 prr Merge
Thu, 06 Jun 2019 15:46:36 +0300 ant 8225118: Robot.createScreenCapture() returns black image on HiDPI linux with gtk3
Tue, 04 Jun 2019 14:43:57 +0530 psadhukhan 8224876: javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedPerPixelTranslucentGradient.java fails on linux-x64
Tue, 04 Jun 2019 14:23:33 +0530 psadhukhan Merge
Mon, 03 Jun 2019 08:13:18 -0700 ssadetsky 8196096: javax/swing/JPopupMenu/6580930/bug6580930.java fails
Thu, 13 Jun 2019 08:42:49 +0200 ronsh 8224161: Check.checkOverrideClashes n^2 algorithm
Thu, 13 Jun 2019 08:42:47 +0200 tnakamura 8224184: jshell got IOException at exiting with AIX
Wed, 12 Jun 2019 17:22:11 -0700 iignatyev 8225676: cleanup hotspot ProblemList
Wed, 12 Jun 2019 21:17:26 -0700 iignatyev 8208236: [TESTBUG] vmTestbase/nsk/stress/stack tests fail by timeout
Thu, 13 Jun 2019 10:06:07 +0800 weijun 6722928: Support SSPI as a native GSS-API provider
Wed, 12 Jun 2019 18:58:00 -0700 wetmore 8171279: Support X25519 and X448 in TLS
Wed, 12 Jun 2019 23:21:24 +0200 hannesw 8225671: Support HTML 5 character references in javadoc
Wed, 12 Jun 2019 14:14:39 -0700 darcy 8225675: Outdated citation of JLS in java.lang.ref.Reference
Wed, 12 Jun 2019 12:31:32 -0700 epavlova 8225622: [AOT] runtime/SharedArchiveFile/TestInterpreterMethodEntries.java crashed with AOTed java.base
Wed, 12 Jun 2019 11:48:14 -0700 iignatyev 8158048: Fix failure message from jtreg gtest wrapper
Wed, 12 Jun 2019 10:45:46 -0700 ccheung 8224710: [TESTBUG] dynamicArchive/ExcludedClasses.java test failed in tier6 testing on Windows
Wed, 12 Jun 2019 10:37:35 -0700 kvn 8223796: JVMCIEnv::get_jvmci_type does not keep klasses alive
Wed, 12 Jun 2019 16:10:39 +0100 chegar 8225651: Missed the `@` in a couple of code tags of SocketImpl
Wed, 12 Jun 2019 10:52:45 -0400 dcubed 8225453: is_busy diagnostics and other baseline cleanups from Async Monitor Deflation project
Wed, 12 Jun 2019 14:24:11 +0200 mdoerr 8224090: [PPC64] Fix SLP patterns for filling an array with double float literals
Wed, 12 Jun 2019 14:22:04 +0200 mdoerr 8224827: Implement fast class initialization checks on s390
Wed, 12 Jun 2019 14:21:36 +0200 mdoerr 8223249: [s390] Cleanup TemplateInterpreterGenerator::generate_fixed_frame
Wed, 12 Jun 2019 14:06:16 +0200 thartmann 8224658: Unsafe access C2 compile fails with assert(flat != TypePtr::BOTTOM) failed: cannot alias-analyze an untyped ptr: adr_type = NULL
Wed, 12 Jun 2019 13:49:43 +0200 jlahoda 8220018: javac crash when compiling try-catch-finally inside switch expression
Wed, 12 Jun 2019 13:21:25 +0200 hannesw 8223364: Bad placement of anchor relative to header
Wed, 12 Jun 2019 10:34:29 +0200 sangheki 8225478: Make G1CMRootRegions independent of HeapRegions
Tue, 11 Jun 2019 17:20:51 -0700 darcy 7086604: (reflect) Clarifications to javadoc for getGeneric*Type methods in j.l.r
Tue, 11 Jun 2019 16:31:37 -0700 ascarpino 8211018: Session Resumption without Server-Side State
Tue, 11 Jun 2019 19:15:31 -0400 zgu 8225572: Shenandoah: Move JNIHandles root out of serial roots
Tue, 11 Jun 2019 14:59:46 -0700 iignatyev 8066173: compiler/types/correctness/OffTest.java failed with assert
Tue, 11 Jun 2019 14:56:48 -0700 jjg 8214399: Javap -help should provide information about --multi-release option
Tue, 11 Jun 2019 21:30:28 +0000 valeriep 8080462: Update SunPKCS11 provider with PKCS11 v2.40 support
Tue, 11 Jun 2019 13:04:36 -0400 lancea 8225189: Multiple JNI calls within critical region in ZIP Library
Tue, 11 Jun 2019 15:46:26 +0100 dfuchs 8225512: Replace wildcard address with loopback or local host in tests - part 15
Mon, 10 Jun 2019 10:11:42 +0100 aph 8225429: Regression in disassembly quality
Tue, 11 Jun 2019 07:31:47 -0400 coleenp 8224847: gc/stress/TestReclaimStringsLeaksMemory.java fails with reserved greater than expected
Tue, 11 Jun 2019 08:03:29 -0400 dholmes 8225568: ProblemList compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java
Tue, 11 Jun 2019 12:39:37 +0200 neliasso 8225564: Remove wrong assert in clean_catch_blocks
Tue, 11 Jun 2019 10:55:17 +0200 eosterlund 8224871: os::attempt_reserve_memory_at() tries too hard
Tue, 11 Jun 2019 14:33:34 +0530 rraghavan 8225567: Wrong file headers with 8202414 fix changeset
Tue, 11 Jun 2019 09:21:34 +0100 chegar 8225426: Replace plain with system-default in Socket and ServerSocket
Tue, 11 Jun 2019 09:51:33 +0200 mdoerr 8224826: Implement fast class initialization checks on PPC64
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
Wed, 12 Jun 2019 16:07:08 +0200 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Wed, 12 Jun 2019 10:01:57 -0400 vromero bug on record class readingrecords-and-sealed
Fri, 07 Jun 2019 16:32:57 -0400 vromero manual merge with defaultconcise-method-declarations
Fri, 07 Jun 2019 11:43:10 -0400 vromero manual merge with defaultlambda-leftovers
Fri, 07 Jun 2019 17:07:37 +0200 mcimadamore Automatic merge with patterns-stage-1amber-demo-II
Fri, 07 Jun 2019 17:07:16 +0200 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Fri, 07 Jun 2019 11:02:13 -0400 vromero manual merge with defaultrecords-and-sealed
Thu, 06 Jun 2019 22:07:03 +0200 mcimadamore Automatic merge with patterns-stage-1patterns
Thu, 06 Jun 2019 22:06:42 +0200 mcimadamore Automatic merge with defaultenhanced-enums
Thu, 06 Jun 2019 22:06:15 +0200 mcimadamore Automatic merge with defaultstats-before-this-super
Thu, 06 Jun 2019 22:05:50 +0200 mcimadamore Automatic merge with defaultpatterns-stage-1
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 failedjdk-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
Tue, 04 Jun 2019 10:29:42 -0400 coleenp 8222468: [TESTBUG] vmTestbase/metaspace/flags/maxMetaspaceSize/TestDescription.java fails with java.lang.NoClassDefFoundError
Tue, 04 Jun 2019 07:54:16 -0700 mseledtsov Merge
Tue, 04 Jun 2019 07:53:12 -0700 mseledtsov 8223396: [TESTBUG] several jfr tests do not clean up files created in /tmp
Tue, 04 Jun 2019 15:52:26 +0100 chegar 6394787: Typos in javadoc of OIS.readObjectOverride and OOS.writeObjectOverride
Tue, 04 Jun 2019 16:33:37 +0200 hannesw 8214126: Method signatures not formatted correctly in browser
Tue, 04 Jun 2019 16:20:42 +0200 hannesw 8222091: Javadoc does not handle package annotations correctly on package-info.java
Tue, 04 Jun 2019 13:34:50 +0530 psadhukhan Merge
Mon, 03 Jun 2019 11:56:48 +0530 jdv 8225105: java/awt/Focus/ShowFrameCheckForegroundTest/ShowFrameCheckForegroundTest.java fails in Windows 10
Mon, 03 Jun 2019 11:06:24 +0530 psadhukhan Merge
Sun, 02 Jun 2019 16:59:41 -0700 tnakamura 8219901: Noto fonts for East Asian countries cannot belong to CompositeFont
Sun, 02 Jun 2019 12:38:45 -0700 prr 8224056: Fix some assignments of string literals to LPSTR (instead of LPCSTR)
Thu, 30 May 2019 17:14:06 -0700 serb 8225032: Fix some C++ conformance issues in AWT Windows code
Thu, 30 May 2019 11:52:23 -0700 prr 8223271: SplashScreen is still shown if defaulting to headless on MacOS
Thu, 30 May 2019 09:23:14 -0700 prr 8225007: java/awt/print/PrinterJob/LandscapeStackOverflow.java may hang
Thu, 30 May 2019 09:16:43 -0700 prr 8225020: Problem list some sanity test failures
Thu, 30 May 2019 10:45:51 +0530 psadhukhan 8224824: ProblemList java/awt/Color/AlphaColorTest failure in linux_x64
Tue, 28 May 2019 16:38:01 +0530 psadhukhan 8224821: java/awt/Focus/NoAutotransferToDisabledCompTest/NoAutotransferToDisabledCompTest.java fails linux-x64
Tue, 28 May 2019 16:35:47 +0530 psadhukhan 8224830: test/jdk/java/awt/Focus/ModalExcludedWindowClickTest/ModalExcludedWindowClickTest.java fails on linux-x64
Mon, 27 May 2019 12:24:26 -0700 prr 8224778: test/jdk/demo/jfc/J2Ddemo/J2DdemoTest.java cannot find J2Ddemo.jar
Fri, 24 May 2019 13:52:33 -0700 prr 8224632: testbug: java/awt/dnd/RemoveDropTargetCrashTest/RemoveDropTargetCrashTest.java fails on MacOS
Fri, 24 May 2019 13:50:56 -0700 prr 8224771: backout RemoveDropTargetCrashTest.java fix to re-push with correct bugid
Fri, 24 May 2019 09:10:10 -0700 prr 8224705: Tests that need to be problem-listed or have printer resources
Thu, 23 May 2019 15:02:47 -0700 prr 8223804: [macos] remove obsoleted reference to security framework in launcher code
Thu, 23 May 2019 10:50:47 +0530 psadhukhan 8211703: JInternalFrame : java.lang.AssertionError: cannot find the internal frame
Tue, 21 May 2019 14:41:43 +0530 psadhukhan 8214702: Wrong text position for whitespaced string in printing Swing text
Fri, 26 Apr 2019 23:32:46 -0700 serb 8222917: GraphicsEnvironment for Unix still have an unused dependency on Solaris
Mon, 20 May 2019 12:17:34 -0700 serb 8213516: jck test api/javax_accessibility/AccessibleState/fields.html fails intermittent
Mon, 20 May 2019 15:42:20 +0100 dmarkov 8214579: JFrame does not paint content in XVFB / X11vnc environment
Mon, 20 May 2019 11:03:05 +0530 psadhukhan 8224096: Add relevant bugid to java/awt/Window/ShapedAndTranslucentWindows/StaticallyShaped.java in ProblemList
Sat, 18 May 2019 23:35:40 -0700 serb 6933331: (d3d/ogl) java.lang.IllegalStateException: Buffers have not been created
Fri, 17 May 2019 22:48:03 -0700 serb 8223766: Remains of ancient code in AWT initialization
Fri, 17 May 2019 22:37:27 -0700 serb 8224152: [macOS] ProblemList tests that leave rubbish on the screen
Fri, 17 May 2019 13:05:21 -0700 prr 8223804: [macos] remove obsoleted reference to security framework in launcher code
Wed, 15 May 2019 15:17:24 +0530 psadhukhan 8223937: PIT: java/awt/Window/ShapedAndTranslucentWindows/StaticallyShaped.java listed twice in ProblemList
Tue, 04 Jun 2019 07:49:58 +0200 stuefe 8225178: [Solaris] os::signal() should call sigaction() with SA_SIGINFO
Mon, 03 Jun 2019 10:28:03 +0200 rwestberg 8223678: Add Visual Studio Code workspace generation support (for native code)
Mon, 03 Jun 2019 17:14:23 -0700 epavlova 8225199: [Graal] compiler/jvmci/compilerToVM/IsMatureVsReprofileTest.java fails with -XX:CompileThresholdScaling=0.1
Mon, 03 Jun 2019 19:42:58 -0400 coleenp 8225212: ProblemList gc/stress/TestReclaimStringsLeaksMemory.java
Mon, 03 Jun 2019 16:24:34 -0700 rfield 8225208: Re-Problem list jdk/jshell/ExceptionsTest.java fails on windows
Mon, 03 Jun 2019 16:16:50 -0700 jjg 8225207: redundant <p> in Instrumentation.java
Mon, 03 Jun 2019 11:04:24 -0700 kkharbas 8224247: AllocateOldGenAt fires assertion failure
Mon, 03 Jun 2019 14:15:11 -0700 iveresov 8225202: Add missing include after JDK-8223320
Mon, 03 Jun 2019 13:21:02 -0700 iveresov 8223320: [AOT] jck test api/javax_script/ScriptEngine/PutGet.html fails when test classes are AOTed
Mon, 03 Jun 2019 21:28:45 +0200 rkennke 8225171: Remove leftovers in shenandoahBarrierSetC1.cpp
Mon, 03 Jun 2019 10:52:18 -0700 erikj 8225140: Build fails if directory contains 'unix'
Mon, 03 Jun 2019 08:21:04 -0700 rfield 8199623: JShell: corralling not restored on drop
Mon, 03 Jun 2019 07:46:47 -0700 rfield 8225151: JShell API: Fix position of @jls tag
Mon, 03 Jun 2019 13:35:08 +0200 eosterlund 8224816: Provide os::processor_id() implementation for Mac OS
Mon, 03 Jun 2019 13:35:05 +0200 eosterlund 8224814: Remove dead JNIHandleBlock freelist code
Mon, 03 Jun 2019 14:50:59 +0200 shade 8225046: Shenandoah metrics logs refactoring
Tue, 21 May 2019 15:46:09 +0200 roland 8173196: [REDO] C2 does not optimize redundant memory operations with G1
Tue, 28 May 2019 14:56:58 +0200 phedlin 8223363: Bad node estimate assertion failure
Mon, 03 Jun 2019 10:51:28 +0200 tschatzl 8223693: Memory wastage in size of per-region type buffers in GC
Mon, 03 Jun 2019 10:50:14 +0200 tschatzl 8223162: Improve ergonomics for Sparse PRT entry sizing
Sun, 02 Jun 2019 17:13:31 -0400 lancea 8212807: tools/jar/multiRelease/Basic.java times out
Sun, 02 Jun 2019 10:08:39 +0200 shade 8225048: Shenandoah x86_32 support
Sun, 02 Jun 2019 10:08:38 +0200 shade 8225111: Make Shenandoah tests work with 32-bit VMs
Sun, 02 Jun 2019 10:08:37 +0200 shade 8225104: 32-bit build failures after JDK-8222252
Sat, 01 Jun 2019 14:09:59 -0700 rfield 8223688: JShell: crash on the instantiation of raw anonymous class
Sat, 01 Jun 2019 13:41:01 -0700 rfield 8080353: JShell: Better error message on attempting to add default method
Sat, 01 Jun 2019 03:18:23 +0200 redestad 8225061: Performance regression in Regex
Fri, 31 May 2019 17:27:28 -0700 jjg 8225134: Update man-page files
Fri, 31 May 2019 15:49:12 -0700 ccheung 8223336: Assert in VirtualMemoryTracker::remove_released_region when running the SharedArchiveConsistency.java test with -XX:NativeMemoryTracking=detail
Fri, 31 May 2019 18:35:17 -0400 vromero 8224083: javadoc Reporter generates warning for Kind.NOTE
Wed, 22 May 2019 15:30:11 -0700 cushon 8224629: Unnecessary cast in LambdaToMethod
Fri, 31 May 2019 13:49:35 -0700 naoto 8223773: DateTimeFormatter Fails to throw an Exception on Invalid CLOCK_HOUR_OF_AMPM and HOUR_OF_AMPM
Fri, 31 May 2019 13:37:58 -0700 erikj 8219788: Configure recommends JDK 8
Fri, 31 May 2019 12:51:36 -0700 iklam 8224692: runtime/appcds tests crash in "HotSpotJVMCI::compute_offset" when running in Graal as JIT mode
Fri, 31 May 2019 14:42:28 -0400 kbarrett 8219149: ProcessTools.ProcessBuilder should print timing info for subprocesses
Fri, 31 May 2019 11:13:58 -0700 bpb 8225117: java/math/BigInteger/SymmetricRangeTests.java fails with ParseException
Fri, 31 May 2019 10:59:54 -0700 jjg 8225129: Fix minor HTML issues in java.naming
Fri, 31 May 2019 13:09:15 -0400 hseigel 8222936: mlvm/anonloader/stress/randomBytecodes/Test.java fails due to "ERROR: There were 1 hangups during parsing."
Fri, 31 May 2019 09:26:27 -0700 jjg 8225094: Fix minor HTML issues in jdk.zipfs
Fri, 31 May 2019 11:17:55 -0400 pchilanomate 8225016: Dead code due to VMOperationQueue::add() always returning true
Tue, 28 May 2019 20:12:16 +0200 azeller 8194231: java/net/DatagramSocket/ReuseAddressTest.java failed with java.net.BindException: Address already in use: Cannot bind
Fri, 31 May 2019 15:02:45 +0100 chegar 8224973: URLStreamHandler.openConnection(URL,Proxy) - spec and implementation mismatch
Thu, 16 May 2019 17:09:11 +0200 phedlin 8225110: IGV build definition uses non-secure transport
Fri, 31 May 2019 12:20:21 +0200 redestad 8224986: (str) optimize StringBuilder.append(CharSequence, int, int) for String arguments
Fri, 31 May 2019 10:13:24 +0200 neliasso 8224538: LoadBarrierNode::common_barrier must check address
Fri, 31 May 2019 08:27:06 +0530 sundar 8216535: tools/jimage/JImageExtractTest.java timed out
Thu, 30 May 2019 21:12:26 -0400 zgu 8225014: Separate ShenandoahRootScanner method for object_iterate
Thu, 30 May 2019 17:28:26 -0700 jjg 8220251: fix headings in java.management
Wed, 29 May 2019 11:55:30 -0400 zgu 8224978: Shenandoah: Allows root verifier to verify some roots outside safepoints with proper locks
Thu, 30 May 2019 16:21:08 -0700 darcy 8224687: Add clarifying overrides of Element.asType to more specific subinterfaces
Thu, 30 May 2019 15:55:16 -0700 sspitsyn 8223718: Checks in check_slot_type_no_lvt() should be always executed
Thu, 30 May 2019 13:45:48 -0700 jjg 8225077: fix references to broken link in java.compiler module
Thu, 30 May 2019 12:45:02 -0700 skuksenko 8223504: Improve performance of forall loops by better inlining of "iterator()" methods
Thu, 30 May 2019 10:29:55 +0800 fyang 8224828: aarch64: rflags is not correct after safepoint poll
Thu, 30 May 2019 11:00:23 -0700 jjg 8225066: Add missing file
Thu, 06 Jun 2019 11:42:24 -0400 vromero this branch was moved to a public repostring-tapas
Wed, 05 Jun 2019 13:10:21 -0300 jlaskey Bring up to datestring-tapas
Wed, 05 Jun 2019 15:25:58 +0200 jlahoda Merging patters-stage-1 branch into amber-demo-IIamber-demo-II
Wed, 05 Jun 2019 14:22:53 +0200 jlahoda Merging patterns-stage-1 branch into the patterns branch.patterns
Mon, 03 Jun 2019 12:02:55 -0400 vromero this branch is not active anymoreswitch2
Mon, 03 Jun 2019 09:19:18 -0300 jlaskey Update to datestring-tapas
Fri, 31 May 2019 21:51:47 +0200 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Fri, 31 May 2019 15:46:19 -0400 vromero a sealed class with no subtypes should be finalrecords-and-sealed
Fri, 31 May 2019 20:07:03 +0200 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Fri, 31 May 2019 13:26:55 -0400 vromero dont add the final flag to sealed classesrecords-and-sealed
Fri, 31 May 2019 11:30:31 -0400 vromero development in this branch is idlecondy-lambda
Fri, 31 May 2019 11:24:26 -0400 vromero devolopment in this branch is currently idleintrinsics-project
Fri, 31 May 2019 10:07:37 -0400 vromero manual merge with defaultintrinsics-project
Thu, 30 May 2019 23:17:04 +0200 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Thu, 30 May 2019 17:11:18 -0400 vromero manual merge with defaultrecords-and-sealed
Thu, 30 May 2019 19:51:24 +0200 mcimadamore Automatic merge with defaultstring-tapas
Thu, 30 May 2019 19:51:03 +0200 mcimadamore Automatic merge with defaultenhanced-enums
Thu, 30 May 2019 19:50:41 +0200 mcimadamore Automatic merge with defaultconcise-method-declarations
Thu, 30 May 2019 19:50:20 +0200 mcimadamore Automatic merge with defaultlambda-leftovers
Thu, 30 May 2019 19:49:55 +0200 mcimadamore Automatic merge with defaultstats-before-this-super
Thu, 30 May 2019 19:49:33 +0200 mcimadamore Automatic merge with defaultpatterns-stage-1
Thu, 30 May 2019 10:37:48 -0700 jjg 8224257: fix issues in files generated by pandoc
Thu, 30 May 2019 18:10:34 +0100 chegar 8225060: java.net.DefaultInterface invokes NetworkInterface::getInetAddresses without doPriv
Thu, 30 May 2019 19:12:11 +0300 vlivanov 8223216: C2: Unify class initialization checks between new, getstatic, and putstatic
Thu, 30 May 2019 09:24:13 -0400 mullan 8224767: Add String constants for Canonical XML 1.1 URIs
Thu, 30 May 2019 07:07:15 -0400 bobv 8222252: Java ergonomics limits heap to 128GB with disabled compressed oops
Thu, 30 May 2019 17:30:33 +0530 sundar 8224946: jrtfs URI to Path and Path to URI conversions are wrong
Thu, 30 May 2019 12:36:04 +0100 chegar 8224730: java.net.ServerSocket::toString not invoking checkConnect
Thu, 30 May 2019 13:39:13 +0300 vlivanov 8223213: Implement fast class initialization checks on x86-64
Thu, 30 May 2019 11:42:53 +0200 mgronlun 8224172: assert(jfr_is_event_enabled(id)) failed: invariant
Thu, 30 May 2019 10:21:51 +0200 shade 8225017: [TESTBUG] gc/shenandoah/oom/TestThreadFailure.java takes too long
Thu, 30 May 2019 07:19:19 +0100 alanb 8221481: Reimplement the Legacy Socket API
Wed, 29 May 2019 22:17:48 -0400 dholmes 8224790: Remove Xusage.txt file
Thu, 30 May 2019 03:15:06 +0200 jwilhelm Added tag jdk-13+23 for changeset b034d2dee5fc
Wed, 29 May 2019 19:25:45 -0400 dcubed 8225022: Put compiler/graalunit/JttThreadsTest.java on ProblemList-graal.txt
Wed, 29 May 2019 15:29:06 -0700 erikj 8224011: Failure handling in ExecuteWithLog fails in run-test-prebuilt
Wed, 29 May 2019 22:30:14 +0100 clanger 8224729: Cleanups in sun/security/provider/certpath/ldap/LDAPCertStoreImpl.java
Wed, 29 May 2019 13:44:27 -0700 igerasim 8224789: Parsing repetition count in regex does not detect numeric overflow
Wed, 29 May 2019 13:39:08 -0700 xuelei 8224991: Problemlist javax/net/ssl/ServerName/SSLEngineExplorerMatchedSNI.java
Wed, 29 May 2019 13:31:56 -0700 dlong 8224931: disable JAOTC invokedynamic support until 8223533 is fixed
Thu, 16 May 2019 15:58:15 -0700 aeubanks 8224081: SOCKS v4 doesn't work with IPv6
Wed, 29 May 2019 11:58:30 -0700 joehw 8225005: Xerces 2.12.0: License filejdk-13+23
Wed, 29 May 2019 11:54:26 -0700 iignatyev 8224945: googlemock update breaks the build of arm32 and ppc
Wed, 29 May 2019 09:53:28 -0700 darcy 8224012: AnnotatedType implementations of hashCode() lead to StackOverflowError
Wed, 29 May 2019 10:57:19 -0400 zgu 8224875: Shenandoah: ParallelCleaning code unloading should take lock to protect shared code roots array
Wed, 29 May 2019 23:36:36 +0800 weijun 8223053: [xmldsig] Add KeyValue::EC_TYPE
Wed, 22 May 2019 12:17:26 -0400 gromero 8223660: jtreg: Decouple Unsafe from RTM tests
Wed, 29 May 2019 07:48:27 -0700 xuelei 8224984: Problemlist javax/net/ssl/SSLSocket/Tls13PacketSize.java
Wed, 29 May 2019 06:56:19 -0700 xuelei 8224981: Problemlist test/jdk/sun/security/pkcs11/tls/tls12/FipsModeTLS12.java
Wed, 29 May 2019 15:52:12 +0200 hannesw 8224982: JDK-8222318 breaks tools/doclint/html/EntitiesTest.java
Wed, 29 May 2019 09:43:37 -0400 zgu 8224932: Shenandoah: Rename ShenandoahHeapLock, make it general purpose lock
Wed, 29 May 2019 15:25:21 +0200 shade 8224970: ShenandoahRootScanner::roots_do assert is too strong
Wed, 29 May 2019 13:58:05 +0100 chegar 8224477: java.net socket types new-style socket option methods - spec and impl mismatch
Wed, 29 May 2019 08:21:33 -0400 hseigel 8224763: Update man pages to show deprecation of -Xverify:none
Wed, 22 May 2019 10:11:04 +0200 roland 8224496: Shenandoah compilation fails with assert(is_CountedLoopEnd()) failed: invalid node class
Wed, 29 May 2019 13:30:17 +0200 mgronlun 8217089: JFR: Lazy install os interface components for improved startup
Wed, 29 May 2019 12:43:29 +0200 hannesw 8222318: javadoc does not accept valid HTML5 entity names
Wed, 29 May 2019 12:01:21 +0200 rkennke 8224584: Shenandoah: Eliminate forwarding pointer word
Wed, 29 May 2019 09:25:20 +0200 stefank 8223392: Add missing BitMap comments for JDK-8222986
Fri, 24 May 2019 14:32:17 +0200 mbaesken 8224750: Display thread once in Internal exceptions event log lines
Wed, 29 May 2019 13:50:33 +0900 ysuenaga 8223814: SA: jhsdb common help needs to be more detailed
Tue, 28 May 2019 19:01:38 -0300 mbalao 8223482: Unsupported ciphersuites may be offered by a TLS client
Wed, 29 May 2019 07:49:06 +0530 rraghavan 8220449: serviceability/dcmd/compiler/CodelistTest.java failure
Tue, 28 May 2019 16:51:28 -0300 jlaskey 8224908: Revert: 8216553: JrtFileSystemProvider getPath(URI) omits /modules element from file path
Tue, 28 May 2019 21:31:07 +0200 shade 8224796: C code is not compiled correctly due to undefined "i386"
Tue, 28 May 2019 20:47:47 +0200 rehn 8224795: some runtime/SelectionResolution tests are timing out
Tue, 28 May 2019 14:29:29 -0400 mullan Merge
Tue, 28 May 2019 14:28:40 -0400 mullan 8224885: ProblemList sun/security/tools/keytool/KeyToolTest.java and WeakAlgTest.java on Solaris
Tue, 28 May 2019 11:22:23 -0700 jjg Merge
Tue, 28 May 2019 11:21:02 -0700 jjg 8219147: Javadoc should expose covariant return type overrides
Tue, 28 May 2019 19:19:58 +0100 coffeys 8042904: apple.security.KeychainStore.getSalt() calling generateSeed()
Tue, 28 May 2019 10:54:59 -0700 darcy 8224783: Javadoc of String strip methods uses link where linkplain would be better
Tue, 28 May 2019 09:56:47 -0700 vdeshpande 8224558: Fix replicateB encoding
Tue, 28 May 2019 09:40:49 -0700 ccheung 8224548: [TESTBUG] runtime/appcds/jvmti/ClassFileLoadHookTest.java failed: must be shared
Tue, 28 May 2019 10:20:05 -0400 aph Merge
Tue, 28 May 2019 09:13:11 -0400 aph 8224880: AArch64: java/javac error with AllocatePrefetchDistance
Tue, 28 May 2019 19:30:30 +0530 sundar 8216553: JrtFIleSystemProvider getPath(URI) omits /modules element from file path
Tue, 28 May 2019 14:53:57 +0200 thartmann 8224870: Problemlist compiler/c2/Test8004741.java until JDK-8214904 is fixed
Tue, 28 May 2019 08:25:22 -0400 aph Merge
Thu, 23 May 2019 07:57:50 -0400 aph 8224671: AArch64: mauve System.arraycopy test failure
Tue, 28 May 2019 13:28:48 +0200 mgronlun 8221121: applications/microbenchmarks are encountering crashes in tier5
Tue, 28 May 2019 06:42:32 -0400 coleenp 8220688: [TESTBUG] runtime/NMT/MallocStressTest.java timed out
Tue, 28 May 2019 09:41:20 +0200 lucy 8224672: (lib)hsdis-<arch>.so search incorrect after JDK-8213084
Tue, 28 May 2019 12:01:52 +0530 rraghavan 8213416: Replace some enums with static const members in hotspot/compiler
Mon, 27 May 2019 19:46:34 -0700 iignatyev 8222414: bring googlemock v1.8.1
Mon, 27 May 2019 14:34:58 -0400 zgu 8224751: Shenandoah: Shenandoah Verifier should select proper roots according to current GC cycle
Mon, 27 May 2019 19:24:42 +0100 dfuchs 8224761: Replace wildcard address with loopback or local host in tests - part 12
Mon, 27 May 2019 14:57:26 +0200 rkennke 8224836: Backout: JDK-8224626: Shenandoah: Elide barriers on uncommon traps
Mon, 27 May 2019 13:29:11 +0100 aefimov 8224035: Replace wildcard address with loopback or local host in tests - part 9
Thu, 23 May 2019 15:15:01 +0200 mbaesken 8224221: add memprotect calls to event log
Sat, 25 May 2019 20:55:33 +0900 ysuenaga 8224252: [TESTBUG] hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java is timing out again after fix for JDK-8163805
Sat, 25 May 2019 10:54:10 +0100 clanger 8224727: Problem list test security/infra/java/security/cert/CertPathValidator/certification/ActalisCA.java
Fri, 24 May 2019 21:05:19 -0700 sspitsyn 8046018: JVMTI Spec: can_redefine_any_class capability spec is inconsistent
Sat, 25 May 2019 08:30:53 +0800 weijun 6682540: Incorrect SASL DIGEST-MD5 behavior
Fri, 24 May 2019 15:06:58 -0400 lancea 8224682: Remove the com.sun.CORBA.ORBIorTypeCheckRegistryFilter security property
Fri, 24 May 2019 10:28:21 -0700 joehw 8223658: Performance regression of XML.validation in 13-b19
Fri, 24 May 2019 09:47:41 -0700 rhalade 8202651: Test ComodoCA.java fails
Fri, 24 May 2019 08:55:03 -0700 dl 8223245: Miscellaneous changes imported from jsr166 CVS 2019-06
Fri, 24 May 2019 08:51:04 -0700 dl 8220478: java/util/concurrent/ConcurrentHashMap/ToArray.java timed out intermittently
Fri, 24 May 2019 08:47:39 -0700 dl 8224024: java/util/concurrent/BlockingQueue/DrainToFails.java testBounded fails intermittently
Fri, 24 May 2019 08:43:40 -0700 dl 8224176: Fix inconsistencies in @jls tags in java.util.concurrent
Fri, 24 May 2019 08:39:37 -0700 dl 8224698: ConcurrentSkipListMap.java does not compile with the Eclipse Java Compiler
Fri, 24 May 2019 15:34:14 +0100 dfuchs 8224603: Replace wildcard address with loopback or local host in tests - part 11
Fri, 24 May 2019 15:36:48 +0200 lucy 8224742: JLONG_FORMAT_W incompatible with type jlong
Wed, 22 May 2019 21:24:09 -0400 zgu 8224115: Shenandoah: Eliminate RWLock that protects recorded nmethod data array
Fri, 24 May 2019 09:23:58 -0400 zgu 8224679: Shenandoah: Make ShenandoahParallelCodeCacheIterator noncopyable
Fri, 24 May 2019 12:25:18 +0200 jlahoda 8220702: compiling in the context of an automatic module disallows --add-modules ALL-MODULE-PATH
Thu, 23 May 2019 12:36:54 +0530 dkejriwal 8214563: Use {@systemProperty} in specification of system properties in java.nio packages
Fri, 24 May 2019 09:51:02 +0200 thartmann 8224723: [TESTBUG] compiler/arraycopy/TestArrayCopyWithBadOffset.java failed
Thu, 23 May 2019 18:50:48 +0200 lucy 8224652: 32-bit build failures after JDK-8213084
Fri, 24 May 2019 09:02:33 +0200 stuefe 8220394: bufferedStream does not honor size limit
Fri, 24 May 2019 07:56:29 +0100 clanger 8223553: Fix code constructs that do not compile with the Eclipse Java Compiler
Thu, 23 May 2019 18:47:24 -0700 darcy 8224177: Harden annotation processing framework to irregular behavior from processors
Thu, 23 May 2019 18:31:38 -0700 mseledtsov 8224706: [TESTBUG] problem list failing JDK docker API tests
Fri, 24 May 2019 03:17:31 +0200 jwilhelm 8224715: ProblemList compiler/graalunit/HotspotJdk9Test.java
Thu, 23 May 2019 14:14:13 -0700 erikj 8224145: Build compare script fails intermittently on test image native libraries
Thu, 23 May 2019 14:13:09 -0700 erikj 8224677: Dtrace .d files clash with make dependency .d files
Thu, 23 May 2019 13:48:16 -0700 igerasim 7061590: Javadoc issues in Charset and StandardCharsets
Thu, 23 May 2019 17:01:38 +0200 rkennke 8224667: Shenandoah: Post-LRB cleanup
Thu, 23 May 2019 23:11:13 +0200 mcimadamore Automatic merge with records-and-sealedamber-demo-II
Thu, 23 May 2019 17:04:01 -0400 vromero removing Data and AbstractRecordrecords-and-sealed
Thu, 23 May 2019 22:14:23 +0200 mcimadamore Automatic merge with defaultstring-tapas
Thu, 23 May 2019 22:13:45 +0200 mcimadamore Automatic merge with defaultenhanced-enums
Thu, 23 May 2019 22:13:20 +0200 mcimadamore Automatic merge with defaultconcise-method-declarations
Thu, 23 May 2019 22:12:56 +0200 mcimadamore Automatic merge with defaultlambda-leftovers
Thu, 23 May 2019 22:12:31 +0200 mcimadamore Automatic merge with defaultstats-before-this-super
Thu, 23 May 2019 22:12:03 +0200 mcimadamore Automatic merge with defaultpatterns-stage-1
Thu, 23 May 2019 12:57:12 -0700 iklam 8224689: ProblemList runtime/appcds/SharedArchiveConsistency.java
Thu, 23 May 2019 12:21:21 -0700 naoto 8221431: Support for Unicode 12.1
Thu, 23 May 2019 11:37:24 -0700 mseledtsov 8224165: [TESTBUG] Docker tests produce excessive output
Thu, 23 May 2019 10:05:02 -0700 ccheung 8224264: [TESTBUG] HelloDynamicCustom.java test failed on the Windows platform in tiers 6 and 7 testing
Thu, 23 May 2019 09:03:58 -0700 aeubanks 8224635: Revert 8224256 and add back java/security/SecureClassLoader/DefineClass.java test
Thu, 23 May 2019 18:43:47 +0200 redestad 8224202: Speed up Properties.load
Thu, 23 May 2019 08:57:24 -0700 erikj 8221543: Indify-dependent microbenchmarks are broken
Thu, 23 May 2019 11:36:31 +0100 dfuchs 8224656: Problem list java/security/SecureClassLoader/DefineClass.java until JDK-8224635 is fixed
Thu, 23 May 2019 12:12:04 +0200 rkennke 8224626: Shenandoah: Elide barriers on uncommon traps
Thu, 23 May 2019 10:13:29 +0200 rehn 8221734: Deoptimize with handshakes
Thu, 23 May 2019 09:46:49 +0200 thartmann 8223581: C2 compilation failed with assert(!q->is_MergeMem())
Thu, 23 May 2019 08:57:37 +0200 thartmann 8224539: C2 compilation fails during ArrayCopyNode optimizations with assert(i < _max) failed: oob: i=1, _max=1
Thu, 23 May 2019 08:09:29 +0200 pliden 8224185: ZGC: Introduce "High Usage" rule
Wed, 22 May 2019 21:49:31 -0700 darcy 8224628: Note that type parameters are not visited by ElementScanners
Wed, 22 May 2019 21:45:47 -0700 henryjen 8215156: Deprecate the -Xfuture option
Wed, 22 May 2019 21:50:16 -0400 dholmes 8224087: Compile C code for at least C99 Standard compliance
Thu, 23 May 2019 02:36:15 +0200 jwilhelm Added tag jdk-13+22 for changeset 181986c54764
Mon, 20 May 2019 16:47:08 -0700 aeubanks 8224256: test/jdk/java/security/SecureClassLoader/DefineClass.java hardcodes 127.0.0.1
Wed, 22 May 2019 21:38:16 +0000 valeriep 7107615: scalability bloker in javax.crypto.JceSecurity
Wed, 22 May 2019 21:40:58 +0200 shade 8224522: Shenandoah should apply barriers on deoptimizationjdk-13+22
Thu, 23 May 2019 00:21:39 +0800 aoqi 8224568: minimal and zero build fails after JDK-8213084
Wed, 22 May 2019 21:33:58 +0300 dchuyko 8220072: GCC 8.3 reports errors in java.base
Wed, 22 May 2019 10:51:30 -0700 mseledtsov 8224529: [TESTBUG] JFR TestShenandoahHeapRegion* tests fail on build w/o Shenandoah
Wed, 22 May 2019 20:39:04 +0300 dpochepk 8218966: AArch64: String.compareTo() can read memory after string
Wed, 22 May 2019 20:12:19 +0300 dpochepk 8215792: AArch64: String.indexOf generates incorrect result
Mon, 20 May 2019 14:19:19 -0700 aeubanks 8224248: test/jdk/java/net/InetAddress/CheckJNI.java assumes 127.0.0.1 is available
Wed, 22 May 2019 09:32:02 -0700 jcbeyler 8224500: Put HeapMonitorStatArrayCorrectnessTest in the problem list
Wed, 22 May 2019 09:06:24 -0700 dtitov 8214545: sun/management/jmxremote/bootstrap tests hang in revokeall.exe on Windows
Wed, 22 May 2019 09:26:48 -0400 vromero 8223914: specification of j.l.c.MethodTypeDesc::of should document better the exceptions thrown
Wed, 22 May 2019 09:10:07 -0400 zgu 8224525: Shenandoah: Eliminate shenandoah verifier's side-effects
Wed, 22 May 2019 13:58:19 +0100 dfuchs 8224204: Replace wildcard address with loopback or local host in tests - part 10
Wed, 22 May 2019 13:06:31 +0200 stefank 8224203: Remove need to specify type when using FLAG_SET macros
Wed, 22 May 2019 13:05:37 +0200 stefank 8224201: Simplify JVM flag macro expansions
Wed, 22 May 2019 07:12:18 -0400 zgu 8224508: Shenandoah: Need to update thread roots in final mark for piggyback ref update cycle
Wed, 22 May 2019 13:19:04 +0200 redestad 8224589: Improve startup behavior of SecurityProperties
Wed, 22 May 2019 06:29:08 -0400 smonteith 8224187: Refactor arraycopy_prologue to allow ZGC read barriers on arraycopy
Wed, 22 May 2019 06:13:53 -0400 dholmes 8224570: Update ProblemList-graal.txt
Wed, 22 May 2019 11:19:14 +0200 tschatzl 8224160: Move G1RemSetScanClosure into g1RemSet.cpp file
Wed, 22 May 2019 10:48:46 +0200 shade 8224579: ResourceMark not declared in shenandoahRootProcessor.inline.hpp with --disable-precompiled-headers
Wed, 22 May 2019 08:42:00 +0100 clanger 8224573: Fix windows build after JDK-8221507
Wed, 22 May 2019 09:33:22 +0200 stuefe 8224193: stringStream should not use Resouce Area
Wed, 22 May 2019 07:10:54 +0200 stuefe 8224487: outputStream should not be copyable
Tue, 21 May 2019 20:14:30 -0700 henryjen 8218997: Xusage text, man help, etc doesn't mention -Xlog option.
Tue, 21 May 2019 18:40:29 -0700 igerasim 8223593: Refactor code for reallocating storage
Tue, 21 May 2019 19:19:44 -0400 kbarrett 8224167: Refactor PtrQueue completed buffer processing
Tue, 21 May 2019 14:55:30 -0700 joehw 8219692: DOM and SAX parsers ignore namespace
Tue, 21 May 2019 13:40:56 -0700 naoto 8224105: Cannot parse JapaneseDate string on some specified locales
Tue, 21 May 2019 15:59:46 -0400 vromero 8223725: j.l.c.MethodHandleDesc::of throws undocumented exception IllegalArgumentException
Tue, 21 May 2019 12:29:47 -0700 epavlova 8222482: [Graal] Update java-allocation-instrumenter.jar handling in graalunit README.md
Tue, 21 May 2019 15:44:00 -0400 vromero 8223723: j.l.c.MethodTypeDesc.dropParameterTypes? throws the undocumented exception: IllegalArgumentException
Tue, 21 May 2019 20:53:27 +0200 mgronlun 8220293: Deadlock in JFR string pool
Tue, 21 May 2019 13:06:52 -0400 zgu 8224495: Shenandoah: Do not rescan code roots in final mark pause if it is not degenerated GC
Tue, 21 May 2019 18:22:54 +0200 stuefe 8224034: [TESTBUG] runtime/ErrorHandlerTest/ErrorHandler fails intermittently for case 13 on Windows
Tue, 21 May 2019 09:53:16 -0400 coleenp 8224119: Safepoint cleanup logging logs times for things it doesn't do
Tue, 21 May 2019 15:51:35 +0200 lucy 8213084: Rework and enhance Print[Opto]Assembly output
Tue, 21 May 2019 11:45:37 +0200 mdoerr 8224230: [PPC64, s390] Support AsyncGetCallTrace
Tue, 21 May 2019 15:02:18 +0530 pmuthuswamy 8223733: "Detail" in headings should be "Details"
Tue, 21 May 2019 10:46:08 +0200 rehn 8223313: Use handshakes for CountStackFrames.
Tue, 21 May 2019 10:36:23 +0200 kdobson 8221507: Implement JFR Events for Shenandoah
Tue, 21 May 2019 10:34:57 +0200 rehn 8223306: Remove threads linked list (use ThreadsList's array in SA)
Tue, 21 May 2019 00:52:04 -0700 sspitsyn 8183273: Clarify Instrumentation interface should not be implemented outside java.instrument module
Mon, 20 May 2019 18:18:42 -0700 jjg 8224166: Create a taglet to better handle @jls and @jvms tags
Mon, 20 May 2019 17:29:44 -0700 darcy 8224175: Fix inconsistencies in @jls and @jvms tags
Mon, 20 May 2019 15:18:00 -0700 mseledtsov 8220672: [TESTBUG] TestCPUSets should check that cpuset does not exceed available cores
Mon, 20 May 2019 10:57:57 -0700 jjg 8223663: Update links for tool guides
Mon, 20 May 2019 10:32:10 -0700 jiangli Merge
Wed, 15 May 2019 16:21:51 -0700 aeubanks 8224014: Don't run test/jdk/java/net/NetworkInterface/IPv4Only.java in IPv6 only environment
Wed, 15 May 2019 17:21:18 -0700 aeubanks 8224019: test/jdk/java/nio/channels/DatagramChannel/BasicMulticastTests.java assumes IPv4 is always available
Mon, 20 May 2019 10:16:45 -0700 darcy 8224174: java.lang.Number has a default constructor
Wed, 15 May 2019 09:15:59 -0700 aeubanks 8223214: Inet6AddressImpl.loopbackAddress() should choose loopback address that is available
Mon, 20 May 2019 12:24:05 -0400 lancea 8222807: Address iteration with invalid ZIP header entries
Mon, 20 May 2019 17:44:29 +0200 lucy 8223444: Improve CodeHeap Free Space Management
Mon, 20 May 2019 10:06:07 -0400 coleenp 8221967: InternTest.java timed out
Mon, 20 May 2019 09:43:46 -0400 zgu 8224179: Shenandoah: CTW test failures with traversal GC
Mon, 20 May 2019 09:42:37 -0400 zgu 8224210: Shenandoah: Refactor ShenandoahRootScanner to support scanning CSet codecache roots
Thu, 16 May 2019 12:14:37 +0530 dkejriwal 8206879: Currency decimal marker incorrect for Peru
Mon, 20 May 2019 12:37:40 +0100 dfuchs 8223856: Replace wildcard address with loopback or local host in tests - part 8
Tue, 14 May 2019 10:21:55 +0200 mbaesken 8130017: use _FORTIFY_SOURCE in gcc fastdebug builds
Mon, 20 May 2019 14:42:32 +0530 pmuthuswamy 8219313: Support module specific stylesheets
Sun, 19 May 2019 22:14:09 +0800 ljiang 8219781: Localized names for Japanese era Reiwa in COMPAT provider
Sat, 18 May 2019 22:11:25 +0200 tschatzl 8222492: G1 unnecessarily scans remembered set cards for regions that already have been evacuated
Sat, 18 May 2019 12:13:38 -0700 jiefu 8222302: [TESTBUG]test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHAOptionOnUnsupportedCPU.java fails on any other CPU
Sat, 18 May 2019 18:49:39 +0200 shade 8224170: Build failures after JDK-8207812 (Implement Dynamic CDS Archive)
Sat, 18 May 2019 15:42:21 +0900 ysuenaga 8163805: hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java failed with timed out
Fri, 17 May 2019 12:52:46 -0700 rfield 8223595: Consider updating jdk.jshell module description
Fri, 17 May 2019 13:16:07 -0400 vromero 8223803: j.l.c.MethodTypeDesc::insertParameterTypes? doesn't control type of parameters
Fri, 17 May 2019 11:47:06 -0400 zgu 8223951: Shenandoah: Only need to update thread roots during final update refs
Fri, 17 May 2019 08:29:55 -0700 ccheung 8207812: Implement Dynamic CDS Archive
Fri, 17 May 2019 10:48:02 -0400 rriggs 8220166: Performance regression in deserialization (4-6% in SPECjbb)
Thu, 16 May 2019 21:25:53 +0800 aoqi 8224028: loop initial declarations introduced by JDK-8184770
Fri, 17 May 2019 09:52:35 -0400 zgu 8223774: Shenandoah: Refactor ShenandoahRootProcessor and family
Fri, 17 May 2019 12:33:37 +0200 tschatzl 8224038: Fix remaining InCSetState mentions
Fri, 17 May 2019 12:06:03 +0200 pliden 8223961: ZGC: Unexpected behaviour due to ZMetronome::wait_for_tick() oversleeping
Fri, 17 May 2019 11:44:44 +0200 bulasevich 8223472: volatile long field corruption on x86_32
Fri, 17 May 2019 09:00:39 +0100 clanger 8222276: (zipfs) Refactoring and cleanups to prepare for JDK-8213031
Fri, 17 May 2019 03:01:21 -0400 bulasevich 8220656: ARM32: -XX:MaxVectorSize=16 makes SIGILL
Thu, 16 May 2019 13:21:41 +0200 mbaesken 8223944: fix zlib related building docu and comments
Fri, 17 May 2019 14:14:15 +0900 ysuenaga 8223665: SA: debugd options should follow jhsdb style
Thu, 16 May 2019 20:14:54 -0400 kbarrett 8160539: Stack frame scanning acquires DerivedPointerTableGC_lock mutex
Thu, 16 May 2019 18:45:30 -0400 bulasevich 8222825: ARM32 SIGILL issue on single core CPU (not supported PLDW instruction)
Fri, 17 May 2019 00:21:10 +0200 jwilhelm 8223346: Update Graal
Thu, 16 May 2019 12:16:47 -0700 iignatyev 8222154: upgrade gtest to 1.8.1
Thu, 16 May 2019 12:33:44 -0700 epavlova 8224017: [Graal] gc/z/TestUncommit.java fails with Graal
Thu, 16 May 2019 12:48:21 -0700 jcbeyler 8224020: AsyncGetCallTrace test should not run on PPC64 or IA64
Thu, 16 May 2019 21:32:24 +0200 shade 8224033: os::snprintf should be used in virtualizationSupport.cpp
Thu, 16 May 2019 12:36:08 -0700 rhalade 8223499: Remove two DocuSign root certificates that are expiring
Thu, 16 May 2019 11:30:32 -0700 epavlova 8223910: TestFloatJNIArgs and TestTrichotomyExpressions time out with Graal as JIT
Thu, 16 May 2019 11:37:26 -0700 dtitov 8222422: vmTestbase/nsk/jdi/ClassLoaderReference/definedClasses tests failed with Unexpected Exception: null
Thu, 16 May 2019 13:34:33 -0400 vromero 8223726: j.l.c.MethodTypeDesc spec should contain precise assertions for one parameter's methods
Thu, 16 May 2019 19:07:31 +0200 rkennke 8224043: Shenandoah: Remove clear_claimed_marks() from start of concurrent_traversal()
Thu, 16 May 2019 15:45:46 +0100 adinn 8224042: Add private alignDown method to MappedByteBuffer
Wed, 15 May 2019 17:13:57 -0700 aeubanks 8224018: test/jdk/java/net/ipv6tests/{Tcp,Udp}Test.java assume IPv4 is available
Thu, 16 May 2019 17:06:53 +0100 alanb 8223442: java/nio/channels/SocketChannel/AdaptorStreams.java testConcurrentTimedReadWrite3(): failure
Thu, 16 May 2019 11:07:09 -0400 coleenp 8223585: vmTestbase/runtime/pcl/* get SEGV in MetadataOnStackClosure::do_metadata(Metadata*)+0x0
Thu, 16 May 2019 16:42:14 +0200 jlahoda 8224031: Cannot parse switch expressions after type cast
Thu, 16 May 2019 09:21:49 +0200 mbaesken 8223438: add VirtualizationInformation JFR event
Wed, 15 May 2019 12:30:02 +0200 rrich 8223572: ~ThreadInVMForHandshake() should call handle_special_runtime_exit_condition()
Thu, 16 May 2019 13:57:35 +0200 stuefe 8224023: Redo the fix for ErrorFile option does not handle pre-existing error files of the same name
Thu, 16 May 2019 07:09:17 -0400 coleenp 8223956: Make SymbolTable and StringTable AllStatic
Thu, 16 May 2019 16:40:48 +0530 pmuthuswamy 8222548: Upgrading JDK 13 with the latest available jQuery 3.4.1
Thu, 16 May 2019 10:52:36 +0200 jlahoda 8222169: java.lang.AssertionError switch expression in ternary operator - ?
Mon, 13 May 2019 07:41:32 -0700 rschmelter 8223770: code_size2 still too small in some compressed oops configurations
Wed, 15 May 2019 20:33:17 -0400 coleenp 8224010: Incorrect string interning
Thu, 16 May 2019 02:34:53 +0200 jwilhelm Added tag jdk-13+21 for changeset f2f11d7f7f4e
Wed, 15 May 2019 22:45:54 +0200 shade 8223980: Shenandoah: Refactor and fix ObjArrayChunkedTask verificationjdk-13+21
Tue, 07 May 2019 16:18:21 -0700 aeubanks 8223532: Don't try creating IPv4 sockets in NetworkInterface.c if IPv4 is not supported
Wed, 15 May 2019 13:22:29 -0700 rhalade 8222136: Remove two Comodo root CA certificates that are expiring
Wed, 15 May 2019 19:47:28 +0100 aefimov 8223798: Replace wildcard address with loopback or local host in tests - part 7
Wed, 15 May 2019 19:34:34 +0100 dfuchs 8223880: Update sun/net/ftp/FtpURL.java and sun/net/ftp/FtpURLConnectionLeak.java to work with IPv6 addresses
Wed, 15 May 2019 19:09:54 +0100 dfuchs 8223716: sun/net/www/http/HttpClient/MultiThreadTest.java should be more resilient to unexpected traffic
Wed, 15 May 2019 11:06:33 -0700 amenkov 8184770: JDWP support for IPv6
Fri, 10 May 2019 17:13:02 -0700 aeubanks 8223737: Fix HostsFileNameService for IPv6 literal addresses
Wed, 15 May 2019 08:58:23 -0400 zgu 8223215: Shenandoah: Support verifying subset of roots
Wed, 15 May 2019 14:30:22 +0200 thartmann 8223885: hs_err and replay file may contain garbage when overwriting existing file
Wed, 15 May 2019 11:53:47 +0200 shade 8223911: Disable bad node budget verification until the fix
Wed, 15 May 2019 13:54:43 +0530 psadhukhan Merge
Tue, 14 May 2019 11:23:08 +0530 psadhukhan Merge
Fri, 10 May 2019 16:22:35 -0700 prr 8212700: Change the mechanism by which JDK loads the platform-specific AWT Toolkit
Thu, 09 May 2019 16:09:39 -0700 prr 8222362: Upgrade to Freetype 2.10.0
Wed, 08 May 2019 22:59:20 -0700 itakiguchi 8211826: StringIndexOutOfBoundsException happens via GetStringUTFRegion()
Wed, 08 May 2019 16:19:22 -0700 serb 8144125: [macOS] java/awt/event/ComponentEvent/MovedResizedTwiceTest/MovedResizedTwiceTest.java failed automatically
Wed, 08 May 2019 14:34:21 -0700 serb 7141393: [macosx] CARemoteLayer code refactoring and unit test
Wed, 08 May 2019 11:59:18 +0530 jdv Merge
Tue, 07 May 2019 18:18:54 -0700 serb 8223237: Replace use of string.equals("") with isEmpty() in java.desktop
Tue, 07 May 2019 11:52:28 -0700 prr Merge
Fri, 03 May 2019 17:06:42 -0700 prr 8222819: Remove setting of headless property on MacOS from launcher code.
Thu, 02 May 2019 10:48:56 -0700 prr Merge
Tue, 30 Apr 2019 14:30:17 -0700 itakiguchi 8213232: Unix/X11 setCompositionEnableNative issue
Tue, 30 Apr 2019 04:15:31 -0700 vagarwal 8222519: ButtonDemoScreenshotTest fails randomly with "still state to be reached"
Mon, 29 Apr 2019 10:16:58 -0700 prr 8130266: Change the mechanism by which JDK loads the platform-specific GraphicsEnvironment class
Sun, 28 Apr 2019 12:34:49 +0530 psadhukhan 8222830: PIT: java/awt/Window/AlwaysOnTop/AutoTestOnTop.java listed twice in ProblemList
Fri, 26 Apr 2019 12:31:37 -0700 prr 8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
Thu, 25 Apr 2019 15:18:59 -0700 serb 8222799: java.beans.Introspector uses an obsolete methods cache
Thu, 25 Apr 2019 15:15:53 -0700 serb 8214046: [macosx] Undecorated Frame does not Iconify when set to
Thu, 25 Apr 2019 15:13:36 -0700 serb 8222438: Drop of outdated logging in the com.sun.media.sound package
Thu, 25 Apr 2019 15:19:09 +0530 kaddepalli 8219914: Change the environment variable for Java Access Bridge logging to have a directory.
Wed, 24 Apr 2019 09:21:02 -0700 prr 8212701: remove sun.desktop property from launcher code
Tue, 23 Apr 2019 14:22:34 +0530 psadhukhan Merge
Mon, 22 Apr 2019 12:40:55 -0700 serb 8222789: Replace the usage of "Sun's Xinerama API" by the "XFree86's Xinerama API" on Solaris
Mon, 22 Apr 2019 12:35:30 -0700 serb 8216008: -Djavax.accessibility.assistive_technologies empty list leads to exception
Mon, 22 Apr 2019 18:54:19 -0700 itakiguchi 8212676: AWT SystemColor setting on CDE
Mon, 22 Apr 2019 17:02:51 +0530 kaddepalli 8218917: KeyEvent.getModifiers() returns inconsistent values for ALT keys
Fri, 10 May 2019 10:18:16 +0200 mbaesken 8222720: Provide extended VMWare/vSphere virtualization related info in the hs_error file on linux/windows x86_64
Tue, 14 May 2019 20:29:40 -0400 dholmes 8223810: HotSpot compile warnings from VS2017
Tue, 14 May 2019 15:09:31 -0700 skuksenko 8223921: Update SocketReadWrite benchmark
Tue, 14 May 2019 22:31:52 +0200 jwilhelm 8223917: Problemlist compiler/ciReplay/TestServerVM.java
Tue, 14 May 2019 21:36:09 +0300 dsamersoff 8223767: Shenandoah fails to build on Solaris x86_64
Tue, 14 May 2019 11:29:18 -0400 coleenp 8223657: Remove unused THREAD argument from SymbolTable functions
Tue, 14 May 2019 11:28:44 -0400 vromero 8215470: Bad EnclosingMethod attribute on classes declared in lambdas
Sun, 07 Apr 2019 09:13:17 +0200 stuefe 8221738: ErrorFile option does not handle pre-existing error files of the same name
Tue, 14 May 2019 15:36:26 +0200 tschatzl 8223018: Rename G1RemSet::*oops_into_collection_set_do methods
Tue, 14 May 2019 15:36:26 +0200 tschatzl 8200545: Improve filter for enqueued deferred cards
Tue, 14 May 2019 08:52:51 -0400 coleenp 8219459: oopDesc::is_valid() is broken
Tue, 14 May 2019 13:34:49 +0100 aefimov 8223638: Replace wildcard address with loopback or local host in tests - part 6
Tue, 14 May 2019 10:54:23 +0200 stefank 8223822: Add gc IDs in the log of gc verification
Tue, 14 May 2019 12:07:24 +0200 eosterlund 8222841: Incorrect static call stub interactions with class unloading
Tue, 14 May 2019 12:00:49 +0200 redestad 8221478: Disable VerifySharedSpaces by default
Tue, 14 May 2019 11:06:23 +0800 yzhou 8222969: Migrate RuleBasedCollatorTest to JDK Repo
Tue, 14 May 2019 02:07:13 -0700 sspitsyn 8219023: Investigate syncing JVMTI spec version with JDK version
Tue, 14 May 2019 09:25:58 +0100 clanger 8223597: jdk/nio/zipfs/ZipFSTester.java RuntimeException: CHECK_FAILED! (getAttribute.crc <entries20> failed 6af4413c vs 0 ...)
Tue, 14 May 2019 09:55:02 +0200 pliden 8222480: Implementation: JEP 351: ZGC: Uncommit Unused Memory
Tue, 14 May 2019 09:12:06 +0200 shade 8223762: Shenandoah: overflows in calculations involving heap capacity
Tue, 14 May 2019 09:12:00 +0200 shade 8223759: Shenandoah should allow arbitrarily low initial heap size
Tue, 14 May 2019 09:14:36 +0200 mbaesken 8223685: used bundled zlib on AIX by default
Fri, 10 May 2019 09:58:01 +0200 mbaesken 8223574: add more thread-related system settings info to hs_error file on AIX
Mon, 13 May 2019 20:45:03 -0700 jcbeyler 8223779: Build failure after 8223040 (Add a AsyncGetCallTrace test)
Mon, 13 May 2019 18:18:42 -0700 igerasim 8223730: URLClassLoader.findClass() can throw IndexOutOfBoundsException
Tue, 14 May 2019 08:47:13 +0800 weijun 8223063: Support CNG RSA keys
Mon, 13 May 2019 13:32:38 -0700 epavlova 8223235: [Graal] compiler/jsr292/NonInlinedCall/InvokeTest.java failed time out
Sat, 11 May 2019 13:10:24 +0200 stefank 8223637: Fix build breakage after 8223136
Thu, 14 Mar 2019 14:04:39 +0100 sgehwolf 8214796: Create a jlink plugin for stripping debug info symbols from native libraries
Thu, 25 Apr 2019 17:27:37 +0100 adinn 8221696: MappedByteBuffer.force method to specify range
Mon, 13 May 2019 17:31:23 +0100 dfuchs 8223632: Replace wildcard address with loopback or local host in tests - part 5
Mon, 13 May 2019 16:43:47 +0200 hannesw 8219060: -linksource broken with modules
Fri, 05 Apr 2019 11:52:32 +0200 stuefe 8222015: Small VM.metaspace improvements
Fri, 10 May 2019 17:47:42 -0700 aeubanks 8223667: ASAN build broken
Wed, 08 May 2019 15:36:10 -0700 jcbeyler 8223040: Add a AsyncGetCallTrace test
Fri, 10 May 2019 13:37:00 -0700 jjg 8223654: Clean up @jls references in com.sun.source
Fri, 10 May 2019 12:33:40 -0700 xuelei 8221253: TLSv1.3 may generate TLSInnerPlainText longer than 2^14+1 bytes
Fri, 10 May 2019 20:56:37 +0200 cito 8221569: JFR tool produces incorrect output when both --categories and --events are specified
Fri, 10 May 2019 11:18:45 -0400 bobv 8222533: jtreg test jdk/internal/platform/cgroup/TestCgroupMetrics.java fails on SLES12.3 linux ppc64le machine
Fri, 10 May 2019 11:15:34 -0400 bobv 8221340: [TESTBUG] TestCgroupMetrics.java fails after fix for JDK-8219562
Fri, 10 May 2019 10:30:06 -0700 dnsimon 8223531: [Graal] assert(type() == T_INT) failed: type check
Thu, 09 May 2019 10:28:29 -0700 aeubanks 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational()
Sat, 11 May 2019 01:17:18 +0900 ysuenaga 8223186: HotSpot compile warnings from GCC 9
Fri, 10 May 2019 15:34:17 +0100 aefimov 8223465: Replace wildcard address with loopback or local host in tests - part 3
Fri, 10 May 2019 09:07:53 -0400 coleenp Merge
Fri, 10 May 2019 09:05:29 -0400 coleenp 8223626: move print() functions to cpp files
Fri, 10 May 2019 09:56:20 +0200 shade 8223675: arm32 build failure after 8223136 (Move compressed oops functions to CompressedOops class)
Fri, 10 May 2019 09:55:42 +0200 shade 8223676: Minimal VM build failure after 8223136 (Move compressed oops functions to CompressedOops class)
Thu, 09 May 2019 05:04:42 -0700 rschmelter 8223617: code_size2 needs adjustments
Fri, 10 May 2019 06:31:09 +0100 clanger 8223555: Cleanups in cacerts tests
Fri, 10 May 2019 09:39:49 +0800 weijun 8200400: Restrict Sasl mechanisms
Thu, 09 May 2019 18:38:42 -0700 xliu 8223537: testlibrary_tests/ctw/ClassesListTest.java fails with Agent timeout frequently
Thu, 09 May 2019 18:42:07 -0400 dholmes 8222292: runtime/exceptionMsgs/ArrayIndexOutOfBoundsException/ArrayIndexOutOfBoundsExceptionTest.java timeout but test passed
Thu, 09 May 2019 16:34:20 -0500 gziemski 8223639: [JVMCI] jvmciCompiler.cpp needs to include "oops/objArrayOop.inline.hpp""
Fri, 10 May 2019 01:41:45 +0800 aoqi 8223651: Build fails with --with-jvm-features=-jfr and --disable-precompiled-headers
Fri, 10 May 2019 01:37:09 +0800 aoqi 8223599: minimal build fails after JDK-8185525
Thu, 09 May 2019 13:49:08 -0400 mullan 8191808: Configurable read timeout for CRLs
Thu, 09 May 2019 12:04:20 -0500 gziemski 8189208: Cleanup ancient argument processing code
Thu, 09 May 2019 12:56:15 -0400 aph Merge
Thu, 09 May 2019 12:52:05 -0400 aph 8223645: AArch64 build broken by fix for 8223136
Thu, 09 May 2019 09:23:31 -0700 joehw 8222991: Xerces 2.12.0: Validation
Thu, 09 May 2019 17:28:27 +0200 redestad 8223454: Reduce String concatenation shapes by folding initialLengthCoder into last mixer
Fri, 03 May 2019 14:38:58 +0200 mbaesken 8223307: enable the Stack Execution Disable flag for JDK binaries on AIX
Thu, 09 May 2019 07:33:28 -0700 erikj 8223627: jdk-13+20 bundle name contains null instead of ea
Thu, 09 May 2019 10:04:33 -0400 vromero 8222251: preflow visitor is not visiting lambda expressions
Thu, 09 May 2019 14:23:52 +0100 dfuchs 8223573: Replace wildcard address with loopback or local host in tests - part 4
Thu, 09 May 2019 14:28:30 +0200 stefank 8223624: Cleanup includes of universe.hpp
Thu, 09 May 2019 14:26:52 +0200 stefank 8223623: Move oopFactory function definitions out of oopFactory.hpp
Thu, 09 May 2019 14:26:03 +0200 stefank 8223622: Move Universe usage out of memAllocator.hpp
Thu, 09 May 2019 14:26:03 +0200 stefank 8223621: Move Universe usage out of oopRecorder.hpp
Thu, 09 May 2019 14:26:03 +0200 stefank 8223620: Move IsGCActiveMark implementation out of header
Thu, 09 May 2019 14:26:03 +0200 stefank 8223619: Move VerifyOption out of Universe
Thu, 09 May 2019 14:26:03 +0200 stefank 8223136: Move compressed oops functions to CompressedOops class
Thu, 09 May 2019 07:21:32 -0400 gadams 8042215: javax/management/remote/mandatory/connection/ReconnectTest.java NoSuchObjectException no such object in table
Thu, 09 May 2019 11:58:26 +0200 jlahoda 8221759: Crash when completing \"java.io.File.path\"
Wed, 08 May 2019 09:50:23 +0000 pli 8223427: [TESTBUG] Disable JTReg Shenandoah tests when Graal is enabled
Wed, 08 May 2019 20:28:56 -0700 jcbeyler 8223441: HeapMonitorStatArrayCorrectnessTest fails due to sampling determinism
Thu, 09 May 2019 03:11:56 +0200 jwilhelm Added tag jdk-13+20 for changeset 6ccc7cd7931e
Thu, 09 May 2019 08:49:31 +0800 weijun 8222987: sun/security/tools/keytool/PSS.java times out on Solaris-SPARC
Wed, 08 May 2019 16:47:53 -0700 kvn 8223380: [Graal] compiler/c2/Test8062950.java failed with time out.
Wed, 08 May 2019 16:42:52 -0700 kvn 8223539: compiler/graalunit/HotspotTest.java hotspot.test.CheckGraalIntrinsics AssertionError: found plugins for intrinsics
Wed, 08 May 2019 23:53:24 +0200 shade 8223589: Build failures after JDK-8223534 (add back fixed test_markOop.cpp)
Tue, 16 Apr 2019 13:06:23 -0700 aeubanks 8220673: Add test library support for determining platform IP support
Wed, 08 May 2019 12:45:02 -0700 naoto 8221432: Upgrade CLDR to Version 35.1
Wed, 08 May 2019 21:32:38 +0200 shade 8223583: Build failure after JDK-8223567 (Rename ShenandoahBrooksPointer to ShenandoahForwarding)
Wed, 08 May 2019 11:56:19 -0700 epavlova 8223414: ProblemList java/lang/ref/ReachabilityFenceTest.java when running in Graal as JIT modejdk-13+20
Wed, 08 May 2019 20:45:30 +0200 rkennke 8223567: Rename ShenandoahBrooksPointer to ShenandoahForwarding
Wed, 08 May 2019 13:22:27 -0400 coleenp 8223534: add back fixed test_markOop.cpp
Wed, 08 May 2019 11:11:50 -0500 gziemski 8185525: Add JFR event for DictionarySizes
Wed, 08 May 2019 20:57:12 +0800 aoqi 8222926: Shenandoah build fails with --with-jvm-features=-compiler1
Wed, 08 May 2019 10:10:54 -0400 vromero 8222949: add condy support to javac's pool API
Wed, 08 May 2019 10:08:11 -0400 hseigel 8217846: [Graal] vmTestbase/nsk/jdi/VirtualMachine/instanceCounts/instancecounts003/instancecounts003.java crash
Wed, 08 May 2019 09:38:58 -0400 tonyp 8223397: gc+promotion log lines are missing the GC id
Wed, 08 May 2019 18:05:28 +0530 rraghavan 8223445: compiler/intrinsics/mathexact/LongMulOverflowTest.java java timeout
Wed, 08 May 2019 14:27:14 +0200 shade 8223570: Shenandoah needs to acquire lock before CLDG::clear_claimed_marks
Wed, 08 May 2019 07:56:49 -0400 gadams 8223416: Exclude javax/management/monitor/DerivedGaugeMonitorTest.java until JDK-8042211 is fixed.
Wed, 08 May 2019 06:40:45 -0400 coleenp 8223391: Unsynchronized iteration of ClassLoaderDataGraph
Wed, 08 May 2019 11:59:14 +0200 rkennke 8223244: Fix usage of ARRAYCOPY_DISJOINT decorator
Wed, 08 May 2019 08:15:04 +0100 alanb 8223353: (ch) Change channel close implementation to not wait for I/O threads
Tue, 07 May 2019 18:24:36 -0400 coleenp 8223481: gtest/GTestWrapper.java failed due to "assert(ret == 0) failed: sem_post failed; error='Invalid argument' (errno=EINVAL)"
Tue, 07 May 2019 17:33:19 -0400 dholmes 8223437: Backout JDK-8219974 Restore static callsite resolution for the current class
Tue, 07 May 2019 14:05:09 -0700 erikj 8223464: Improve version string for Oracle CI builds
Tue, 07 May 2019 13:33:27 -0700 sviswanathan 8222074: Enhance auto vectorization for x86
Tue, 07 May 2019 21:53:46 +0200 shade 8223447: Stabilize gc/shenandoah/TestStringDedupStress test
Tue, 07 May 2019 21:53:38 +0200 shade 8223446: Shenandoah breaks alignment with some HumongousThreshold values
Tue, 07 May 2019 12:32:19 -0700 erikj 8223319: Add copyright footer to specs and man pages
Tue, 07 May 2019 18:10:59 +0100 dfuchs 8223463: Replace wildcard address with loopback or local host in tests - part 2
Tue, 07 May 2019 09:37:02 -0700 naoto 8220037: Inconsistencies of generated timezone files between Windows and Linux
Tue, 07 May 2019 07:43:41 -0700 jcbeyler 8223044: Add back exception checking in tests
Tue, 07 May 2019 15:39:33 +0100 michaelm 8223457: java.net.ServerSocket protected constructor should throw NPE if impl null
Tue, 07 May 2019 16:06:10 +0200 shade 8223449: Unprotected UseCompressedOops block in gc/shenandoah/shenandoahBarrierSetC1_x86.cpp
Tue, 07 May 2019 16:05:49 +0200 shade 8223450: Disable Shenandoah C2 barriers verification for x86_32
Tue, 07 May 2019 16:04:36 +0200 shade 8223448: Shenandoah disabled barriers blocks omit LRB
Tue, 07 May 2019 06:58:55 -0700 erikj 8223335: Compare baseline builds on linux are failing
Thu, 02 May 2019 20:47:23 +0200 roland 8222738: Shenandoah: assert(is_Proj()) failed when running cometd benchmarks
Mon, 06 May 2019 13:51:02 +0200 roland 8223389: Shenandoah optimizations fail with assert(!phase->exceeding_node_budget())
Tue, 07 May 2019 09:17:03 +0200 xliu 8222670: pathological case of JIT recompilation and code cache bloat
Tue, 07 May 2019 07:44:15 +0200 pliden 8223308: ZGC: Remove ZGranuleMap::size()
Mon, 06 May 2019 21:31:36 -0700 vlivanov 8223422: [Graal] assert(!m->can_be_statically_bound(InstanceKlass::cast(ctxk))) failed: redundant
Thu, 25 Apr 2019 13:35:34 -0700 dlong 8218700: infinite loop in HotSpotJVMCIMetaAccessContext.fromClass after OutOfMemoryError
Mon, 06 May 2019 20:05:19 -0700 kvn 8223332: Update JVMCI
Tue, 07 May 2019 10:21:04 +0800 weijun 8219013: Update Apache Santuario (XML Signature) to version 2.1.3
Tue, 07 May 2019 00:58:10 +0000 pli 8223054: [TESTBUG] Put graalJarsCP before existing classpath in GraalUnitTestLauncher
Mon, 06 May 2019 21:23:23 -0400 dholmes 8222534: VerifyBeforeExit is not honored when System.exit is called
Mon, 06 May 2019 18:07:55 -0700 igerasim 8222955: Optimize String.replace(CharSequence, CharSequence) for common cases
Mon, 06 May 2019 18:01:01 -0400 coleenp 8223412: tier1 build failure after 8222893
Mon, 06 May 2019 14:19:48 -0700 sangheki 8221509: Refactor assert( G1CollectedHeap::used() == recalculate_used() ) with better message
Mon, 06 May 2019 15:25:57 -0400 coleenp 8222893: markOopDesc::print_on() is a bit confused
Mon, 06 May 2019 21:50:20 +0200 jwilhelm 8222665: Update Graal
Mon, 06 May 2019 12:17:54 -0700 jiefu 8221542: ~15% performance degradation due to less optimized inline decision
Mon, 06 May 2019 12:15:55 -0700 vlivanov 8219902: C2: MemNode::can_see_stored_value() ignores casts which carry control dependency
Mon, 06 May 2019 12:15:49 -0700 vlivanov 8223171: Redundant nmethod dependencies for effectively final methods
Mon, 06 May 2019 14:47:55 -0400 vromero 8219483: j.l.c.ClassDesc::nested(String, String...) doesn't throw NPE if any arg is null
Mon, 06 May 2019 09:58:14 -0700 dtitov 8222667: vmTestbase/nsk/jdi/ThreadStartRequest/addThreadFilter/addthreadfilter002/TestDescription.java failed with "event IS NOT a breakpoint"
Mon, 06 May 2019 08:54:19 -0700 xuelei 8219991: New fix of the deadlock in sun.security.ssl.SSLSocketImpl
Mon, 06 May 2019 09:53:11 -0400 gromero 8223395: PPC64: Improve comments in the JVM signal handler to match ISA text