Fri, 08 Feb 2019 11:26:21 +0000 chegar 8218546: Unable to connect to https://google.com using java.net.HttpClient
Fri, 08 Feb 2019 12:31:24 +0100 jlahoda 8216263: Add historical data for JDK 12
Fri, 08 Feb 2019 12:31:23 +0100 jlahoda 8218630: CreateSymbols includes class and module headers unnecessarily.
Fri, 08 Feb 2019 12:31:22 +0100 jlahoda 8217335: Add a script to generate --release data
Fri, 08 Feb 2019 12:09:41 +0100 lkorinth 8217332: JTREG: Clean up, use generics instead of raw types
Fri, 08 Feb 2019 11:52:33 +0100 lkorinth 8217329: JTREG: Clean up, remove unused imports in gc folder
Fri, 08 Feb 2019 02:57:40 +0100 jwilhelm Merge
Thu, 07 Feb 2019 01:49:10 -0800 ljiang 8218411: JDK 12 L10n resource file update msg drop 20
Thu, 07 Feb 2019 02:53:27 +0100 jwilhelm Added tag jdk-12+31 for changeset b5f7bb57de2f
Mon, 21 Jan 2019 02:43:33 +0000 diazhou 8217352: Remove EA from version string starting with Initial RC promotion jdk-12+31
Thu, 07 Feb 2019 17:26:44 -0500 coleenp 8218601: [AOT] Crash in AOTCodeHeap::mark_evol_dependent_methods
Thu, 07 Feb 2019 17:23:24 -0500 bobv 8218169: [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows
Thu, 07 Feb 2019 22:20:46 +0100 redestad 8218625: Remove dead code in relocInfo
Thu, 07 Feb 2019 14:29:17 -0500 zgu 8218558: NMT stack traces in output should show mt component for virtual memory allocations
Thu, 07 Feb 2019 12:09:17 +0000 coffeys 8218553: Enhance keystore load debug output
Thu, 07 Feb 2019 12:35:45 +0100 ihse 8218431: Improved platform checking in makefiles
Thu, 07 Feb 2019 10:26:32 +0100 redestad 8218565: HandleMark cleanup
Thu, 07 Feb 2019 12:11:41 +0530 psadhukhan Merge
Mon, 04 Feb 2019 11:01:04 +0530 psadhukhan Merge
Sat, 02 Feb 2019 10:00:05 -0800 serb 8214823: Javadoc cleanup of java.awt.desktop package
Fri, 01 Feb 2019 15:34:53 -0800 itakiguchi 8212677: X11 default visual support for IM status window on VNC
Thu, 31 Jan 2019 15:20:42 -0800 serb 8216318: The usage of Disposer in the java.awt.Robot can be deleted
Thu, 31 Jan 2019 08:45:23 +0530 psadhukhan 8217464: Remove resolved client bugs from the ProblemList.txt
Tue, 29 Jan 2019 13:53:54 -0800 serb 8214918: Unify GraphicsEnvironment.getCenterPoint()/getMaximumWindowBounds() across the platforms
Tue, 29 Jan 2019 11:06:19 +0530 psadhukhan Merge
Mon, 28 Jan 2019 17:19:54 -0800 serb 8214076: Cleanup the code related to GraphicsEnvironment/Device/Configuration
Thu, 24 Jan 2019 07:15:42 -0800 akolarkunnu 8217235: Create automated test for SwingSet ColorChooserDemoTest
Tue, 22 Jan 2019 08:44:33 -0800 akolarkunnu 8217377: javax/swing/JPopupMenu/6583251/bug6583251.java failed with UnsupportedOperation exception
Tue, 22 Jan 2019 08:35:14 -0800 akolarkunnu 8217297: Add support for multiple look and feel for SwingSet SliderDemoTest
Sat, 19 Jan 2019 10:09:46 -0800 serb 8211885: Duplicate id declarations in java.awt.geom.Path2D
Fri, 18 Jan 2019 13:54:32 +0530 pbansal 8214765: All TrayIcon MessageType icons does not show up with gtk3 option set
Fri, 18 Jan 2019 13:36:16 +0530 pbansal 8214111: There is no icon in all JOptionPane target image
Tue, 15 Jan 2019 22:54:08 -0800 akolarkunnu 8214471: Enable different look and feel tests in SwingSet3 demo test ToolTipDemoTest
Thu, 10 Jan 2019 16:38:02 +0530 pbansal 8214252: Expanded & Collapsed nodes of a JTree look the same on GTK3
Wed, 06 Feb 2019 18:34:12 -0800 mikael 8218581: Incorrect exception message generation
Thu, 07 Feb 2019 02:48:11 +0100 jwilhelm Added tag jdk-13+7 for changeset 021917019cda
Wed, 06 Feb 2019 15:09:05 -0800 mchung 8218461: test/jdk/java/lang/invoke/VarHandles should be generated rather than manually edited
Wed, 06 Feb 2019 15:11:59 -0500 hseigel 8218579: add hotspot/jtreg/runtime/CompressedOops/UseCompressedOops.java to ProblemList.txt jdk-13+7
Wed, 06 Feb 2019 10:53:13 -0800 mchung 8218419: Can't get annotations that are present on packages in -Xbootclasspath/a
Wed, 06 Feb 2019 13:30:27 -0500 zgu 8218566: NMT: missing memory tag for assert poison page
Wed, 06 Feb 2019 16:25:58 +0000 pli 8218550: Add test omitted from JDK-8212043
Wed, 06 Feb 2019 08:31:27 +0100 goetz 8218544: Fix build on windows: missing include
Mon, 28 Jan 2019 16:42:23 +0100 mbaesken 8217093: Support extended-length paths in parse_manifest.c on windows
Wed, 06 Feb 2019 13:57:19 +0530 nishjain 8217969: Base64.Decoder.decode methods do not need to throw OOME due to integer overflow
Tue, 05 Feb 2019 20:18:00 -0500 dholmes 8217843: Performance regression related to os::supports_monotonic_clock() on linux
Tue, 05 Feb 2019 17:05:40 -0800 igerasim 8218227: StringBuilder/StringBuffer constructor throws confusing NegativeArraySizeException
Wed, 06 Feb 2019 00:20:37 +0100 jwilhelm Merge
Tue, 05 Feb 2019 20:06:10 +0100 eosterlund 8216541: CompiledICHolders of VM locked unloaded nmethods are released too late
Mon, 04 Feb 2019 17:53:26 -0800 iignatyev 8218197: [failurehandler] parent processes shouldn't be killed till their children are handle
Tue, 05 Feb 2019 15:06:08 -0800 joehw 8180901: Transformer.reset() resets the state only once
Tue, 05 Feb 2019 14:36:50 -0800 bpb 8218460: Test generation scripts do not invoke stream preprocessor correctly
Tue, 05 Feb 2019 16:46:49 -0500 kbarrett 8217474: Remove WhiteBox.getConcurrentGCPhases()
Tue, 05 Feb 2019 15:12:13 -0500 pchilanomate 8210832: Remove sneaky locking in class Monitor
Tue, 05 Feb 2019 13:21:59 -0500 kbarrett 8218164: Improve local control of compiler warnings
Tue, 05 Feb 2019 09:57:35 -0800 joehw 8206132: DOM parser does not honor DocumentBuilderFactory.setExpandEntityReferences(false)
Tue, 05 Feb 2019 09:56:19 -0800 erikj 8160926: FLAGS_COMPILER_CHECK_ARGUMENTS doesn't handle cross-compilation
Tue, 05 Feb 2019 09:53:33 -0800 erikj 8218177: Bump jib format_version to support new devkit archive layout
Tue, 05 Feb 2019 10:40:25 -0500 coleenp 8139551: Scalability problem with redefinition - multiple code cache walks
Thu, 31 Jan 2019 23:56:37 +0800 aoqi 8217597: [TESTBUG] old version docker does not support --cpus
Tue, 18 Dec 2018 09:29:39 +0100 roland 8215483: Off heap memory accesses should be vectorized
Tue, 05 Feb 2019 10:56:12 +0100 ihse 8218186: Clean up CLDR generation in build
Tue, 05 Feb 2019 14:24:29 +0900 ysuenaga 8217845: SA should refer const values for JVMFlag from HotSpot
Mon, 04 Feb 2019 19:42:36 -0800 iklam 8218029: [TESTBUG] Use -Djava.class.path= to specify empty -cp in CDS tests
Tue, 05 Feb 2019 00:43:38 +0530 jgeorge 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher
Mon, 04 Feb 2019 17:35:38 -0800 vlivanov 8218406: C1: Redundant nmethod dependency for private method is added
Mon, 04 Feb 2019 17:35:36 -0800 vlivanov 8075052: Autobox elimination hinders loop unrolling
Mon, 04 Feb 2019 17:35:35 -0800 vlivanov 8188133: C2: Static field accesses in clinit can trigger deoptimizations
Mon, 04 Feb 2019 21:42:47 +0100 rehn 8218145: block_if_requested is not proper inlined due to size
Mon, 04 Feb 2019 14:10:53 -0500 lancea 8217393: Clarify Attributes.equals()
Mon, 04 Feb 2019 10:04:04 -0800 naoto 8218386: Correct the SE version in j.l.Character
Mon, 04 Feb 2019 11:00:12 +0100 mbaesken 8218276: AIX build fails in tieredThresholdPolicy.cpp
Sun, 03 Feb 2019 10:00:14 +0100 alanb 8216046: test/jdk/java/beans/PropertyEditor/Test6397609.java failing
Fri, 01 Feb 2019 15:05:52 +0800 fyang 8218185: aarch64: missing LoadStore barrier in TemplateTable::putfield_or_static
Fri, 01 Feb 2019 18:51:14 -0800 vlivanov 8218163: C2: Continuous deoptimization w/ Reason_speculate_class_check and Action_none
Fri, 01 Feb 2019 18:50:53 -0800 vlivanov 8217919: C2: Enable -XX:+AggressiveUnboxing by default
Fri, 01 Feb 2019 18:50:22 -0800 vlivanov 8217918: C2: -XX:+AggressiveUnboxing is broken
Fri, 01 Feb 2019 18:16:25 -0500 kbarrett 8218202: gc/stress/TestStressG1Humongous.java to ProblemList-graal.txt
Sat, 02 Feb 2019 00:11:54 +0100 jwilhelm Merge
Fri, 01 Feb 2019 13:33:02 -0800 iignatyev 8218178: vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java fails with -Xcomp
Fri, 01 Feb 2019 09:25:31 -0800 amenkov 8218025: disable pop_frame and force_early_return caps for Graal
Fri, 01 Feb 2019 08:59:03 -0800 naoto 8216546: Support new Japanese era in java.lang.Character for Java SE 11
Thu, 31 Jan 2019 22:17:14 -0800 iignatyev 8218162: problem list j/u/s/t/o/o/t/java/util/stream/StreamLinkTest.java on solaris w/ Xcomp
Thu, 31 Jan 2019 22:17:09 -0800 iignatyev 8218168: clean up hotspot ProblemList
Fri, 01 Feb 2019 09:11:13 +0530 pmuthuswamy 8218134: Modify the jQuery.md file to reflect the exact jQuery license content
Thu, 31 Jan 2019 12:43:59 -0800 naoto 8217892: Clarify the support for the new Japanese era in java.time.chrono.JapaneseEra
Thu, 31 Jan 2019 13:05:24 +0530 nishjain 8214935: Upgrade IANA LSR data
Wed, 30 Jan 2019 17:35:20 -0800 iignatyev 8178798: Two compiler/aot/verification/vmflags tests fail by timeout with UseAVX=3
Thu, 31 Jan 2019 01:12:11 +0100 jwilhelm Added tag jdk-12+30 for changeset 6c377af36a5c
Wed, 30 Jan 2019 14:03:08 -0800 prr 8218020: Fix version number in mesa.md 3rd party legal file
Wed, 30 Jan 2019 13:11:16 -0800 iignatyev 8218079: cleanup hotspot ProblemList files
Wed, 30 Jan 2019 15:42:47 -0500 mullan 8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883 jdk-12+30
Fri, 01 Feb 2019 10:08:21 -0800 erikj 8218198: Revert devkit change in JDK-8217910 for linux-x64
Fri, 01 Feb 2019 16:03:16 +0100 shade 8218151: Simplify JavaThread::thread_state definition
Fri, 01 Feb 2019 16:03:15 +0100 shade 8217879: hs_err should print more instructions in hex dump
Fri, 01 Feb 2019 14:24:40 +0000 dfuchs 8218133: sun/net/www/protocol/http/ProtocolRedirect.java failed with "java.net.ConnectException"
Fri, 01 Feb 2019 14:15:49 +0000 dfuchs 8195716: BootstrapLoggerTest : Executor still alive
Fri, 01 Feb 2019 21:43:37 +0900 ysuenaga 8217432: MetaspaceGC::_capacity_until_GC exceeds MaxMetaspaceSize
Fri, 01 Feb 2019 06:42:41 -0500 coleenp 8215505: Cleanup jvm.cpp obsolete code after JDK-8210094: Better loading of classloader classes
Fri, 01 Feb 2019 12:44:30 +0100 ihse 8217896: Make better use of LCPUs when building on AIX
Sat, 08 Dec 2018 12:09:59 +0100 stuefe 8214975: No hs-err file if fatal error is raised during dynamic initialization
Fri, 01 Feb 2019 10:27:45 +0100 stuefe 8218156: "jcmd VM.metaspace basic" misreports free chunk space
Wed, 30 Jan 2019 09:35:07 +0100 mbaesken 8218046: use bundled freetype in the AIX build by default
Fri, 01 Feb 2019 11:29:31 +0530 jgeorge 8217473: SA: Tests using ClhsdbLauncher fail on SAP docker containers
Thu, 31 Jan 2019 17:48:29 -0800 vlivanov 6986483: CHA: optimize calls through interfaces
Thu, 31 Jan 2019 17:48:25 -0800 vlivanov 8059241: C2: Excessive RemoveUseless passes during incremental inlining
Thu, 31 Jan 2019 13:36:31 -0800 joehw 8186321: Cleanup: SourceTreeManager not used
Thu, 31 Jan 2019 12:52:55 -0800 iignatyev 8217848: [Graal] vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003/TestDescription.java fails
Thu, 31 Jan 2019 04:49:46 -0800 kevinw 8209951: Problematic sparc intrinsic: com.sun.crypto.provider.CipherBlockChaining
Thu, 31 Jan 2019 19:08:37 +0100 shade 8218140: Build failures after JDK-8218041 (Assorted wrong/missing includes)
Thu, 31 Jan 2019 08:39:28 -0800 erikj 8204564: Need better error output when GenerateLinkOptData fails
Thu, 31 Jan 2019 11:19:58 -0500 dcubed 8217659: monitor_logging updates from Async Monitor Deflation project
Thu, 31 Jan 2019 10:29:53 -0500 coleenp 8213753: SymbolTable is double walked during class unloading and clean up table timing in do_unloading
Thu, 31 Jan 2019 10:18:41 -0500 zgu 8216072: Remove TaskTerminator's assignment operator
Thu, 31 Jan 2019 10:05:11 -0500 rriggs 8216528: test/jdk/java/rmi/transport/runtimeThreadInheritanceLeak/RuntimeThreadInheritanceLeak.java failing with Xcomp
Thu, 31 Jan 2019 07:28:40 -0500 coleenp 8212949: Remove ConstantPoolCache::is_constantPoolCache
Thu, 31 Jan 2019 07:24:28 -0500 gadams 8215550: Debugger does not work after reattach
Thu, 31 Jan 2019 10:31:39 +0100 rehn 8218041: Assorted wrong/missing includes
Thu, 31 Jan 2019 01:17:41 +0100 jwilhelm Added tag jdk-13+6 for changeset b5f05fe4a6f8
Wed, 30 Jan 2019 13:47:25 -0800 sviswanathan 8217371: Incorrect LP64 guard in x86.ad after JDK-8210764 (Update avx512 implementation)
Wed, 30 Jan 2019 12:54:29 -0800 erikj 8218084: Revert JDK-8218057 jdk-13+6
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip