Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+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.
8218197: [failurehandler] parent processes shouldn't be killed till their children are handle
2019-02-04, by iignatyev
8180901: Transformer.reset() resets the state only once
2019-02-05, by joehw
8218460: Test generation scripts do not invoke stream preprocessor correctly
2019-02-05, by bpb
8217474: Remove WhiteBox.getConcurrentGCPhases()
2019-02-05, by kbarrett
8210832: Remove sneaky locking in class Monitor
2019-02-05, by pchilanomate
8218164: Improve local control of compiler warnings
2019-02-05, by kbarrett
8206132: DOM parser does not honor DocumentBuilderFactory.setExpandEntityReferences(false)
2019-02-05, by joehw
8160926: FLAGS_COMPILER_CHECK_ARGUMENTS doesn't handle cross-compilation
2019-02-05, by erikj
8218177: Bump jib format_version to support new devkit archive layout
2019-02-05, by erikj
8139551: Scalability problem with redefinition - multiple code cache walks
2019-02-05, by coleenp
8217597: [TESTBUG] old version docker does not support --cpus
2019-01-31, by aoqi
8215483: Off heap memory accesses should be vectorized
2018-12-18, by roland
8218186: Clean up CLDR generation in build
2019-02-05, by ihse
8217845: SA should refer const values for JVMFlag from HotSpot
2019-02-05, by ysuenaga
8218029: [TESTBUG] Use -Djava.class.path= to specify empty -cp in CDS tests
2019-02-04, by iklam
8215568: Refactor SA clhsdb tests to use ClhsdbLauncher
2019-02-05, by jgeorge
8218406: C1: Redundant nmethod dependency for private method is added
2019-02-04, by vlivanov
8075052: Autobox elimination hinders loop unrolling
2019-02-04, by vlivanov
8188133: C2: Static field accesses in clinit can trigger deoptimizations
2019-02-04, by vlivanov
8218145: block_if_requested is not proper inlined due to size
2019-02-04, by rehn
8217393: Clarify Attributes.equals()
2019-02-04, by lancea
8218386: Correct the SE version in j.l.Character
2019-02-04, by naoto
8218276: AIX build fails in tieredThresholdPolicy.cpp
2019-02-04, by mbaesken
8216046: test/jdk/java/beans/PropertyEditor/Test6397609.java failing
2019-02-03, by alanb
8218185: aarch64: missing LoadStore barrier in TemplateTable::putfield_or_static
2019-02-01, by fyang
8218163: C2: Continuous deoptimization w/ Reason_speculate_class_check and Action_none
2019-02-01, by vlivanov
8217919: C2: Enable -XX:+AggressiveUnboxing by default
2019-02-01, by vlivanov
8217918: C2: -XX:+AggressiveUnboxing is broken
2019-02-01, by vlivanov
8218202: gc/stress/TestStressG1Humongous.java to ProblemList-graal.txt
2019-02-01, by kbarrett
Merge
2019-02-02, by jwilhelm
8218178: vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java fails with -Xcomp
2019-02-01, by iignatyev
8218025: disable pop_frame and force_early_return caps for Graal
2019-02-01, by amenkov
8216546: Support new Japanese era in java.lang.Character for Java SE 11
2019-02-01, by naoto
8218162: problem list j/u/s/t/o/o/t/java/util/stream/StreamLinkTest.java on solaris w/ Xcomp
2019-01-31, by iignatyev
8218168: clean up hotspot ProblemList
2019-01-31, by iignatyev
8218134: Modify the jQuery.md file to reflect the exact jQuery license content
2019-02-01, by pmuthuswamy
8217892: Clarify the support for the new Japanese era in java.time.chrono.JapaneseEra
2019-01-31, by naoto
8214935: Upgrade IANA LSR data
2019-01-31, by nishjain
8178798: Two compiler/aot/verification/vmflags tests fail by timeout with UseAVX=3
2019-01-30, by iignatyev
Added tag jdk-12+30 for changeset 6c377af36a5c
2019-01-31, by jwilhelm
8218020: Fix version number in mesa.md 3rd party legal file
2019-01-30, by prr
8218079: cleanup hotspot ProblemList files
2019-01-30, by iignatyev
8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883
jdk-12+30
2019-01-30, by mullan
8218198: Revert devkit change in JDK-8217910 for linux-x64
2019-02-01, by erikj
8218151: Simplify JavaThread::thread_state definition
2019-02-01, by shade
8217879: hs_err should print more instructions in hex dump
2019-02-01, by shade
8218133: sun/net/www/protocol/http/ProtocolRedirect.java failed with "java.net.ConnectException"
2019-02-01, by dfuchs
8195716: BootstrapLoggerTest : Executor still alive
2019-02-01, by dfuchs
8217432: MetaspaceGC::_capacity_until_GC exceeds MaxMetaspaceSize
2019-02-01, by ysuenaga
8215505: Cleanup jvm.cpp obsolete code after JDK-8210094: Better loading of classloader classes
2019-02-01, by coleenp
8217896: Make better use of LCPUs when building on AIX
2019-02-01, by ihse
8214975: No hs-err file if fatal error is raised during dynamic initialization
2018-12-08, by stuefe
8218156: "jcmd VM.metaspace basic" misreports free chunk space
2019-02-01, by stuefe
8218046: use bundled freetype in the AIX build by default
2019-01-30, by mbaesken
8217473: SA: Tests using ClhsdbLauncher fail on SAP docker containers
2019-02-01, by jgeorge
6986483: CHA: optimize calls through interfaces
2019-01-31, by vlivanov
8059241: C2: Excessive RemoveUseless passes during incremental inlining
2019-01-31, by vlivanov
8186321: Cleanup: SourceTreeManager not used
2019-01-31, by joehw
8217848: [Graal] vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003/TestDescription.java fails
2019-01-31, by iignatyev
8209951: Problematic sparc intrinsic: com.sun.crypto.provider.CipherBlockChaining
2019-01-31, by kevinw
8218140: Build failures after JDK-8218041 (Assorted wrong/missing includes)
2019-01-31, by shade
8204564: Need better error output when GenerateLinkOptData fails
2019-01-31, by erikj
8217659: monitor_logging updates from Async Monitor Deflation project
2019-01-31, by dcubed
8213753: SymbolTable is double walked during class unloading and clean up table timing in do_unloading
2019-01-31, by coleenp
8216072: Remove TaskTerminator's assignment operator
2019-01-31, by zgu
8216528: test/jdk/java/rmi/transport/runtimeThreadInheritanceLeak/RuntimeThreadInheritanceLeak.java failing with Xcomp
2019-01-31, by rriggs
8212949: Remove ConstantPoolCache::is_constantPoolCache
2019-01-31, by coleenp
8215550: Debugger does not work after reattach
2019-01-31, by gadams
8218041: Assorted wrong/missing includes
2019-01-31, by rehn
Added tag jdk-13+6 for changeset b5f05fe4a6f8
2019-01-31, by jwilhelm
8217371: Incorrect LP64 guard in x86.ad after JDK-8210764 (Update avx512 implementation)
2019-01-30, by sviswanathan
8218084: Revert JDK-8218057
jdk-13+6
2019-01-30, by erikj
Merge
2019-01-30, by jwilhelm
8207922: ctw of jdk.security.auth failed with "Unexpected zero exit codebefore finishing all compilations"
2019-01-30, by iignatyev
8215921: There is no change when select different Foreground and Background by mouse.
2019-01-30, by kaddepalli
8217666: gc/nvdimm/* should not be included any tiers
2019-01-29, by sangheki
8217578: Shenandoah cleanup unused timings after concurrent string table change
2019-01-30, by zgu
8217994: os::print_hex_dump should be more resilient against unreadable memory
2019-01-30, by shade
8216562: UnknownBodyLength sometimes fails due to "Connection reset by peer"
2019-01-30, by dfuchs
8218031: Zero broken after JDK-8217922 (Compiler dead code removal)
2019-01-30, by shade
8217916: Build compare script is not comparing jmods
2019-01-30, by erikj
8218057: Add ppc64le and s390x profiles to jib-profiles.js
2019-01-30, by ihse
8218063: JDK-8218060 breaks build for S390
2019-01-30, by tschatzl
8218060: JDK-8217786 breaks build due to remaining unused function
2019-01-30, by tschatzl
8217465: [REDO] - Optimize CodeHeap Analytics
2019-01-30, by lucy
8217786: Provide virtualization related info in the hs_error file on linux s390x
2019-01-30, by mbaesken
Merge
2019-01-30, by prappo
8218022: Repeated words typos in java.base
2019-01-30, by prappo
8215577: Remove javadoc support for HTML 4
2019-01-30, by pmuthuswamy
8217979: lib-freetype related configure messages contain wrong configure flag names
2019-01-29, by mbaesken
8163127: Debugger classExclusionFilter does not work correctly with method references
2019-01-29, by dtitov
8217744: [TESTBUG] JFR TestShutdownEvent fails on some systems due to process surviving SIGINT
2019-01-29, by mseledtsov
8217773: Test langtools/jdk/javadoc/doclet/testLinkOption/TestRedirectLinks.java fails after JDK-8217034
2019-01-29, by jjg
8217658: baseline_cleanups from Async Monitor Deflation project
2019-01-29, by dcubed
8217910: Slow linking with devkit on Linux
2019-01-29, by erikj
8214821: Remove ConcurrentHashTable::get_copy
2019-01-29, by gziemski
8212824: Remove unnecessary spaces before/after comparison in vmTestbase
2019-01-14, by jcbeyler
8217794: Missing termination check results violation of termination invariant
2019-01-29, by zgu
8216970: condy causes JVM crash
2019-01-29, by lfoltan
8217976: test/jdk/java/net/httpclient/websocket/WebSocketProxyTest.java fails intermittently
2019-01-29, by chegar
8217609: New era placeholder not recognized by java.text.SimpleDateFormat
2019-01-29, by naoto
8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883
2019-01-29, by mullan
8217877: Dead code in jdk.jlink's TaskHelper
2019-01-28, by sgehwolf
8217921: Runtime dead code removal
2019-01-29, by redestad
8217922: Compiler dead code removal
2019-01-29, by redestad
8215047: Task terminators do not complete termination in consistent state
2019-01-29, by zgu
8217785: Padding ParallelTaskTerminator::_offered_termination variable
2019-01-29, by zgu
8217880: AIX build issue after JDK-8214533
2019-01-29, by itakiguchi
8217856: ZGC: Break out C2 matching rules into separate AD file
2019-01-29, by pliden
8217858: ZGC: Clean up ZDriver
2019-01-29, by pliden
8217857: ZGC: Move SvcGCMarker to ZServiceabilityTracer
2019-01-29, by pliden
8217855: ZGC: Clean up ZReferenceProcessor
2019-01-29, by pliden
8217747: ZGC: Minor optimization of ZLoadBarrierStubC1
2019-01-29, by pliden
8217745: ZGC: Simplify ZLoadBarrierStubC1
2019-01-29, by pliden
8213229: Investigate treating StringTable as weak in young collections
2019-01-29, by tschatzl
8216987: ciMethodData::load_data() unpacks MDOs with non-atomic copy
2019-01-29, by eosterlund
8217777: TEST_BUG: jdk/java/util/prefs/ExportSubtree.java passes even when test should fail
2019-01-29, by sgroeger
8217628: Verbose ArrayIndexOutOfBoundsException message also in JNI calls.
2019-01-29, by goetz
8217869: Add count_leading_zeros utility
2019-01-28, by redestad
Merge
2019-01-28, by jwilhelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip