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.
8068396: Rename assert() to vmassert()
2015-01-13, by kbarrett
8067187: -XX:MaxMetaspaceSize=20m -Xshare:dump caused JVM to crash
2015-01-12, by ccheung
8068584: Compiler attach tests should be quarantined
2015-01-12, by mtobiass
Merge
2015-01-10, by minqi
8068733: [TESTBUG] runtime/Unsafe/Reallocate.java sometimes fails when running with -Xcomp
2015-01-09, by ctornqvi
8068505: interpreter profiling incorrect on PPC64
2015-01-09, by zmajo
8060219: [TESTBUG] runtime/7194254/Test7194254.java fails to find jstack with modular image build
2015-01-08, by ctornqvi
8058897: Unsafe.reallocateMemory() ignores -XX:MallocMaxTestWords setting
2015-01-08, by ctornqvi
8068540: [TESTBUG] Exclude failing nightly tests
2015-01-06, by gtriantafill
8067331: Zero: Atomic::xchg and Atomic::xchg_ptr need full memory barrier
2015-01-07, by sgehwolf
Added tag jdk9-b47 for changeset c54bf921b2ce
2015-01-23, by katleman
Merge
2015-01-24, by lana
8069414: Rename oracle.accessbridge to jdk.accessbridge
2015-01-22, by mchung
Added tag jdk9-b47 for changeset 19cacc520105
2015-01-23, by katleman
Added tag jdk9-b47 for changeset 8327024a9955
2017-07-05, by duke
Merge
jdk9-b47
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2015-01-16, by lana
8068517: Compiler may generate wrong InnerClasses attribute for static enum reference
2015-01-16, by jlahoda
8069164: Fix langtools make build so that diagnostic framework can be used
2015-01-16, by mcimadamore
8069069: Build failure because of dependency on generated file
2015-01-15, by mcimadamore
8068995: Cleanup method reference lookup code
2015-01-15, by mcimadamore
8066843: Messager.printMessage cannot print multiple errors for same source position
2015-01-13, by jlahoda
8027888: javac wrongly allows annotations in array-typed class literals
2015-01-13, by jlahoda
8068254: Method reference uses wrong qualifying type
2015-01-13, by jlahoda
8037546: javac -parameters does not emit parameter names for lambda expressions
2015-01-13, by jlahoda
8062358: ClassCastException in TransTypes.visitApply
2015-01-13, by jlahoda
Added tag jdk9-b46 for changeset 867b8b80696e
2015-01-15, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b46 for changeset 76ad1de0fd63
2015-01-15, by katleman
Merge
2017-07-05, by duke
Merge
2015-01-16, by lana
8051563: Update JAXP functional tests
2015-01-15, by joehw
Added tag jdk9-b46 for changeset b037890ea772
2015-01-15, by katleman
Merge
2017-07-05, by duke
Merge
2015-01-16, by lana
8068985: Wrong 'this' bound to eval call within a function when caller's 'this' is a Java object
2015-01-15, by sundar
8069002: NPE on invoking null (8068889 regression)
2015-01-14, by attila
8068994: Forgot to add a test model to JDK-8068573
2015-01-14, by attila
8068573: POJO setter using [] syntax throws an exception
2015-01-14, by attila
8068889: Calling a @FunctionalInterface from JS leaks internal objects
2015-01-13, by attila
Added tag jdk9-b46 for changeset 167aecd0161e
2015-01-15, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b46 for changeset 87aeabf7ffa2
2015-01-15, by katleman
Merge
2017-07-05, by duke
Merge
2015-01-16, by lana
8068736: Avoid synchronization on Executable/Field.declaredAnnotations
2015-01-16, by redestad
8069127: Suppress deprecation warnings in jdk.deploy.osx module
2015-01-15, by darcy
8059009: LDAPCertStore fails to retrieve CRL after LDAP server closes idle connection
2015-01-15, by vinnie
8042581: Intermittent failure in java/net/DatagramSocket/InheritHandle.java
2015-01-15, by chegar
8066122: CollectionUsageThreshold.java times out when run with -XX:+ExplicitGCInvokesConcurrent
2015-01-15, by vlivanov
8061297: sun/reflect/CallerSensitive/CallerSensitiveFinder.java should use the JRT FileSystem
2015-01-15, by chegar
8068948: Update java.base module to use new try-with-resources statement
2015-01-14, by darcy
8067437: New tests for mJRE feature removal.
2015-01-14, by ksrini
8067471: Use private static final char[0] for empty Strings
2015-01-14, by lpriima
8068498: Remove constructor dependency on line.separator from PrintWriter and BufferedWriter
2015-01-06, by redestad
8058793: Test sun/awt/datatransfer/DataFlavorComparatorTest.java fails with compilation error
2015-01-14, by kshefov
8059916: Change default criticality of policy mappings and policy constraints certificate extensions
2015-01-13, by juh
8068599: Add mutability, serializability, and thread-safety, caveat to all Collectors that do not accept a Collection supplier
2015-01-13, by chegar
Merge
2015-01-13, by amurillo
Merge
2015-01-08, by amurillo
Merge
2015-01-08, by dlong
8067295: Need to port Utils chagnes from JDK-8066440 into jdk workspace
2014-12-13, by dpochepk
8067307: Need custom classloaders(parent-last and filtering one) for JDK-8066625 in testlibrary
2014-12-12, by dpochepk
8067291: Need additional vm checks in jdk/test/lib/testlibrary/jdk/testlibrary/Platform, checking which vm is run
2014-12-12, by dpochepk
8067173: remove Utils::fileAsList
2014-12-24, by tpivovarova
8068233: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java is still in exclude list
2014-12-29, by jbachorik
Merge
2014-12-27, by hseigel
8068242: Quarantine the test IsModifiableClassAgent.java
2014-12-27, by dsamersoff
Merge
2014-12-24, by minqi
Merge
2014-12-19, by minqi
6977426: sun/tools tests can intermittently fail to find app's Java pid
2014-12-19, by ykantser
8067344: Adjust java/lang/invoke/LFCaching/LFGarbageCollectedTest.java for recent changes in java.lang.invoke
2015-01-13, by vlivanov
8068774: CounterMonitorDeadlockTest.java timed out
2015-01-13, by sjiang
8048603: Additional tests for MAC algorithms
2015-01-13, by asmotrak
Added tag jdk9-b46 for changeset 1548d75015bd
2015-01-15, by katleman
Merge
2017-07-05, by duke
Merge
2015-01-16, by lana
Merge
2015-01-13, by amurillo
Merge
2015-01-08, by amurillo
Merge
2015-01-08, by dlong
6700100: optimize inline_native_clone() for small objects with exact klass
2014-12-16, by roland
8055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) failed: return value must be well defined
2014-12-22, by roland
8050486: compiler/rtm/ tests fail due to monitor deflation at safepoint synchronization
2014-12-30, by fzhinkin
8068272: Extend WhiteBox API with methods that check monitor state and force safepoint
2014-12-30, by fzhinkin
8059625: JEP-JDK-8043304: Test task: DTrace- tests for segmented codecache feature
2014-12-25, by dpochepk
8066497: Update c.o.j.t.ByteCodeLoader to be able really reload given class
2014-12-26, by pchistyakov
8059623: JEP-JDK-8043304: Test task: command line options tests
2014-12-26, by fzhinkin
8068183: Add isTieredSupported method to c.o.j.t.Platforms
2014-12-24, by fzhinkin
8066864: remove ctw-test from testlibrary/
2014-12-23, by eistepan
8067173: remove Utils::fileAsList
2014-12-16, by tpivovarova
8066896: Update c.o.j.t.InfiniteLoop to skip zero timeout
2014-12-23, by iignatyev
8062012: test/compiler/ciReplay/TestSA.sh should be updated to work w/ modular image build
2014-12-19, by tpivovarova
8059613: JEP-JDK-8043304: Test task: JMX- tests
2014-12-13, by iignatyev
8066440: Various changes in testlibrary for JDK-8059613
2014-12-13, by iignatyev
Merge
2015-01-08, by jwilhelm
Merge
2015-01-07, by brutisso
8067868: Add GCOld as a JTreg test
2015-01-07, by brutisso
8048179: Early reclaim of large objects that are referenced by a few objects
2015-01-07, by tschatzl
8067676: Add applicable closed gc jtreg tests to run in JPRT
2015-01-07, by brutisso
Merge
2015-01-05, by jwilhelm
8067947: Regression test for JDK-6522873
2014-12-22, by jwilhelm
8068018: Clean up friends of G1CollectedHeap
2014-12-23, by tschatzl
8067836: The Universe::flush_foo methods belong in CodeCache.
2015-01-06, by coleenp
6583051: crash when adding non-static methods to java.lang.Object class
2015-01-05, by coleenp
8064457: Introduce compressed oops mode disjoint base and improve compressed heap handling.
2015-01-05, by goetz
8064335: Null pointer dereference in hotspot/src/share/vm/classfile/verifier.cpp
2014-12-30, by hseigel
Merge
2014-12-27, by hseigel
8049716: PPC64: Implement SA on Linux/PPC64
2014-12-17, by simonis
Merge
2014-12-23, by minqi
Merge
2014-12-19, by minqi
8067923: AIX: link libjvm.so with -bernotok to detect missing symbols at build time and suppress warning 1540-1639
2014-12-19, by simonis
8067713: Move clean_weak_method_links for redefinition out of class unloading
2014-12-18, by coleenp
Merge
2014-12-18, by jiangli
8059510: Compact symbol table layout inside shared archive.
2014-12-17, by jiangli
Added tag jdk9-b46 for changeset a41296327b3d
2015-01-15, by katleman
Merge
2015-01-16, by lana
8069041: Bootcycle builds do not work with sjavac
2015-01-16, by erikj
8067099: Add deprecation lint warning to build of jdk repository
2015-01-15, by darcy
8069057: Make sure configure is run by bash
2015-01-15, by ihse
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip