Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-224
+224
+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.
8066780: Split CardGeneration out to its own file
2014-12-10, by brutisso
8066102: Clean up HeapRegionRemSet files
2014-12-09, by tschatzl
Merge
2014-12-08, by jwilhelm
Merge
2014-12-08, by stefank
8065634: Crash in InstanceKlass::clean_method_data when _method is NULL
2014-12-05, by stefank
8059066: CardTableModRefBS might commit the same page twice
2014-12-02, by ehelin
Merge
2014-12-04, by brutisso
8066441: Add PLAB trace event
2014-12-03, by sfriberg
Merge
2014-12-08, by minqi
Merge
2014-12-06, by mikael
8066508: JTReg tests timeout on slow devices when run using JPRT
2014-12-05, by cjplummer
Merge
2014-12-05, by coleenp
8066171: Out of order with Metaspace allocation lock
2014-12-05, by coleenp
8065050: vm crashes during CDS dump when very small SharedMiscDataSize is specified
2014-12-05, by ccheung
8066670: PrintSharedArchiveAndExit does not exit the VM when the archive is invalid
2014-12-04, by iklam
Merge
2014-12-04, by kevinw
8061785: [TEST_BUG] serviceability/sa/jmap-hashcode/Test8028623.java has utf8 character corrupted by earlier merge
2014-12-04, by kevinw
8065788: os::reserve_memory() on Windows should not assert that allocation size is aligned to OS allocation granularity
2014-12-03, by mgronlun
Added tag jdk9-b43 for changeset c12e49897c5a
2014-12-18, by lana
Merge
2014-12-23, by lana
8067898: Disable verify-modules until JDK-8067479 is resolved
2014-12-18, by mchung
8067829: Remove setting -bootclasspath $(JDK_OUTPUTDIR)/classes from Javadoc.gmk
2014-12-17, by mchung
8067631: hgforest.sh mishandles arguments with spaces
2014-12-15, by smarks
8067442: Tests using -Xshare:dump does not work with 'make test'
2014-12-16, by ehelin
8066138: Trailing whitespace in title of javadoc: Overview (Java Platform SE 7 )
2014-12-16, by alundblad
8065673: XML Test Colo: Add test build system for JAXP tests
2014-12-15, by joehw
8067360: verify-modules target was dropped in jdk9 b41
2014-12-15, by mchung
8067330: ZERO_ARCHDEF incorrectly defined for PPC/PPC64 architectures
2014-12-12, by sgehwolf
8067254: No debug symbols in JPRT Windows builds
2014-12-12, by erikj
Added tag jdk9-b43 for changeset 2d5bf96c8f17
2014-12-18, by lana
Added tag jdk9-b43 for changeset 6494b13f88a8
2017-07-05, by duke
Merge
jdk9-b43
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2014-12-11, by lana
8065360: Implement a test that checks possibilty of class members to be imported
2014-12-10, by aeremeev
8067006: Tweak IntelliJ langtools project to show jtreg report directory
2014-12-09, by mcimadamore
8067001: DetectMutableStaticFields fails after modular images push
2014-12-09, by mcimadamore
8066961: NegativeCyclicDependencyTest.java fails on Windows
2014-12-09, by aeremeev
8064794: Implement negative tests for cyclic dependencies in import statements
2014-12-09, by aeremeev
8066902: JavacParserTest fails on Windows
2014-12-08, by jlahoda
8061549: Disallow _ as a one-character identifier
2014-12-08, by jlahoda
8066889: IntelliJ langtools launcher ought to be Windows friendly
2014-12-08, by mcimadamore
8065753: javac crashing on a html-like file
2014-12-08, by jlahoda
8066737: langtools/test/tools/javac/processing/6348193/T6348193.java fails
2014-12-04, by jjg
Added tag jdk9-b42 for changeset a48998a1fc72
2014-12-11, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b42 for changeset f65d79186283
2014-12-11, by katleman
Merge
2017-07-05, by duke
8051536: Convert JAXP function tests: javax.xml.parsers to jtreg(testng) tests
2014-12-11, by joehw
Merge
2014-12-11, by lana
8067183: TEST_BUG:File locked when processing the cleanup on test jaxp/test/javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformerFactoryTest.java
2014-12-10, by joehw
Added tag jdk9-b42 for changeset 0a96e0cdbae5
2014-12-11, by katleman
Merge
2017-07-05, by duke
Merge
2014-12-11, by lana
8067219: NPE in ScriptObject.clone() when running with object fields
2014-12-11, by hannesw
8066669: dust.js performance regression caused by primitive field conversion
2014-12-11, by hannesw
8066932: __noSuchMethod__ binds to this-object without proper guard
2014-12-11, by hannesw
8066221: anonymous function statement name clashes with another symbol
2014-12-10, by attila
8067136: BrowserJSObjectLinker does not handle call on JSObjects
2014-12-10, by sundar
8066236: RuntimeNode forces copy creation on visitation
2014-12-10, by attila
8066224: fixes for folding a constant-test ternary operator
2014-12-10, by attila
8066225: NPE in MethodEmitter with duplicate integer switch cases
2014-12-10, by attila
8066227: CodeGenerator load unitialized slot
2014-12-08, by attila
8066230: Undefined object type assertion when computing TypeBounds
2014-12-08, by attila
8066777: OptimisticTypesPersistence.java should use Files.readAllBytes instead of getting size and then read
2014-12-05, by sundar
8066753: OptimisticTypePersistence.java should work properly with "jrt" URL
2014-12-05, by sundar
8066749: jdk9-dev/nashorn ant build fails with jdk9 modular image build as JAVA_HOME
2014-12-05, by sundar
Added tag jdk9-b42 for changeset 5e4ae56d68ac
2014-12-11, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b42 for changeset b4926bbdbad8
2014-12-11, by katleman
Merge
2017-07-05, by duke
Merge
2014-12-11, by lana
8067030: JDWP crash in transport_startTransport on OOM
2014-12-11, by dsamersoff
8066798: [TEST] Make java/lang/invoke/LFCaching tests use lib/testlibrary/jdk/testlibrary/TimeLimitedRunner.java to define their number of iterations
2014-12-11, by kshefov
8055723: Replace concat String to append in StringBuilder parameters (dev)
2014-12-11, by weijun
Merge
2014-12-10, by sherman
8046219: (str spec) String(byte[], int, int, Charset) should be clearer when IndexOutOfBoundsException is thrown
2014-12-10, by sherman
8066507: JPRT is not capable of running jtreg tests located jdk/test
2014-12-05, by cjplummer
8066589: Make importing sa-jdi.jar optional on its existance
2014-12-10, by simonis
8066915: (fs) Files.newByteChannel opens directories for cases where subsequent reads may fail
2014-12-10, by alanb
Merge
2014-12-09, by amurillo
Merge
2014-12-05, by amurillo
Merge
2014-12-01, by jwilhelm
Merge
2014-11-24, by jwilhelm
8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector
2014-12-09, by vlivanov
8044500: Add kinit options and krb5.conf flags that allow users to obtain renewable tickets and specify ticket lifetimes
2014-12-09, by weijun
8066761: Investigate -sourcepath usage when compiling java
2014-12-09, by erikj
8066752: Remove space after -L on linker lines
2014-12-09, by erikj
8066835: TEST_BUG: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails
2014-12-08, by smarks
8066841: Need to exclude javacpl in tools/launcher/VersionCheck.java
2014-12-08, by ksrini
8066643: (zipfs) Suppress deprecation warnings in jdk.zipfs module
2014-12-08, by darcy
8066745: tools/pack200/Pack200Props.java failed with java.lang.OutOfMemoryError: Java heap space
2014-12-08, by ksrini
8049432: New tests for TLS property jdk.tls.client.protocols
2014-12-08, by xuelei
8058407: Remove Multiple JRE support in the Java launcher
2014-11-10, by ksrini
8064407: (fc) FileChannel transferTo should use TransmitFile on Windows
2014-12-07, by alanb
8066638: Suppress deprecation warnings in jdk.crypto module
2014-12-05, by darcy
8065238: javax.naming.NamingException after upgrade to JDK 8
2014-12-05, by robm
8066766: The commands in the modular images are executable by the owner only
2014-12-05, by simonis
8066678: java.nio.channels.Channels cleanup
2014-12-05, by prappo
8065991: LogManager unecessarily calls JavaAWTAccess from within a critical section
2014-12-05, by dfuchs
8035001: TEST_BUG: the retry logic in RMID.start() should check that the subprocess hasn't terminated
2014-12-04, by smarks
Added tag jdk9-b42 for changeset 1a0a8d89a6d7
2014-12-11, by katleman
Merge
2017-07-05, by duke
Merge
2014-12-11, by lana
8067015: Implement os::pd_map_memory() on AIX
2014-12-10, by simonis
Merge
2014-12-05, by amurillo
8066713: ignore compiler/types/correctness
2014-12-04, by iignatyev
Merge
2014-12-04, by drchase
Merge
2014-12-04, by drchase
Merge
2014-12-04, by roland
8064703: crash running specjvm98's javac following 8060252
2014-12-01, by roland
8066448: SmallCodeCacheStartup.java exits with exit code 1
2014-12-04, by thartmann
8066199: C2 escape analysis prevents VM from exiting quickly
2014-12-02, by kvn
8066290: Port JDK-8066191 into hotspot
2014-12-02, by iignatyev
8064669: compiler/whitebox/AllocationCodeBlobTest.java crashes / asserts
2014-12-02, by iignatyev
Merge
2014-12-01, by iignatyev
8066141: compiler/whitebox/GetNMethodTest.java: java.lang.RuntimeException: blob_type[MethodProfiled] for 2 level isn't MethodNonProfiled
2014-12-01, by iignatyev
Merge
2014-11-28, by iignatyev
Merge
2014-11-28, by iignatyev
8058846: c.o.j.t.Platform::isX86 and isX64 may simultaneously return true
2014-11-28, by fzhinkin
8064953: Asserts.assert* should print values
2014-11-28, by iignatyev
8066045: opto/node.hpp:355, assert(i < _max) failed: oob: i=1, _max=1
2014-11-27, by roland
Merge
2014-11-27, by drchase
8065915: Fix includes after 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff
2014-11-25, by goetz
Merge
2014-12-04, by mgerdin
8066662: Fix include after 8065993: Merge OneContigSpaceCardGeneration with TenuredGeneration
2014-12-04, by goetz
Merge
2014-12-04, by jwilhelm
8065993: Merge OneContigSpaceCardGeneration with TenuredGeneration
2014-12-01, by brutisso
8065992: Change CMSCollector::_young_gen to be a ParNewGeneration*
2014-12-02, by brutisso
Merge
2014-12-01, by jwilhelm
Merge
2014-11-28, by tschatzl
8065579: WB method to start G1 concurrent mark cycle should be introduced
2014-11-28, by tschatzl
8066133: Fix missing reivew changes for JDK-8065972
2014-11-28, by brutisso
8065972: Remove support for ParNew+SerialOld and DefNew+CMS
2014-11-27, by brutisso
8065227: Report allocation context stats at end of cleanup
2014-11-27, by sjohanss
8065865: gc/TestSoftReferencesBehaviorOnOOME.java: Error. Can't find source file: TestSoftReference.java
2014-11-27, by eistepan
8055239: assert(_thread == Thread::current()->osthread()) failed: The PromotionFailedInfo should be thread local
2014-11-26, by sangheki
Merge
2014-11-26, by jwilhelm
Merge
2014-11-26, by jwilhelm
8065305: Make it possible to extend the G1CollectorPolicy
2014-11-25, by jwilhelm
Merge
2014-11-26, by jmasa
8037968: Add tests on alignment of objects copied to survivor space
2014-11-26, by fzhinkin
8065358: Refactor G1s usage of save_marks and reduce related races
2014-11-26, by mgerdin
8065218: Move CMS-specific fields from Space to CompactibleFreeListSpace
2014-11-26, by mgerdin
7176220: 'Full GC' events miss date stamp information occasionally
2013-05-17, by aeriksso
8065749: [TESTBUG]: gc/arguments/TestG1HeapRegionSize.java fails at nightly
2014-11-25, by eistepan
8062943: REDO - Parallelize clearing the next mark bitmap
2014-11-25, by mlarsson
Merge
2014-11-24, by jwilhelm
Merge
2014-12-03, by minqi
8039995: Test serviceability/sa/jmap-hashcode/Test8028623.java fails on some Linux/Mac machines.
2014-12-03, by kevinw
8058935: CPU detection gives 0 cores per cpu, 2 threads per core in Amazon EC2 environment
2014-12-01, by vkempik
8060074: os::free() takes MemoryTrackingLevel but doesn't need it
2014-12-01, by coleenp
8065783: DCMD parser fails to recognize one character argument when it's positioned last
2014-11-28, by jbachorik
Merge
2014-11-26, by minqi
Merge
2014-11-26, by minqi
8053995: Add method to WhiteBox to get vm pagesize.
2014-11-26, by minqi
8065656: Use DWARF debug symbols for Solaris
2014-11-26, by ehelin
8035663: Suspicious failure of test java/util/concurrent/Phaser/FickleRegister.java
2014-11-25, by dholmes
8064694: Kitchensink: WaitForMultipleObjects failed in hotspot\src\os\windows\vm\os_windows.cpp: 3844
2014-11-25, by igerasim
Added tag jdk9-b42 for changeset b1cf5f128493
2014-12-11, by katleman
Merge
2014-12-11, by lana
Merge
2014-12-09, by amurillo
Merge
2014-12-05, by amurillo
Merge
2014-12-01, by jwilhelm
8065972: Remove support for ParNew+SerialOld and DefNew+CMS
2014-11-27, by brutisso
8066761: Investigate -sourcepath usage when compiling java
2014-12-09, by erikj
8066828: configure fails if it's set --with-boot-jdk to use JDK 9 modular image
2014-12-09, by erikj
Added tag jdk9-b42 for changeset 87571251fb93
2014-12-11, by katleman
Added tag jdk9-b42 for changeset 3107be2ba9c6
2017-07-05, by duke
Merge
jdk9-b42
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2014-12-04, by lana
8066731: javac does not work on exploded image
2014-12-04, by jjg
Merge
2014-12-03, by chegar
7101822: Compiling depends on order of imports
2014-12-03, by jlahoda
8065986: Compiler fails to NullPointerException when calling super with Object<>()
2014-11-28, by mcimadamore
8058112: Invalid BootstrapMethod for constructor/method reference
2014-11-24, by rfield
8032211: Don't issue deprecation warnings on import statements
2014-11-24, by jlahoda
8065132: Parameter annotations not updated when synthetic parameters are prepended
2014-11-21, by emc
8061876: replace java.io.File with java.nio.file.Path (again)
2014-11-21, by jjg
8062359: javac Attr crashes with NPE in TypeAnnotationsValidator visitNewClass
2014-11-21, by jfranck
8065054: Some tests have junk before the legal header
2014-11-20, by jjg
8063052: Inference chokes on wildcard derived from method reference
2014-11-20, by vromero
Merge
2014-11-20, by lana
Merge
2014-11-20, by lana
8058445: Javac throws exception when displaying info
2014-11-20, by jjg
8059921: Missing compile error in Java 8 mode for Interface.super.field access
2014-11-20, by vromero
7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources
2014-11-19, by jlahoda
8055798: Japanese translation for a warning from javac looks incorrect.
2014-11-17, by mfang
8064803: Javac erroneously uses instantiated signatures when merging abstract most-specific methods
2014-11-17, by mcimadamore
8062747: Compiler error when anonymous class uses method with parametrized exception
2014-11-14, by jlahoda
Added tag jdk9-b41 for changeset d1a63c99cdd5
2014-12-04, by katleman
Merge
2017-07-05, by duke
Merge
2014-12-04, by lana
8065870: Update JAX-WS RI integration to latest version (2.2.11-b141124.1933)
2014-12-02, by mkos
Added tag jdk9-b41 for changeset 0db747c09110
2014-12-04, by katleman
Merge
2017-07-05, by duke
Merge
2014-12-04, by lana
Merge
2014-12-03, by chegar
8065998: Avoid use of _ as a one-character identifier
2014-12-02, by jlahoda
Merge
2014-11-20, by lana
8043084: XML JAXP unittest co-location
2014-11-18, by joehw
Added tag jdk9-b41 for changeset 2e8afdf5c6fb
2014-12-04, by katleman
Merge
2017-07-05, by duke
Merge
2014-12-04, by lana
8066696: test/script/nosecurity/JDK-8055034.js -Xbootclasspath option is wrong
2014-12-04, by sundar
8066683: nashorn test failures after modular image changes
2014-12-04, by sundar
Merge
2014-12-03, by chegar
8066232: problem with conditional catch compilation
2014-12-03, by attila
8066222: too strong assertion on function expression names
2014-12-03, by attila
8065769: OOM on Window/Solaris in test compile-octane-splitter.js
2014-12-03, by hannesw
8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
2014-12-03, by hannesw
8066238: AssertionError in parser when syntax errors appeared in non finished Blocks
2014-12-01, by lagergren
8066119: Invalid resource tag used for looking up error message in NativeDataView
2014-11-28, by lagergren
8057980: let & const: remaining issues with lexical scoping
2014-11-27, by hannesw
8065985: Inlining failure of Number.doubleValue() in JSType.toNumeric() causes 15% peak perf regresion on Box2D
2014-11-27, by vlivanov
8051778: support bind on all Nashorn callables
2014-11-27, by attila
8057691: Nashorn: let & const declarations are not shared between scripts
2014-11-21, by hannesw
Merge
2014-11-20, by lana
8049407: Endianness problem with TypedArrays
2014-11-17, by lagergren
8062638: RuntimeException when run command from js with -scripting on Cygwin
2014-11-17, by slugovoy
Added tag jdk9-b41 for changeset 08ef93eaca80
2014-12-04, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b41 for changeset 55efe677dc75
2014-12-04, by katleman
less
more
|
(0)
-10000
-3000
-1000
-224
+224
+1000
+3000
+10000
+30000
tip