Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-240
+240
+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.
Added tag jdk7-b135 for changeset ef8d7bf5bc99
2011-03-24, by schien
Merge
2017-07-05, by duke
Added tag jdk7-b135 for changeset 9ee26678bf4e
2011-03-24, by schien
Merge
2017-07-05, by duke
Merge
2011-03-29, by ohair
7011718: VS2010, remove makefile logic with regards to use of VC6, VS2003, VS2005, VS2008
2011-03-29, by ohair
Merge
2011-03-29, by ohair
7032327: Fix overview-core.html file, refers to version 6
2011-03-29, by ohair
Merge
2011-03-29, by trims
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
Merge
2011-03-11, by yhuang
7019267: Currency Display Names are not localized into pt_BR.
2011-03-11, by yhuang
Merge
2011-03-09, by mfang
7025303: NLS: t13y fix for 7021691 Most log level words are not translated in java logging
2011-03-07, by mfang
7021693: [ja, zh_CN] jconsole throws exception and fail to start in ja and zh_CN locales
2011-03-07, by mfang
7025267: NLS: t13y fix for 7021689 [ja] Notepad demo throws NPE
2011-03-07, by mfang
7016542: NLS: obsolete resources in MsgAppletViewer.java should be removed
2011-03-05, by mfang
Merge
2011-03-04, by mfang
6998391: Serbian (Latin) locale support
2011-02-26, by katakai
7029704: JFB: Refix JFB Custom Revision Version Build/Makefile changes
2011-03-21, by asaha
Added tag jdk7-b134 for changeset d7436373981b
2011-03-17, by schien
Merge
2017-07-05, by duke
7028846: Bump the HS21 build number to 05
2011-03-18, by trims
Merge
2011-03-18, by trims
Merge
2011-03-18, by jcoomes
6668573: CMS: reference processing crash if ParallelCMSThreads > ParallelGCThreads
2011-03-17, by ysr
6896099: Integrate CMS heap ergo with default heap sizing ergo
2011-03-16, by ysr
Merge
2011-03-15, by jwilhelm
6820066: Check that -XX:ParGCArrayScanChunk has a value larger than zero.
2011-03-11, by jwilhelm
6987703: iCMS: Intermittent hang with gc/gctests/CallGC/CallGC01 and +ExplicitGCInvokesConcurrent
2011-03-14, by ysr
7023747: G1: too strict assert in RefineRecordRefsIntoCSCardTableEntryClosure::do_card_ptr in g1RemSet.cpp
2011-03-03, by brutisso
7022943: G1: improve logging to avoid interleaved numbers
2011-03-03, by brutisso
7018056: large pages not always enabled by default
2011-03-06, by jcoomes
7014923: G1: code cleanup
2011-03-04, by tonyp
Merge
2011-03-18, by twisti
7011865: JSR 292 CTW fails: !THREAD->is_Compiler_thread() failed: Can not load classes with the Compiler thre
2011-03-17, by jrose
7028394: Newer AMD Processor Prefetch Defaults
2011-03-17, by kvn
7012648: move JSR 292 to package java.lang.invoke and adjust names
2011-03-11, by jrose
6839872: remove implementation inheritance from JSR 292 APIs
2011-03-11, by jrose
Merge
2011-03-11, by jrose
7026631: field _klass is incorrectly set for dual type of TypeAryPtr::OOPS
2011-03-11, by kvn
7025742: Can not use CodeCache::unallocated_capacity() with fragmented CodeCache
2011-03-09, by kvn
6965570: assert(!needs_patching && x->is_loaded(),"how do we know it's volatile if it's not loaded")
2011-03-06, by never
6589823: Error: meet not symmetric
2011-03-05, by kvn
Merge
2011-03-04, by never
7024866: # assert(limit == NULL || limit <= nm->code_end()) failed: in bounds
2011-03-04, by never
7020403: Add AdvancedCompilationPolicy for tiered
2011-03-04, by iveresov
Merge
2011-03-16, by vladidan
Merge
2011-03-16, by vladidan
7011490: Wrong computation results in Test6880034
2011-03-10, by vladidan
7019165: Incorrect symbols in pstack output after SymbolTable changes
2011-03-16, by coleenp
Merge
2011-03-15, by dcubed
7024970: 2/3 assert(ServiceThread::is_service_thread(Thread::current())) failed: Service thread must post enqueue
2011-03-15, by dcubed
7024234: 2/3 jvmti tests fail assert(!_oops_are_stale) failed: oops are stale on Win-AMD64
2011-03-15, by dcubed
Merge
2011-03-14, by acorn
7023931: PcDescCache::find_pc_desc should not write _last_pc_desc
2011-03-11, by phh
7025485: leverage shared x86-only deoptimization code
2011-03-10, by bdelsart
Merge
2011-03-11, by trims
7024584: Symbol printouts shouldnt be under PrintGCDetails
2011-03-07, by coleenp
Merge
2011-03-07, by acorn
6845426: non-static <clinit> method with no args is called during the class initialization process
2011-03-04, by kamg
7021653: Parfait issue in hotspot/src/share/vm/oops/methodDataOops.hpp
2011-03-03, by coleenp
6512830: Error: assert(tag_at(which).is_unresolved_klass(), "Corrupted constant pool")
2011-03-03, by coleenp
7022999: Can't build with FORCE_TIERED=0
2011-03-03, by coleenp
Added tag hs21-b04 for changeset 8f90284bf3fa
2011-03-17, by trims
Added tag jdk7-b134 for changeset 3cb740be56d2
2011-03-17, by schien
Merge
2011-03-23, by cl
6896934: README: Document how the drop source bundles work for jaxp/jaxws
2011-03-22, by ohair
Added tag jdk7-b134 for changeset 6baee4c33881
2011-03-17, by schien
Added tag jdk7-b134 for changeset def8e16dd237
2017-07-05, by duke
Merge
jdk7-b134
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2011-03-15, by ohair
Merge
2011-03-13, by mfang
7025324: NLS: t13y fix for 7022005 [ja,zh_CN] javadoc, part of navigation bar in generated html are not translated
2011-03-08, by mfang
Merge
2011-03-10, by lana
6980021: javac should document @file command line option
2011-03-07, by jjg
Merge
2011-03-07, by lana
7020044: Project Coin: diamond erroneous allowed on some anonymous inner classes
2011-03-07, by mcimadamore
7024568: Very long method resolution causing OOM error
2011-03-07, by mcimadamore
6964914: javadoc does not output number of warnings using user written doclet
2011-03-04, by jjg
6227454: package.html and overview.html may not be read fully
2011-03-04, by jjg
6866185: Util.getPackageSourcePath should use lastIndexOf not indexOf and related cleanup
2011-03-04, by jjg
6966736: javac verbose output is inconsistent
2011-03-04, by jjg
7024212: TestWarnErrorCount fails
2011-03-03, by mcimadamore
7022054: Invalid compiler error on covariant overriding methods with the same erasure
2011-03-03, by mcimadamore
7023703: Valid code doesn't compile
2011-03-03, by mcimadamore
7023233: False positive for -Xlint:try with nested try with resources blocks
2011-03-03, by mcimadamore
6639645: Modeling type implementing missing interfaces
2011-03-02, by jjg
6986892: confusing warning given after errors in annotation processing
2011-03-02, by jjg
6986895: compiler gives misleading message for no input files
2011-03-02, by jjg
6541876: "Enclosing Instance" error new in 1.6
2011-03-02, by mcimadamore
7021183: 269: assertion failure getting enclosing element of an undefined name
2011-03-01, by jjg
7022711: compiler crash in try-with-resources
2011-02-28, by jjg
7022741: warning counts are wrong after anno processing
2011-02-28, by jjg
7022337: repeated warnings about bootclasspath not set
2011-02-28, by jjg
7015715: lub gets stuck on type with complex supertype
2011-02-28, by mcimadamore
7015430: Incorrect thrown type determined for unchecked invocations
2011-02-28, by mcimadamore
7022310: test/tools/javac/diags/Example: args added twice
2011-02-25, by jjg
7021650: fix Context issues
2011-02-25, by jjg
7018753: tools/javac/varargs/warning/Warn5.java times out on slow machines
2011-02-24, by jjh
Merge
2011-02-23, by lana
7019631: issues in test headers in b130
2011-02-23, by mcimadamore
7020657: Javac rejects a fairly common idiom with raw override and interfaces
2011-02-23, by mcimadamore
Added tag jdk7-b133 for changeset 527e04a21c75
2011-03-10, by cl
Merge
2017-07-05, by duke
Merge
2011-03-14, by mfang
7025412: make381 issues with quotes in jdk/make/docs/Makefile and other places
2011-03-10, by ohair
Added tag jdk7-b133 for changeset f3c2826383e4
2011-03-10, by cl
Merge
2017-07-05, by duke
Merge
2011-03-15, by ohair
Merge
2011-03-14, by mfang
7025412: make381 issues with quotes in jdk/make/docs/Makefile and other places
2011-03-10, by ohair
Merge
2011-03-10, by lana
Merge
2011-03-07, by lana
7023289: jaxp 1.4.5 development jdk7 2nd integration
2011-03-02, by ohair
Added tag jdk7-b133 for changeset 97a72738edc8
2011-03-10, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b133 for changeset 1a8d894467d8
2011-03-10, by cl
Merge
2017-07-05, by duke
7027923: Disable VS2003 use in preparation for all VS2003 make logic removal
2011-03-16, by ohair
less
more
|
(0)
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip