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.
8058180: .hgignore should be updated with webrev in all repos
2014-09-11, by wetmore
Merge
2014-09-10, by lana
8042347: javac, Gen.LVTAssignAnalyzer should be refactored, it shouldn't be a static class
2014-09-09, by vromero
8054210: NullPointerException when compiling specific code.
2014-09-09, by pgovereau
8055500: fix for 8030046 is incorrect
2014-09-09, by pgovereau
8057753: Test langtools/test/tools/javac/NoClass.java is failing when run together with langtools/test/tools/javac/DuplicateImport.java
2014-09-08, by jlahoda
8055514: Wrong, confusing error when non-static varargs referenced in static context
2014-09-08, by mcimadamore
8056021: checkin for JDK-8027262 breaks Checker Framework
2014-09-08, by jfranck
8056984: Exception in compiler: java.lang.AssertionError: isSubClass T
2014-09-08, by jlahoda
8056014: Type inference may be skipped for a complex receiver generic method in a parameter position
2014-09-08, by jlahoda
8055079: Group 9c: golden files for tests in tools/javac dir
2014-09-05, by sogoel
8055075: Group 9b: golden files for tests in tools/javac dir
2014-09-05, by sogoel
8055996: Remove @ignore from tools/javac/T6725036.java
2014-09-04, by sogoel
Added tag jdk9-b30 for changeset 290847867ded
2014-09-11, by katleman
Merge
2017-07-05, by duke
Merge
2014-09-11, by lana
8058180: .hgignore should be updated with webrev in all repos
2014-09-11, by wetmore
Added tag jdk9-b30 for changeset a9217d0687d5
2014-09-11, by katleman
Merge
2017-07-05, by duke
Merge
2014-09-11, by lana
8058180: .hgignore should be updated with webrev in all repos
2014-09-11, by wetmore
Merge
2014-09-10, by lana
8058175: [XML 1.0/1.1] - Attribute values with supplemental characters are being corrupted.
2014-09-10, by martin
8056202: Xerces Update: Catalog Resolver
2014-09-05, by joehw
Added tag jdk9-b30 for changeset bbce32388a2d
2014-09-11, by katleman
Merge
2017-07-05, by duke
Merge
2014-09-11, by lana
8058180: .hgignore should be updated with webrev in all repos
2014-09-11, by wetmore
8058179: Global constants get in the way of self-modifying properties
2014-09-11, by hannesw
8058100: Reduce the RecompilableScriptFunctionData footprint
2014-09-11, by attila
Merge
2014-09-10, by lana
8057021: UserAccessorProperty guards fail with multiple globals
2014-09-10, by hannesw
8034954: Optimistic iteration in for-in and for-each
2014-09-10, by attila
8057703: More empty classes generated by Nashorn
2014-09-10, by lagergren
8057931: Instead of not skipping small functions in parser, make lexer avoid them instead
2014-09-09, by attila
8057930: remove eval ID
2014-09-09, by attila
8057148: Skip nested functions on reparse
2014-09-08, by attila
8057678: Tests for let and const keywords in Nashorn
2014-09-08, by yan
8057742: ant clean test should not fail if one or more external test suites are missing
2014-09-08, by sundar
8057588: Lots of trivial (empty) classes were generated by the Nashorn compiler as part of restOf-method generation
2014-09-05, by lagergren
8057611: Nashorn did not dump the JOx classes to disk when running with the -d flag
2014-09-05, by lagergren
Added tag jdk9-b30 for changeset 00bb2442d1d6
2014-09-11, by katleman
Merge
2017-07-05, by duke
Merge
2014-09-11, by lana
8058180: .hgignore should be updated with webrev in all repos
2014-09-11, by wetmore
Added tag jdk9-b30 for changeset 10aa2df75c46
2014-09-11, by katleman
Merge
2017-07-05, by duke
Merge
2014-09-11, by lana
8057826: Minor clean-up to the java.sql Date/Time/Timestamp tests
2014-09-11, by lancea
8058180: .hgignore should be updated with webrev in all repos
2014-09-11, by wetmore
8039898: sunpkcs11-solaris.cfg should be in solaris specific directory
2014-09-11, by valeriep
8057746: Cannot handle JdpException in JMX agent initialization.
2014-09-11, by dsamersoff
8057936: java.net.URLClassLoader.findClass uses exceptions in control flow
2014-09-11, by michaelm
8057556: JDP should better handle non-active interfaces
2014-09-11, by dsamersoff
8057747: Several test failing after update to tzdata2014g
2014-09-11, by aefimov
8058089: api/javax_management/loading/MLetArgsSupport.html\#MLetArgsSupportTest0001 fails because of java.lang.IllegalArgumentException (argument type mismatch)
2014-09-11, by jbachorik
Merge
2014-09-10, by lana
8057922: Improve LambdaForm sharing by using LambdaFormEditor more extensively
2014-09-10, by vlivanov
8057042: LambdaFormEditor: derive new LFs from a base LF
2014-09-10, by vlivanov
8056926: Improve caching of GuardWithTest combinator
2014-09-10, by vlivanov
8057657: Annotate LambdaForm parameters with types
2014-09-10, by vlivanov
8057656: Improve MethodType.isCastableTo() & MethodType.isConvertibleTo() checks
2014-09-10, by vlivanov
8057654: Extract checks performed during MethodHandle construction into separate methods
2014-09-10, by vlivanov
8050887: Intrinsify constants for default values
2014-09-10, by vlivanov
8050884: Intrinsify ValueConversions.identity() functions
2014-09-10, by vlivanov
8050877: Improve code for pairwise argument conversions and value boxing/unboxing
2014-09-10, by vlivanov
8050200: Make LambdaForm intrinsics detection more robust
2014-09-10, by vlivanov
8050057: Improve caching of MethodHandle reinvokers
2014-09-10, by vlivanov
8050174: Support overriding of isInvokeSpecial flag in WrappedMember
2014-09-10, by vlivanov
8050173: Add j.l.i.MethodHandle.copyWith(MethodType, LambdaForm)
2014-09-10, by vlivanov
8050166: Get rid of some package-private methods on arguments in j.l.i.MethodHandle
2014-09-10, by vlivanov
8050053: Improve caching of different invokers
2014-09-10, by vlivanov
8050052: Small cleanups in java.lang.invoke code
2014-09-10, by vlivanov
8049555: Move varargsArray from sun.invoke.util package to java.lang.invoke
2014-09-10, by vlivanov
8038261: JSR292: cache and reuse typed array accessors
2014-09-10, by vlivanov
8037209: Improvements and cleanups to bytecode assembly for lambda forms
2014-09-10, by vlivanov
8057813: Alterations to jdk_security3 test target
2014-09-10, by coffeys
8055251: Re-examine Integer.parseInt and Long.parseLong methods
2014-09-10, by alanb
8057937: javax/management/monitor/GaugeMonitorDeadlockTest.java should be quarantined
2014-09-10, by sla
8057558: VirtualMachineImpl.execute on windows should close PipedInputStream before throwing exceptions
2014-09-10, by sla
8057174: MemoryMXBean tests -- TEST FAILED: chunkSize: 6291456 is less than YOUNG_GEN_SIZE: 8388608
2014-09-04, by stefank
7010989: Duplicate closure of file descriptors leads to unexpected and incorrect closure of sockets
2014-09-09, by igerasim
8051989: Unportable format string argument mismatch in jdk/src/share/native/com/sun/java/util/jar/pack/unpack.cpp
2014-09-09, by kizune
5043030: (reflect) unnecessary object creation in reflection
2014-09-09, by jfranck
8054987: (reflect) Add sharing of annotations between instances of Executable
2014-09-09, by jfranck
8057778: Misc cleanups of the attach code (aix)
2014-09-08, by sla
8057776: Misc cleanups of the attach code
2014-09-08, by sla
8049343: (tz) Support tzdata2014g
2014-09-07, by aefimov
8056951: pico-optimize contains(Object) methods
2014-08-29, by martin
8057686: Clean up ProblemList.txt
2014-09-05, by ykantser
8029516: (fs) WatchKey cancel unreliable on Windows
2014-09-05, by alanb
8056248: Improve ForkJoin thread throttling
2014-09-05, by dl
Added tag jdk9-b30 for changeset dfdf7c92f55e
2014-09-11, by katleman
Merge
2017-07-05, by duke
Merge
2014-09-11, by lana
8058180: .hgignore should be updated with webrev in all repos
2014-09-11, by wetmore
Merge
2014-09-10, by lana
Merge
2014-09-04, by kvn
8057129: Fix AIX build after the Extend CompileCommand=option change 8055286
2014-09-03, by simonis
8057038: Speculative traps not robust when compilation and class unloading are concurrent
2014-08-02, by roland
8055904: Develop tests for new command-line options related to SHA intrinsics
2014-09-03, by fzhinkin
8055903: Develop sanity tests on SPARC's SHA instructions support
2014-09-03, by fzhinkin
8056091: Move compiler/intrinsics/mathexact/sanity/Verifier to compiler/testlibrary and extend its functionality
2014-09-03, by fzhinkin
8055946: assert(result == NULL || result->is_oop()) failed: must be oop
2014-08-27, by roland
8055910: closed/java/util/Collections/CheckedCollections.java failed with ClassCastException not thrown
2014-08-29, by roland
8055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() method
2014-09-02, by kvn
8056964: JDK-8055286 changes are incomplete.
2014-09-02, by kvn
8054292: code comments leak in fastdebug builds
2014-08-29, by drchase
Merge
2014-08-29, by thartmann
8055286: Extend CompileCommand=option to handle numeric parameters
2014-08-29, by zmajo
8056067: NodeHash debug variables are available in product build
2014-08-29, by thartmann
8056223: typo in export_optimized_jdk
2014-08-28, by iignatyev
Merge
2014-09-04, by jmasa
Merge
2014-09-04, by jmasa
Merge
2014-09-03, by tschatzl
8057143: Incomplete renaming of variables containing "hrs" to "hrm" related to HeapRegionSeq
2014-09-03, by tschatzl
8057037: Verification in ClassLoaderData::is_alive is too slow
2014-09-03, by stefank
8048268: G1 Code Root Migration performs poorly
2014-08-29, by mgerdin
8056084: Refactor Hashtable to allow implementations without rehashing support
2014-08-29, by mgerdin
8057147: [TESTBUG] Platform.isDebugBuild() doesn't work on all build types
2014-09-03, by ctornqvi
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip