Tue, 19 Feb 2019 10:01:50 +0100 stefank 8218732: SA: Resolves ZPageAllocator::_physical incorrectly
Tue, 19 Feb 2019 10:00:51 +0100 stefank 8218731: SA: Use concrete class the as return type of VMObjectFactory.newObject
Mon, 18 Feb 2019 09:38:43 +0100 mbaesken 8219112: name_and_sig_as_C_string usages in frame_s390 miss ResourceMark
Tue, 19 Feb 2019 08:58:55 +0100 thartmann 8218721: C1's CEE optimization produces safepoint poll with invalid debug information
Tue, 19 Feb 2019 11:52:19 +0530 psadhukhan Merge
Mon, 18 Feb 2019 10:45:21 +0530 psadhukhan Merge
Sun, 17 Feb 2019 15:15:30 -0800 itakiguchi 8212678: Windows IME related patch
Fri, 15 Feb 2019 10:06:25 -0800 ssadetsky 8218473: JOptionPane display issue with GTKLookAndFeel
Fri, 15 Feb 2019 10:01:16 -0800 ssadetsky 8218479: JTextPane display issue with GTKLookAndFeel
Fri, 15 Feb 2019 10:58:57 +0530 pbansal 8218469: JSlider display issue with slider for GTKLookAndFeel
Thu, 14 Feb 2019 20:20:49 +0000 aivanov 8218682: [TEST_BUG] DashOffset fails in mach5
Wed, 13 Feb 2019 22:40:08 -0800 akolarkunnu 8218599: Add test group jdk_client_sanity under jdk_desktop group
Fri, 08 Feb 2019 16:37:35 +0300 dchuyko 8215130: Fix errors in LittleCMS 2.9 reported by GCC 8
Thu, 07 Feb 2019 13:57:12 +0000 aivanov 8217263: Automate DashOffset test
Thu, 07 Feb 2019 12:16:41 +0530 psadhukhan Merge
Wed, 06 Feb 2019 17:28:37 +0530 mhalder 8207938: At step6,Click Add button,case failed automatically.
Tue, 05 Feb 2019 14:54:06 -0800 serb 8216592: Removal of the class sun.awt.AWTSecurityManager
Mon, 18 Feb 2019 16:34:46 -0500 kbarrett 8214363: HeapWord should not be a fake class
Mon, 18 Feb 2019 09:31:07 -0800 iignatyev 8219157: vm/mlvm/mixed/stress/java/findDeadlock should be problem-listed only on mac
Mon, 18 Feb 2019 15:33:43 +0100 thartmann 8219232: Unit of concurrent active time logging is wrong
Mon, 18 Feb 2019 12:16:02 +0100 mdoerr 8218991: s390: Add intrinsic for GHASH algorithm
Mon, 18 Feb 2019 12:08:08 +0100 lkorinth 8217389: JTREG: Clean up, remove unused variable warnings
Mon, 18 Feb 2019 10:48:48 +0100 lkorinth 8217385: JTREG: Clean up, make sure to close resources
Wed, 13 Feb 2019 13:27:17 +0100 goetz 8219095: [testbug] Add @key headful to com/sun/java/swing/plaf/windows/AltFocusIssueTest.java
Sat, 16 Feb 2019 21:15:33 +0100 shade 8216049: stringTable::intern creates redundant String when looking up existing one
Sat, 16 Feb 2019 11:40:34 +0900 ysuenaga 8204551: Event descriptions are truncated in logs
Fri, 15 Feb 2019 11:46:15 -0300 mbalao 8219011: Implement MacroAssembler::warn method on AArch64
Fri, 15 Feb 2019 12:33:11 -0800 cjplummer 8218941: jdb should support a dbgtrace command that acts the same as the dbgtrace command line option
Fri, 15 Feb 2019 11:18:01 -0800 dl 8215249: Miscellaneous changes imported from jsr166 CVS 2019-02
Fri, 15 Feb 2019 11:18:01 -0800 dl 8215363: needless signals in ForkJoinPool
Fri, 15 Feb 2019 11:18:01 -0800 dl 8215359: InnocuousForkJoinWorkerThread.setContextClassLoader needlessly throws
Fri, 15 Feb 2019 11:18:01 -0800 dl 8195057: java/util/concurrent/CountDownLatch/Basic.java failed w/ Xcomp
Fri, 15 Feb 2019 12:10:12 -0500 aph 8219006: AArch64: Register corruption in slow subtype check
Fri, 15 Feb 2019 08:21:08 -0500 coleenp 8218851: JVM crash in custom classloader stress test, JDK 12 & 13
Fri, 15 Feb 2019 14:15:10 +0100 rehn 8203469: Faster safepoints
Fri, 15 Feb 2019 07:53:03 -0500 hseigel 8079353: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops
Fri, 15 Feb 2019 12:09:53 +0100 jlahoda 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
Fri, 15 Feb 2019 05:32:36 -0500 gadams 8219002: Some comments and error messages refer to VMDisconnectException
Thu, 14 Feb 2019 14:59:17 +0100 phedlin 8214947: Assertion error in test: StringCompressInflateTest
Fri, 15 Feb 2019 04:12:18 -0500 dholmes 8219074: [TESTBUG] runtime/containers/docker/TestCPUAwareness.java typo of printing parameters (period should be shares)
Thu, 14 Feb 2019 23:45:03 -0800 iignatyev 8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp
Thu, 14 Feb 2019 22:57:37 -0500 dholmes 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
Thu, 14 Feb 2019 15:27:46 -0800 vlivanov 8161334: C2: Cast nodes hinder memory alias analysis
Thu, 14 Feb 2019 15:27:12 -0800 vlivanov 8218874: C2: Unsafe to access PhaseIdealLoop outside of constructors
Thu, 14 Feb 2019 15:27:12 -0800 vlivanov 8218879: Keep track of memory accesses originated from Unsafe
Thu, 14 Feb 2019 15:27:12 -0800 vlivanov 8218758: [TESTBUG] compiler/cha/StrengthReduceInterfaceCall.java misses recompilation event
Thu, 14 Feb 2019 15:27:12 -0800 vlivanov 8218881: C2: StaticFinalFieldPrinter doesn't handle T_ARRAY values in T_OBJECT fields
Thu, 14 Feb 2019 15:17:03 -0800 mikael 8218935: Make jfr strncpy uses GCC 8.x friendly
Thu, 14 Feb 2019 15:12:17 -0800 mikael 8218937: Make mlvmJvmtiUtils strncpy uses GCC 8.x friendly
Thu, 14 Feb 2019 14:40:11 -0800 iignatyev 8209455: [error-prone] JdkObsolete in jdk.management.agent
Thu, 14 Feb 2019 14:19:29 -0800 xuelei 4919790: Errors in alert ssl message does not reflect the actual certificate status
Tue, 05 Feb 2019 08:20:09 -0800 manc 8218192: Remove copy constructor for MemRegion
Thu, 14 Feb 2019 19:48:57 +0100 stuefe 8183004: Remove code related to gtest death tests from assert macro
Thu, 14 Feb 2019 09:38:19 -0800 joehw 8187697: Cleanup: irrelevant code in OutputPropertiesFactory
Thu, 14 Feb 2019 21:52:39 +0530 sdama 8201544: Improve javac command line parsing and error reporting
Thu, 14 Feb 2019 07:41:54 -0800 jjg 8218944: Fix failed for JDK-8218936
Wed, 13 Feb 2019 14:42:20 +0100 phedlin 8217289: compiler/graalunit/HotspotTest.java failed with InvalidInstalledCodeException
Thu, 14 Feb 2019 14:31:32 +0100 neliasso 8087128: C2: Disallow definition split on MachCopySpill nodes
Thu, 14 Feb 2019 12:54:56 +0100 redestad 8216360: Deprecate -XX:CompilationPolicyChoice
Thu, 14 Feb 2019 11:33:45 +0100 redestad 8218753: Obsolete nonproduct flag ProfilerCheckIntervals
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip