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.
8201650: Move iteration order randomization of unmodifiable Set and Map to iterators
2018-04-30, by redestad
8179071: Month value is inconsistent between CLDR and Java in some locales
2018-04-30, by rgoel
8201622: Reduce unnecessary Package.complete() calls in javadoc
2018-04-27, by jjg
8202382: Filter docs modules
2018-04-27, by erikj
8202273: [AOT] Graal does not support the CMS collector
2018-04-27, by kvn
8201509: Zero: S390 31bit atomic_copy64 inline assembler is wrong
2018-04-25, by chrisphi
8202204: Rename hotspot runtime jtreg constantPool ConstantPool directories
2018-04-27, by hseigel
8202367: AIX build broken after JDK-8201543
2018-04-27, by clanger
6672778: G1 should trim task queues more aggressively during evacuation pauses
2018-04-27, by tschatzl
8202082: Remove explicit CMS checks in CardTableBarrierSetAssembler
2018-04-27, by eosterlund
8202230: Provide accessors for JNIHandles storage objects
2018-04-27, by kbarrett
8202179: Compilation fails with assert(n->is_expensive()) failed: expensive nodes with non-null control here only
2018-04-27, by thartmann
8202325: [aix] disable warnings-as-errors by default
2018-04-26, by stuefe
8201543: Modularize C1 GC barriers
2018-04-26, by eosterlund
8201367: assert(current != first_mem) failed: corrupted memory graph in superword code
2018-04-26, by roland
8181157: CLDR Timezone name fallback implementation
2018-04-26, by naoto
Added tag jdk-11+11 for changeset e1e60f75cd39
2018-04-26, by lana
8202150: [REDO] Split globals.hpp to factor out the Flag class
2018-04-26, by gziemski
8202330: Add Unreferenced{FOS,FIS,RAF}ClosesFd to problem list
2018-04-26, by mikael
8202324: Avoid loading FileInput-/OutputStream$AltFinalizer
2018-04-26, by redestad
8197960: [TESTBUG] remove/modify runtime tests which use java ee or corba modules
2018-04-26, by hseigel
8200235: Generalize jniFastGetField jobject/jweak resolve
2018-04-26, by eosterlund
8202261: (fc) FileChannel.map and RandomAccessFile.setLength should not preallocate space
2018-04-26, by alanb
8174994: SA: clhsdb printmdo throws WrongTypeException when attached to a process with CDS
2018-04-26, by jgeorge
8200478: For boxing conversion javac uses Long.valueOf which does not guarantee caching according to its javadoc
2018-04-25, by darcy
8197959: [TESTBUG] Some (App)CDS tests require modification due to the removal of the Java EE and CORBA modules
2018-04-25, by ccheung
8157543: java/nio/channels/Selector/SelectAndCancel.java fails intermittently
jdk-11+11
2018-04-26, by mli
8202154: Remove unused code in java.base/windows/native/libnet
2018-04-25, by igerasim
8199519: Several GC tests fails with: java.lang.NumberFormatException: Unparseable number: "-"
2018-04-26, by ysuenaga
8202164: Remove some unneeded BoolObjectClosure* is_alive parameters
2018-04-25, by coleenp
8202276: Update test/hotspot/jtreg/ProblemList-graal.txt
2018-04-25, by epavlova
8202152: test/hotspot/jtreg/runtime/whitebox/WBStackSize.java fails
2018-04-25, by kvn
8202141: Unique symbols for .class
2018-04-25, by bsrbnd
8202210: jlink uses little-endian for big-endian cross-compilation targets
2018-04-25, by shade
8202184: Reduce time blocking the ClassSpecializer cache creating SpeciesData
2018-04-25, by redestad
8200101: sun/security/krb5/auto/Renewal.java fails intermittently
2018-04-25, by vtewari
8196540: [Testbug] java/security/AccessController/DoPrivAccompliceTest.java doesn't handle unrelated warnings
2018-04-25, by vtewari
8144806: sun/security/tools/keytool/standard.sh fails intermittently at deleting x.jks
2018-04-25, by vtewari
8202169: Reduce ctw_2 duration by parallelizing CtwRunner invocations
2018-04-24, by mikael
8202062: Put FileChannel and FileOutpuStream variants of AtomicAppend on problem list
2018-04-24, by bpb
8025091: VisibleMemberMap.java possible performance improvements
2018-04-24, by ksrini
8196325: GarbageCollectionNotificationInfo has same information for before and after
2018-04-24, by sangheki
8200303: C2 should leverage profiling for lookupswitch/tableswitch
2018-04-24, by roland
8202157: remove the use of string keys at InapplicableMethodException
2018-04-24, by vromero
8201368: IfNode::fold_compares() may lead to incorrect execution
2018-04-10, by roland
8202075: Crash when running compiler/codecache/OverflowCodeCacheTest.java
2018-04-24, by kvn
8199755: Update Graal
2018-04-24, by dlong
8201281: Truncated error message with Incompatible : null
2018-04-24, by vromero
8200556: AArch64: assertion failure in slowdebug builds
2018-04-23, by aph
8200477: Integer dot product no longer autovectorised
2018-04-24, by roland
8202074: Metaspace: If humongous chunk is added to SpaceManager, previous current chunk may not get retired correctly.
2018-04-20, by stuefe
8202060: Add javax/net/ssl/DTLS/CipherSuite.java to ProblemList
2018-04-23, by mikael
8202070: Cleanup code after JDK-8200450, JDK-8200366
2018-04-23, by lucy
8202155: quarantine test com/sun/jdi/JdbExprTest.sh on all platforms
2018-04-23, by cjplummer
Merge
2018-04-23, by henryjen
8192789: Avoid using AtomicReference in sun.security.provider.PolicyFile
2017-12-07, by igerasim
8187496: Possible memory leak in java.apple.security.KeychainStore.addItemToKeychain
2017-12-07, by igerasim
8190227: Forward port 8188880 to JDK10CPU
2017-10-31, by joehw
8201826: G1: Don't invoke WeakProcessor if mark stack has overflowed
2018-04-23, by kbarrett
8202151: [BACKOUT] Split globals.hpp to factor out the Flag class
2018-04-23, by gziemski
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip