Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-128
+128
+1000
+3000
+10000
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.
8170737: Not enough old space utilisation
2017-02-03, by mchernov
8144484: assert(no_dead_loop) failed: dead loop detected
2017-02-03, by rraghavan
8173699: Crash during deoptimization with "assert(result == __null || result->is_oop()) failed: must be oop"
2017-02-03, by thartmann
Merge
2017-02-23, by lana
8162795: [REDO] MemberNameTable doesn't purge stale entries
2017-02-21, by kevinw
Merge
2017-07-05, by duke
Merge
2017-02-24, by jwilhelm
Merge
2017-02-18, by jwilhelm
8174879: Rename jdk.vm.ci to jdk.internal.vm.ci
2017-02-16, by kvn
Merge
2017-02-14, by jwilhelm
Merge
2017-02-12, by jwilhelm
Merge
2017-02-10, by jwilhelm
8173679: Disable ProfileTrap code and UseRTMLocking in emulated client Win32
2017-02-03, by jcm
Merge
2017-02-23, by lana
8175311: Jib sets bad JT_JAVA on linux aarch64
2017-02-23, by erikj
8077113: Configure script do not properly detect cross-compilation gcc
2017-02-23, by erikj
8175271: Race in GenerateLinkOptData.gmk
2017-02-21, by erikj
Added tag jdk-10+2 for changeset 4a79ad46e578
2017-07-05, by duke
Merge
jdk-10+2
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2017-02-23, by lana
Added tag jdk-9+158 for changeset a6dc784b18a8
2017-02-23, by lana
Merge
2017-07-05, by duke
Merge
2017-02-23, by lana
Added tag jdk-9+158 for changeset 54c25a823b8e
2017-02-23, by lana
Merge
2017-07-05, by duke
Merge
2017-02-23, by lana
Added tag jdk-9+158 for changeset a6f26574de4e
2017-02-23, by lana
Merge
2017-07-05, by duke
Merge
2017-02-23, by lana
Added tag jdk-9+158 for changeset 9c62b3b6ed86
2017-02-23, by lana
Merge
2017-07-05, by duke
Merge
2017-02-23, by lana
Added tag jdk-9+158 for changeset b002a92940ff
2017-02-23, by lana
Merge
2017-02-23, by lana
Merge
2017-07-05, by duke
Merge
2017-02-23, by lana
Added tag jdk-9+158 for changeset 51a9f82cff03
2017-02-23, by lana
Merge
2017-02-23, by lana
8175233: Remove LambdaForm.debugName
2017-02-22, by redestad
8172298: Reduce memory churn when linking VarHandles operations
2017-01-27, by psandoz
8172928: Add doc link from System.identityHashCode to Object.hashCode
2017-02-16, by darcy
8174242: simplify jexec build settings
2017-02-14, by mbaesken
8174834: nio (ch): Remove #ifdef AF_INET6 guards in native coding
2017-02-15, by clanger
Merge
2017-07-05, by duke
Merge
2017-02-23, by lana
Added tag jdk-9+158 for changeset 1ea025bbd11d
2017-02-23, by lana
8175233: Remove LambdaForm.debugName
2017-02-22, by redestad
Merge
2017-02-23, by lana
Added tag jdk-9+158 for changeset 35fe9d6f5075
2017-02-23, by lana
Merge
2017-02-23, by lana
Added tag jdk-9+158 for changeset b5015f742ba6
2017-07-05, by duke
Merge
jdk-9+158
2017-07-05, by duke
8174805: JavacTrees should use Types.skipTypeVars() to get the upper bound of type variables
2017-02-16, by vromero
8175048: javadoc does not decode options containing '=' and ':' correctly
2017-02-16, by jjg
Merge
2017-02-16, by lana
8174059: langtools test failed again on win32 with the trial reversion changes for limited win32 address space
2017-02-16, by amlu
8175047: javadoc should support --help-extra as a synonym for -X
2017-02-15, by jjg
8173308: JAVAC_OPTIONS should be updated to align with JAVA_OPTIONS
2017-02-15, by ksrini
8173374: Update GenGraphs tool to generate dot graph with requires transitive edges
2017-02-15, by mchung
8174839: javadoc crashes with a method which does not override a super.
2017-02-15, by ksrini
8173596: JavaCompiler.CompilationTask should support addModules
2017-02-15, by jjg
8151743: Header can still disappear behind the navbar
2017-02-15, by bpatel
8175038: Wrong note about multiple type/package elements being found.
2017-02-15, by jlahoda
8173804: javadoc throws UnsupportedOperationException: should not happen
2017-02-15, by ksrini
8174715: Javadoc fails on JDK 7 and JDK 8 sources with StringIndexOutOfBoundsException
2017-02-15, by ksrini
8175007: Incorrect error messages for inaccessible classes in visible packages
2017-02-15, by jlahoda
8174243: incorrect error message for nested service provider
2017-02-14, by vromero
8170404: Improve negative testing for module-info
2017-02-14, by anazarov
8170691: fill in @bug number for test
2017-02-14, by sadayapalam
8174695: Fix @since in module-info.java in dev/langtools repo
2017-02-13, by mli
8174862: JShell tests: new JDK-8174797 testInvalidClassPath fails on Windows
2017-02-13, by rfield
8174860: Fix bad javadoc link in javax.tools.JavaFileManager
2017-02-13, by darcy
8174857: jshell tool: /help /set truncation -- confusing indentation
2017-02-13, by rfield
8174854: Fix two javax.annotation.processing javadoc link issues
2017-02-13, by darcy
8173945: Add methods for Elements.getAll{Type, Package, Module}Elements
2017-02-13, by darcy
8174797: jshell tool: invalid module path crashes tool
2017-02-13, by rfield
Added tag jdk-9+157 for changeset 8d8593871575
2017-02-16, by lana
Merge
2017-07-05, by duke
Merge
2017-02-16, by lana
8174735: Update JAX-WS RI integration to latest version
2017-02-16, by aefimov
Added tag jdk-9+157 for changeset 3c68ef249093
2017-02-16, by lana
Merge
2017-07-05, by duke
Merge
2017-02-16, by lana
8175043: Multiple jaxp tests failing across platforms
2017-02-16, by fyuan
8174735: Update JAX-WS RI integration to latest version
2017-02-16, by aefimov
8173390: Investigate SymbolTable in SAXParser
2017-02-16, by aefimov
8174025: Regression in XML Transform caused by JDK-8087303
2017-02-15, by fyuan
8169450: StAX parse error if there is a newline in xml declaration
2017-02-14, by joehw
Added tag jdk-9+157 for changeset 0002f2c38eaa
2017-02-16, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+157 for changeset abd8bc4c4c9d
2017-02-16, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+157 for changeset ad66baddeba0
2017-02-16, by lana
Merge
2017-07-05, by duke
8175026: Capture build-time parameters to --generate-jli-classes
2017-02-17, by redestad
Merge
2017-02-16, by ddehaven
6852563: ArrayOutOfBoundException when reading RLE8 compressed bitmap
2017-02-14, by pnarayanan
8174717: [TEST_BUG] javax/swing/text/html/StyleSheet/bug4936917.java
2017-02-14, by psadhukhan
8166313: JavaDoc mentions AppEvent subclasses as inner class of AppEvent
2017-02-14, by azvegint
8170950: Text is displayed in bold when fonts are installed into symlinked folder
2017-02-14, by dbatrak
Merge
2017-02-13, by ddehaven
8173028: Incorrect processing of supplementary-plane characters in text fields
2017-02-13, by prr
8170913: Java "1.8.0_112" on Windows 10 displays different characters for EUDCs from ones created in eudcedit.exe.
2017-02-13, by prr
8174720: [TEST_BUG] add :open to a @modules annotation for bug7089914.java
2017-02-13, by psadhukhan
7107905: ColorModel subclasses are missing hashCode() or equals() or both methods
2017-02-13, by jdv
8172967: [macosx] Exception while working with layout for text containing unmappable character
2017-02-10, by prr
Merge
2017-02-10, by prr
8147002: [macosx] Arabic character cannot be rendered on MacOS X
2017-02-10, by psadhukhan
8173876: Fast precise scrolling and DeltaAccumulator fix for macOS Sierra 10.12.2
2017-02-08, by malenkov
8147440: HiDPI (Windows) Swing components have incorrect sizes after changing display resolution
2017-02-08, by alexsch
8137087: [TEST_BUG] Cygwin failure of java/awt/appletviewer/IOExceptionIfEncodedURLTest/IOExceptionIfEncodedURLTest.sh
2017-02-08, by aghaisas
8175165: Don't process JceSecurity.java.template if crypto sources is not present
2017-02-17, by ihse
8175062: Mark java/nio/channels/AsyncCloseAndInterrupt.java as intermittently failing
2017-02-17, by amlu
8175120: Remove old tests on kdc timeout policy
2017-02-17, by weijun
8175042: Add success message to java/io/FileInputStream/LargeFileAvailable.java
2017-02-16, by bpb
8175041: Add success message to java/nio/channels/FileChannel/LoopingTruncate.java
2017-02-16, by bpb
8175033: (se) Improve internal timing of java/nio/channels/Selector/WakeupAfterClose.java
2017-02-16, by bpb
Merge
2017-02-16, by lana
8175079: Lazy initialization of ImageReader breaks rmid
2017-02-16, by redestad
8146299: Disable rmic -Xnew
2017-02-16, by msheppar
8174735: Update JAX-WS RI integration to latest version
2017-02-16, by aefimov
8175053: March 5 builds failed on Windows/install repo after JDK-8173207
2017-02-15, by sherman
8174694: improve error message shown when main class can't be loaded
2017-02-15, by vromero
8173374: Update GenGraphs tool to generate dot graph with requires transitive edges
2017-02-15, by mchung
8174849: Change SHA1 certpath restrictions
2017-02-15, by ascarpino
8173207: Upgrade compression library
2017-02-15, by sherman
less
more
|
(0)
-30000
-10000
-3000
-1000
-128
+128
+1000
+3000
+10000
tip