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.
8196213: sun/security/tools/jarsigner/warnings/NoTimestampTest.java test fails on ar_SA locale.
2018-06-25, by xiaofeya
8202299: Java Keystore fails to load PKCS12/PFX certificates created in WindowsServer2016
2018-06-26, by weijun
8202608: CommonSeeder test needs a white-box testing mechanism to replace the default entropy source
2018-06-26, by weijun
8205455: jdeprscan issues annotation processor warning regarding RELEASE_10
2018-06-25, by smarks
8205184: Delegating Iterator implementations that don't delegate forEachRemaining()
2018-06-25, by martin
8201610: Broken link on the page api/java.rmi/java/rmi/server/UnicastRemoteObject.html
2018-06-25, by smarks
8195607: sun/security/pkcs11/Secmod/TestNssDbSqlite.java failed with "NSS initialization failed" on NSS 3.34.1
2018-06-26, by mbalao
8205632: Include stack.inline.hpp in markSweep.inline.hpp
2018-06-25, by stefank
8195650: Method references to VarHandle accessors
2018-06-25, by psandoz
8204930: Reader:nullReader() spec does not match the behavior
2018-06-25, by bpb
8205605: [testbug][aix] Various test adaption to aix pecularities.
2018-06-25, by goetz
8196584: TLS 1.3 Implementation
2018-06-25, by xuelei
8205475: AARCH64: optimize FPU loads and stores in C1_Runtime1_aarch64.cpp
2018-06-25, by dpochepk
8205614: NestMates tests failing in CI jdk11-jdk.931
2018-06-25, by hseigel
8202615: Remove NativeMonitorSpinLimit, NativeMonitorFlags and NativeMonitorTimeout experimental flags
2018-06-25, by coleenp
8203681: Miscellaneous changes imported from jsr166 CVS 2018-06
2018-06-25, by dl
8203864: Execution error in Java's Timsort
2018-06-25, by dl
8202422: value of 'sizeCtl' in ConcurrentHashMap varies with the constructor called
2018-06-25, by dl
8169559: Add class loader names to relevant VM messages
2018-06-25, by lfoltan
8204661: Show error 'Port already in use' in HashedPasswordFileTest.java
2018-06-25, by hb
8205509: assert(_name_and_id != 0LL) failed: encountered a class loader null name and id
2018-06-25, by lfoltan
8189113: AARCH64: StringLatin1 inflate intrinsic doesn't use prefetch instruction
2018-06-25, by dpochepk
8189103: AARCH64: optimize String indexOf intrinsic
2018-06-25, by dpochepk
8202326: AARCH64: optimize string compare intrinsic
2018-06-25, by dpochepk
8204289: AARCH64: enable math intrinsics usage in interpreter and C1
2018-06-25, by dpochepk
8189105: AARCH64: create intrinsic for sin and cos
2018-06-25, by dpochepk
8196402: AARCH64: create intrinsic for Math.log
2018-06-25, by dpochepk
8204540: Automatic oop closure devirtualization
2018-05-26, by stefank
8203814: javac --release=8 \"cannot find symbol\" for NashornException.getEcmaError()
2018-06-25, by jlahoda
8187218: GSSCredential.getRemainingLifetime() returns negative value for TTL > 24 days.
2018-03-20, by pkoppula
8205405: ZGC: Decouple JFR type registration
2018-06-25, by pliden
8204524: Unnecessary memory barriers in G1ParScanThreadState::copy_to_survivor_space
2018-06-25, by mhorie
8205158: Update the .md files for 3rd party software Unicode 10.0, ICU 60.2, and CLDR v33.
2018-06-25, by rgoel
8198909: [Graal] compiler/codecache/stress/UnexpectedDeoptimizationTest.java crashed with SIGSEGV
2018-06-24, by never
8203929: Limit amount of data for JFR.dump
2018-06-25, by egahlin
8205533: Class.getPackage() fails with InternalError if class is defined to the bootstrap class loader but module is not in the boot layer
2018-06-24, by alanb
8203481: Incorrect constraint for unextended_sp in frame:safe_for_sender
2018-06-24, by dsamersoff
8205540: test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/trace001/trace001.java fails with Debuggee did not exit after 15 <cont> commands
2018-06-24, by plevart
8205570: fix a number of typos in the JVMTI spec
2018-06-23, by jmanson
Merge
2018-06-23, by alanb
8198372: API to create a SelectableChannel to a FileDescriptor
2018-06-23, by alanb
8197532: Re-examine policy for the default set of modules when compiling or running code on the class path
2018-06-23, by alanb
8205113: Update JVMTI doc references to object allocation tracking
2018-06-23, by jmanson
8203188: Add JEP-181 support to the Zero interpreter
2018-06-05, by sgehwolf
8010319: Implementation of JEP 181: Nest-Based Access Control
2018-06-23, by dholmes
8205199: more Linux clang compile failures
2018-06-22, by martin
8205197: Never default to using libc++ on Linux
2018-06-22, by martin
Merge
2018-06-22, by valeriep
7007966: Add Brainpool ECC support (RFC 5639)
2018-06-22, by valeriep
8155192: [TESTBUG] SHA tests assumes that x86 does not have SHA intrinsics
2018-06-22, by iignatyev
8204209: [Graal] Compilation fails during nmethod printing with "assert(bci == 0 || 0 <= bci && bci < code_size()) failed: illegal bci"
2018-06-22, by iveresov
8205459: Rename Access API flag decorators
2018-06-22, by kbarrett
8202292: java/io/FileOutputStream/UnreferencedFOSClosesFd.java fails with "raw fd count wrong"
2018-06-22, by rriggs
8205194: Improve the Array Comparison when there is mismatch at first element.
2018-06-22, by vdeshpande
8202922: Method reference identity is broken by serialization
2018-06-22, by psandoz
Added tag jdk-11+19 for changeset 36ca515343e0
2018-06-22, by jwilhelm
8189112: AARCH64: optimize StringUTF16 compress intrinsic
2018-06-22, by dpochepk
8204233: Add configurable option for enhanced socket IOException messages
2018-06-22, by michaelm
Merge
2018-06-22, by plevart
Merge
2018-06-22, by plevart
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip