log

age author description
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