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.
6714797: InitialContext.close does not close NIO socket connections
2010-10-07, by skoppar
6909026: Change GNU make version requirement to 3.81
2010-12-18, by ohair
Merge
2010-12-16, by ohair
Merge
2010-12-15, by ohair
Merge
2010-12-05, by mfang
6925851: Localize JRE into pt_BR
2010-12-05, by yhuang
Added tag jdk7-b122 for changeset f12620579baa
2010-12-16, by cl
Merge
2017-07-05, by duke
Merge
2010-12-21, by igor
Merge
2010-12-21, by igor
Merge
2010-12-20, by herrick
Merge
2010-12-12, by herrick
Merge
2010-12-08, by igor
Merge
2010-12-06, by igor
Merge
2010-11-30, by igor
Merge
2010-12-21, by trims
Merge
2010-12-16, by trims
7001424: implement JSR 292 EG adjustments, November 2010
2010-12-16, by jrose
Merge
2010-12-16, by jrose
Merge
2010-12-03, by jrose
Merge
2010-12-02, by jrose
7001423: JSR 292 bytecode enhancements need unit tests
2010-12-02, by jrose
7001379: bootstrap method data needs to be moved from constant pool to a classfile attribute
2010-12-02, by jrose
6979327: method handle invocation should use casts instead of type parameters to specify return type
2010-11-22, by jrose
6981777: implement JSR 292 EG adjustments from summer 2010
2010-10-30, by jrose
6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
2010-10-30, by jrose
Merge
2010-12-20, by lana
Merge
2010-12-13, by lana
7006129: Project Coin: Annotation type to reduce varargs warnings
2010-12-13, by darcy
7003462: cannot read InputStream returned by java.util.ZipFile.getInputStream(ZipEntry)
2010-12-13, by sherman
Merge
2010-12-13, by vinnie
6799854: CodeSigner.hashCode() does not work with serialization
2010-12-13, by vinnie
Merge
2010-12-12, by lana
6998583: NativeSeedGenerator is making 8192 byte read requests from entropy pool on each init.
2010-12-10, by coffeys
7004439: SCTP_SET_PEER_PRIMARY_ADDR throws SocketException on Linux
2010-12-10, by chegar
6659234: Incorrect check in SerialBlob.getBytes
2010-12-09, by lancea
5076980: (fmt) FormattableFlags specifies unsupported '^' format flag
2010-12-08, by sherman
6415373: (cs) UnicodeEncoder emits BOM when there are no bytes to encode
2010-12-08, by sherman
6527572: (cs) Charset.forName can throw NullPointerException when testing bug level
2010-12-08, by sherman
6977034: Thread.getState() very slow
2010-12-08, by mchung
6998860: Signed jar file verification is currently creating many extra new Sun providers.
2010-12-08, by mullan
Merge
2010-12-07, by michaelm
7005016: sqe test jhttp/HttpServer150013/HttpServer150013.java
2010-12-07, by michaelm
6990370: FindBugs scan - Malicious code vulnerability Warnings in com.sun.jndi.ldap.*
2010-12-07, by weijun
6990094: ObjectInputStream cloneArray doesn't handle short[]
2010-12-07, by darcy
Merge
2010-12-06, by mduigou
7004205: fixes handling of sane-gcc-compiler on 32-bit linux and solaris. Previously committed as 6998016 and 6998012
2010-12-06, by mduigou
6986825: policytool can not save file.
2010-12-07, by weijun
6989148: (fs) zip provider should be available "out of the box"
2010-12-06, by sherman
6557615: Method toString() of java.security.Timestamp throws IndexOutOfBoundsException if CertPath has empty
2010-12-06, by vinnie
7004021: docs should not assume -source 1.5
2010-12-05, by jjg
6992964: FindBugs warnings in com.sun.security.auth.module.UnixSystem.java
2010-12-06, by weijun
6943352: SSL regression: RSAClientKeyExchange fails to pass securerandom arg to KeyGen
2010-12-06, by weijun
6896700: Validation of signatures succeed when it should fail
2010-12-06, by weijun
7004168: jarsigner -verify checks for KeyUsage codesigning ext on all certs instead of just signing cert
2010-12-06, by weijun
7004035: signed jar with only META-INF/* inside is not verifiable
2010-12-06, by weijun
Merge
2010-12-05, by lana
Merge
2010-12-05, by lana
7004721: ktarg.sh fails when there's no default realm
2010-12-06, by weijun
6979376: to have ldap filters tolerate underscore character in object identifier
2010-12-02, by xuelei
6402006: FileInputStream.available() returns negative values when reading a large file
2010-12-01, by mchung
7003745: Code style cleanups (sync from Dougs CVS)
2010-12-01, by dl
7002594: Math.max and Math.min should use floatToRawIntBits() to check for -0.0
2010-12-01, by darcy
Merge
2010-12-01, by alanb
6709457: (fc) lock/tryLock() throws IOException "Access is denied" when file opened for append [win]
2010-12-01, by alanb
Merge
2010-12-13, by lana
7002320: Locale.forLanguageTag()/toLanguageTag() not working properly with ja_JP_JP locale
2010-12-13, by naoto
Merge
2010-12-10, by lana
6515695: [Col] java.text.RuleBasedCollator - JavaDoc "Examples" - Two bugs in sample code
2010-12-10, by peytoia
Merge
2010-12-09, by naoto
6486695: [Col] Doc: CollationElementIterator example assumes Collator.getInstance return type
2010-12-09, by naoto
7000507: javadoc warnings in java.util.Locale
2010-12-09, by naoto
6911839: Sles/SuSE 11 needs CJK support
2010-12-09, by okutsu
6647615: Sample code in ListResourceBundle is not correct and causes a compile error.
2010-12-08, by naoto
6457726: Character.isWhitespace JavaDoc has nonexistent char literals
2010-12-08, by okutsu
6653944: (cal) BuddhistCalendar yearOffset erased when deserialized
2010-12-08, by okutsu
6203034: [AC] AttributedCharacterIterator methods works wrong (run with respect differs from spec)
2010-12-08, by okutsu
4396385: [Fmt-Da] SimpleDateFormat too lenient when parsing 1-based hours
2010-12-08, by okutsu
6988205: Test failed due to compilation failed, JTextComponent doesn't create drop locations with null bias.
2010-12-02, by rupashka
6639507: Title of javax.swing.JDialog is null while spec says it's empty
2010-12-02, by rupashka
Merge
2010-12-13, by lana
6984049: applet browser vendor rebranding changes (jdk7 only)
2010-12-07, by dcherepanov
Merge
2010-12-03, by lana
Merge
2010-12-03, by lana
6578041: Drag & Drop from Motif to Java does not work.
2010-12-04, by dmeetry
7002173: java.awt package docs build warnings
2010-12-02, by dav
6945178: SecurityException upon drag-and-drop
2010-12-01, by denis
6709453: (dav)Screen flickers when a JFrame switches to fullscreen mode
2010-12-01, by dav
7005896: Java2D D3D pipeline doesn't recognise latest Windows OSes
2010-12-10, by prr
Merge
2010-12-09, by lana
6859086: Dialog created by JOptionPane.showMessageDialog does not repaint sometimes
2010-12-08, by miroslawzn
6813208: pageDialog throws NPE from applet
2010-12-08, by miroslawzn
6775317: Improve performance of non-AA transformed rectangles and single wide lines in software pipelines
2010-12-06, by flar
6886358: layout code update
2010-12-06, by srl
6980281: SWAT: SwingSet2 got core dumped in Solaris-AMD64 using b107 swat build
2010-12-05, by bae
Merge
2010-12-03, by lana
6909026: Change GNU make version requirement to 3.81
2010-12-18, by ohair
Merge
2010-12-16, by ohair
Merge
2010-12-15, by ohair
Merge
2010-12-13, by ohair
7001720: copyright templates not rebranded
2010-12-06, by ohair
Merge
2010-12-05, by mfang
7004706: l10n of 7000752 Duplicate entry in RowSetResourceBundles.properties
2010-12-05, by mfang
7000729: NLS: rmic.properties cannot be processed by translation team
2010-12-05, by mfang
6896693: [fr] keytool: wrong message format in fr locale
2010-12-03, by mfang
6785462: Missing "(O)" in JFileChooser Open button in Windows LAF
2010-12-03, by mfang
6745048: Unnecessary surfix "(O)" in JFileChooser open button text
2010-12-03, by mfang
6708417: On Chinese OS Applet string is appearing in English
2010-12-03, by mfang
6579775: l10n update after 6212566
2010-12-03, by mfang
6566218: l10n of 6476932
2010-12-03, by mfang
Merge
2010-12-02, by yhuang
6925851: Localize JRE into pt_BR
2010-12-02, by yhuang
6851050: unnecessary full stop character in ja jdi messages
2010-12-02, by mfang
6675400: "Details" in English has to be "Details" in German
2010-11-30, by mfang
Merge
2010-12-03, by ohair
Merge
2010-12-03, by ohair
6987107: Add variable to add to but not modify non-fcs version string
2010-11-30, by ohair
7000225: Sanity check on sane-alsa-headers is broken
2010-11-23, by andrew
Added tag jdk7-b122 for changeset a6ce631dfd85
2010-12-16, by cl
Merge
2017-07-05, by duke
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip