Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+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.
Added tag jdk-9+109 for changeset 7fe73c768138
2016-03-10, by lana
Added tag jdk-9+109 for changeset c870cb782aca
2017-07-05, by duke
Merge
jdk-9+109
2017-07-05, by duke
Merge
2017-07-05, by duke
8148930: Incorrect erasure of exceptions in override-equivalent dual interface impl
2016-03-07, by sadayapalam
8150000: Javadoc omits package listing for type
2016-03-05, by ksrini
8150130: NPE building javafx docs with new doclet
2016-03-03, by ksrini
Merge
2016-03-03, by lana
8151141: Sjavac fails to fork server on Windows
2016-03-03, by alundblad
8151134: Fix bug id in test for JDK-8151018
2016-03-03, by sadayapalam
8151018: javac should emit a clearer diagnostic when a <> inferred anonymous type's non-private methods don't override super's
2016-03-03, by sadayapalam
8150895: Fix bug id in test for JDK-8149842
2016-03-02, by ksrini
8148985: javadoc "FRAMES" and "NO FRAMES" links not working correctly
2016-03-02, by bpatel
8151016: Migrate asserts introduced in Valhalla code generation to JDK9 dev
2016-03-02, by sadayapalam
8061320: Sjavac should prevent using source dir as dest dir
2016-03-02, by alundblad
8150941: Sjavac should not wait for portfile to materialize if server process is terminated
2016-03-02, by alundblad
Added tag jdk-9+108 for changeset 8ced04acb5e0
2016-03-03, by lana
Merge
2017-07-05, by duke
Merge
2016-03-03, by lana
8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
2016-03-01, by aefimov
Added tag jdk-9+108 for changeset c4f635dcca66
2016-03-03, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+108 for changeset 89f39e5bc737
2016-03-03, by lana
Merge
2017-07-05, by duke
8148148: Remove pluggable CodeStore API
2016-03-07, by hannesw
Added tag jdk-9+108 for changeset 9f4e085a9160
2016-03-03, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+108 for changeset 86c7eda39fe0
2016-03-03, by lana
Merge
2017-07-05, by duke
8151393: Revert changes for JDK-8087104
2016-03-07, by darcy
8132743: Move netscape.javascript package from jdk.plugin to new module
2016-02-25, by ddehaven
8151339: Adding fragment to JAR URLs breaks ant
2016-03-07, by sdrach
Merge
2016-03-07, by mullan
8138653: Default key sizes for the AlgorithmParameterGenerator and KeyPairGenerator implementations should be upgraded
2016-03-07, by mullan
8151149: CipherSpi implementation of PBEWithSHA1AndDESede returns key size in bytes
2016-03-07, by vinnie
8151263: Mark java/rmi test LeaseCheckInterval.java as intermittently failing
2016-03-05, by amlu
8151286: Remove intermittent key from TestLocalTime.java and move back to tier1
2016-03-05, by amlu
8151225: Mark SpecTest.java as intermittently failing
2016-03-04, by darcy
8151302: Attempt at silencing build log broke html32.bdtd
2016-03-04, by erikj
8151297: Class name change for CLDRLocaleDataMetaInfo_jdk_localedata needs updating in makefile
2016-03-04, by erikj
8148108: Disable Diffie-Hellman keys less than 1024 bits
2016-03-04, by xuelei
8087104: DateFormatSymbols triggers this.clone() in the constructor
2016-03-02, by rpatil
8151228: Mark TestDSAGenParameterSpec.java as intermittently failing
2016-03-03, by darcy
8038330: tools/jar/JarEntryTime.java fails intermittently on checking extracted file last modified values are the current times
2016-03-04, by amlu
8151226: Mark UdpTest.java as intermittently failing
2016-03-03, by darcy
8150998: Fix module dependences in java/lang tests
2016-03-03, by shurailine
8150679: closed/javax/crypto/CryptoPermission/CallerIdentification.sh fails after fix for JDK-8132734
2016-03-03, by sdrach
Merge
2016-03-03, by lana
8150416: Miscellaneous changes imported from jsr166 CVS 2016-03
2016-03-03, by dl
8150523: improve jtreg test timeout handling, especially -timeout:
2016-03-03, by dl
8150417: Make ThreadLocalRandom more robust against static initialization cycles
2016-03-03, by dl
8150319: ScheduledExecutorTest:testFixedDelaySequence timeout with slow VMs
2016-03-03, by dl
6842353: Linux testcase failure java/util/WeakHashMap/GCDuringIteration.java
2016-03-03, by dl
8150521: SharedSecrets.getJavaNetInetAddressAccess should ensure that InetAddress is initialised
2016-03-03, by vtewari
8148609: socket impl supportedOptions() should return an immutable set
2016-03-03, by vtewari
8150957: j.l.i.MethodHandles.whileLoop(...) fails with IOOBE in the case init is null, step and pred have parameters
2016-03-03, by mhaupt
8151140: Replace use of lambda/method ref in jdk.Version constructor
2016-03-03, by chegar
8150162: Move sun.misc.Version to a truly internal package
2016-03-03, by chegar
8147505: BaseStream.onClose() should not allow registering new handlers after stream is consumed
2016-03-03, by tvaleev
8072727: add variation of Stream.iterate() that's finite
2016-03-03, by tvaleev
8149596: Remove java.nio.Bits copy wrapper methods
2016-03-02, by mikael
8150832: split T8139885 into several tests by functionality
2016-03-02, by mhaupt
8150635: j.l.i.MethodHandles.loop(...) throws IndexOutOfBoundsException
2016-03-02, by mhaupt
8150976: JarFile and MRJAR tests should use the JDK specific Version API
2016-03-02, by chegar
8150953: j.l.i.MethodHandles: example section in whileLoop(...) provides example for doWhileLoop
2016-03-02, by mhaupt
8149330: Capacity of StringBuilder should not get close to Integer.MAX_VALUE unless necessary
2016-03-02, by igerasim
8148820: Missing @since Javadoc tag in Logger.log(Level, Supplier)
2016-03-02, by dfuchs
8150856: Inconsistent API documentation for @param caller in System.LoggerFinder.getLogger
2016-03-01, by dfuchs
8147610: javax/management/mxbean/MXBeanLoadingTest1.java assumes URLClassLoader
2016-03-01, by hb
8150346: java/lang/ProcessHandle/InfoTest.java failed - startTime after process spawn completed
2016-02-29, by rriggs
Added tag jdk-9+108 for changeset 564116a434fa
2016-03-03, by lana
Merge
2017-07-05, by duke
8151348: quarantine compiler/codecache/jmx/PeakUsageTest.java in JDK9-dev
2016-03-05, by dcubed
8151156: [TESTBUG] Integrate trivial Hotspot test changes from Jake before Jigsaw M3
2016-03-03, by ctornqvi
Merge
2016-03-03, by lana
8150162: Move sun.misc.Version to a truly internal package
2016-03-03, by chegar
Merge
2016-02-26, by amurillo
8150647: Quarantine TestPLABResize.java until JDK-8150183 is fixed
2016-02-25, by jwilhelm
8150379: [windows] Fix Leaks in perfMemory_windows.cpp
2016-02-23, by stuefe
Merge
2016-02-23, by tschatzl
8146989: Introduce per-worker preserved mark stacks in ParNew
2016-02-23, by tonyp
8150367: Add back information about the number of GC workers
2016-02-23, by brutisso
Merge
2016-02-22, by jwilhelm
Merge
2016-02-22, by jwilhelm
8150302: Reference processing logging prints the "from list" incorrectly
2016-02-22, by jmasa
8150232: AIX cleanup: Integrate changes of 7178026 and others
2016-02-19, by clanger
8150134: Simplify concurrent refinement thread deactivation
2016-02-19, by kbarrett
Merge
2016-02-19, by ihse
8150201: Restore missing -g flags to files with OPT_CFLAGS/per-file
2016-02-19, by ihse
Merge
2016-02-19, by mgerdin
Merge
2016-02-19, by mgerdin
8149013: Remove unused and dead code from G1CollectorPolicy
2016-02-04, by mgerdin
Merge
2016-02-19, by ddmitriev
8146187: Print develop and nonproduct flags by -XX:+PrintFlags* options in debug build
2016-02-19, by ddmitriev
8147388: Add diagnostic commands to attach JVMTI agent.
2016-02-18, by ysuenaga
8149837: String.intern creates morre work than necessary for G1
2016-02-17, by drwhite
8149383: Convert TraceBiasedLocking to Unified Logging
2016-02-18, by rprotacio
8150067: Quarantine serviceability/tmtools/jstat/GcCapacityTest.java
2016-02-18, by akulyakh
Merge
2016-02-18, by dholmes
8150079: MSVC prior to VS 2013 doesn't know the 'va_copy' macro
2016-02-17, by simonis
Merge
2016-02-18, by coleenp
8143245: Zero build requires disabled warnings
2016-02-17, by sgehwolf
Merge
2016-02-17, by kbarrett
8149793: DirtyCardQueueSet::apply_closure_to_completed_buffer_helper isn't helpful
2016-02-17, by kbarrett
8148630: Convert TraceStartupTime to Unified Logging
2016-02-17, by rprotacio
8149643: Remove check of counters in VirtualSpaceNode::inc_container_count
2016-02-16, by jmasa
Merge
2016-02-17, by ddmitriev
8144578: TestOptionsWithRanges test only ever uses the default collector
2016-02-17, by ddmitriev
8148219: Add decorator hostname to UL
2016-02-17, by mlarsson
8146728: TestPrintGCDetailsVerbose is never run by jtreg
2016-02-16, by kbarrett
Added tag jdk-9+108 for changeset 41753e6731a1
2016-03-03, by lana
8132743: Move netscape.javascript package from jdk.plugin to new module
2016-03-07, by ddehaven
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
+10000
tip