Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+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.
8187629: NMT: Memory miscounting in compiler (C2)
2017-09-25, by zgu
Merge
2017-09-26, by hseigel
Merge
2017-09-26, by hseigel
8187436: -Xbootclasspath/a causes sanity check assertion with exploded build
2017-09-26, by hseigel
Merge
2017-09-26, by coleenp
8081323: ConstantPool::_resolved_references is missing in heap dump
2017-09-26, by coleenp
8187573: [s390] z/Architecture Vector Facility Support
2017-09-26, by lucy
8187597: WrongTypeException is occurred at CLHSDB jstack after JDK-8186837
2017-09-26, by ysuenaga
Merge
2017-09-26, by dholmes
Merge
2017-09-26, by dholmes
8187590: Zero runtime can lock-up on linux-alpha
2017-09-26, by glaubitz
8187028: [aix] Real thread stack size may be up to 64K smaller than requested one
2017-09-26, by stuefe
8177901: JDWP exit error JVMTI_ERROR_WRONG_PHASE(112): on checking for an interface
2017-09-26, by sspitsyn
8187040: ThreadCritical crashes on Solaris if used between os::init and os::init_2
2017-09-25, by mgerdin
8187884: [TESTBUG] compiler/classUnloading/anonymousClass/TestAnonymousClassUnloading failed with ClassNotFoundException
2017-09-25, by ccheung
Merge
2017-09-25, by jwilhelm
8185976: PPC64: Implement MulAdd and SquareToLen intrinsics
2017-09-25, by goetz
8187547: PPC64: icache invalidation is incorrect in some places
2017-09-25, by goetz
Merge
2017-11-03, by prr
Merge
2017-11-03, by prr
8188072: JShell: NPE in SourceCodeAnalysis.completionSuggestions()
2017-11-02, by rfield
8190230: [macosx] Order of overlapping of modal dialogs is wrong
2017-11-02, by ssadetsky
8190475: SwingSet2 won't start
2017-11-01, by prr
Merge
2017-11-01, by prr
8188030: AWT java apps fail to start when some minimal fonts are present
2017-10-30, by neugens
8159062: [hidpi] DnD on Windows while scaling is non-integer
2017-10-30, by pbansal
8177455: TIFFCompressor has a reference to non-existent method
2017-10-30, by jdv
8186617: The "com.sun.awt.AWTUtilities" class can be dropped in favour of public API
2017-10-27, by serb
8180501: RescaleOp.filter does not document IllegalArgumentException if sizes differ.
2017-10-27, by prr
8187639: TrayIcon is not properly supported on macOS in multi-screen environment
2017-10-26, by serb
8170681: Remove fontconfig header files from JDK source tree
2017-10-25, by prr
Merge
2017-10-25, by prr
6463710: ListSelectionModel.setSelectionMode() underspecified
2017-10-25, by aghaisas
8179856: jshell tool: not suitable for pipeline use
2017-10-24, by rfield
8188081: Text selection does not clear after focus is lost
2017-10-24, by ssadetsky
Merge
2017-10-23, by prr
8145795: [PIT] java/awt/Window/ScreenLocation/ScreenLocationTest.java fails (can assign Integer.MAX_VALUE to Window dimensions)
2017-10-23, by aghaisas
8186559: [macos] the screen location is wrong when using AWT/SWT bridge with dual monitors
2017-10-20, by serb
8187359: JShell: Give comprehensible error when user method name matches Object method
2017-10-20, by rfield
8184219: Fix accessibility of tables in the java.desktop module
2017-10-20, by serb
8187399: Different problems in the javadoc's links in java.desktop package
2017-10-20, by serb
8190502: (fs) Typo in java.nio.file.Files
2017-11-03, by bpb
8190501: (fs) Incorrect error message parameter in java/nio/file/Files/probeContentType/Basic.java
2017-11-03, by bpb
8190500: (ch) ReadableByteChannelImpl::read and WritableByteChannelImpl::write might not throw ClosedChannelException as specified
2017-11-03, by bpb
8190439: Removal of newrmic
2017-11-03, by lancea
8190698: jjs tool of jdk.scripting.nashorn.shell module should not statically depend on java.desktop
2017-11-03, by sundar
Merge
2017-11-03, by lana
Added tag jdk-10+30 for changeset 8fee80b92e65
2017-11-03, by lana
8186236: ModuleInfoExtender should be ASM6 aware
2017-11-02, by alanb
8190287: Update JDK's internal ASM to ASMv6
2017-11-02, by ksrini
8190573: Problem list InheritedChannelNotServerSocket.java
2017-11-02, by darcy
8178117: Add public state constructors for Int/Long/DoubleSummaryStatistics
2017-04-11, by psandoz
8187681: Compiling for target 9 while also using --patch-module
jdk-10+30
2017-11-02, by jlahoda
8189595: jshell tool: line redrawn on each completion
2017-11-02, by jlahoda
8190505: Typo in test/jdk/ProblemList.txt
2017-11-02, by xiaofeya
8190315: Test tools/javac/tree/NoPrivateTypesExported.java failing
2017-11-01, by jlahoda
8190399: ProblemList tools/javac/tree/NoPrivateTypesExported.java due to JDK-8190315
2017-11-01, by jjiang
8190441: ProblemList some intermittent CORBA tests
2017-10-31, by rriggs
8189800: Add support for AddressSanitizer
2017-10-31, by asmotrak
8190382: fix small typographic errors in comments
2017-10-30, by smarks
8181155: Fix lint warnings in JAXP repo: fallthrough and static
2017-10-30, by joehw
8189319: Add a java.util.Properties constructor that takes an initial capacity
2017-10-30, by bchristi
8129077: Unfix JDK-8087205
2017-10-30, by ksrini
8175252: Backout changeset for JDK-8176354 due to JDK-8190333
2017-10-30, by jjiang
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
+10000
tip