Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-128
+128
+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
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
8011393: Typo in javadoc for SerialClob.truncate
2013-04-03, by lancea
8011373: Property java.runtime.profile should be removed (left-over code)
2013-04-03, by alanb
8011234: Performance regression with ftp protocol when uploading in image mode
2013-04-03, by alanb
8004979: java.lang.reflect.Modifier.toString should include "default"
2013-04-02, by darcy
Merge
2013-04-02, by lana
8007379: Base64.getMimeDecoder().decode() throws IAE for a non-base64 character after padding
2013-04-02, by sherman
8009558: linked_md.c::dll_build_name can get stuck in an infinite loop
2013-04-02, by sla
8011199: Backout changeset JDK-7143928 (2b34a1eb3153)
2013-04-01, by mduigou
8011187: Remove obsolete/unused targets from jdk/test/Makefile
2013-04-01, by mduigou
7143928: Optimize empty HashMap and ArrayList
2013-04-01, by mduigou
8010268: Remove dependence upon clean target from jdk/test/Makefile prep target
2013-04-01, by mduigou
8010309: Improve PlatformLogger.isLoggable performance by direct mapping from an integer to Level
2013-03-28, by mchung
8010125: keytool -importkeystore could create a pkcs12 keystore with different storepass and keypass
2013-03-28, by weijun
8010991: Enable test/javax/script/GetInterfaceTest.java again
2013-03-28, by sundar
8010846: Update the corresponding test in test/vm/verifier/TestStaticIF.java
2013-03-27, by acorn
7185456: (ann) Optimize Annotation handling in java/sun.reflect.* code for small number of annotations
2013-03-27, by darcy
8010837: FileInputStream.available() throw IOException when encountering negative available values
2013-03-27, by dxu
8009427: Re-enable tests that were disable to ease complicated push
2013-03-21, by ehelin
8010316: Improve handling of char sequences containing surrogates
2013-03-26, by martin
8007905: To add a system property to create zip file without using ZIP64 end table when entry count > 64k
2013-03-26, by martin
Merge
2013-04-09, by lana
7153702: [TEST_BUG] [macosx] Synchronization problem in test javax/swing/JPopupMenu/6827786/bug6827786.java
2013-04-08, by kshefov
8006941: [macosx] Deadlock in drag and drop
2013-04-05, by pchelko
8010925: COPY AND PASTE TO AND FROM SIGNED APPLET FAILS AFTER FIRST INTERNAL COPY PRFRMD
2013-04-03, by mcherkas
8011123: serialVersionUID of java.awt.dnd.InvalidDnDOperationException changed in JDK8-b82
2013-04-03, by mcherkas
Merge
2013-04-02, by lana
8010375: sun.swing.JLightweightFrame should be implemented for XToolkit
2013-03-29, by ant
7075105: WIN: Provide a way to format HTML on drop
2013-03-27, by denis
Merge
2013-04-09, by lana
Merge
2013-04-02, by lana
8010005: [parfait] Memory leak in jdk/src/macosx/native/sun/awt/CTextPipe.m
2013-03-27, by jgodinez
Added tag jdk8-b85 for changeset c62699ce4007
2013-04-11, by katleman
less
more
|
(0)
-10000
-3000
-1000
-128
+128
+1000
+3000
+10000
+30000
tip