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.
8139832: JShell API: Diag constructor should not be exposed and fix typo
2016-05-02, by rfield
8155816: langtools/tools/javac/classfiles/attributes/LineNumberTable/T8050993.java test broken
2016-05-02, by jlahoda
8050993: There is no record for condition in ternary operator in LineNumberTable.
2016-05-02, by jlahoda
8155028: javac crashes in silly do-while loop
2016-05-02, by sadayapalam
8155061: javadoc incorrectly sorted items in All Classes list and Index files
2016-04-29, by ksrini
8139837: JShell API: make a common JShellException
2016-04-29, by rfield
8154482: javadoc tool must support legacy doclet and taglet
2016-04-29, by ksrini
8154270: javac wrongly rejects some class literals as annotation element values
2016-04-29, by jjg
Merge
2016-04-28, by lana
8154119: Module summary page should display module description
2016-04-28, by bpatel
8155580: jshell tool: push for -R missed added file MessageHandler.java
2016-04-27, by rfield
8150382: JShell API: Allow setting remote JVM arguments
2016-04-27, by rfield
8154283: Check for clash between package and class not working when package in a different module
2016-04-15, by jlahoda
Added tag jdk-9+116 for changeset 33cf53901cac
2016-04-28, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+116 for changeset f0cb22ad8db4
2016-04-28, by lana
Merge
2017-07-05, by duke
8155514: jaxp.library.TestPolicy should extend the default security policy
2016-04-28, by fyuan
Merge
2016-04-28, by lana
8154220: Semi-colon delimited list of catalog files in System property is throwing IllegalArgumentException
2016-04-28, by joehw
Added tag jdk-9+116 for changeset 318476412bc2
2016-04-28, by lana
Merge
2017-07-05, by duke
Merge
2016-04-28, by lana
8155025: 0.001.toFixed(2) should return "0.00" not "0"
2016-04-28, by hannesw
8134503: support ES6 parsing in Nashorn
2016-04-27, by hannesw
Added tag jdk-9+116 for changeset 973b1c28c6d2
2016-04-28, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+116 for changeset bff09f64dd1c
2016-04-28, by lana
Merge
2017-07-05, by duke
8153925: (fs) WatchService hangs on GetOverlappedResult and locks directory (win)
2016-05-03, by alanb
8140422: Add mechanism to allow non default root CAs to be not subject to algorithm restrictions
2016-05-02, by ascarpino
8155859: Problem list tools/pack200/Pack200Props.java
2016-05-02, by asmotrak
8155784: Build failure on Linux arm64
2016-05-02, by prr
8155792: Add @jls citations to java.lang.String
2016-04-30, by darcy
8154387: Parallel unordered Stream.limit() tries to collect 128 elements even if limit is less
2016-04-29, by tvaleev
8153293: Preserve SORTED and DISTINCT characteristics for boxed() and asLongStream() operations
2016-04-29, by tvaleev
8087124: HTTP/2 implementation
2016-04-30, by michaelm
8154755: Add a VarHandle weakCompareAndSet with volatile semantics
2016-04-29, by psandoz
8155215: java.lang.String concatenation spec is unnecessarily strong
2016-04-29, by shade
Merge
2016-04-29, by prr
8155613: [PIT] crash in AWT_Desktop/Automated/Exceptions/BasicTest
2016-04-29, by ssadetsky
8155606: [PIT] Robot's createScreenCapture() broken on Linux
2016-04-29, by ssadetsky
8154213: clean up uses of boxed primitive constructors in the java.desktop module
2016-04-25, by prr
Merge
2016-04-25, by prr
8154962: [TEST] @BeanProperty: add some tests for anonimous classes
2016-04-25, by avstepan
8145547: [AWT/Swing] Conditional support for GTK 3 on Linux
2016-04-25, by ssadetsky
8154088: [macosx] SWT does not work on JDK 9 since b65
2016-04-22, by serb
Merge
2016-04-21, by prr
8154762: [TEST] add some tests according to JDK-8132138
2016-04-21, by avstepan
8076554: [macosx] Custom Swing text components need to allow standard accessibility
2016-04-20, by ptbrunet
6197099: PrinterJob.getUserName() throws a security exception when user.name permission is not given
2016-04-20, by psadhukhan
Merge
2016-04-19, by ddehaven
8031423: Test java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java fails by Timeout on Windows
2016-04-19, by aghaisas
8153056: 8152647(duplicate of 6439354) Manual Test always passes
2016-04-18, by pkbalakr
7102282: TEST_BUG: sun/java2d/OpenGL/GradientPaints.java should be modified
2016-04-16, by serb
8141544: The interface sun.swing.UIClientPropertyKey can be made public
2016-04-16, by serb
8154016: [macosx] Some HiDPI code can be removed
2016-04-16, by serb
8154269: Remove unused or unnecessary Xm/Xt files and header includes
2016-04-15, by prr
8132791: No access to SynthContext.getContext()
2016-04-15, by alexsch
8049069: JButton incorrect behaviour on button release
2016-04-15, by aghaisas
8145787: [TEST_BUG][PIT] javax/swing/undo/UndoManager/AbstractDocumentUndoConcurrentTest.java fails with CannotUndoException
2016-04-15, by ssadetsky
8153276: [TEST_BUG] javax/swing/JFileChooser/ShellFolderQueries/ShellFolderQueriesTest.java
2016-04-15, by ssadetsky
8080395: consider making sun.awt.CausedFocusEvent functionality public
2016-04-15, by ssadetsky
8025430: [TEST_BUG] javax/swing/JEditorPane/5076514/bug5076514.java failed since jdk8b108
2016-04-15, by psadhukhan
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
+10000
tip