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.
8215380: Backout accidental change to String::length
2018-12-14, by redestad
Added tag jdk-12+24 for changeset 7d4397b43fa3
2018-12-14, by jwilhelm
8183912: java.math.BigDecimal.movePointLeft() should return this if called with zero argument
2018-12-19, by bpb
8215625: javax/sql/testng/util/xxxxx.java tests compilation failed after JDK-8207224
2018-12-19, by vromero
8209414: AArch64: method handle invocation does not respect JVMTI interp_only mode
2018-12-19, by adinn
8213402: [Testbug] java/lang/System/LoggerFinder/internal/PlatformLoggerBridgeTest creates an invalid nest relationship
2018-12-19, by dfuchs
8215472: (zipfs) Cleanups in implementation classes of jdk.zipfs and tests
2018-12-19, by clanger
8215411: some GetByteArrayElements calls miss corresponding Release
2018-12-19, by mbaesken
8212043: Add floating-point Math.min/max intrinsics
2018-12-18, by pli
8207224: Javac compiles source code despite illegal use of unchecked conversions
2018-12-18, by vromero
8051349: nsk/jvmti/scenarios/sampling/SP06/sp06t003 fails in nightly
2018-12-18, by gadams
8215449: Several tests failing when jtreg run with -vmoption:--illegal-access=deny
2018-12-18, by alanb
8215368: Make Check.checkOverride call diagnosticPositionFor lazily
2018-12-13, by cushon
8215366: Code quality improvements in com.sun.tools.javac.code.TypeAnnotations
2018-12-13, by cushon
8215228: Use a constant hash table size in order to enable compiler optimization
2018-12-11, by jcbeyler
8214946: G1: Initialize all class members on construction
2018-12-17, by lkorinth
8215319: jck lang/INTF/intf049/intf04901 fails in Graal as JIT mode with -Xcomp and AOTed Graal
2018-12-14, by dnsimon
8201655: Add thread-enabled support for the Heap Sampling
2018-12-14, by jcbeyler
8215372: Incorrect nio/file/DirectoryStream/Basic.java tests for validating the use of a glob
2018-12-14, by lancea
8215329: Modify ZGC requirement for HeapMonitorThreadTest.java
2018-12-14, by jcbeyler
8214077: test java/io/File/SetLastModified.java fails on ARM32
2018-12-14, by alanb
8214352: C1: Unnecessary "compilation bailout: block join failed" with JVMTI
2018-12-14, by mdoerr
Merge
2018-12-14, by jwilhelm
8215362: JFR GTest JfrTestNetworkUtilization fails
jdk-12+24
2018-12-13, by egahlin
8215369: Jcstress pollute /var/tmp with temporary files.
2018-12-13, by lmesnik
8215217: OpenJDK source has too many swear words
2018-12-13, by afarley
8205626: Start of release updates for JDK 13
2018-12-13, by darcy
Added tag jdk-13+0 for changeset cc4098b3bc10
2018-12-13, by jwilhelm
8215356: Disable x86_32 Shenandoah build to avoid hotspot/tier1 failures
jdk-13+0
2018-12-13, by shade
8181143: Introduce diagnostic flag to abort VM on too long VM operations
2018-12-13, by shade
8215300: additional changes to constants API
2018-12-13, by vromero
8215281: Use String.isEmpty() when applicable in java.base
2018-12-13, by redestad
8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
2018-12-13, by shade
8215237: jdk.jfr.Recording javadoc does not compile
2018-12-13, by egahlin
8215220: Simplify Shenandoah task termination in aborted paths
2018-12-12, by zgu
8215284: Reduce noise induced by periodic task getFileSize()
2018-12-13, by mgronlun
8215175: Inconsistencies in JFR event metadata
2018-12-13, by egahlin
8215342: [Zero] Build fails after JDK-8200613
2018-12-13, by sgehwolf
8215262: PPC64: FMA Vectorization on PPC64
2018-12-12, by mhorie
8215534: [testbug] some jfr test don't check @requires vm.hasJFR
2018-12-13, by goetz
8211093: Default logging.properties sets log level for com.xyz.foo
2018-12-13, by dfuchs
8214226: Incorrect BCI and Line Number with jstack if the top frame is in the interpreter
2018-12-13, by jgeorge
8213010: Supporting keys created with certmgr.exe
2018-12-13, by weijun
8213009: Refactoring existing SunMSCAPI classes
2018-12-13, by weijun
8214696: Module class should be filtered by core reflection
2018-12-13, by alanb
8202884: SA: Attach/detach might fail on Linux if debugee application create/destroy threads during attaching
2018-12-13, by jgeorge
8215243: JShell tests failing intermitently with \"Problem cleaning up the following threads:\"
2018-12-13, by jlahoda
8211034: OnStackReplacePercentage option checking has bugs
2018-12-12, by jcm
8215314: [Graal] Enable org.graalvm.compiler.core.test.CountedLoopTest
2018-12-12, by epavlova
8215317: [GRAAL] unit test CheckGraalIntrinsics failed after 8213754
2018-12-12, by kvn
8214937: sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed due to unexpected expiration date
2018-12-13, by jjiang
8215326: Test java/util/concurrent/ConcurrentHashMap/ToArray.java hangs after j.u.c updates
2018-12-12, by dl
8214568: Use {@systemProperty} for definitions of system properties
2018-12-13, by weijun
8076190: Customizing the generation of a PKCS12 keystore
2018-12-13, by weijun
7092821: java.security.Provider.getService() is synchronized and became scalability bottleneck
2018-12-13, by valeriep
8214520: [TEST_BUG] sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java failed with incorrect jtreg tags order
2018-12-13, by jjiang
8215301: Module-summary page is unreadably wide
2018-12-12, by mr
8214751: X86: Support for VNNI Instructions
2018-12-12, by vdeshpande
8215309: Convert package.html files to package-info.java files
2018-12-12, by rriggs
8214074: Ghash optimization using AVX instructions
2018-12-12, by ascarpino
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip