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.
8036748: assert(_base == Int) failed: Not an Int w/ -XX:+TraceIterativeGVN
2014-10-24, by vlivanov
8058847: C2: EliminateAutoBox regression after 8042786
2014-10-24, by vlivanov
8046809: vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full.
2014-10-24, by anoll
8061486: [TESTBUG] compiler/whitebox/ tests fail : must be osr_compiled (reappeared in nightlies)
2014-10-24, by thartmann
8060479: [TESTBUG] compiler/codecache/CheckSegmentedCodeCache.java test fails with product build
2014-10-24, by thartmann
8061443: Whitebox get*VMFlag() methods fail with develop flags in product builds
2014-10-24, by thartmann
8047383: SIGBUS in C2 compiled method weblogic.wsee.jaxws.framework.jaxrpc.EnvironmentFactory$SimulatedWsdlDefinitions.<init>
2014-10-23, by iveresov
8061563: Typo in test/compiler/exceptions/CatchInlineExceptions.java
2014-10-21, by kvn
8059139: It should be possible to explicitly disable usage of TZCNT instr w/ -XX:-UseBMI1Instructions
2014-10-17, by kvn
Merge
2014-10-17, by iveresov
Merge
2014-10-17, by thartmann
8060454: [TESTBUG] Whitebox tests fail with -XX:CompileThreshold=100
2014-10-17, by thartmann
8060196: 'CodeHeap is full' warning suggests to increase wrong code heap size
2014-10-17, by thartmann
8059846: InstanceKlass should use MutexLockerEx to acquire OsrList_lock
2014-10-16, by thartmann
8058093: Test nsk/stress/jck60/jck60014: assert in src/share/vm/oops/constantPool.cpp: should not be resolved otherwise
2014-10-28, by coleenp
Merge
2014-10-27, by dcubed
8061962: classFileParser.cpp.orig got erroneously added to the hotspot source repository
2014-10-24, by hseigel
6191224: (reflect) Misleading detail string in IllegalArgumentException thrown by Array.get<Type>
2014-10-23, by cjplummer
8038268: VM Crashes in MetaspaceShared::generate_vtable_methods while creating CDS archive with limiting SharedMiscCodeSize
2014-10-23, by ccheung
Merge
2014-10-22, by acorn
8043275: Fix interface initialization for default methods.
2014-10-22, by acorn
8057043: Type annotations not retained during class redefine / retransform
2014-10-22, by aeriksso
8061618: Removed unused networking functions from os class
2014-10-22, by fparain
Added tag jdk9-b39 for changeset 4d506c3aaee1
2014-11-12, by katleman
Merge
2014-11-13, by lana
8064372: CompileJavaModules overwrites settings from custom
2014-11-10, by rriggs
Added tag jdk9-b39 for changeset 940ac2683a10
2014-11-12, by katleman
Added tag jdk9-b39 for changeset 4e7c4d692e93
2017-07-05, by duke
Merge
jdk9-b39
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2014-11-06, by lana
8062977: Inference: NullPointerException during bound incorporation
2014-11-06, by mcimadamore
6987475: Order of declarations affects whether abstract method considered overridden
2014-11-06, by mcimadamore
8063074: test/tools/javac/plugin/showType/Test.java fails on Windows
2014-11-05, by jjg
8062676: Tests which leak lots of file managers should be fixed (group 2)
2014-11-05, by jjg
8063039: incorrect message reference or broken message file
2014-11-05, by jjg
8035259: javac, incorrect shadowing of classes vs type parameters
2014-11-05, by emc
8062314: Update tools/javac/plugin/showtype/Test.java to use ToolBox.java
2014-11-04, by sogoel
8062740: Since changeset 2686:030080f03e4f test/tools/sjavac/DependencyCollection.java does no longer compile
2014-11-04, by alundblad
8042088: Sjavac spawns external processes in a unnecessarily complex and platform dependent way
2014-11-03, by alundblad
8062449: Update langtools/test/Makefile to use JCK 9
2014-10-31, by dlsmith
8061305: Javadoc crashes when method name ends with "Property"
2014-10-31, by ksrini
8062593: remove debug print statements
2014-10-30, by jjg
8062579: JavacTask, DocumentationTask impls should close file manager when possible
2014-10-30, by jjg
Added tag jdk9-b38 for changeset babdaa819add
2014-11-06, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b38 for changeset e47d7d1e7897
2014-11-06, by katleman
Merge
2017-07-05, by duke
Merge
2014-11-06, by lana
6770436: Entity callback order differs between Java1.5 and Java1.6
2014-11-04, by joehw
Added tag jdk9-b38 for changeset 1b163230e8c0
2014-11-06, by katleman
Merge
2017-07-05, by duke
Merge
2014-11-06, by lana
8062308: Incorrect constant linkage with multiple Globals in a Context
2014-11-06, by attila
8047365: Very long function names break codegen
2014-11-06, by hannesw
8062624: java.lang.String methods not available on concatenated strings
2014-11-06, by hannesw
8062386: Different versions of nashorn use same code cache directory
2014-11-05, by hannesw
8057825: Bug in apply specialization - if an apply specialization that is available doesn't fit, a new one wouldn't be installed, if the new code generated as a specialization didn't manage to do the apply specialization. Basically changing a conditional to an unconditional.
2014-11-05, by lagergren
8062490: Out of memory problems, as untouched array datas didn't go directly to SparseArrayDatas, but dragged very large int arrays around.
2014-11-03, by lagergren
8061959: ArrayBuffer lacked static isViewMethod
2014-11-03, by lagergren
8062381: Wrong index was used for linking charCodeAt specializations
2014-11-03, by lagergren
8060204: Fix warnings in Joni and tests
2014-11-03, by lagergren
8059443: NPE when unboxing return values
2014-11-03, by attila
8062050: A method is considered caller sensitive, but it doesn't have the CallerSensitive annotation
2014-11-03, by attila
8061957: Some arithmetic operations have unnecessary widening
2014-11-03, by attila
8062583: Throwing object with error prototype causes error proto to be caught
2014-10-31, by hannesw
8062132: Nashorn incorrectly binds this for constructor created by another function
2014-10-31, by hannesw
Added tag jdk9-b38 for changeset 7f3150885118
2014-11-06, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b38 for changeset 97d38ac57757
2014-11-06, by katleman
Merge
2017-07-05, by duke
Merge
2014-11-06, by lana
8062180: MethodHandleImpl.makeArrays throws and swallows java.lang.NoSuchFieldError in normal flow
2014-11-06, by redestad
8062136: com/sun/jdi/Redefine-g.sh should be quarantined
2014-11-06, by dsamersoff
8060130: Simplify the synchronization of defining and getting java.lang.Package
2014-11-06, by redestad
8062759: Update test/javax/naming/spi/providers/InitialContextTest.java to use classpath
2014-11-05, by prappo
8062896: TEST_BUG: java/lang/Thread/ThreadStateTest.java can't compile with change for 8058506
2014-11-05, by jbachorik
8046192: Eliminate SNMP dependencies to the internal APIs from open jdk modules
2014-11-05, by sjiang
8057810: New defaults for DSA keys in jarsigner and keytool
2014-11-05, by weijun
6770436: Entity callback order differs between Java1.5 and Java1.6
2014-11-04, by joehw
Merge
2014-11-04, by michaelm
8062744: jdk.net.Sockets.setOption/getOption does not support IP_TOS
2014-11-04, by michaelm
8058506: ThreadMXBeanStateTest throws exception
2014-10-23, by jbachorik
8062632: (fs spec) Package description could be clearer on the cases where NPE is thrown
2014-11-03, by alanb
8062558: Add javax/sql/rowset/spi tests
2014-10-31, by lancea
4354680: Runtime.runFinalization() silently clears interrupted flag in the calling thread
2014-10-30, by smarks
Added tag jdk9-b38 for changeset f86bf2fa3e02
2014-11-06, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b38 for changeset 8cc25b0f95a0
2014-11-06, by katleman
Merge
2014-11-06, by lana
8046192: Eliminate SNMP dependencies to the internal APIs from open jdk modules
2014-11-05, by sjiang
8062816: Fix configure freetype detection on Mac OS X Yosemite
2014-11-05, by ihse
8062661: Do not perform X11 checks in configure when X11 is not needed
2014-11-05, by ihse
8062806: Remove unused build/make files
2014-11-05, by ihse
8062475: Enable hook for custom doc generation
2014-10-31, by rriggs
Added tag jdk9-b38 for changeset 5c664a8f66d0
2014-11-06, by katleman
Added tag jdk9-b38 for changeset 948cceef81ba
2017-07-05, by duke
Merge
jdk9-b38
2017-07-05, by duke
Merge
2017-07-05, by duke
8062336: Revert tools/javap/T6729471.java to original test code
2014-10-30, by sogoel
Merge
2014-10-30, by lana
8062514: Update ToolTester tests to close file manager
2014-10-29, by jjg
8062504: javadoc Start does not close file managers that it opens
2014-10-29, by jjg
8062348: langtools tests should close file manager (group 1)
2014-10-29, by jjg
8062376: Suppress cast warnings when using NIO buffers
2014-10-29, by rwarburton
8059453: javac crashes with -Xjcov and union types
2014-09-25, by jfranck
Added tag jdk9-b37 for changeset f3f667e5870c
2014-10-30, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b37 for changeset a34b97a133ea
2014-10-30, by katleman
Merge
2017-07-05, by duke
Merge
2014-10-30, by lana
7156085: ArrayIndexOutOfBoundsException throws in UTF8Reader of SAXParser
2014-10-30, by martin
less
more
|
(0)
-10000
-3000
-1000
-112
+112
+1000
+3000
+10000
+30000
tip