Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-256
+256
+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.
8011687: Support correct dependencies from header files on windows and solaris
2013-05-02, by erikj
8013786: JDK-8013480 broke configure on solaris
2013-05-02, by erikj
Merge
2013-04-30, by katleman
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
2013-04-25, by jwilhelm
8013480: fix zero build on arm
2013-04-29, by omajid
Added tag jdk8-b87 for changeset faa51a420c63
2013-04-25, by katleman
Added tag jdk8-b87 for changeset 5ebf6c63714d
2017-07-05, by duke
Merge
jdk8-b87
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2013-04-23, by lana
Merge
2013-04-17, by lana
Merge
2013-04-17, by lana
8011181: javac, empty UTF8 entry generated for inner class
2013-04-17, by vromero
8010923: Avoid redundant speculative attribution
2013-04-15, by mcimadamore
8011392: Missing checkcast when casting to intersection type
2013-04-15, by mcimadamore
8011028: lang/INFR/infr001/infr00101md/infr00101md.java fails to compile after switch to JDK8-b82
2013-04-15, by mcimadamore
8011376: Spurious checked exception errors in nested method call
2013-04-15, by mcimadamore
8011377: Javac crashes when multiple lambdas are defined in an array
2013-04-15, by mcimadamore
8011383: Symbol.getModifiers omits ACC_ABSTRACT from interface with default methods
2013-04-15, by mcimadamore
8009686: Generated javadoc documentation should be able to display type annotation on an array
2013-04-13, by bpatel
8010659: Javac Crashes while building OpenJFX
2013-04-13, by vromero
7015104: use new subtype of TypeSymbol for type parameters
2013-04-12, by jfranck
Merge
2013-04-11, by lana
8011432: javac, compiler regression iterable + captured type
2013-04-10, by vromero
8005091: javadoc should be able to return the receiver type
2013-04-09, by bpatel
Added tag jdk8-b86 for changeset 29071bf3de15
2013-04-18, by katleman
Merge
2017-07-05, by duke
8012643: JDK8 b86 source with GPL header errors
2013-04-23, by katleman
Merge
2013-04-23, by lana
Merge
2013-04-17, by lana
Merge
2013-04-11, by lana
Added tag jdk8-b86 for changeset 41918e176381
2013-04-18, by katleman
Merge
2017-07-05, by duke
Merge
2013-04-23, by lana
Merge
2013-04-12, by chegar
6657673: Issues with JAXP
2013-02-18, by joehw
Added tag jdk8-b86 for changeset 6733de0488b4
2013-04-18, by katleman
Merge
2017-07-05, by duke
Merge
2013-04-23, by lana
Merge
2013-04-17, by lana
Merge
2013-04-17, by lana
8010117: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive
2013-04-16, by mchung
Merge
2013-04-15, by jlaskey
8011885: Switch to Joni as default Regexp engine
2013-04-12, by hannesw
8011884: Regexp literals are compiled twice
2013-04-12, by hannesw
8011980: Allow NUL character in character class
2013-04-11, by hannesw
8011974: Comparator function returning negative and positive Infinity does not work as expected with Array.prototype.sort
2013-04-11, by sundar
8011960: [2,1].sort(null) should throw TypeError
2013-04-11, by sundar
8011756: Wrong characters supported in RegExp \c escape
2013-04-10, by hannesw
8011749: Bugs with empty character class handling
2013-04-10, by hannesw
8011714: Regexp decimal escape handling still not correct
2013-04-10, by hannesw
Merge
2013-04-11, by lana
Added tag jdk8-b86 for changeset 6ee429aebbde
2013-04-18, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b86 for changeset ec149fe77498
2013-04-18, by katleman
Merge
2017-07-05, by duke
8012643: JDK8 b86 source with GPL header errors
2013-04-23, by katleman
Merge
2013-04-23, by lana
Merge
2013-04-17, by lana
8010096: Initial java.util.Spliterator putback
2013-04-16, by briangoetz
Merge
2013-04-17, by lana
Merge
2013-04-17, by lana
Merge
2013-04-17, by lana
Merge
2013-04-17, by coleenp
8009531: Crash when redefining class with annotated method
2013-04-17, by coleenp
8004260: dynamic proxy class should have the same Java language access as the proxy interfaces
2013-04-17, by mchung
8010953: Add primitive summary statistics utils
2013-04-17, by mduigou
8012019: (fc) Thread.interrupt triggers hang in FileChannelImpl.pread (win)
2013-04-17, by alanb
Merge
2013-04-17, by vinnie
Merge
2013-04-16, by vinnie
Merge
2013-04-16, by vinnie
Merge
2013-04-16, by vinnie
Merge
2013-04-12, by vinnie
6425477: Better support for generation of high entropy random numbers
2013-04-11, by wetmore
Merge
2013-04-11, by wetmore
8011680: Re-integrate AEAD implementation of JSSE
2013-04-11, by xuelei
8012056: SunJCEInstance needs to run in it's own vm
2013-04-11, by wetmore
8011812: JDK-8011278 breaks the old build
2013-04-11, by erikj
8001596: Incorrect condition check in PBKDF2KeyImpl.JAVA
2013-04-11, by vinnie
7171982: Cipher getParameters() throws RuntimeException: Cannot find SunJCE provider
2013-04-11, by vinnie
Merge
2013-04-17, by yhuang
8011977: ISO 4217 Amendment Number 155
2013-04-16, by yhuang
8010117: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive
2013-04-16, by mchung
8011124: Make KerberosTime immutable
2013-04-17, by weijun
Merge
2013-04-16, by chegar
Merge
2013-04-16, by chegar
Merge
2013-04-13, by chegar
Merge
2013-04-13, by chegar
Merge
2013-04-04, by chegar
8007675: Improve color conversion
2013-02-19, by bae
8008140: Better method handle resolution
2013-03-01, by vlivanov
8010944: Incorrectly separated package list in java.security-windows
2013-03-28, by chegar
8007406: Improve accessibility of AccessBridge
2013-03-27, by raginip
8005432: Update access to JAX-WS
2013-03-07, by mkos
6657673: Issues with JAXP
2013-02-18, by joehw
8003445: Adjust JAX-WS to focus on API
2013-03-27, by mullan
8006790: Improve checking for windows
2013-02-05, by malenkov
8001031: Better font processing
2013-03-07, by prr
8004986: Better handling of glyph table
2013-02-26, by prr
8008249: Sync ICU into JDK
2013-02-15, by prr
8009857: Problem with plugin
2013-03-18, by smarks
8009814: Better driver management
2013-03-18, by lancea
8009610: Blacklist certificate used with malware.
2013-03-11, by valeriep
8009463: Regression test test\java\lang\Runtime\exec\ArgWithSpaceAndFinalBackslash.java failing.
2013-03-08, by uta
8009305: Improve AWT data transfer
2013-03-14, by dfuchs
8009063: Improve reliability of ConcurrentHashMap
2013-03-03, by chegar
8007918: Better image writing
2013-02-26, by bae
8007667: Better image reading
2013-02-26, by bae
8007617: Better validation of images
2013-02-19, by bae
8006795: Improve font warning messages
2013-02-08, by prr
8006435: Improvements in JMX
2013-03-05, by dsamersoff
8005942: (process) Improved Runtime.exec
2013-02-22, by uta
8004261: Improve input validation
2013-02-15, by serb
8003335: Better handling of Finalizer thread
2012-12-20, by chegar
8001329: Augment RMI logging
2013-02-05, by dmocek
8001322: Refactor deserialization
2013-03-14, by dfuchs
8001040: Rework RMI model
2013-02-27, by smarks
8000897: VM crash in CompileBroker
2013-02-26, by valeriep
8000724: Improve networking serialization
2013-02-13, by michaelm
7200507: Refactor Introspector internals
2013-02-08, by malenkov
8007014: Improve image handling
2013-02-07, by bae
8004518: Add in-place operations to Map
2013-04-16, by mduigou
8012244: java/net/Socket/asyncClose/Race.java fails intermittently on Windows
2013-04-16, by chegar
8012237: CompletableFuture/Basic.java still fails intermittently
2013-04-16, by chegar
8012343: Objects.requireNonNull(Object,Supplier) breaks genstubs build
2013-04-16, by chegar
8011800: Add java.util.Objects.requireNonNull(T, Supplier<String>)
2013-04-15, by darcy
8008509: 6588413 changed JNIEXPORT visibility for GCC on HSX, jdk's jni_md.h needs similar change
2013-04-15, by martin
8011799: CompletableFuture/Basic.java fails intermittently
2013-04-14, by chegar
8008118: (process) Possible null pointer dereference in jdk/src/solaris/native/java/lang/UNIXProcess_md.c
2013-04-11, by jzavgren
8012028: Metafactory-generated lambda classes should be final
2013-04-12, by rfield
8010279: java.util.Stream.min/max((Comparator)null) is not consistent in throwing (unspecified) NPE
2013-04-12, by henryjen
8002390: (zipfs) Problems moving files between zip file systems
2013-04-12, by sherman
8011647: Add java.time.Instant methods to java.nio.file.attribute.FileTime
2013-04-12, by sherman
8011200: (coll) Optimize empty HashMap and ArrayList
2013-04-10, by mduigou
8011805: Update sun.tools.java class file reading/writing support to include the new constant pool entries
2013-04-12, by rfield
8012123: hijrah-config-umalqura.properties is missing from makefiles/profile-includes.txt
2013-04-12, by sherman
8011172: JSR 310 DateTime API Updates II
2013-04-12, by sherman
Merge
2013-04-11, by lana
8009638: Wrong comment for PL in LocaleISOData, 1989 forward Poland is Republic of Poland
2013-04-11, by peytoia
8011745: Unknown CertificateChoices
2013-04-11, by weijun
8011867: Accept unknown PKCS #9 attributes
2013-04-11, by weijun
8005460: [findbugs] Probably returned array should be cloned
2013-04-11, by weijun
8011930: Long.parseLong(String, int) has inaccurate limit on radix for using 'L'
2013-04-10, by darcy
8010948: Add conversion functional interfaces
2013-04-10, by mduigou
Merge
2013-04-17, by lana
Merge
2013-04-17, by lana
7147075: JTextField doesn't get focus or loses focus forever
2013-04-15, by ant
8004866: [macosx] HiDPI support in Aqua L&F
2013-04-12, by serb
8000629: [macosx] Blurry rendering with Java 7 on Retina display
2013-04-12, by serb
8010297: Missing isLoggable() checks in logging code
2013-04-12, by anthony
8010009: [macosx] Unable type into online word games on MacOSX
2013-04-12, by pchelko
4683761: Incomplete Introspection on nonpublic classes lead to IllegalAccessExceptions
2013-04-11, by malenkov
Merge
2013-04-17, by lana
Merge
2013-04-17, by lana
8011622: Use lcms as the default color management module in jdk8
2013-04-15, by bae
8005930: [lcms] ColorConvertOp: Alpha channel is not transferred from source to destination.
2013-04-15, by bae
Added tag jdk8-b86 for changeset 8344675901d3
2013-04-18, by katleman
Merge
2017-07-05, by duke
Merge
2013-04-23, by lana
Merge
2013-04-17, by lana
Merge
2013-04-17, by lana
Merge
2013-04-12, by chegar
8004336: Better handling of method handle intrinsic frames
2013-02-26, by twisti
Added tag jdk8-b86 for changeset b1cf5aefa461
2013-04-18, by katleman
Merge
2013-04-23, by lana
Merge
2013-04-17, by lana
Merge
2013-04-17, by lana
8011347: JKD-8009824 has broken webrev with some ksh versions
2013-04-16, by jgish
Merge
2013-04-11, by lana
Added tag jdk8-b86 for changeset 02ed1673d56f
2013-04-18, by katleman
Added tag jdk8-b86 for changeset da9a4c931281
2017-07-05, by duke
Merge
jdk8-b86
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2013-04-16, by katleman
Merge
2013-04-15, by katleman
8012048: JDK8 b85 source with GPL header errors
2013-04-12, by katleman
Merge
2013-04-16, by lana
8011677: EndPosTables should avoid hidden references to Parser
2013-04-08, by jjg
8011676: Instances of Tokens.Comment should not be defined in inner classes
2013-04-08, by jjg
8010822: Intersection type cast for functional expressions does not follow spec EDR
2013-04-08, by mcimadamore
8009131: Overload: javac should discard methods that lead to errors in lambdas with implicit parameter types
2013-04-08, by mcimadamore
8010404: Lambda debugging: redundant LineNumberTable entry for lambda capture
2013-04-08, by mcimadamore
8010823: DefaultMethodTest.testReflectCall fails with new lambda VM
2013-04-08, by mcimadamore
8010922: Cleanup: add support for ad-hoc method check logic
2013-04-08, by mcimadamore
Merge
2013-04-05, by lana
8011052: Add DEFAULT to javax.lang.model.Modifier
2013-04-03, by darcy
Merge
2013-04-02, by lana
4965689: class literal code wastes a byte
2013-04-02, by vromero
8010511: Tests are creating files in /tmp
2013-03-28, by jjg
8006346: doclint should make allowance for headers generated by standard doclet
2013-03-28, by jjg
8010490: FindBugs: double assignments in LambdaToMethod.visitIdent
2013-03-28, by mcimadamore
8010469: Bad assertion in LambdaToMethod
2013-03-28, by mcimadamore
7059170: Assume availablility of URLClassLoader.close
2013-03-26, by darcy
7041251: Use j.u.Objects utility methods in langtools
2013-03-26, by darcy
Added tag jdk8-b85 for changeset 575b651b1b3c
2013-04-11, by katleman
Merge
2017-07-05, by duke
Merge
2013-04-16, by lana
8010393: Update JAX-WS RI to 2.2.9-b12941
2013-04-09, by alanb
Added tag jdk8-b85 for changeset 38a3aebc07ce
2013-04-11, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b85 for changeset cacf7ffa3281
2013-04-11, by katleman
Merge
2017-07-05, by duke
Merge
2013-04-16, by katleman
Merge
2013-04-15, by katleman
8012048: JDK8 b85 source with GPL header errors
2013-04-12, by katleman
Merge
2013-04-16, by lana
Merge
2013-04-09, by jlaskey
8009230: Nashorn rejects extended RegExp syntax accepted by all major JS engines
2013-04-05, by hannesw
8011555: Invalid class name in with block with JavaImporter causes MH type mismatch
2013-04-04, by attila
8011552: Arrays with missing elements are not properly sorted
2013-04-04, by sundar
Merge
2013-04-04, by attila
8011544: Allow subclassing Java classes from script without creating instances
2013-04-04, by attila
8011543: "".split(undefined,{valueOf:function(){throw 2}}) does not throw exception
2013-04-04, by sundar
Merge
2013-04-04, by jlaskey
8011540: PropertyMap histories should not begin with empty map
2013-04-04, by jlaskey
8011421: When using Object.defineProperty on arrays, PropertyDescriptor's property accessors are invoked multiple times
2013-04-04, by sundar
8011394: RegExp.prototype.test() does not call valueOf on lastIndex property as per the spec.
2013-04-04, by sundar
8011382: Data prototype methods and constructor do not call user defined toISOString, valueOf methods per spec.
2013-04-03, by sundar
8007774: Enable code cache again
2013-04-03, by hannesw
8011365: Array.prototype.join and Array.prototype.toString do not throw TypeError on null, undefined
2013-04-03, by sundar
8011362: Overloaded method resolution foiled by nulls
2013-04-03, by attila
8011357: Array.prototype.slice and Array.prototype.splice should not call user defined valueOf of start, end arguments more than once
2013-04-03, by sundar
8011274: Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get.hasOwnProperty("prototype") should be false
2013-04-02, by sundar
8011237: Object.isExtensible(Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get) should be false
2013-04-02, by sundar
Merge
2013-04-02, by jlaskey
8011233: Create a Nashorn shell for JavaFX
2013-04-02, by jlaskey
Merge
2013-04-05, by lana
Merge
2013-04-02, by lana
8011209: Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get.length is not 0
2013-04-02, by sundar
8011219: Regression with recent PropertyMap history changes
2013-04-02, by hannesw
8011095: PropertyHashMap.rehash() does not grow enough
2013-03-31, by jlaskey
8011063: With older ant, we get the error "The <property> type doesn't support nested text data ("${run.te...jvmargs}")."
2013-03-29, by sundar
8010995: The bug ID 8010710 accidentally got two digits transposed in the checkin and unit test name
2013-03-29, by lagergren
8010924: Dealing with undefined property gets you a fatal stack
2013-03-28, by sundar
Added tag jdk8-b85 for changeset 769940c9fbc4
2013-04-11, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b85 for changeset ad477d409ae8
2013-04-11, by katleman
Merge
2017-07-05, by duke
Merge
2013-04-16, by katleman
Merge
2013-04-15, by katleman
8012048: JDK8 b85 source with GPL header errors
2013-04-12, by katleman
Merge
2013-04-16, by lana
Merge
2013-04-09, by lana
8005696: Add CompletableFuture
2013-04-09, by chegar
8010393: Update JAX-WS RI to 2.2.9-b12941
2013-04-09, by alanb
6298888: Add toGenericString to j.l.Class and getTypeName to j.l.reflect.Type
2013-04-08, by darcy
8010849: (str) Optimize StringBuilder.append(null)
2013-04-08, by martin
8006036: (process) cleanup code in java/lang/Runtime/exec/WinCommand.java
2013-04-08, by lancea
8011590: More tests for core reflection modeling of default methods
2013-04-05, by darcy
8011602: jobjc build failure on Mac
2013-04-05, by dxu
Merge
2013-04-05, by lana
5001942: Missings SOCKS support for direct connections
2013-04-05, by khazra
8011380: FX dependency on PlatformLogger broken by 8010309
2013-04-05, by mchung
7155720: PKCS11 minor issues in native code
2013-04-04, by valeriep
8000406: change files using @GenerateNativeHeader to use @Native
2013-04-04, by dxu
7091601: Arabic Locale: can not set type of digit in application level
2013-04-03, by naoto
less
more
|
(0)
-10000
-3000
-1000
-256
+256
+1000
+3000
+10000
+30000
tip