Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-224
+224
+1000
+3000
+10000
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
2017-07-05, by duke
8057548: Annotate.Worker should be replaced with lambdas
2015-12-21, by alundblad
8076031: javac should use deterministic data structures for managing free type listeners
2015-12-18, by vromero
Merge
2015-12-18, by lana
Merge
2015-12-17, by lana
7190296: Test for type containment during bounds checking
2015-12-17, by dlsmith
8142876: Javac does not correctly implement wildcards removal from functional interfaces
2015-12-17, by mcimadamore
8144832: cast conversion fails when converting a type-variable to primitive type
2015-12-16, by vromero
8143952: JShell: space in class path causes remote launch failure
2015-12-16, by jlahoda
8067379: Investigate and replace .class files in langtools/test with equivalent .jasm files
2015-12-15, by jjg
8144888: ToolBox should close any file manager it opens
2015-12-15, by jjg
8145342: Some copyright notices are inconsistently and ill formatted
2015-12-14, by vasya
8143133: Wrong MethodParameters on capturing local class with multiple constructors
2015-12-14, by mcimadamore
8144903: JShell: determine incorrectly the type of the expression which is array type of captured type
2015-12-11, by rfield
Added tag jdk-9+98 for changeset fb5570e64ddf
2015-12-18, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+98 for changeset 319480c0f426
2015-12-18, by lana
Merge
2017-07-05, by duke
Merge
2015-12-18, by lana
Merge
2015-12-17, by lana
8068839: newDuration(x) produces incorrect outputs for some values of x
2015-12-11, by joehw
Added tag jdk-9+98 for changeset 2358f6213989
2015-12-18, by lana
Merge
2017-07-05, by duke
Merge
2015-12-18, by lana
Merge
2015-12-17, by lana
8145669: apply2call optimized callsite fails after becoming megamorphic
2015-12-17, by sundar
8145630: accidental debug printlns in NativeFunction.java
2015-12-17, by sundar
8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic
2015-12-17, by sundar
8145486: jjs should support documentation key shortcut in interactive mode
2015-12-16, by sundar
8144914: Eagerly lookup browser JS object class in BrowserJSObjectLinker
2015-12-14, by attila
8145314: jjs tab-completion should support camel case completion
2015-12-14, by sundar
8144020: Remove long as an internal numeric type
2015-12-14, by hannesw
8144221: fix Nashorn shebang argument handling on Mac/Linux
2015-12-14, by mhaupt
Added tag jdk-9+98 for changeset d1fe6522acf1
2015-12-18, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+98 for changeset 870902be1aa6
2015-12-18, by lana
Merge
2017-07-05, by duke
8145909: tools/jjs/jjs-fileTest.sh fails after JDK-8145750 except on windows
2015-12-21, by sundar
8134916: LocaleData.cldr for sun/text/resources/LocaleDataTest.java seems to contain wrong data
2015-12-21, by naoto
8138696: java.lang.ref.Cleaner - an easy to use alternative to finalization
2015-12-21, by rriggs
8145686: SimpleConsoleLogger and LogRecord should take advantage of StackWalker to skip classes implementing System.Logger
2015-12-21, by dfuchs
8131155: java/net/NetworkInterface/NetworkInterfaceStreamTest.java failed because of Teredo Tunneling Pseudo-Interface
2015-12-21, by xiaofeya
8145750: jjs fails to run simple scripts with security manager turned on
2015-12-21, by sundar
8144723: MethodHandleImpl.initStatics is no longer needed
2015-12-19, by redestad
8049321: Support SHA256WithDSA in JSSE
2015-12-18, by xuelei
Merge
2015-12-18, by lana
8145589: Test6277246.java fails to compile after JDK-8144479
2015-12-18, by chegar
8056152: API to create Threads that do not inherit inheritable thread-local initial values
2015-12-18, by chegar
8145417: JInfoSanityTest failed with Error attaching to remote server: java.rmi.ConnectException: Connection refused
2015-12-18, by jbachorik
8145006: Collections.asLifoQueue(null) doesn't throw NPE as specified
2015-12-18, by psandoz
Merge
2015-12-17, by lana
8145539: (coll) AbstractMap.keySet and .values should not be volatile
2015-12-17, by shade
8145428: Optimize StringUTF16 compress/copy methods for C1
2015-12-17, by shade
8144553: java/lang/StackWalker/StackWalkTest.java and MultiThreadStackWalk.java fail with stack overflows
2015-12-17, by mchung
8145605: Problem list Test6277246.java until a fix for JDK-8145589
2015-12-16, by darcy
8057804: AnnotatedType interfaces provide no way to get annotations on owner type
2015-12-16, by jfranck
8032510: Add java.time.Duration.dividedBy(Duration)
2015-12-16, by rriggs
8129567: CRYPTO_MECHANISM_PARAM_INVALID occurs if GCM mode parameter which is used as an IV is set to all zeros
2015-12-16, by asmotrak
8144479: Remove character coders from sun.misc
2015-12-16, by chegar
8145416: Move sun.misc.ProxyGenerator to java.lang.reflect
2015-12-16, by chegar
Merge
2015-12-15, by amurillo
Merge
2015-12-15, by amurillo
Merge
2015-12-11, by amurillo
Merge
2015-12-07, by jprovino
8144308: com/sun/jdi/SuspendThreadTest.java failed with "transport error 202: send failed: Broken pipe"
2015-12-07, by jbachorik
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
2015-11-06, by jbachorik
8145430: Fix typo in StackWalker javadoc
2015-12-15, by mchung
8145139: clean up jdk_collections and jdk_concurrent test groups
2015-12-15, by smarks
8142907: Integration of minor fixes from the build-infra project
2015-12-15, by ihse
8143394: PushbackReader throws NullPointerException
2015-12-15, by bpb
8145343: CorruptEntry.java fails after push for JDK-8145260
2015-12-15, by sherman
8078423: [TESTBUG] javax/print/PrintSEUmlauts/PrintSEUmlauts.java relies on system locale
2015-12-11, by skovalev
8145390: Remove sun.misc.Queue and replace usages with standard Collections
2015-12-15, by chegar
8139572: SimpleDateFormat parse month stand-alone format bug
2015-12-15, by okutsu
8145055: Marlin renderer causes unaligned write accesses
2015-12-14, by lbourges
8145214: Remove sun.misc.Request and RequestProcessor
2015-12-14, by chegar
8144995: Move sun.misc.HexDumpEncoder to sun.security.util
2015-12-14, by chegar
8145260: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk [2]
2015-12-14, by sherman
8144675: Add a filtering collector
2015-12-13, by shinyafox
8145007: Pattern splitAsStream is not late binding as required by the specification
2015-12-13, by psandoz
8140470: javax/xml/crypto/dsig/SecurityManager/XMLDSigWithSecMgr.java failed with AccessControlException
2015-12-11, by asmotrak
8144952: add wildcards to the Map.ofEntries() method
2015-12-11, by smarks
Added tag jdk-9+98 for changeset 797d5137b545
2015-12-18, by lana
Merge
2017-07-05, by duke
Merge
2015-12-18, by lana
Merge
2015-12-17, by lana
Merge
2015-12-15, by amurillo
Merge
2015-12-11, by amurillo
8145027: Exclude NUMAInterleaveGranularity from TestOptionsWithRanges.java
2015-12-09, by jmasa
Merge
2015-12-09, by tschatzl
8060697: Improve G1 Heap Growth Heuristics
2015-12-09, by tbenson
Merge
2015-12-09, by david
8144837: Improve the printout of heap regions in hs_err dump files.
2015-12-09, by david
8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot
2015-12-09, by kevinw
8144930: gcc 4.1.2: fix build flags after "8114853 variable tracking size limit exceeded"
2015-12-08, by goetz
Merge
2015-12-08, by mikael
8144881: Various fixes to linux/sparc
2015-12-08, by mikael
8140485: Class load and creation cleanup
2015-12-08, by mgronlun
8140031: SA: Searching for a value in Threads does not work
2015-12-08, by poonam
8144201: aarch64: jdk/test/com/sun/net/httpserver/Test6a.java fails with --enable-unlimited-crypto
2015-12-07, by fyang
Merge
2015-12-07, by jwilhelm
Merge
2015-12-07, by jwilhelm
8142341: GC: current flags need ranges to be implemented
2015-12-04, by sangheki
Merge
2015-12-07, by iklam
8143615: compactHashtable.hpp includes .inline.hpp file
2015-12-02, by iklam
Merge
2015-12-07, by jprovino
Merge
2015-12-07, by jprovino
8144146: Unified Logging tags cannot be reserved keywords
2015-12-04, by mlarsson
8144605: Invalid format specifier when printing in_cset_state_t
2015-12-04, by mikael
Merge
2015-12-06, by mikael
8144663: Invalid constraints in memset_with_concurrent_readers_sparc.cpp inline assembly
2015-12-04, by mikael
Merge
2015-12-05, by coleenp
8144534: Refactor templateInterpreter and templateInterpreterGenerator functions
2015-12-05, by coleenp
8144690: g1Predictions.hpp includes allocation.inline.hpp
2015-12-05, by tschatzl
8144583: Test sanity/ExecuteInternalVMTests.java fails
2015-12-05, by tschatzl
8144192: Enhancements-to-print_siginfo-windows
2015-12-05, by stuefe
8143125: [aix] Further Developments for AIX
2015-11-16, by stuefe
8144702: Using tid decorator in Unified Logging may crash VM
2015-12-05, by stuefe
Merge
2015-12-05, by dsamersoff
Merge
2015-12-04, by dsamersoff
8131694: backout the fix for JDK-8131331 when JDK-8131693 is fixed
2015-12-04, by dsamersoff
Merge
2015-12-05, by iklam
8144491: ElfSymbolTable::lookup returns bad value when the lookup has failed
2015-12-02, by iklam
Merge
2015-12-04, by ehelin
8144712: Remove g1RootClosures.inline.hpp
2015-12-04, by ehelin
Merge
2015-12-04, by mlarsson
8140556: Add force rotation option to VM.log jcmd
2015-12-03, by ysuenaga
Merge
2015-12-04, by jbachorik
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
2015-11-06, by jbachorik
8144629: runtime/thread/Fibonacci.java test should ran in othervm mode
2015-12-04, by ddmitriev
8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
2015-12-04, by dholmes
Merge
2015-12-04, by coleenp
8144536: Clean up Unified Logging test directory
2015-12-03, by rprotacio
Merge
2015-12-04, by mockner
Merge
2015-12-03, by mockner
8142976: Reimplement TraceClassInitialization with Unified Logging
2015-12-02, by mockner
Merge
2015-12-04, by tschatzl
8136680: Enable adaptive IHOP by default
2015-12-01, by tschatzl
8114853: variable tracking size limit exceeded in vmStructs.cpp
2015-12-03, by dsamersoff
8144343: [aix] Stack bottom should be page aligned
2015-12-02, by stuefe
8016752: [Newtest] regression test for PrintGCDetails and Verbose flags do not crash when ParOldGC has no memory
2015-11-26, by dfazunen
8144315: update_rs is passed wrong object
2015-12-02, by ehelin
8143291: Remove redundant coding around os::exception_name
2015-12-01, by stuefe
Merge
2015-12-01, by jwilhelm
8143251: HeapRetentionTest.java Test is failing on jdk9/dev
2015-11-26, by sjohanss
8144084: [TESTBUG] 1.9 section not unlock flag in runtime/CommandLine/IgnoreUnrecognizedVMOptions test
2015-11-30, by ddmitriev
8144072: G1ParScanThreadState::update_rs does not need to call is_in_reserved
2015-11-27, by ehelin
8144067: Pass obj directly to G1ParScanThreadState::update_rs
2015-11-27, by ehelin
8144052: mark_card_deferred does not need to check g1_young_gen
2015-11-27, by ehelin
8144040: UpdateRSetDeferred in G1EvacFailure will never visit survivor regions
2015-11-29, by ehelin
8142402: G1 should not redirty cards in free regions
2015-04-29, by ehelin
8144145: G1GCPhaseTimes should allow externally accounted time
2015-11-29, by ehelin
8144077: Add getter for G1CollectorPolicy::_collectionSetChooser
2015-11-29, by ehelin
8142907: Integration of minor fixes from the build-infra project
2015-12-15, by ihse
Added tag jdk-9+98 for changeset 8743629b4f0c
2015-12-18, by lana
Merge
2015-12-18, by lana
Merge
2015-12-17, by lana
8145670: New Solaris devkits are missing gobjcopy
2015-12-17, by erikj
8145560: AIX: change '8036003: Add --with-debug-symbols' broke AIX build
2015-12-16, by simonis
8145548: Add default directory for freetype source
2015-12-16, by ihse
Merge
2015-12-15, by amurillo
Merge
2015-12-15, by amurillo
Merge
2015-12-11, by amurillo
Merge
2015-12-08, by dholmes
8144677: jprt.properties should allow creating a user specified testset with custom build flavors and build targets
2015-12-07, by cjplummer
Merge
2015-12-07, by jprovino
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
2015-12-03, by jbachorik
8142907: Integration of minor fixes from the build-infra project
2015-12-15, by ihse
8145391: Updated jprt.properties, devtools, jib and readme with SS12u4
2015-12-15, by erikj
8139272: Add configure variable to set concurrency for jtreg tests
2015-12-15, by ehelin
8144995: Move sun.misc.HexDumpEncoder to sun.security.util
2015-12-14, by chegar
8145008: Add libelf package to Linux devkit
2015-12-14, by erikj
Added tag jdk-9+98 for changeset 6850def997b7
2015-12-18, by lana
Added tag jdk-9+98 for changeset d00ad2d9049a
2017-07-05, by duke
Merge
jdk-9+98
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk-9+97 for changeset 8a8f52a733dd
2015-12-17, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+97 for changeset 4b9c476efd58
2015-12-17, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+97 for changeset 65254ce59909
2015-12-17, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+97 for changeset 24317dc1c751
2015-12-17, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+97 for changeset f0d109eeff1b
2015-12-17, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+97 for changeset 7c2e29c8d285
2015-12-17, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+97 for changeset e29399d0152b
2015-12-17, by lana
Added tag jdk-9+97 for changeset b05757ebc035
2015-12-17, by lana
Added tag jdk-9+97 for changeset 4edcff1b9a88
2017-07-05, by duke
Merge
jdk-9+97
2017-07-05, by duke
Merge
2017-07-05, by duke
8144095: jshell tool: normalize command parameter handling
2015-12-10, by rfield
Merge
2015-12-10, by lana
8145051: Wrong parameter name in synthetic lambda method leads to verifier error
2015-12-10, by sadayapalam
8144287: Enhance DocTree API to support @index javadoc tags.
2015-12-01, by ksrini
8136809: Javac fails compiling Collectors.reducing with method reference combiner
2015-12-09, by vromero
8080641: JEP-JDK-8042880 : Implement new tests on Project Coin
2015-12-09, by jlahoda
8144941: test/tools/javac/processing/TestMultipleErrors.java should have /nodynamiccopyright
2015-12-08, by alundblad
8138598: Incorrect reference to JLS in javadoc for Types.isSignaturePolymorphic()
2015-12-08, by sadayapalam
8143404: Remove apple script engine code in jdk repository
2015-12-08, by sundar
8144673: Suspect message regarding suitable enclosing instance not being in scope
2015-12-08, by sadayapalam
8059976: Convert JavacFileManager to use java.nio.file internally
2015-12-07, by jjg
Added tag jdk-9+96 for changeset 433994eb0a78
2015-12-10, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+96 for changeset 9bf78b6b2cdb
2015-12-10, by lana
Merge
2017-07-05, by duke
Merge
2015-12-10, by lana
8072081: Supplementary characters are rejected in comments
2015-12-09, by joehw
Added tag jdk-9+96 for changeset 26566f0fde9c
2015-12-10, by lana
Merge
2017-07-05, by duke
8145186: jjs package completion should have a fallback when javac is not available
2015-12-11, by sundar
Merge
2015-12-10, by lana
8144979: Context.fromClass should catch exception from Class.getClassLoader call
2015-12-09, by sundar
8144841: Add a sample for pluggable dynalink linker for stream property on arrays and a REAMDE for linker samples
2015-12-08, by sundar
Added tag jdk-9+96 for changeset 33e727a94932
2015-12-10, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+96 for changeset 9b37c8a452b5
2015-12-10, by lana
Merge
2017-07-05, by duke
8133986: (fs) Remove file deletion from test/java/nio/file/FileSystem/Basic.java checkNoUOE() method
2015-12-11, by bpb
8145077: AIX: fix harfbuzz support
2015-12-11, by simonis
8144784: Remove @Deprecated annotation from java.security.acl, javax.security.cert and com.sun.jarsigner packages
2015-12-11, by mullan
8142398: ManagementAgent.status diagnostic command only outputs the specifically set properties
2015-11-13, by jbachorik
less
more
|
(0)
-30000
-10000
-3000
-1000
-224
+224
+1000
+3000
+10000
tip