Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-112
+112
+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.
8026936: Initialize LamdbaToMethod lazily and as required
2013-10-23, by ksrini
8026861: Wrong LineNumberTable for variable declarations in lambdas
2013-10-23, by jlahoda
8027191: Fix for JDK-8026861 refers to an incorrect bug number
2013-10-23, by jlahoda
8026770: javadoc creates invalid HTML in profile summary pages
2013-10-23, by bpatel
8022720: Method refeerences - private method should be accessible (nested classes)
2013-10-23, by rfield
8026508: Invokedynamic instructions don't get line number table entries
2013-10-23, by jlahoda
Merge
2013-10-22, by jjg
8027119: Cleanup javadoc comments for taglet API
2013-10-22, by jjg
8023668: Desugar serializable lambda bodies using more robust naming scheme
2013-10-22, by rfield
8025290: javac implicit versus explicit lambda compilation error
2013-10-22, by vromero
8026857: AnnoConstruct.getAnnotationsByType does not search supertype for inherited annotations if @SomeContainer({}) is present
2013-10-22, by jfranck
8026758: Inefficient code in LambdaToMethod
2013-10-21, by ksrini
8026855: AnnoConstruct.getAnnotationsByType includes inherited indirectly present annotations even when containee type is not inheritable
2013-10-22, by jfranck
8026984: Clarity intended use of jdk.Exported
2013-10-21, by darcy
8026956: test tools/javac/lambda/TargetType58.java is failing after a libs change
2013-10-21, by vromero
8026931: MethodParameters tests failing on Windows
2013-10-20, by ksrini
8026791: wrong type_path encoded for method_return on an inner class constructor
2013-10-20, by jjg
8025109: Better encapsulation for AnnotatedType
2013-10-20, by jjg
8024809: javac, some lambda programs are rejected by flow analysis
2013-10-19, by vromero
8026567: Use meaningful style names for strong and italic styles.
2013-10-18, by bpatel
8026749: Missing LV table in lambda bodies
2013-10-18, by jjg
8026838: Fix new doclint issues in javax.annotation.processing
2013-10-17, by darcy
Added tag jdk8-b114 for changeset 7e53ada0d2d4
2013-10-31, by cl
Merge
2017-07-05, by duke
Added tag jdk8-b114 for changeset 18b08c4ac28d
2013-10-31, by cl
Merge
2017-07-05, by duke
Merge
2013-10-31, by lana
8024378: StAX parser shall support JAXP properties
2013-10-30, by joehw
8027484: Implementation error in SAX2DOM.java
2013-10-29, by joehw
Merge
2013-10-28, by lana
8004476: XSLT Extension Functions Don't Work in WebStart
2013-10-24, by joehw
Added tag jdk8-b114 for changeset 021350e22576
2013-10-31, by cl
Merge
2017-07-05, by duke
Merge
2013-10-31, by lana
Merge
2013-10-31, by sundar
8027562: eval should load second and subsequent arguments for side effect
2013-10-30, by sundar
8027532: nashorn should only use jdk8 apis in the compact1 profile
2013-10-30, by jlaskey
8027447: The wrong string buffer is specified for stderr in $EXEC
2013-10-29, by jlaskey
Merge
2013-10-29, by jlaskey
8027301: Optimizations for Function.prototype.apply
2013-10-25, by hannesw
8027042: Evaluation order for binary operators can be improved
2013-10-25, by hannesw
Merge
2013-10-28, by lana
Merge
2013-10-23, by sundar
8027150: ScriptObjectListAdapter won't work as expected
2013-10-23, by sundar
8027128: jdk.nashorn.api.scripting.JSObject should be an interface
2013-10-23, by sundar
Merge
2013-10-22, by sundar
8027020: [regression] java.lang.VerifyError: Bad type on operand stack
2013-10-22, by sundar
8027037: Make ScriptObjectMirror conversions work for any JSObject
2013-10-22, by attila
8027031: complete merging of loads and converts
2013-10-22, by attila
Merge
2013-10-22, by sundar
8027024: String.prototype.charAt and charCodeAt do not evaluate 'self' and 'pos' arguments in right order
2013-10-22, by sundar
8026955: for-in should convert primitive values to object
2013-10-22, by hannesw
8027015: AutoCloseable no longer implements @FunctionalInterface
2013-10-22, by hannesw
8027016: Array.prototype.indexOf should return -1 when array is of length zero
2013-10-22, by sundar
8026871: NASHORN TEST: Enable possibility to test Nashorn use of JavaFX canvas.
2013-10-21, by kshefov
Merge
2013-10-21, by sundar
8026858: Array length does not handle defined properties correctly
2013-10-18, by hannesw
Merge
2013-10-18, by sundar
8026805: Array.prototype.length doesn't work as expected
2013-10-18, by hannesw
8026701: Array.prototype.splice is slow on dense arrays
2013-10-17, by hannesw
8026161: Don't narrow floating-point literals in the lexer
2013-10-17, by attila
Added tag jdk8-b114 for changeset 348c2258d7bf
2013-10-31, by cl
Merge
2017-07-05, by duke
Merge
2013-10-31, by lana
Merge
2013-10-28, by lana
5036554: unmarshal error on CORBA alias type in CORBA any
2013-10-23, by coffeys
8021257: com.sun.corba.se.** should be on restricted package list
2013-10-22, by alanb
Added tag jdk8-b114 for changeset 71655e2f499f
2013-10-31, by cl
Merge
2017-07-05, by duke
Merge
2013-10-31, by lana
8024876: [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions
2013-10-31, by joehw
8027155: test/java/io/File/NulFile.java failing when test run in othervm mode
2013-10-31, by dxu
8024633: Lambda linkage performance - initialize generated class earlier
2013-10-29, by briangoetz
8024637: Lambda linkage performance - use reflection instead of ASM to manipulate parameter types
2013-10-31, by briangoetz
7144200: java/lang/management/ClassLoadingMXBean/LoadCounts.java failed with JFR enabled
2013-10-31, by jbachorik
8027316: Distinct operation on an unordered stream should not be a barrier
2013-10-31, by psandoz
8023863: deprecate support for statically-generated stubs from RMI (JRMP)
2013-10-30, by smarks
6910473: java.math.BigInteger.bitLength() may return negative "int" on large numbers
2013-10-30, by bpb
8005294: Consider default methods for additions to AnnotatedElement
2013-10-30, by darcy
8027526: CheckTipsAndVersions.java failing occasionally
2013-10-30, by wetmore
8027318: Lambda Metafactory: generate serialization-hostile read/writeObject methods for non-serializable lambdas
2013-10-29, by briangoetz
Merge
2013-10-30, by lana
Merge
2013-10-30, by michaelm
8027570: NullPointerException in URLPermission.hashCode()
2013-10-30, by michaelm
8020467: Inconsistency between usage.getUsed() and isUsageThresholdExceeded() with CMS Old Gen pool
2013-10-30, by jbachorik
6931564: Incorrect display name of Locale for south africa
2013-10-30, by mfang
6192407: s10_70, ko, s1/dvd, minor misspelling under "Select Software Localizations"
2013-10-30, by mfang
8022229: Intermittent test failures in sun/tools/jstatd
2013-10-30, by ykantser
8026880: NetworkInterface native initializing code should check fieldID values
2013-10-30, by chegar
8027058: sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh Failed to initialize connector
2013-10-30, by jbachorik
8025521: [de] mnemonic conflict in FileChooser for GTK Style feel&look
2013-10-29, by mfang
Merge
2013-10-29, by mfang
8008647: [es] minor cosmetic issues in translated java command line outputs
2013-10-29, by mfang
8027358: sun/management/jmxremote/bootstrap/LocalManagementTest.java failing since JDK-8004926
2013-10-29, by jbachorik
8025646: [pt_BR] overtranslation of option in java command line output
2013-10-29, by mfang
8008437: [sv] over-translation in java command line outputs
2013-10-29, by mfang
8026108: [it, ja, zh_CN] wrong translation in jar example.
2013-10-29, by mfang
8027466: Revert jdk/THIRD_PARTY_README to known good version
2013-10-29, by chegar
Merge
2013-10-29, by jlaskey
Merge
2013-09-30, by jlaskey
Merge
2013-09-13, by jlaskey
Merge
2013-08-27, by jlaskey
Merge
2013-07-24, by jlaskey
Merge
2013-07-16, by jlaskey
Merge
2013-06-05, by jlaskey
Merge
2013-05-29, by jlaskey
Merge
2013-05-23, by jlaskey
Merge
2013-05-14, by jlaskey
Merge
2013-04-29, by jlaskey
Merge
2013-04-22, by jlaskey
Merge
2013-04-17, by jlaskey
Merge
2013-04-15, by jlaskey
less
more
|
(0)
-10000
-3000
-1000
-112
+112
+1000
+3000
+10000
+30000
tip