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.
8218566: NMT: missing memory tag for assert poison page
2019-02-06, by zgu
8218550: Add test omitted from JDK-8212043
2019-02-06, by pli
8218544: Fix build on windows: missing include
2019-02-06, by goetz
8217093: Support extended-length paths in parse_manifest.c on windows
2019-01-28, by mbaesken
8217969: Base64.Decoder.decode methods do not need to throw OOME due to integer overflow
2019-02-06, by nishjain
8217843: Performance regression related to os::supports_monotonic_clock() on linux
2019-02-05, by dholmes
8218227: StringBuilder/StringBuffer constructor throws confusing NegativeArraySizeException
2019-02-05, by igerasim
Merge
2019-02-06, by jwilhelm
8216541: CompiledICHolders of VM locked unloaded nmethods are released too late
2019-02-05, by eosterlund
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip