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.
8208171: PPC64: Enrich SLP support
2018-09-12, by mhorie
8210497: [PPC64] Vector registers not saved across safepoint
2018-09-12, by mdoerr
8059019: sdp.conf.template should be copied on linux too
2018-09-12, by ihse
8209843: Optimize oop scan closure closures wrt to reference processing in G1
2018-09-12, by tschatzl
8210578: AArch64: Invalid encoding for fmlsvs instruction
2018-09-12, by adinn
8210387: C2 compilation fails with "assert(node->_last_del == _last) failed: must have deleted the edge just produced"
2018-09-12, by thartmann
8210187: Explicit barriers for C2
2018-08-31, by rkennke
8210513: Obsolete SyncFlags
2018-09-11, by mikael
8210347: Combine subsequent calls to Set.contains() and Set.add()
2018-09-11, by igerasim
8210514: Obsolete SyncVerbose
2018-09-11, by mikael
8210289: ArchivedKlassSubGraphInfoRecord is incomplete
2018-09-05, by iklam
8210300: runtime/MemberName/MemberNameLeak.java fails with RuntimeException
2018-09-11, by pchilanomate
8210385: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[A-N] tests
2018-09-11, by jcbeyler
8210422: runtime/modules/ModuleStress/ExportModuleStressTest.java - assertion failed: address not aligned: 0x00000008baadbabe
2018-09-11, by coleenp
8210470: Remove unused Verifier::verify() Verifier::Mode argument
2018-09-11, by hseigel
8205330: InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection
2018-09-11, by vtewari
8210467: Remove unused G1CollectedHeap::_max_heap_capacity
2018-09-11, by tschatzl
8210463: Recalculate_used() always sets time taken in G1GCPhaseTimes
2018-09-11, by tschatzl
8209773: Refactor shell test javax/naming/module/basic.sh to java
2018-09-11, by xyin
8205507: jdk/javax/xml/crypto/dsig/GenerationTests.java timed out
2018-09-11, by weijun
8210434: [Graal] 8209301 prevents GitHub Graal from compiling with latest JDK
2018-09-10, by dlong
8210511: TestSingleWriterSynchronizer can deadlock
2018-09-10, by kbarrett
8210512: [Testbug] vmTestbase/nsk/jdi/ObjectReference/referringObjects/referringObjects002/referringObjects002.java fails with unexpected size of ClassLoaderReference.referringObjects
2018-09-10, by dholmes
8210515: [TESTBUG]CheckArchivedModuleApp.java needs to check if EnableJVMCI is set.
2018-09-10, by jiangli
8182404: remove jdk.testlibrary.JDKToolFinder and JDKToolLauncher
2018-09-10, by iignatyev
8208697: vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java fails with OutOfMemoryError: Metaspace
2018-09-10, by coleenp
8210502: jdeps does not handle properly on analyzing a mixture of MR JARs and non-MR JARs
2018-09-10, by mchung
8210319: [s390]: Use of shift operators not covered by cpp standard
2018-09-10, by lucy
8209930: Refactor java/util/zip/ZipFile/deletetempjar.sh to plain java test
2018-09-10, by amlu
8210321: Create NO_KEEPALIVE CLD holder accessor
2018-09-10, by eosterlund
8210233: Prepare Klass::is_loader_alive() for concurrent class unloading
2018-09-10, by eosterlund
8210236: Prepare ciReceiverTypeData::translate_receiver_data_from for concurrent class unloading
2018-09-10, by eosterlund
8056217: Remove awt_makecube.cpp
2018-09-10, by ihse
8081858: make dist-clean does not delete all log files
2018-09-10, by ihse
8200609: Proper fix for mapfile removal for libjsig
2018-09-10, by ihse
8210283: Support git as an SCM alternative in the build
2018-09-07, by erikj
8210112: remove jdk.testlibrary.ProcessTools
2018-09-07, by iignatyev
8209971: TestOptionsWithRanges.java crashes in CDS mode with G1UpdateBufferSize=1.
2018-09-07, by jiangli
8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
2018-09-07, by kbarrett
8210429: Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[G-Z] tests
2018-09-07, by jcbeyler
8210345: The Japanese message of FileNotFoundException garbled
2018-09-07, by sherman
8210495: compiler crashes because of illegal signature in otherwise legal code
2018-09-07, by mcimadamore
8209786: JDK12 fails to build on s390x with gcc 7.3
2018-09-07, by aleonard
8210486: Unused code in check_nest_attributes function
2018-09-07, by dholmes
6899533: SecureClassLoader and URLClassLoader have unnecessary check for createClassLoader permission
2018-09-07, by mullan
8209544: AES encrypt performance regression in jdk11b11
2018-09-06, by roland
8209361: [AOT] Unexpected number of references for JVMTI_HEAP_REFERENCE_CONSTANT_POOL [111-->111]: 0 (expected at least 1)
2018-09-06, by dlong
8042902: Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails intermittently
2018-09-07, by xyin
8210381: Obsolete EmitSync
2018-09-06, by mikael
8210009: Source Launcher classloader should support getResource and getResourceAsStream
2018-09-06, by jjg
8210285: CharsetDecoder/Encoder's constructor does not reject NaN
2018-09-06, by igerasim
8210142: java.util.Calendar.clone() doesn't respect sharedZone flag
2018-09-06, by naoto
8185145: AppCDS custom loader support on Mac OS X
2018-09-06, by ccheung
8210435: don't add local variable spots if they are DCE'ed by the compiler
2018-09-06, by vromero
8210318: idea.sh script doesn't work on Mac
2018-09-06, by mcimadamore
8199874: [TESTBUG] runtime/Thread/ThreadPriorities.java fails with "expected 0 to equal 10"
2018-09-06, by dholmes
8210432: Add additional TeliaSonera root certificate
2018-09-05, by rhalade
8210334: TLS 1.3 server fails if ClientHello doesn't have pre_shared_key and psk_key_exchange_modes
2018-09-05, by xuelei
8210198: Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[A-F] tests
2018-09-05, by jcbeyler
Added tag jdk-12+10 for changeset 8f594f75e054
2018-09-06, by jwilhelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip