Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-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
2013-05-07, by coleenp
8009729: Refix hotspot jni_<cpu>.h JNIEXPORT and JNIIMPORT definitions to match jdk version
2013-05-07, by emc
8009577: Test test/closed/runtime/classunload broken
2013-05-07, by ctornqvi
8005038: remove crufty '_g' support from SA
2013-05-07, by sla
8014044: Spelling error in JDK-8009615: boostrapmethod
2013-05-07, by sla
Merge
2013-05-07, by sla
8009615: JvmtiClassFileReconstituter does not create BootstrapMethod attributes
2013-05-06, by sla
Merge
2013-05-06, by acorn
Merge
2013-05-06, by acorn
8010783: assert(s->refcount() != 0) failed: for create_overpasses
2013-05-02, by acorn
Merge
2013-05-06, by zgu
8013120: NMT: Kitchensink crashes with assert(next_region == NULL || !next_region->is_committed_region()) failed: Sanity check
2013-05-06, by zgu
8013648: Guarantee(VerifyBeforeGC || VerifyDuringGC || VerifyBeforeExit || VerifyAfterGC) failed: too expensive
2013-05-06, by hseigel
Merge
2013-05-03, by dcubed
Merge
2013-05-03, by zgu
8012641: Perf_CreateLong creates perf counter of incorrect type
2013-05-02, by ccheung
Merge
2013-05-03, by fparain
8004095: Add support for JMX interface to Diagnostic Framework and Commands
2013-05-03, by fparain
8013785: Respect EXTRA_CFLAGS on windows
2013-05-03, by sla
8008453: JvmtiClassFileReconstituter does not recognize default methods
2013-05-03, by sla
8013800: new hotspot build - hs25-b32
2013-05-03, by amurillo
Added tag jdk8-b89 for changeset 67f1ddecad67
2013-05-09, by katleman
Added tag jdk8-b89 for changeset b77fd4a47faf
2013-05-09, by katleman
Added tag jdk8-b89 for changeset 4dec41b3c5e3
2017-07-05, by duke
Merge
jdk8-b89
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2013-05-06, by lana
8011591: BootstrapMethodError when capturing constructor ref to local classes
2013-05-01, by rfield
Merge
2013-04-30, by lana
8013531: Provide a utility class in com.sun.tools.classfile to find field/method references
2013-04-30, by mchung
8010304: javac should detect all mutable implicit static fields in langtools using a plugin
2013-04-26, by vromero
8008562: javac, a refactoring to Bits is necessary in order to provide a change history
2013-04-26, by vromero
8012723: strictfp interface misses strictfp modifer on default method
2013-04-26, by vromero
8013256: javac test failing after Lambda changes to java.util.List
2013-04-25, by jjg
Merge
2013-04-23, by lana
8011027: Type parameter annotations not passed through to javax.lang.model
2013-04-22, by jfranck
8012661: remove langtools Makefile-classic
2013-04-19, by jjg
8012681: Commit for JDK-8012656 breaks tl build
2013-04-19, by jfranck
8012656: cache frequently used name strings for DocImpl classes
2013-04-18, by jjg
8012658: Change default langtools source level to 7
2013-04-18, by jjg
8008174: DocTree API should provide start and end positions for tree nodes
2013-04-17, by jlahoda
Added tag jdk8-b88 for changeset a072db97da9b
2013-05-02, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b88 for changeset bc758d2252be
2013-05-02, by katleman
Merge
2017-07-05, by duke
Merge
2013-05-06, by lana
Merge
2013-04-30, by lana
Merge
2013-04-23, by lana
8010495: Update JAXP NetBeans project - add support for generating javadoc
2013-04-19, by dfuchs
8005954: JAXP Plugability Layer should use java.util.ServiceLoader
2013-04-17, by dfuchs
Added tag jdk8-b88 for changeset a53cf0f890db
2013-05-02, by katleman
Merge
2017-07-05, by duke
Merge
2013-05-06, by lana
Merge
2013-04-30, by lana
8013533: Increase code coverage report for types and logging
2013-04-30, by lagergren
Merge
2013-04-29, by jlaskey
8008814: Configurable ignore/warning/error behavior for function declaration as statement
2013-04-29, by attila
8013444: JSON.parse does not invoke "reviver" callback as per spec.
2013-04-29, by sundar
8013419: Streamline handling of with and eval
2013-04-29, by attila
8013360: Should be using JavaFX 8 classes for -fx support
2013-04-26, by jlaskey
8013369: nashorn build failure with jdk8 b84
2013-04-26, by sundar
8006559: Octane:pdfjs leaks memory, runs slower iteration to iteration
2013-04-26, by hannesw
8013337: Issues with Date.prototype's get, set functions
2013-04-26, by sundar
8013208: Octane performance regression
2013-04-26, by jlaskey
8013325: function named 'arguments' should set DEFINES_ARGUMENTS flag in its parent, not itself
2013-04-26, by attila
8013295: ScriptEngineTest.java fails with compilation error when running under jtreg
2013-04-26, by sundar
8013167: Vararg constructor not found
2013-04-25, by attila
8013203: A collection of smaller speedups to compilation pipeline
2013-04-25, by attila
8013131: Various compatibility issues in String.prototype.split()
2013-04-25, by hannesw
8012251: jjs should support -fx option
2013-04-24, by jlaskey
8008238: Labeled break in finally causes stack overflow in Node copy
2013-04-24, by hannesw
8012931: NativeDate.safeToString() throws RangeError for invalid date
2013-04-24, by hannesw
8012334: ToUint32, ToInt32, and ToUint16 don't conform to spec
2013-04-24, by hannesw
8010731: Don't expose internal symbols to scripts
2013-04-23, by attila
8011065: Problems when script implements an interface with variadic methods
2013-04-23, by attila
Merge
2013-04-23, by lana
Merge
2013-04-22, by sundar
8012919: findMegaMorphicSetMethod should not cast result type
2013-04-22, by jlaskey
8012673: Nashorn's package name vs class name inferring logic is wrong
2013-04-22, by sundar
8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
2013-04-20, by jlaskey
8010701: Immutable nodes - final iteration
2013-04-19, by lagergren
8012593: JSAdapter overrides impacts strongly construction time
2013-04-19, by sundar
8012612: Compile failed
2013-04-19, by sundar
8012460: RegExp regression
2013-04-18, by hannesw
8012462: Date.prototype.toJSON does not handle non-Date 'this' as per the spec.
2013-04-18, by sundar
Merge
2013-04-18, by sundar
8012529: Remove -esa from testing jvmargs
2013-04-17, by jlaskey
Merge
2013-04-17, by jlaskey
8012457: Function.prototype.apply should accept any array-like argument for function arguments
2013-04-17, by sundar
8012240: Array.prototype.map.call({length: -1, get 0(){throw 0}}, function(){}).length does not throw error
2013-04-15, by sundar
Added tag jdk8-b88 for changeset ddfec66935ab
2013-05-02, by katleman
Merge
2017-07-05, by duke
Merge
2013-05-06, by lana
Merge
2013-04-30, by lana
8011986: [corba] idlj generates read/write union helper methods that throw wrong exception in some cases
2013-04-29, by dmeetry
4504275: CORBA boolean type unions do not generate compilable code from idlj
2013-04-29, by dmeetry
Added tag jdk8-b88 for changeset 4752a2b59f2e
2013-05-02, by katleman
Merge
2017-07-05, by duke
Merge
2013-05-07, by katleman
Merge
2013-05-07, by katleman
8011366: Enable debug info on all libraries for OpenJDK builds
2013-05-04, by andrew
Merge
2013-05-06, by lana
Merge
2013-05-01, by lana
8012665: add CharSequence.chars, CharSequence.codePoints
2013-05-01, by mduigou
8012082: SASL: auth-conf negotiated, but unencrypted data is accepted, reset to unencrypt
2013-05-01, by weijun
8013723: ProblemList.txt updates (5/2013)
2013-05-01, by chegar
8007799: Base64.getEncoder(0, byte[]) returns an encoder that unexpectedly inserts line separators
2013-04-30, by msheppar
6594296: NetworkInterface.getHardwareAddress returns zero length byte array
2013-05-01, by chegar
Merge
2013-04-30, by lana
8013531: Provide a utility class in com.sun.tools.classfile to find field/method references
2013-04-30, by mchung
8013647: JPRT unable to clean-up after tests that leave file trees with loops
2013-04-30, by alanb
8009389: Unpack200 native library should be removed from profiles
2013-04-30, by ksrini
Merge
2013-04-30, by mduigou
8011814: Add testng.jar to Netbeans projects test compile classpath
2013-04-30, by mduigou
8010416: Add a way for java.sql.Driver to be notified when it is deregistered
2013-04-30, by lancea
8007373: Inet6Address serialization incompatibility
2013-04-29, by msheppar
8003671: [findbugs] sun.management.AgentConfigurationError.getParams() may expose internal representation by returning AgentConfigurationError.params
2013-04-30, by sla
8011917: Add java.util.stream.Collectors utilities
2013-04-29, by mduigou
8012650: Arrays streams methods
2013-04-20, by briangoetz
Merge
2013-04-29, by chegar
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip