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.
8215487: ZGC: ZRuntimeWorkers incorrectly identify themselves as ZWorkers
2018-12-19, by pliden
8215322: add @file support to jaotc
2018-12-18, by iignatyev
8214570: Use {@systemProperty} for definitions of system properties
2018-12-19, by pmuthuswamy
8214096: sun.security.util.SignatureUtil passes null parameter, so JCE validation fails
2018-12-19, by valeriep
8214583: AccessController.getContext may return wrong value after JDK-8212605
jdk-12+25
2018-12-18, by dlong
8209333: Socket reset issue for TLS 1.3 socket close
2018-12-18, by xuelei
8214329: SwingMark SubMenus 9% regression in 12-b19 on Linux client
2018-12-18, by dlong
8215205: javaVFrame much slower than vframeStream
2018-12-18, by dlong
8215443: The use of TransportContext.fatal() leads to bad coding style
2018-12-18, by xuelei
8211698: Crash in C2 compiled code during execution of double array heavy processing code
2018-12-18, by rraghavan
8215397: jsig.c missing classpath exception
2018-12-18, by mchinnathamb
8214512: ARM32: Jtreg test compiler/c2/Test8062950.java fails on ARM
2018-12-17, by dlong
8215451: JNI IsSameObject should not keep objects alive
2018-12-17, by pliden
8215410: Regression test for JDK-8214994
2018-12-17, by thartmann
8215099: jshell tool: /help representation of ctrl/meta characters inconsistent
2018-12-15, by rfield
8215395: Allow null oops in Dictionary and JNIHandle verification
2018-12-15, by pliden
8214339: SSLSocketImpl erroneously wraps SocketException
2018-12-14, by xuelei
8213782: NullPointerException in sun.security.ssl.OutputRecord.changeWriteCiphers
2018-12-14, by xuelei
8215319: jck lang/INTF/intf049/intf04901 fails in Graal as JIT mode with -Xcomp and AOTed Graal
2018-12-14, by dnsimon
8215292: Back out changes for node- and link- local ipv6 multicast address
2018-12-14, by prappo
8213134: AArch64: vector shift failed with MaxVectorSize=8
2018-11-28, by yzhang
8215374: 32-bit build failures after JDK-8181143 (Introduce diagnostic flag to abort VM on too long VM operations)
2018-12-14, by shade
8215353: x86_32 build failures after JDK-8214751 (X86: Support for VNNI Instructions)
2018-12-14, by shade
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip