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.
8216140: Correct UnicodeDecoder U+FFFE handling
2019-01-11, by naoto
8216184: CDS/appCDS tests failed on Windows due to long path to a classlist file
2019-01-11, by ccheung
8216559: [JFR] Native libraries not correctly parsed from /proc/self/maps
2019-01-11, by sgehwolf
8208371: Provided supported mechanims to create a ModuleElement for an unnamed module
2019-01-11, by darcy
8216172: File.renameTo(File dest) should check for NPE at the very beginning
2019-01-11, by bpb
6913047: Long term memory leak when using PKCS11 and JCE exceeds 32 bit process address space
2018-11-29, by mbalao
8216498: Confusing and unneeded wrapping of SSLHandshakeException
2019-01-11, by dfuchs
8216486: Possibility of integer overflow in JfrThreadSampler::run()
2019-01-11, by ysuenaga
8214271: Fast primitive to wake many threads
2019-01-11, by rehn
8216480: Typo in test/hotspot/jtreg/compiler/graalunit/README.md
2019-01-11, by thartmann
8216355: missing NULL checks in libnet in interface iteration and potential resource leak in getMacAddress
2019-01-09, by mbaesken
Merge
2019-01-10, by jwilhelm
8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check
2019-01-09, by shade
8214827: Incorrect call ClassLoaders.toFileURL("jrt:/java.compiler")
2019-01-10, by jiangli
8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate"
2019-01-10, by robm
8216316: Tests fail due to too low specified TLAB size
2019-01-10, by tschatzl
Added tag jdk-12+27 for changeset f15d443f9731
2019-01-10, by jwilhelm
8215493: String::indent inconsistency with blank lines
2019-01-09, by jlaskey
8216167: Update include guards to reflect correct directories
2019-01-10, by coleenp
8216362: Better error message handling when there is an invalid Manifest
2019-01-10, by lancea
8216404: Elements.getPackageOf should handle modules
2019-01-10, by darcy
8216489: Issues with ModulePackages attribute generation on incremental build
2019-01-10, by erikj
8216278: Fix devkit and basic Jib support on WSL
2019-01-10, by erikj
8215155: Remove get_insert() from concurrent hashtable and gtests
2019-01-10, by gziemski
8216428: Remove IgnoreLibthreadGPFault
2019-01-10, by redestad
8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate"
2019-01-10, by robm
8207964: [TESTBUG] Change stressTime to default to 30 for nsk tests
2019-01-10, by hseigel
8216482: Shenandoah: typo in ShenandoahBarrierSetC2::clone_barrier_at_expansion() causes failed compilations
2019-01-10, by roland
Added tag jdk-13+3 for changeset 642346a11059
2019-01-10, by jwilhelm
8216441: problem list org.graalvm.compiler.hotspot.test.ExplicitExceptionTest
jdk-13+3
2019-01-09, by iignatyev
Merge
2019-01-09, by jwilhelm
8215489: Remove String::align
2019-01-09, by jlaskey
8215112: String::transform spec clarification
2019-01-09, by jlaskey
8210669: Some launcher tests assume a pre-JDK 9 run-time image layout
2019-01-09, by mr
8215308: pandoc-html-manpage-filter.js does not work for [un]pack200
2019-01-09, by jjg
8215681: Remove compiler support for Raw String Literals from JDK 12
jdk-12+27
2019-01-09, by jlaskey
8215755: ZGC: split_barrier_thru_phi: check number of inputs of phi
2019-01-09, by neliasso
8215575: C2 crash: assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
2019-01-09, by coleenp
8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec
2019-01-09, by vromero
8215708: ZGC: Add missing LoadBarrierNode::size_of()
2019-01-09, by pliden
8209414: AArch64: method handle invocation does not respect JVMTI interp_only mode
2018-12-19, by adinn
8216385: ZGC: Fix building without C2
2019-01-09, by pliden
8214862: assert(proj != __null) at compile.cpp:3251
2018-12-07, by roland
8215994: JDK 12 l10n resource file update - msg drop 10
2019-01-09, by ljiang
8216322: Missing since information in deprecation of constructor visitors
2019-01-08, by darcy
8215951: AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults
2019-01-05, by fyang
8216176: Clarify the singleton description in j.t.c.JapaneseEra class
2019-01-08, by naoto
8215438: jshell tool: Ctrl-D causes EOF
2019-01-08, by jlahoda
8216271: Make AllocateOldGenAt an unsupported option on AIX.
2019-01-08, by goetz
8216403: Allocate fewer EnumSets in JavacFileManager#list
2019-01-08, by cushon
8216302: StackTraceElement::fill_in can use cached Class.name
2019-01-09, by shade
8210788: Javadoc for Thread.join(long, int) should specify that it waits forever when both arguments are zero
2019-01-09, by igerasim
8216423: Remove FillDelaySlots
2019-01-09, by redestad
8213001: vmTestbase/nsk/jvmti/ThreadStart/threadstart002/TestDescription.java debug agent times out
2019-01-09, by gadams
8216375: Revert JDK-8145579 after JDK-8076988 is resolved
2019-01-09, by ecaspole
8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check
2019-01-09, by shade
8216413: Long.parseLong() is specified to throw unless string contains parsable {@code int}; should be {@code long}
2019-01-09, by igerasim
8214442: Improve stack walk API by adding handle marks
2019-01-09, by hseigel
8215901: [TESTBUG] TestCheckedEnsureLocalCapacity.java fails intermittently
2019-01-09, by hseigel
8216372: ZGC: Put C2 load barrier stub routines in separate codeblobs
2019-01-09, by neliasso
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip