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.
8029629: java/lang/ProcessBuilder/Basic.java fails intermittently
2013-12-05, by rriggs
8030875: Macros for checking and returning on exceptions
2014-01-10, by rriggs
8031428: CountTest causes lambda Ser/Derialization tests to fail
2014-01-10, by psandoz
8031068: java/util/logging/ParentLoggersTest.java: checkLoggers: getLoggerNames() returned unexpected loggers
2014-01-10, by dfuchs
8031420: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails on some platforms: Unable to locate 'libjvm.so'
2014-01-10, by jbachorik
8030845: Fix doclint missing issues in java.awt.event
2014-01-09, by darcy
Added tag jdk9-b01 for changeset 0da91a6ccb5f
2014-01-21, by katleman
Merge
2017-07-05, by duke
Merge
2014-01-27, by lana
8029507: Enhance JVM method processing
2013-12-05, by jrose
8021266: Better life cycle for objects
2013-09-05, by coleenp
Merge
2014-01-10, by morris
8022494: Make compilation IDs sequential
2014-01-10, by anoll
8026413: ScopeDesc::is_equal is declared in header file but not implemented
2014-01-09, by twisti
8031115: intrinsics for Math.decrementExact(J) and incrementExact(J) don't work
2014-01-09, by iignatyev
8011391: C1: assert(code_offset() - offset == NativeInstruction::nop_instruction_size) failed: only one instruction can go in a delay slot
2014-01-09, by adlertz
8028468: Add inlining information into ciReplay
2014-01-08, by kvn
8029446: assert(_cfg.get_block_for_node(proj) == borig) failed: incorrect block for kill projections
2014-01-08, by adlertz
8029873: compiler/uncommontrap/TestStackBangRbp.java crashes with SIGSEGV
2014-01-08, by roland
8022263: use same Clang warnings on BSD as on Linux
2014-01-07, by twisti
8027571: fatal error: meet not symmetric
2014-01-07, by roland
8028064: tiered may collect wrong receiver type at virtual call
2014-01-07, by roland
8028536: Test cases to cover type system fixes pushed with 8024070
2014-01-07, by roland
8029305: add type tag to AbstractCompiler
2014-01-06, by twisti
8031199: _MSC_VER is only defined on _WIN32
2014-01-06, by twisti
8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
2013-12-24, by mikael
8030633: nsk/jvmti/RedefineClasses/StressRedefine failed invalid method ordering length on Solaris
2013-12-19, by coleenp
8027804: JCK resolveMethod test fails expecting AbstractMethodError
2013-12-16, by hseigel
8029383: assert(counter_changed) failed: failed dependencies, but counter didn't change
2013-12-13, by roland
8029351: assert(bt != T_OBJECT) failed: Guard is incorrect in VM:defmeth
2013-12-12, by drchase
8026941: [TESTBUG] java.lang.ClassNotFoundException: java.lang.invoke.InvokeGeneric
2013-12-13, by iignatyev
8029668: Kithcensink crashed with guarantee(Assembler::is_simm13(disp)) failed: Do not match large constant offsets
2013-12-12, by iveresov
8029566: PPC: OrderAccess::load_acquire(julong) is broken
2013-12-11, by jprovino
8029153: [TESTBUG] test/compiler/7141637/SpreadNullArg.java fails because it expects NullPointerException
2013-12-11, by iignatyev
8028122: [TESTBUG] compiler/regalloc/C1ObjectSpillInLogicOp.java
2013-12-11, by iignatyev
8029366: ShouldNotReachHere error when creating an array with component type of void
2013-12-06, by twisti
8028107: Kitchensink crashed with EAV
2013-12-06, by kvn
8029106: JVM crashes in Metachunk::Metachunk during parallel class redefinition (PrivateMLetController, anonymous-simple_copy_1)
2013-12-09, by stefank
8028993: Full collections with ParallelScavenge slower in JDK 8 compared to 7u40
2013-12-10, by sjohanss
8029326: G1 does not check if threads gets created
2013-12-09, by ehelin
8028741: Interface Method Resolution should skip static and non-public methods in j.l.Object
2013-12-10, by hseigel
8029415: java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java fails on all platforms with hs25-b61
2013-12-06, by hseigel
8028412: AsyncGetCallTrace() is broken on x86 in JDK 7u40
2013-12-05, by mgronlun
8029395: SA: jstack throws WrongTypeException
2013-12-04, by sla
8027458: VM anonymous classes: wrong context for protected access checks
2013-12-04, by hseigel
8028587: New tests development for intrisics for basic operators - add, neg, inc, dec, sub, mul
2013-12-31, by iignatyev
8027388: JVM crashes with SIGSEGV (0xb) at pc=0x00000001077cbbf6
2013-12-26, by iveresov
8028052: compiler/startup/SmallCodeCacheStartup.java fails there is no 'no space to run compiler' in the output
2013-12-20, by anoll
8030783: Provide regression test for 8026478: -XX:+VerifyAdapterSharing is broken
2013-12-20, by anoll
8025277: Add -XX: flag to print code cache sweeper statistics
2013-12-19, by anoll
8026478: -XX:+VerifyAdapterSharing is broken
2013-12-19, by anoll
8029091: Bug in calculation of code cache sweeping interval
2013-12-17, by anoll
Merge
2014-01-09, by ehelin
Merge
2014-01-07, by ehelin
8027364: PSScavenge accounts too large code section to StringTable unlink
2014-01-07, by tschatzl
8027440: DefNew does not log heap change information when a promotion failure occurs
2013-12-16, by brutisso
8029524: Remove unsused method CollectedHeap::unsafe_max_alloc()
2013-12-16, by brutisso
Merge
2014-01-08, by dcubed
8029178: Parallel class loading test anonymous-simple gets SIGSEGV in Metaspace::contains
2014-01-07, by coleenp
8031305: (hotspot) com.sun.management.VMOption is missing the ATTACH_ON_DEMAND origin
2014-01-07, by sla
4990369: visibleMethods() and methodsByName() return wrong visible methods
2014-01-07, by sla
8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized
2014-01-06, by hseigel
6730115: Fastdebug VM crashes with "ExceptionMark destructor expects no pending exceptions" error
2013-12-31, by zgu
8023735: [TESTBUG] runtime/XCheckJniJsig/XCheckJSig.java fails on MacOS X
2013-12-23, by hseigel
Merge
2013-12-23, by iignatyev
8029070: memory leak in jmm_SetVMGlobal
2013-12-23, by iignatyev
8021774: [TESTBUG] Tests failed because of a warning in its output
2013-12-23, by hseigel
6969276: minor memory leak detected by cppcheck in agent/src/os/linux/symtab.c
2013-12-18, by dsamersoff
8028408: unused-value warning on forte.cpp when build on Mac
2013-12-18, by dsamersoff
8029726: On OS X some dtrace probe names are mismatched with Solaris
2013-12-18, by sla
8028737: Remove JVM_AccessVMIntFlag / JVM_AccessVMBooleanFlag / JVM_VMBreakPoint
2013-12-16, by sla
8026300: VM warning: increase O_BUFLEN in ostream.hpp -- output truncated occurs with fastdebug VM when printing flags
2013-12-16, by zgu
8029798: Build warnings in windows/makefiles/sa.make
2013-12-16, by sla
8030656: Bad version check for parameter information in src/share/vm/classfile/javaClasses.cpp
2013-12-26, by darcy
Added tag jdk9-b01 for changeset 7ef63208c60e
2014-01-21, by katleman
Merge
2014-01-27, by lana
Merge
2014-01-16, by asaha
8031822: Regenerate common/autoconf/generated-configure.sh after merging changes from CPU14_01
2014-01-15, by asaha
8031709: Configure --with-jvm-variants=client, server, x produces default outputdir containing comma
2014-01-16, by erikj
8011180: remove obsolete scripts
2014-01-14, by mduigou
8031668: TOOLCHAIN_FIND_COMPILER unexpectedly resolves symbolic links
2014-01-14, by mduigou
8025936: Windows .pdb and .map files does not have proper dependencies setup
2014-01-14, by erikj
8031580: bootcycle-images crashes with Unrecognized VM option 'PermSize=32m'
2014-01-14, by erikj
8029908: jdk 8u5 mac build produces incorrect version string 1.8.0_5
2014-01-09, by erikj
Added tag jdk9-b01 for changeset 897e2da883cd
2014-01-21, by katleman
Added tag jdk9-b01 for changeset f130ca87de66
2017-07-05, by duke
Merge
jdk9-b01
2017-07-05, by duke
Merge
2017-07-05, by duke
8000962: Update JDK_MINOR_VERSION for JDK 9
2014-01-07, by darcy
8031360: Update langtools code base to use RELEASE_9
2014-01-07, by darcy
8028543: Add SourceVersion.RELEASE_9
2014-01-07, by darcy
8030626: java.lang.VerifyError: Bad return type when lambda's body is in parentheses
2013-12-22, by rfield
8029240: Default methods not always visible under -source 7
2013-12-19, by vromero
8030218: javac, compile time error isn't shown when final static field is not assigned, follow-up
2013-12-19, by vromero
8030807: langtools should still build using jdk 7
2013-12-19, by vromero
8030726: tools/javac/NoStringToLower.java fails due to enforcement no use of String.toLowerCase on non-langtools classes
2013-12-19, by emc
8030244: Update langtools to use Diamond
2013-12-18, by briangoetz
8029721: javac crash for annotated parameter type of lambda in a field
2013-12-18, by vromero
8029569: internal javac cast exception when resolving varargs ambiguity
2013-12-18, by vromero
8029504: Regression: TestDocRootLink test fails on Windows
2013-12-06, by ksrini
8030253: Update langtools to use strings-in-switch
2013-12-18, by briangoetz
8030687: Add .out files to fix failing tests
2013-12-17, by emc
8030642: Add golden files to javac/limits
2013-12-17, by emc
8030080: Correct misstatement in JSR 269 MR (in javax.lang.model)
2013-12-17, by darcy
8028235: Better error recovery for parsing 'void' as a type of the lambda parameter
2013-12-17, by jlahoda
8028415: TreeMaker.Literal(Object) creates invalid JCLiterals when passed a Character.
2013-12-17, by jlahoda
8029800: Flags.java uses String.toLowerCase without specifying Locale
2013-12-17, by jlahoda
8029715: test needs bugID added to @bug tag
2013-12-17, by jlahoda
8028545: Add -source 9 and -target 9 to javac
2013-12-16, by darcy
8030214: fix for JDK-8020216 breaks the build
2013-12-16, by vromero
8028708: TEST_BUG, Tests should pass through VM options, langtools tests
2013-12-16, by vromero
8020216: javac, compile time error isn't shown when final static field is not assigned
2013-12-16, by vromero
8030068: Update .jcheck/conf files for JDK 9
2013-12-13, by iris
Added tag jdk9-b00 for changeset 4b89cce23b75
2013-12-12, by iris
Merge
2017-07-05, by duke
8030068: Update .jcheck/conf files for JDK 9
2013-12-13, by iris
Added tag jdk9-b00 for changeset 2b1cd447f3b6
2013-12-12, by iris
Merge
2017-07-05, by duke
8029895: XMLOutputFactory.newFactory(String, ClassLoader) - incorrect specification
2013-12-12, by joehw
8027359: XML parser returns incorrect parsing results
2014-01-05, by joehw
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip