Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+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.
8194494: SHA-512 stub uses AVX 2 instructions on non-supporting CPUs
2018-01-05, by thartmann
8194271: jaotc crashes with --debug flag
2018-01-04, by iveresov
8193671: Default Methods tab under Method Summary includes static methods
2018-01-04, by ksrini
8194069: doclint throws missing comment warnings on lines which can't even have javadoc
2018-01-04, by jjg
8179858: jshell tool: sync nomenclature from reference to online /help
2018-01-04, by rfield
Merge
2018-01-04, by bobv
8194232: Container memory not properly recognized.
2017-12-27, by goetz
8192007: javadoc @uses and @provides tags in the modules documentation appears before the first-sentence summary of the service type.
2018-01-04, by bpatel
8194649: Minor cleanup of parameter checking in ByteArrayOutputStream and ObjectInputStream
2018-01-05, by bpb
8193861: Typos in API documentation of File.toPath() and InetSocketAddress.getAddress()
2018-01-05, by bpb
8189760: sun/security/ssl/CertPathRestrictions/TLSRestrictions.java failed with unexpected Exception intermittently
2018-01-04, by jjiang
8194141: Remove JDK9Wrappers
2018-01-04, by jjg
8193671: Default Methods tab under Method Summary includes static methods
2018-01-03, by ksrini
8194644: Typo in ModuleDescriptor.read javadoc
2018-01-04, by alanb
Merge
2018-01-04, by lana
8189704: broken links in the javax/xml/namespace package
2018-01-03, by joehw
8194482: Fix SIGSEGV in print_threads_compiling.
jdk-10+38
2018-01-03, by goetz
8193125: javac should not compile a module if it requires java.base with modifiers
2018-01-03, by jjg
8193468: [PIT][TEST BUG]: java/awt/FileDialog/MoveToTrashTest.java fails on Linux
2018-01-03, by sveerabhadra
8194058: [TESTBUG] serviceability/sa/ClhsdbWhere.java fails to find method 'sleep' in output
2018-01-03, by sballal
8193506: serviceability/sa/TestClassDump.java fails in OpenJDK build
2018-01-03, by sballal
8183964: Bad lexing of javadoc comments (change in parsing/rendering of backslashes in javadoc)
2018-01-02, by jjg
8192837: Need new test for release info file
2018-01-02, by shurailine
8193428: serviceability/sa/ClhsdbSymbol.java fails: java.lang.RuntimeException: 'UsageTracker' missing from stdout/stderr
2017-12-27, by sballal
8193427: serviceability/sa/ClhsdbPrintStatics.java fails: java.lang.RuntimeException: '_jfr_checkpoints' missing from stdout/stderr
2017-12-26, by sballal
8193699: aarch64 fails to build after 8167372
2017-12-26, by rraghavan
8191854: Null pointer dereference in methodData.hpp:462
2017-12-22, by dlong
8191852: Null pointer dereference in ciKlass::get_Klass of ciKlass.hpp:58
2017-12-22, by dlong
8193435: Remove pre-1.2 SecurityManager text from java.awt.Toolkit
2017-12-22, by dmarkov
8191988: JDK-8190862 work for arch s390
2017-12-20, by jcbeyler
Merge
2017-12-22, by lana
Added tag jdk-10+37 for changeset 4f830b447edf
2017-12-22, by lana
8184431: References to @sun.com
2017-12-21, by joehw
8193371: Use Dynalink REMOVE operation in Nashorn
2017-12-20, by attila
8193856: takeWhile produces incorrect result with elements produced by flatMap
2017-12-20, by psandoz
8193568: @LastModified tag in license header
2017-12-21, by joehw
8193365: Improve interoperability between HTTP Client's BodyPublisher/BodySubscriber and Flow.Subscriber/Publisher
jdk-10+37
2017-12-21, by chegar
8193491: JavaImporter fails to resolve method elements within functions, that contain too many statements
2017-12-21, by hannesw
8193512: Remove remnants of javah from jdk/jdk repo
2017-12-20, by jjg
8193622: JFR test TestUnloadingEventClass.java times out intermittently
2017-12-19, by coleenp
Merge
2017-12-20, by jwilhelm
8165603: runtime/appcds/UseAppCDS.java: failed to clean up files after test when running with agentvm
2017-12-13, by iklam
8133805: Remove the bot_updates parameter from G1Allocator's allocation methods
2017-12-06, by lkorinth
8192985: SA: Test cases for the clhsdb 'inspect', 'scanoops' and 'printas' commands
2017-12-14, by jgeorge
8193323: Crash in "failed dependencies, but counter didn't change" with enabled UseJVMCICompiler
2017-12-13, by dlong
Merge
2017-12-13, by jwilhelm
8193439: Update Graal
2017-12-13, by iveresov
8191788: add jdk.internal.vm.compiler to --limit-modules if -Djvmci.Compiler=graal is in the command line
2017-12-13, by kvn
8190869: C2: missing strength reduction of Math.pow(x, 2.0D) to x*x
2017-12-13, by vlivanov
8193053: jvm crash by G1CMBitMapClosure::do_addr
2017-12-13, by coleenp
8192971: LockCompilationTest fails intermittently
2017-12-13, by neliasso
8190984: tools/launcher/TestXcheckJNIWarnings.java WARNING was found in the output
2017-12-12, by bchristi
8193271: ProblemList tools/launcher/TestXcheckJNIWarnings.java
2017-12-08, by bchristi
Merge
2017-12-12, by dholmes
8193222: EnsureLocalCapacity() should maintain capacity requests through multiple calls
2017-12-12, by dholmes
8193407: jdk/hs fails Solaris slowdebug test-image build
2017-12-12, by dcubed
Merge
2017-12-12, by coleenp
8193386: CompressedClassSize too large with MaxMetaspace
2017-12-12, by coleenp
8193363: TestDumpReplay.java fails with product builds
2017-12-12, by thartmann
8191229: serviceability/jvmti/GetOwnedMonitorInfo/GetOwnedMonitorInfoTest.java fails with NoClassDefFoundError
2017-12-09, by cjplummer
Merge
2017-12-08, by jwilhelm
8192989: runtime/appcds/javaldr/ArrayTest.java crashes with assert(k->is_instance_klass())
2017-12-08, by ccheung
8193135: get rid of redundant _smr_ prefix/infix in ThreadSMRSupport stuff
2017-12-08, by dcubed
8193124: SA: Testcases for clhsdb jdis and findpc commands
2017-12-08, by sballal
8193508: Expressions in split literals must never be optimistic
2017-12-20, by hannesw
8193698: Null handling in BodyPublisher, BodyHandler, and BodySubscriber convenience static factory methods
2017-12-18, by chegar
8193764: Cannot set COMPANY_NAME when configuring a build
2017-12-19, by mr
Merge
2017-12-19, by michaelm
8192966: HttpClient should reuse TCP connection for h2c connections
2017-12-19, by michaelm
8193779: Fix copyright header in nashorn builtin scripts
2017-12-19, by sundar
8193515: AIX: new Harfbuzz 1.7.1 version fails to compile with xlC
2017-12-15, by mbaesken
8193758: Update copyright headers of files in src tree that are missing Classpath exception
2017-12-19, by alanb
8154405: AccessControlException by URLPermission check
2017-12-15, by dmarkov
8190934: Regressions on Haswell Xeon due to JDK-8178811
2017-12-15, by vdeshpande
8193518: C2: Vector registers sometimes corrupted at safepoint
2017-12-15, by roland
Added tag jdk-10+36 for changeset cb54a299aa91
2017-12-15, by lana
8193525: Intermittent failures of TestModulePackages.java
2017-12-14, by jjg
8187487: crash with classes with same binary name
2018-01-02, by vromero
8193832: Performance of InputStream.readAllBytes() could be improved
2017-12-22, by bpb
8194071: [Testbug] Update VMDeprecatedOptions test for obsolete/expired options
2017-12-22, by dholmes
8193840: Add compiler/c2/Test8007294.java to the problem list
2017-12-19, by dholmes
8193514: UseMembar should not be obsoleted yet
2017-12-18, by rehn
8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed
2017-12-15, by thartmann
8193767: Improve javadoc in ResourceBundle working with modules
2017-12-21, by mchung
8193780: (ref) Remove the undocumented "jdk.lang.ref.disableClearBeforeEnqueue" system property
2017-12-21, by mchung
8193216: Filer should warn if processors redefine symbols from the classpath or sourcepath
2017-12-21, by cushon
8193683: Increase the number of clones in the CloneableDigest
2017-12-21, by xuelei
8193838: Update jtreg requiredVersion to 4.2 b11 for JDK 11 and 12 support
2017-12-20, by dholmes
8193085: Vectorize the nio Buffer equals and compareTo implementations
2017-12-20, by psandoz
8191913: Bump classfile version number to 55
2017-12-20, by psandoz
8193371: Use Dynalink REMOVE operation in Nashorn
2017-12-20, by attila
8193842: Replace Files.copy(InputStream,OutputStream) with InputStream.transferTo(OutputStream)
2017-12-20, by bpb
8057650: uniform error diagnostics for inconsistent inherited method signatures
2017-12-20, by mcimadamore
Merge
2017-12-19, by prr
Merge
2017-12-19, by prr
8179858: jshell tool: sync nomenclature from reference to online /help
2017-12-19, by rfield
Merge
2017-12-18, by prr
8188894: jdk/jshell/ToolShiftTabTest.java failed with IllegalStateException
2017-12-13, by rfield
Merge
2017-12-13, by prr
8154405: AccessControlException by URLPermission check
2017-12-13, by dmarkov
8007720: Names are not loaded correctly for method parameters if the parameters have annotations
2017-12-19, by cushon
8173382: Add -source 11 and -target 11 to javac
2017-12-18, by darcy
8193364: verify_special_jvm_flags should not cause an assertion failure when version is bumped
2017-12-15, by dholmes
Added tag jdk-10+36 for changeset 959f2f7cbaa6
2017-12-15, by lana
8193525: Intermittent failures of TestModulePackages.java
jdk-10+36
2017-12-14, by jjg
Added tag jdk-11+0 for changeset 0ee20aad71c4
2017-12-14, by lana
8193208: Add additional licensing file for the JDK
2017-12-14, by erikj
8193507: [REDO] Startup regression due to JDK-8185582
jdk-11+0
2017-12-14, by redestad
Merge
2017-12-14, by alanb
8193503: javah launcher was not removed by JDK-8191054
2017-12-14, by alanb
8193296: Parser should not eagerly transform delete expressions
2017-12-14, by attila
8192988: keytool should support -storepasswd for pkcs12 keystores
2017-12-14, by weijun
8193257: PPC64, s390 implementation for Thread-local handshakes
2017-12-14, by mdoerr
8193443: [s390]: EncodeISOArray generates wrong vector code
2017-12-14, by lucy
8193490: java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java, FinalizeZipFile.java, TestCleaner.java, Collectible.java failed because cleaner can't finish
2017-12-13, by sherman
8193489: Add information about local variable type inference to SourceVersion.RELEASE_10
2017-12-13, by darcy
8140281: add no-arg Optional.orElseThrow() as preferred alternative to get()
2017-12-13, by smarks
8192833: JEP 322: Time-Based Release Versioning
2017-12-13, by mr
Merge
2017-12-13, by jjg
8178070: duplicate entries in package table
2017-12-13, by jjg
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip