Wed, 24 Jul 2019 16:54:17 -0700 mikael Added tag jdk-13+31 for changeset 6a159c6c23cc
Wed, 24 Jul 2019 10:50:40 +0300 vlivanov 8227260: JNI upcalls should bypass class initialization barrier in c2i adapter jdk-13+31
Wed, 24 Jul 2019 10:09:30 +0800 weijun 8228341: SignTwice.java fails intermittently on Windows
Wed, 24 Jul 2019 10:09:22 +0800 weijun 8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
Tue, 23 Jul 2019 11:30:31 -0700 jjg 8228494: Update nroff version of man pages
Mon, 29 Jul 2019 18:22:55 +0200 mdoerr 8227680: FastJNIAccessors: Check for JVMTI field access event requests at runtime
Mon, 29 Jul 2019 09:09:23 -0700 bpb 8078891: java.io.SequenceInputStream.close is not atomic and not idempotent
Mon, 29 Jul 2019 08:48:52 -0700 bpb 8181493: (fs) Files.readAttributes(path, BasicFileAttributes.class) should preserve nano second time stamps
Mon, 29 Jul 2019 10:34:20 -0400 coleenp 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds
Mon, 29 Jul 2019 09:57:37 -0400 hseigel 8228596: Class redefinition fails when condy instructions are removed
Mon, 29 Jul 2019 11:14:06 +0200 shade 8228400: Remove built-in AArch64 simulator
Fri, 26 Jul 2019 10:52:47 +0200 rschmelter 8228589: BasicJStackTest.java and JcmdOutputEncodingTest.java failing after JDK-8227868
Mon, 29 Jul 2019 08:17:26 +0000 coffeys 8228645: Don't run sun/security/pkcs11/Cipher/TestKATForGCM.java on buggy NSS solaris versions
Fri, 26 Jul 2019 15:05:24 +0200 mbaesken 8228650: runtime/SharedArchiveFile/CheckDefaultArchiveFile.java test fails on AIX
Mon, 29 Jul 2019 09:40:02 +0200 thartmann 8156207: Resource allocated BitMaps are often cleared unnecessarily
Mon, 29 Jul 2019 09:34:07 +0200 thartmann 8223769: Assert triggers with -XX:+StressReflectiveCode
Sun, 28 Jul 2019 23:14:07 -0400 dholmes 8221205: Obsolete AllowJNIEnvProxy
Sat, 27 Jul 2019 14:49:16 -0700 mchung 8228671: Fastdebug VM throws InternalError when publicLookup.in(T) is used to resolve a member
Sat, 27 Jul 2019 07:17:27 -0400 herrick Merge JDK-8200758-branch
Sat, 27 Jul 2019 07:10:20 -0400 herrick merge JDK-8200758-branch
Fri, 26 Jul 2019 19:11:34 -0400 herrick merge JDK-8200758-branch
Thu, 25 Jul 2019 17:27:53 -0400 herrick JDK-8227312: Remove pkg bundle from DMG image. JDK-8200758-branch
Thu, 25 Jul 2019 17:07:08 -0400 herrick 8227684: jpackage must handle win32 mangled names in jli.dll JDK-8200758-branch
Thu, 25 Jul 2019 15:47:00 -0400 herrick Merge JDK-8200758-branch
Fri, 26 Jul 2019 23:37:51 -0400 kbarrett 8226796: Reduce debug level logging for oopstorage+blocks
Fri, 26 Jul 2019 20:15:13 -0400 kbarrett 8228631: Fix inconsistent OopStorage::Block owner usage
Fri, 26 Jul 2019 13:32:59 -0700 naoto 8228465: HOST locale provider holds wrong era name for GregorianCalendar in US locale
Fri, 26 Jul 2019 15:06:22 -0400 lancea 8226808: PreparedStatement javadoc typo
Fri, 26 Jul 2019 15:37:05 -0300 jlaskey Reorganize the abstract and interface classes. JDK-8193209-branch
Fri, 26 Jul 2019 15:20:31 -0300 jlaskey merge with tip JDK-8193209-branch
Fri, 26 Jul 2019 17:15:17 +0000 joehw 8068376: Validator fails valid XML files due to String == in XSD validator code
Fri, 26 Jul 2019 08:56:28 -0700 naoto 8212970: TZ database in "vanguard" format support
Fri, 26 Jul 2019 16:25:05 +0300 dchuyko 8222778: Packaging Tool (JEP 343) on Linux/AArch64 JDK-8200758-branch
Tue, 23 Jul 2019 15:33:52 -0400 zgu 8228532: Shenandoah: Implement SBSA::try_resolve_jobject_in_native()
Wed, 24 Jul 2019 12:36:12 +0200 mbaesken 8228578: fix CFData object leak in macosx KeystoreImpl.m
Fri, 26 Jul 2019 09:06:03 +0200 clanger 8228571: [TESTBUG] Fix tests failing on non-aot platforms after JDK-8227512
Thu, 25 Jul 2019 21:51:13 +0000 valeriep Merge
Thu, 25 Jul 2019 02:16:49 +0000 valeriep 8180392: SunJCE provider should throw exceptions for unsupported mode and padding combinations
Thu, 25 Jul 2019 17:35:58 -0400 dlong 8226771: Update Graal
Thu, 25 Jul 2019 11:44:37 -0700 bpb 8184157: (ch) AsynchronousFileChannel hangs with internal error when reading locked file
Thu, 25 Jul 2019 12:15:27 +0200 mbaesken 8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes)
Wed, 24 Jul 2019 09:28:48 +0200 mbaesken 8228501: java_props_macosx.c - provide missing CFRelease for CFLocaleCopyCurrent
Mon, 22 Jul 2019 16:32:58 -0400 zgu 8228490: Shenandoah: Shenandoah concurrent root evacuation may race against OopStorage::release()
Thu, 25 Jul 2019 08:24:01 -0400 herrick Merge JDK-8200758-branch
Thu, 25 Jul 2019 08:13:44 -0400 herrick 8228402: chdir() and write() errors are not handled in jpackage JDK-8200758-branch
Thu, 25 Jul 2019 08:00:51 -0400 herrick 8226542: DMG tests failing with java.io.IOException: Exec failed with code 1 command JDK-8200758-branch
Thu, 25 Jul 2019 07:59:20 -0400 herrick 8224627: Creating installer with --runtime-image on OS X fails JDK-8200758-branch
Thu, 25 Jul 2019 12:20:04 +0530 psadhukhan Merge
Thu, 25 Jul 2019 11:31:07 +0530 psadhukhan Merge
Tue, 23 Jul 2019 22:21:16 -0700 akolarkunnu 8228479: Correct the format of ColorChooserDemoTest
Tue, 16 Jul 2019 17:00:00 -0700 serb 6573239: Typo in jfc text file
Thu, 04 Jul 2019 12:28:34 +0530 pkbalakr 8042383: [TEST_BUG] Test javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails with shortcuts on menus do not work
Mon, 01 Jul 2019 14:57:02 -0700 prr Merge
Wed, 26 Jun 2019 15:34:13 -0700 serb 8134672: [TEST_BUG] Some tests should check isDisplayChangeSupported
Tue, 25 Jun 2019 14:27:31 -0700 kcr 8222563: Remove terminally deprecated method netscape.javascript.JSObject::getWindow
Tue, 25 Jun 2019 14:13:33 +0530 pkbalakr 8196467: javax/swing/JInternalFrame/Test6325652.java fails
Tue, 25 Jun 2019 11:05:07 +0530 psadhukhan 8226361: jdk ProblemList file contains more than 1 entry for a test
Mon, 24 Jun 2019 17:31:00 -0700 prr 8226697: Several tests which need the @key headful keyword are missing it.
Fri, 21 Jun 2019 09:05:45 -0700 prr Merge
Tue, 18 Jun 2019 21:40:50 -0700 serb 8214469: [macos] PIT: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.java fails
Sun, 09 Jun 2019 18:14:48 -0700 serb 8224171: The cleanup multi-font related code in the XFontPeer
Thu, 25 Jul 2019 08:04:33 +0200 thartmann 8071275: remove AbstractAssembler::update_delayed_values dead code
Wed, 24 Jul 2019 17:08:14 -0700 mikael Added tag jdk-14+7 for changeset 28ab01c06755
Wed, 24 Jul 2019 16:46:42 -0700 mchung 8173978: Lookup.in should allow teleporting from a lookup class in a named module without dropping all access
Wed, 24 Jul 2019 10:22:11 -0400 coleenp 8228485: JVM crashes when bootstrap method for condy triggers loading of class whose static initializer throws exception
Wed, 24 Jul 2019 08:34:06 -0400 zgu 8227927: Move ParallelCleaningTask back to G1
Wed, 24 Jul 2019 13:08:36 +0100 aefimov 8227721: test/jdk/java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java should open the java.net package
Wed, 24 Jul 2019 11:49:39 +0200 tschatzl 8228388: Add information about dirty/skipped card for Merge HCC in G1 log jdk-14+7
Wed, 24 Jul 2019 11:49:39 +0200 tschatzl 8227719: G1 Pending cards estimation too conservative in cost prediction
Wed, 24 Jul 2019 11:49:39 +0200 tschatzl 8226913: Scale cards per chunk used during heap root scanning with region size
Wed, 24 Jul 2019 11:08:24 +0530 jdv Scheduling blitting based on Metal Context state metal-prototype-branch
Wed, 24 Jul 2019 10:24:35 +0530 jdv Merge metal-prototype-branch
Tue, 23 Jul 2019 20:03:03 -0700 mchung 8219774: Reexamine the initialization of LangReflectAccess shared secret at AccessibleObject::<clinit>
Tue, 23 Jul 2019 11:36:05 -0700 mseledtsov 8227122: [TESTBUG] Create Docker sidecar test cases
Tue, 23 Jul 2019 13:56:41 -0400 coleenp 8228484: Remove NoAllocVerifier because nothing uses it
Thu, 18 Jul 2019 13:58:34 -0700 ascarpino 8228396: Re-enable Stateless Resumption On by default for merge to mainline
Tue, 23 Jul 2019 11:17:59 -0700 mikael Merge
Mon, 22 Jul 2019 15:54:25 -0700 jjg 8228492: Remove pako.md
Mon, 22 Jul 2019 10:39:10 -0700 ascarpino 8228399: Remove mistaken open.iml
Mon, 22 Jul 2019 08:07:15 -0700 naoto 8228450: unicode.md and icu.md text should be pre-formatted
Wed, 10 Jul 2019 11:11:30 +0200 mbaesken 8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows
Thu, 18 Jul 2019 12:29:57 -0700 dtitov 8221303: sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java fails due to java.rmi.server.ExportException: Port already in use
Thu, 18 Jul 2019 11:47:52 -0700 iignatyev 8226910: make it possible to use jtreg's -match via run-test framework
Thu, 18 Jul 2019 09:15:26 -0700 kbarrett 8228340: JVMCI deleteGlobalHandle doesn't delete the handle
Tue, 02 Jul 2019 10:28:20 +0200 stuefe 8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak
Thu, 18 Jul 2019 11:15:20 +0200 eosterlund 8224674: NMethod state machine is not monotonic
Thu, 18 Jul 2019 13:41:55 +0800 weijun 8228342: Add SignTwice.java to problem list
Thu, 18 Jul 2019 08:53:06 +0800 weijun 8217375: jarsigner breaks old signature with long lines in manifest
Wed, 17 Jul 2019 12:26:56 -0300 mbalao 8227437: S4U2proxy cannot continue because server's TGT cannot be found
Wed, 17 Jul 2019 16:13:26 -0700 rhalade 8048595: problemList failing/ignored manual tests in security-libs
Wed, 17 Jul 2019 14:37:50 -0700 ascarpino 8226338: Updates to Stateless Resumption
Wed, 17 Jul 2019 13:41:12 -0700 mikael Added tag jdk-13+30 for changeset 2e63fb0a885f
Wed, 17 Jul 2019 12:31:21 -0700 ascarpino 8227551: Session Resumption without Server-Side State off by default
Wed, 17 Jul 2019 08:34:45 -0700 ccheung 8227646: [TESTBUG] appcds/SharedArchiveConsistency timed out jdk-13+30
Fri, 19 Jul 2019 11:09:41 +0200 mbaesken 8228426: xlc: switch to clang-style warning disabling
Mon, 22 Jul 2019 10:15:46 +0200 mbaesken 8228468: awt_Robot.c : format string contains 0 within the string body
Tue, 23 Jul 2019 00:29:31 -0400 dholmes 8225782: Remove expired flags in JDK 14
Thu, 11 Jul 2019 03:28:43 +0530 rpatil 8154520: java.time: appendLocalizedOffset() should return the localized "GMT" string
Mon, 22 Jul 2019 11:07:24 +0530 jdv Merge metal-prototype-branch
Fri, 19 Jul 2019 15:11:33 +0530 jdv Initial state management for Mask Cache with some cleanup metal-prototype-branch
Fri, 19 Jul 2019 14:55:22 +0530 jdv Merge metal-prototype-branch
Mon, 15 Jul 2019 09:44:36 -0400 herrick Merge JDK-8200758-branch
Mon, 15 Jul 2019 09:40:36 -0400 herrick 8220807: excessive verbose output when running with --win-per-user-install JDK-8200758-branch
Mon, 15 Jul 2019 15:23:54 +0530 aghaisas JDK-8227261: Add stubs that log a message for unimplemented methods metal-prototype-branch
Mon, 15 Jul 2019 14:31:28 +0530 aghaisas Merge metal-prototype-branch
Fri, 12 Jul 2019 15:04:28 +0200 egahlin Reduce jfr framework overhead JEP-349-branch
Thu, 11 Jul 2019 15:42:53 +0530 jdv Minor performance improvement and cleanup metal-prototype-branch
Thu, 11 Jul 2019 15:40:29 +0530 jdv Merge metal-prototype-branch
Thu, 11 Jul 2019 02:21:18 +0200 egahlin Enable constant pool caching JEP-349-branch
Thu, 11 Jul 2019 02:18:31 +0200 egahlin Reduce RecordingInput cache size JEP-349-branch
Wed, 10 Jul 2019 16:19:55 +0200 stuefe Closing branch stuefe-improved-metaspace
Mon, 08 Jul 2019 22:30:19 +0200 stuefe initial commit stuefe-improved-metaspace
Tue, 09 Jul 2019 16:18:40 +0200 egahlin Cleaning up JEP-349-branch
Tue, 09 Jul 2019 17:05:20 +0530 jdv Initial implementation of mask cache for Text rendering metal-prototype-branch
Mon, 08 Jul 2019 23:10:56 +0200 egahlin Add ObjectContext class JEP-349-branch
Mon, 08 Jul 2019 23:08:05 +0200 egahlin Reduce allocation rate by minimizing number of fields in RecordedEvent JEP-349-branch
Mon, 08 Jul 2019 18:11:26 +0200 egahlin Make stream more responsive JEP-349-branch
Mon, 08 Jul 2019 17:17:28 +0530 aghaisas Minor Corrections metal-prototype-branch
Mon, 08 Jul 2019 16:04:25 +0530 aghaisas Merge metal-prototype-branch
Sun, 07 Jul 2019 20:28:41 -0400 herrick Merge JDK-8200758-branch
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 tip