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
2011-03-24, by jrose
7012648: move JSR 292 to package java.lang.invoke and adjust names
2011-03-23, by jrose
6839872: remove implementation inheritance from JSR 292 APIs
2011-03-18, by jrose
Merge
2011-03-26, by lana
7031238: Problem with fix for 6981922
2011-03-25, by michaelm
Merge
2011-03-21, by lana
6981922: DNS cache poisoning by untrusted applets
2011-03-17, by michaelm
6907662: System clipboard should ensure access restrictions
2011-03-17, by denis
6997851: Create NTLM AuthenticationCallBack class to avoid NTLM info leakage on client side
2011-01-10, by chegar
6994263: Untrusted code can replace JRE's XML DSig Transform or C14N algorithm implementations
2010-11-01, by mullan
6985453: Font.createFont may expose some system properties in exception text
2010-10-30, by bae
Merge
2011-03-21, by lana
Merge
2011-03-21, by mduigou
7029491: fix broken test file committed with CR 5045147.
2011-03-21, by mduigou
Merge
2011-03-20, by alanb
7017446: (fs) Updates to file system API (3/2011)
2011-03-19, by alanb
7028468: (fs) FileSystems.getDefault() fails when kernel micro version contains/ends non-numeric characters
2011-03-18, by alanb
7026184: (launcher) Regression: class with unicode name can't be launched by java.
2011-03-20, by ksrini
Merge
2011-03-18, by lana
7028668: 3/4 improve diagnosibility and robustness of sun.tools.attach.WindowsVirtualMachine.openProcess()
2011-03-18, by dcubed
7022382: convert pack200 library code to use try-with-resources
2011-03-17, by smarks
5045147: Prevent insertion of null Key into empty TreeMap (and null element into TreeSet) when no Comparator is used. Prevent insertion of key of incorrect type into empty TreeMap and incorrect type element into TreeSet and incorrect type when Comparator is used.
2011-03-17, by mduigou
Merge
2011-03-17, by mduigou
7028133: Specify serialVersionUID for RegularEnumSet and JumboEnumSet
2011-03-17, by mduigou
6796662: (fmt spec) Formatter spec on BigDecimal output should not reference Float a
2011-03-17, by sherman
7028422: regression: SKID miss-matching
2011-03-17, by xuelei
7026898: DriverManager to now use CopyOnWriteArrayList
2011-03-17, by lancea
7027910: Add basic cross-compilation support and add ARM/PPC to the known architectures in the open code
2011-03-16, by dholmes
6803681: RFE: Need new codeset converter for IBM Cp1364
2011-03-16, by sherman
Merge
2011-03-16, by dholmes
Merge
2011-03-15, by dholmes
7027897: Build support for client-VM only configurations
2011-03-15, by dholmes
7022855: Export "PKIX" as the standard algorithm name of KeyManagerFactory
2011-03-15, by xuelei
7025073: Stricter check on trust anchor makes VerifyCACerts.java test fail
2011-03-15, by xuelei
7001933: Deadlock in java.lang.classloader.getPackage()
2011-03-15, by valeriep
7026376: (dc) DatagramChannel created without specifying protocol family fails to join IPv4 group
2011-03-15, by alanb
7014637: Improve behavior of EnumSet Iterator.remove()
2011-03-14, by mduigou
7027362: Project Coin: warn of throwing InterruptedException in AutoCloseable.close javadoc
2011-03-14, by darcy
Merge
2011-03-14, by vinnie
6686215: Some mutables not defensively copied when deserializing java.security.CodeSource & Timestamp objects
2011-03-14, by vinnie
7027288: (launcher) remove jkernel test from MiscTests
2011-03-14, by ksrini
7009794: misleading text in SSLHandshakeException exception message
2011-03-14, by xuelei
6990848: JGSS/windows security code native code compiler warnings
2011-03-13, by weijun
7023613: (lc) Incorrect string returned by Locale.toString() with non-empty script field
2011-03-11, by naoto
7023416: (pack200) fix parfait issues
2011-03-11, by ksrini
7023363: URI("ftp", "[www.abc.com]", "/dir1/dir2", "query", "frag") should throw URISyntaxException
2011-03-11, by chegar
Merge
2011-03-11, by vinnie
6986477: sun/security/mscapi/AccessKeyStore.sh test is failing on jdk7
2011-03-11, by vinnie
7026346: URLConnection.guessContentTypeFromStream does not support UTF-8 and UTF-32 xml streams with BOM
2011-03-11, by chegar
7024560: InetAddress.getLocalHost().getHostName() returns localhost for hostnames of length HOST_NAME_MAX
2011-03-11, by chegar
7016078: javax.net.ssl.SSLException: Received fatal alert: internal_error starting JDK 7 b126
2011-03-10, by vinnie
6960211: JavaScript engine allows creation of interface although methods not available
2011-03-10, by sundar
Merge
2011-03-09, by ohair
6635776: Regression in jaxb tests with JDk6 U4
2011-03-09, by ramap
7020513: Add com.sun.xml.internal to the "package.access" property in $JAVA_HOME/lib/security/java.security
2011-03-09, by ramap
7022370: Launcher ergonomics should provide simple default implementation
2011-03-09, by dholmes
Merge
2011-03-08, by mduigou
6611830: UUID thread-safety and performance improvements
2011-03-08, by mduigou
7023006: Reduce unnecessary thread activity in ForkJoinPool
2011-03-08, by dl
6495521: (doc) ConcurrentSkipListMap links to web page NOT describing SkipList
2011-03-08, by dl
Merge
2011-03-21, by lana
Merge
2011-03-18, by lana
7027387: (tz) Support tzdata2011d
2011-03-18, by peytoia
7021517: java.beans code comments have issues with HTML4 compliance
2011-03-17, by malenkov
7027043: (doc) Confusing typo at java/beans/VetoableChangeSupport.java
2011-03-16, by malenkov
7016150: 6246816 refers to the Laffy demo which is not present in the JDK 7 demo/jfc directory
2011-03-14, by rupashka
6464022: Memory leak in JOptionPane.createDialog
2011-03-14, by rupashka
Merge
2011-03-21, by lana
Merge
2011-03-18, by lana
7016131: JDK 7 b127: 8 crashes in native frame:awt_DrawingSurface_FreeDrawingSurfaceInfo+0xc on linux amd64
2011-03-18, by dav
7022931: GradientPaint class spec clarification: 7022931, 7016391, 7017246, 7019386
2011-03-14, by dav
7023019: Constructor of class java.awt.Component.FlipBufferStrategy throws unspecified IAE
2011-03-09, by dav
Merge
2011-03-18, by lana
7014528: ColorModel and SampleModel gotten from the same ImageTypeSpecifier instance can be not compatible
2011-03-17, by bae
6989760: cmm native compiler warnings
2011-03-16, by bae
7019861: Last scanline is skipped in pisces.Renderer.
2011-03-15, by dlila
7027667: clipped aa rectangles are not drawn properly.
2011-03-15, by dlila
6710434: PIT: Reg test java/awt/Graphics2D/ClipPrimitivesTest.java fails in pit build 6u10_b26
2011-03-10, by bae
7022280: Parfait reports Format string argument mismatch in /jdk/src/solaris/native/sun/awt/awt_GraphicsEnv.c
2011-03-09, by bae
7020528: closed/java/awt/print/PageFormat/PageFormatFromAttributes.java failed
2011-03-08, by jgodinez
6962082: merge back in lines from bad merge in CR 6501644 and open up a test
2011-03-07, by srl
7017324: Kerning crash in JDK 7 since ICU layout update
2011-03-07, by srl
Added tag jdk7-b135 for changeset 81eebf5a4f77
2011-03-24, by schien
Merge
2017-07-05, by duke
7031227: Bump the HS21 build number to 06
2011-03-25, by trims
Merge
2011-03-25, by trims
Merge
2011-03-24, by jcoomes
7025628: Remove the temporary hack added for jdk modularization in hotspot
2011-03-22, by mchung
6535709: interrupt of wait()ing thread isn't triggerring InterruptedException - test intwait3
2011-03-21, by dholmes
Merge
2011-03-24, by jcoomes
7029805: JSR 292 compiler/6991596/Test6991596.java fails in nightly
2011-03-23, by twisti
7008866: Missing loop predicate for loop with multiple entries
2011-03-21, by kvn
7027232: JSR 292: wrong numeric value returned by MH on solaris-sparc
2011-03-21, by twisti
Merge
2011-03-24, by jcoomes
7030300: more nightly failures after statics in Class changes
2011-03-23, by never
6962931: move interned strings out of the perm gen
2011-03-22, by jcoomes
6962930: make the string table size configurable
2011-03-21, by jcoomes
7029509: nightly failures after static fields in Class
2011-03-21, by never
7017732: move static fields into Class to prepare for perm gen removal
2011-03-18, by never
7028374: race in fix_oop_relocations for scavengeable nmethods
2011-03-18, by never
Added tag hs21-b05 for changeset 0001aa6ce1bf
2011-03-25, by trims
Added tag jdk7-b135 for changeset 0001aa6ce1bf
2011-03-24, by schien
Merge
2011-03-29, by ohair
7030131: Update README-builds.html to cover changes introduced by SE-Embedded integration
2011-03-28, by dholmes
Added tag jdk7-b135 for changeset e9c5ee40c666
2011-03-24, by schien
Added tag jdk7-b135 for changeset f75a1efb1412
2017-07-05, by duke
Merge
jdk7-b135
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk7-b134 for changeset fbf4a969ccba
2011-03-17, by schien
Merge
2017-07-05, by duke
Added tag jdk7-b134 for changeset 0cea4fe308ee
2011-03-17, by schien
Merge
2017-07-05, by duke
Added tag jdk7-b134 for changeset 74c6fa05df57
2011-03-17, by schien
Merge
2017-07-05, by duke
Added tag jdk7-b134 for changeset 0c806e137e3f
2011-03-17, by schien
Merge
2017-07-05, by duke
Merge
2011-03-22, by mfang
Merge
2011-03-21, by mfang
7020960: CurrencyNames_sr_RS.properties is missing.
2011-03-20, by yhuang
Merge
2011-03-19, by mfang
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip