Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
8218920: Scan HCC should be on the same level as Update RS etc. in the log
2019-02-19, by tschatzl
8218672: AOT code root scanning shows in the wrong position in the logs
2019-02-19, by tschatzl
8218978: SA: Enable more ZGC testing
2019-02-19, by stefank
8218970: SA: Enable HeapHprofBinWriter for ZGC
2019-02-19, by stefank
8218922: SA: Enable best-effort implementation of live regions iteration for ZGC
2019-02-19, by stefank
8219003: SA: Refactor live regions iteration in preparation for JDK-8218922
2019-02-19, by stefank
8218746: SA: Implement discontiguous bitmap for ZGC
2019-02-19, by stefank
8218743: SA: Add support for large bitmaps
2019-02-19, by stefank
8218734: SA: Incorrect and raw loads of OopHandles
2019-02-19, by stefank
8218733: SA: CollectedHeap provides broken implementation for used() and capacity()
2019-02-19, by stefank
8218732: SA: Resolves ZPageAllocator::_physical incorrectly
2019-02-19, by stefank
8218731: SA: Use concrete class the as return type of VMObjectFactory.newObject
2019-02-19, by stefank
8219112: name_and_sig_as_C_string usages in frame_s390 miss ResourceMark
2019-02-18, by mbaesken
8218721: C1's CEE optimization produces safepoint poll with invalid debug information
2019-02-19, by thartmann
Merge
2019-02-19, by psadhukhan
Merge
2019-02-18, by psadhukhan
8212678: Windows IME related patch
2019-02-17, by itakiguchi
8218473: JOptionPane display issue with GTKLookAndFeel
2019-02-15, by ssadetsky
8218479: JTextPane display issue with GTKLookAndFeel
2019-02-15, by ssadetsky
8218469: JSlider display issue with slider for GTKLookAndFeel
2019-02-15, by pbansal
8218682: [TEST_BUG] DashOffset fails in mach5
2019-02-14, by aivanov
8218599: Add test group jdk_client_sanity under jdk_desktop group
2019-02-13, by akolarkunnu
8215130: Fix errors in LittleCMS 2.9 reported by GCC 8
2019-02-08, by dchuyko
8217263: Automate DashOffset test
2019-02-07, by aivanov
Merge
2019-02-07, by psadhukhan
8207938: At step6,Click Add button,case failed automatically.
2019-02-06, by mhalder
8216592: Removal of the class sun.awt.AWTSecurityManager
2019-02-05, by serb
8214363: HeapWord should not be a fake class
2019-02-18, by kbarrett
8219157: vm/mlvm/mixed/stress/java/findDeadlock should be problem-listed only on mac
2019-02-18, by iignatyev
8219232: Unit of concurrent active time logging is wrong
2019-02-18, by thartmann
8218991: s390: Add intrinsic for GHASH algorithm
2019-02-18, by mdoerr
8217389: JTREG: Clean up, remove unused variable warnings
2019-02-18, by lkorinth
8217385: JTREG: Clean up, make sure to close resources
2019-02-18, by lkorinth
8219095: [testbug] Add @key headful to com/sun/java/swing/plaf/windows/AltFocusIssueTest.java
2019-02-13, by goetz
8216049: stringTable::intern creates redundant String when looking up existing one
2019-02-16, by shade
8204551: Event descriptions are truncated in logs
2019-02-16, by ysuenaga
8219011: Implement MacroAssembler::warn method on AArch64
2019-02-15, by mbalao
8218941: jdb should support a dbgtrace command that acts the same as the dbgtrace command line option
2019-02-15, by cjplummer
8215249: Miscellaneous changes imported from jsr166 CVS 2019-02
2019-02-15, by dl
8215363: needless signals in ForkJoinPool
2019-02-15, by dl
8215359: InnocuousForkJoinWorkerThread.setContextClassLoader needlessly throws
2019-02-15, by dl
8195057: java/util/concurrent/CountDownLatch/Basic.java failed w/ Xcomp
2019-02-15, by dl
8219006: AArch64: Register corruption in slow subtype check
2019-02-15, by aph
8218851: JVM crash in custom classloader stress test, JDK 12 & 13
2019-02-15, by coleenp
8203469: Faster safepoints
2019-02-15, by rehn
8079353: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops
2019-02-15, by hseigel
8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
2019-02-15, by jlahoda
8219002: Some comments and error messages refer to VMDisconnectException
2019-02-15, by gadams
8214947: Assertion error in test: StringCompressInflateTest
2019-02-14, by phedlin
8219074: [TESTBUG] runtime/containers/docker/TestCPUAwareness.java typo of printing parameters (period should be shares)
2019-02-15, by dholmes
8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp
2019-02-14, by iignatyev
8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
2019-02-14, by dholmes
8161334: C2: Cast nodes hinder memory alias analysis
2019-02-14, by vlivanov
8218874: C2: Unsafe to access PhaseIdealLoop outside of constructors
2019-02-14, by vlivanov
8218879: Keep track of memory accesses originated from Unsafe
2019-02-14, by vlivanov
8218758: [TESTBUG] compiler/cha/StrengthReduceInterfaceCall.java misses recompilation event
2019-02-14, by vlivanov
8218881: C2: StaticFinalFieldPrinter doesn't handle T_ARRAY values in T_OBJECT fields
2019-02-14, by vlivanov
8218935: Make jfr strncpy uses GCC 8.x friendly
2019-02-14, by mikael
8218937: Make mlvmJvmtiUtils strncpy uses GCC 8.x friendly
2019-02-14, by mikael
8209455: [error-prone] JdkObsolete in jdk.management.agent
2019-02-14, by iignatyev
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip