Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
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.
Merge
2017-07-05, by duke
Added tag jdk7-b113 for changeset 9d2d843d318f
2010-10-07, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b113 for changeset 039713686e1c
2010-10-07, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b113 for changeset c180f52ae197
2010-10-07, by cl
Merge
2017-07-05, by duke
Merge
2010-10-12, by lana
6990846: Demo: NIO.2 filesystem provider for zip/jar archives
2010-10-08, by sherman
Merge
2010-10-04, by lana
6989139: Address JDBC Findbugs where Number type Constructor are used
2010-10-04, by lancea
6989190: SO_SNDBUF/SO_RCVBUF limits should only be checked when setsockopt fails (sol)
2010-10-04, by alanb
6907737: (file) FileVisitor and Files.walkFileTree issues
2010-10-03, by alanb
Merge
2010-10-02, by alanb
6979526: (file) java/nio/file/FileStore/Basic.java fails if the same file system is mounted more than once
2010-10-02, by alanb
6988993: Address Findbugs warnings for the use of String Constructor
2010-10-01, by lancea
Merge
2010-09-30, by alanb
6988037: fileClose prints debug message is close fails
2010-09-30, by alanb
6987461: Handle leak when enabling java.net.useSystemProxies
2010-09-29, by chegar
6988163: sun.security.util.Resources dup and a keytool doc typo
2010-09-29, by weijun
6987927: can't use -Dfile.encoding=Cp037 in net test
2010-09-28, by michaelm
Merge
2010-09-28, by michaelm
6550798: Using InputStream.skip with ResponseCache will cause partial data to be cached
2010-09-28, by michaelm
6987638: javadoc update to RowSetProvider and Statement
2010-09-27, by lancea
Merge
2010-09-25, by lana
6986868: TEST failure: sun/security/tools/jarsigner/crl.sh
2010-09-25, by weijun
6987114: Fix top level "test" Makefile logic, add jdk/make/Makefile test target
2010-09-24, by ohair
6987117: Add jprt test sets
2010-09-24, by ohair
6984036: servicetag vendor rebranding issues
2010-09-22, by mchung
6982971: TEST failure: com/sun/security/sasl/ntlm/NTLMTest.java
2010-09-23, by weijun
Merge
2010-09-22, by ohair
6946527: rebranding system properties per Oracle Requirements (vendor)
2010-09-22, by ohair
6949710: 3/3 the GC'able nature of Logging objects needs to be made brutally clear
2010-09-22, by dcubed
6986050: Small clarifications and fixes for ForkJoin
2010-09-21, by dl
6672144: HttpURLConnection.getInputStream sends POST request after failed chunked
2010-09-21, by chegar
6981113: Add ConcurrentLinkedDeque
2010-09-20, by dl
6984044: RowSet source needs to rebrand vendor references
2010-09-18, by lancea
6981157: Improve UnknownHostException with EAI error details and other cleanups
2010-09-17, by martin
6981138: (process) Process.waitFor() may hang if subprocess has live descendants (lnx)
2010-09-17, by martin
6888546: restore System.initializeSystemClasses
2010-09-17, by mchung
6985725: RowSetProvider has typo for the property javax.sql.rowset.RowSetFactory in the javadoc
2010-09-17, by lancea
6985400: DatabaseMetaData.generatedKeyAlwaysReturned, "indexe(s)" should be "index(es)"
2010-09-17, by lancea
6984864: Exception when running acceptChanges with custom SyncProvider
2010-09-17, by lancea
6983452: SyncProvider issue for JoinRowSet implementation
2010-09-17, by lancea
Merge
2010-10-04, by lana
6955776: (tz) Windows-only: tzmappings needs update for KB981793
2010-10-04, by okutsu
6982753: javax/swing/JTextArea/6940863/bug6940863.java should be modified
2010-09-30, by malenkov
6915621: (rb) ResourceBundle.getBundle() deadlock when called inside a synchronized thread
2010-09-28, by naoto
6986450: javax/swing/JTable/Test6888156.java test is failing against jdk7 just on windows
2010-09-27, by malenkov
6986968: Crash on XIM server restart
2010-09-27, by omajid
6976577: JCK7 api/java_beans/EventSetDescriptor/descriptions.html#Ctor1 fails since jdk7 b102
2010-09-27, by malenkov
Merge
2010-09-26, by lana
6986612: pit jdk7 b112: java.util.Locale getDisplayVariant() sqe test getDisplayVariantTests.java fails
2010-09-23, by naoto
6978052: No appropriate CCC request for listed JDK 7 changes in javax.swing.plaf.synth package (b84)
2010-09-21, by peterz
6960126: With GTK L&F JDesktopPane substitutes set desktop manager
2010-09-21, by peterz
6542335: different behavior on knob of scroll bar between 1.4.2 and 5.0
2010-09-17, by alexp
4330950: Lost newly entered data in the cell when resizing column width
2010-09-17, by alexp
6576054: NullPointerException when closing tooltip by pressing esc
2010-09-17, by alexp
6632953: MetalComboBoxUI.getBaseline(JComponent, int, int) throws IAE for valid width/height
2010-09-17, by alexp
6606019: NPE and IAE are interchanged in specification for GroupLayout.Group class
2010-09-17, by alexp
6982661: Complete JLayer component
2010-09-17, by alexp
Merge
2010-10-04, by lana
6982279: java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed due to NPE
2010-10-04, by anthony
6987233: FileDialog.getDirectory() should add a trainling slash when GTK FileDialog is used
2010-10-04, by anthony
6847155: test/java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails
2010-10-04, by dav
6829267: Regression test java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Enable.java fails in RHEL5
2010-10-01, by dav
6860270: JVM crash is occuring when verifying whether Browse action is supported on WinVista 64 bit
2010-09-30, by art
6694729: obsolete link in ActionEvent javadoc
2010-09-30, by dav
Merge
2010-09-28, by lana
Merge
2010-09-28, by lana
6987945: XDecoratedPeer shouldn't allow to resize a frame to zero size
2010-09-28, by omajid
6987896: Modal dialogs resumes the calling thread before it's hidden
2010-09-28, by art
6886678: Clicking on parent JFrame's client area does not switch focus from JWindow to JFrame on Windows
2010-09-27, by ant
6505819: Provide traverseIn method for sun.awt.EmbeddedFrame
2010-09-27, by ant
Merge
2010-10-04, by lana
6988213: lcms build failure on windows-amd64
2010-10-02, by bae
6735275: java.awt.image.SampleModel.getSamples() methods not allways throw ArrayIndexOutOfBoundsException
2010-09-29, by bae
Added tag jdk7-b113 for changeset 2347b7452dcd
2010-10-07, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b113 for changeset 4fb06c9f1ce0
2010-10-07, by cl
Merge
2010-10-12, by lana
Merge
2010-10-04, by lana
Merge
2010-09-25, by lana
6987117: Add jprt test sets
2010-09-24, by ohair
6987114: Fix top level "test" Makefile logic, add jdk/make/Makefile test target
2010-09-24, by ohair
Added tag jdk7-b113 for changeset 584eae2875f4
2010-10-07, by cl
Added tag jdk7-b113 for changeset 1fee41c7ed2b
2017-07-05, by duke
Merge
jdk7-b113
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk7-b112 for changeset c325801e1b17
2010-10-01, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b112 for changeset eb3c76a898eb
2010-10-01, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b112 for changeset 4597d735f40c
2010-10-01, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b112 for changeset 2212d6ed6562
2010-10-01, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b112 for changeset 382d78ea38b0
2010-10-01, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b112 for changeset 75ef8813e3e2
2010-10-01, by cl
Added tag jdk7-b112 for changeset 4dbc2a40aa76
2010-10-01, by cl
Added tag jdk7-b112 for changeset f960f117f162
2017-07-05, by duke
Merge
jdk7-b112
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2010-09-24, by lana
Merge
2010-09-16, by lana
6985115: tests create too much output
2010-09-16, by jjg
6985181: Annotations lost from classfile
2010-09-16, by jjg
6978974: [langtools] <findbugs> task should use ${target.java.home}
2010-09-13, by jjg
6965264: langtools build should use ${ant.core.lib} instead of ${ant.home}/lib/ant.jar
2010-09-13, by jjg
6983239: TreeScanner does not scan default value for method
2010-09-09, by jjg
6900149: IllegalStateException when compiling same files and DiagnosticListener is set.
2010-09-09, by sundar
Merge
2010-09-07, by ohair
6970584: Flow.java should be more error-friendly
2010-09-07, by mcimadamore
6981185: com.sun.tools.model.JavacTypes.contains() calls Type.contains instead of Types.containsType
2010-09-07, by mcimadamore
6979327: method handle invocation should use casts instead of type parameters to specify return type
2010-09-07, by mcimadamore
6337171: javac should create bridge methods when type variable bounds restricted
2010-09-07, by mcimadamore
6930507: Symbols for anonymous and local classes made too late for use by java tree API
2010-09-06, by jjg
Merge
2010-09-03, by lana
Merge
2010-09-02, by lana
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip