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.
8130307: improve Nashorn Javadoc target
2015-07-02, by mhaupt
8130306: enable running Nashorn test on Windows
2015-07-02, by mhaupt
8130234: Get rid of JSType.isNegativeZero
2015-07-02, by attila
8130127: streamline input parameter of Nashorn scripting $EXEC function
2015-07-01, by mhaupt
Merge
2015-06-30, by prr
Merge
2015-06-22, by prr
8081814: Modularize the deploy build
2015-05-27, by erikj
8114838: Anonymous functions escape to surrounding scope when defined under "with" statement
2015-06-30, by sundar
8130035: Move test/script/basic/NASHORN-627.js to currently-failing until JDK-8129881 is fixed
2015-06-29, by attila
Added tag jdk9-b71 for changeset 84ecc1a708df
2015-07-02, by katleman
Merge
2017-07-05, by duke
Merge
2015-07-02, by lana
8130247: fix some new tidy warnings from jaxws and CORBA
2015-07-02, by avstepan
Added tag jdk9-b71 for changeset 9402c8fae0fc
2015-07-02, by katleman
Merge
2017-07-05, by duke
Merge
2015-07-02, by lana
8130315: Fix wrong prototype of GrowKnownVMs() in java.c
2015-07-02, by simonis
8130151: Exclude sun/security/provider/SecureRandom/StrongSecureRandom.java from testruns on MacOSX 10.10
2015-07-02, by vinnie
8130112: Create a common TEST.properties for @modules in test/sun/security/krb5/auto
2015-07-02, by weijun
8130297: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java still failing after JDK-8076040
2015-07-02, by weijun
8076040: Test com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with -XX:+UseG1GC
2015-07-02, by weijun
8077242: (str) Optimize AbstractStringBuilder.append(CharSequence, int, int) for String argument
2015-07-02, by igerasim
8098854: Do cleanup in a proper order in sunmscapi code
2015-07-01, by igerasim
8081678: Add Stream returning methods to classes where there currently exist only Enumeration returning methods
2015-06-09, by psandoz
8081547: Prepare client libs regression tests for running in a concurrent, headless jtreg environment
2015-06-30, by darcy
Merge
2015-06-30, by amurillo
6896810: TEST_BUG: java/lang/ref/SoftReference/Pin.java fails with OOME during System.out.println
2015-06-30, by sjohanss
Merge
2015-06-26, by amurillo
Merge
2015-06-25, by kvn
Merge
2015-06-19, by kvn
8073108: Use x86 and SPARC CPU instructions for GHASH acceleration
2015-06-17, by ascarpino
Merge
2015-06-24, by jwilhelm
8081576: serviceability/sa tests fail due to LingeredApp process fails to start
2015-06-23, by dsamersoff
8080138: sun/management/jmxremote/startstop/JMXStartStopTest.java failed with java.lang.Error intermittently
2015-06-22, by jbachorik
8081634: Concurrent usage of a StringBuilder causes test intermittent failures
2015-06-22, by jbachorik
8062045: Update svc regression tests to extend the default security policy instead of override
2015-06-16, by akulyakh
Merge
2015-06-15, by jwilhelm
8085973: The targeted processes in javax/management tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
2015-06-08, by ykantser
8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
2015-06-09, by ykantser
Merge
2015-06-09, by jwilhelm
8054386: Allow Java debugging when CDS is enabled
2015-06-05, by cjplummer
8081771: ProcessTool.createJavaProcessBuilder() needs new addTestVmAndJavaOptions argument
2015-06-05, by cjplummer
8129632: (fs) Files.probeContentType returns null on Mac OS X
2015-06-30, by bpb
Merge
2015-06-30, by prr
8076468: Add @modules to tests in jdk_desktop test group
2015-06-23, by yan
6519182: SunToolkit.appContextMap should be IdentityMap
2015-06-23, by ssadetsky
Merge
2015-06-22, by prr
8081814: Modularize the deploy build
2015-06-04, by erikj
8114861: bad javadoc tag in javax.accessibility.AccessibilityProvider
2015-06-18, by ptbrunet
8078658: Make custom Cursors available for modular build
2015-06-18, by serb
8081306: [TEST_BUG] remove imports of the internal API from some regression tests
2015-06-18, by yan
8025492: Hand cursor does not use Windows' system cursor
2015-06-17, by serb
Merge
2015-06-16, by prr
Merge
2015-06-16, by ptbrunet
8055160: Support loading of Assistive Technology from service provider
2015-06-15, by ptbrunet
8022057: JFileChooser blocks EDT in Win32ShellFolder2.getIcon
2015-06-16, by ssadetsky
8080163: Uninitialised variable in jdk/src/java/desktop/share/native/libfontmanager/layout/LookupProcessor.cpp
2015-06-15, by prr
8077686: OperationTimedOut exception inside from XToolkit.syncNativeQueue call on Ubuntu 15.04
2015-06-15, by azvegint
7178683: [macosx] The default directory for open dialog is different for FileDialogOpenDirTest.html
2015-06-12, by serb
8081756: Mastering Matrix Manipulations
2015-06-10, by prr
8008803: [macosx] JVM crash in apple.laf.JRSUIUtils.HitDetection.getHitForPoint
2015-06-10, by serb
8078269: JTabbedPane UI Property TabbedPane.tabAreaBackground no longer works
2015-06-09, by ssadetsky
8017487: filechooser in Windows-Libraries folder: columns are mixed up
2015-06-09, by ssadetsky
8075301: Tests for sun.security.krb5.principal system property
2015-06-30, by weijun
8130109: Incremental build of java.base-gensrc broken
2015-06-30, by erikj
8129759: Mark two tests from DistinctOpTest.java and SliceOpTest.java as serialization hostile
2015-06-30, by amlu
8022444: Remove sun.security.util.ObjectIdentifier.equals(ObjectIdentifier other) method
2015-06-29, by juh
8050091: (coll) LinkedList has incorrect implementation comment
2015-06-29, by martin
8098547: (tz) Support tzdata2015e
2015-06-30, by aefimov
8042983: test/java/math/BigInteger/ExtremeShiftingTests.java needs too much heap
2015-06-29, by bpb
8130007: Update security tests to use Security.getProvider to get security provider
2015-06-29, by mchung
8042377: BufferedWriter and FilteredOutputStream.close throw IAE if flush and close throw equal exceptions
2015-06-29, by bpb
8058849: test/sun/security/krb5/config/dns.sh needs to re-examined or replaced
2015-06-29, by weijun
8069253: javax/net/ssl/TLS/TestJSSE.java failed on Mac
2015-06-29, by weijun
Added tag jdk9-b71 for changeset c55f96d66cf9
2015-07-02, by katleman
Merge
2017-07-05, by duke
Merge
2015-07-02, by lana
Merge
2015-06-30, by amurillo
Merge
2015-06-26, by amurillo
8130008: compiler/codecache/jmx/UsageThresholdIncreasedTest.java should be quarantined
2015-06-26, by kvn
Merge
2015-06-25, by kvn
8129757: ppc/aarch: Fix passing thread to runtime after "8073165: Contended Locking fast exit bucket."
2015-06-24, by goetz
8081247: AVX 512 extended support
2015-06-23, by mcberg
8129423: Fix unlink() of LogCompilation tmp files lost in merge of 8007993 and 8060074.
2015-06-22, by goetz
8080157: assert(allocates2(pc)) failed: not in CodeBuffer memory
2015-06-19, by kvn
Merge
2015-06-19, by kvn
8087183: Fix call to inline function is_oop in header debugInfo.hpp.
2015-06-11, by goetz
8129094: assert(is_java_primitive(bt)) failed: only primitive type vectors
2015-06-18, by kvn
8073108: Use x86 and SPARC CPU instructions for GHASH acceleration
2015-06-17, by ascarpino
8080325: SuperWord loop unrolling analysis
2015-06-16, by mcberg
Merge
2015-06-24, by jwilhelm
Merge
2015-06-24, by dsamersoff
Merge
2015-06-24, by dsamersoff
8078521: AARCH64: Add AArch64 SA support
2015-06-12, by aph
Merge
2015-06-24, by brutisso
8129549: G1: Make sure the concurrent thread does not mix its logging with the STW pauses
2015-06-23, by brutisso
Merge
2015-06-24, by dholmes
Merge
2015-06-24, by dholmes
8081294: aarch64: fails to build on ubuntu wily
2015-06-24, by enevill
Merge
2015-06-24, by tschatzl
8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup
2015-06-24, by tschatzl
Merge
2015-06-24, by sjohanss
8081607: Change default GC for server configurations to G1
2015-06-24, by sjohanss
8030076: remove unused runtime related code
2015-06-24, by bdelsart
8129607: Incorrect GPL header
2015-06-23, by coleenp
Merge
2015-06-24, by kbarrett
8129446: crash when reporting corrupted classfile
2015-06-23, by kbarrett
Merge
2015-06-23, by dsamersoff
8078632: conflicts between open and closed SA ports
2015-06-23, by dsamersoff
Merge
2015-06-23, by bdelsart
8087133: Improve sharing of native wrappers in SignatureHandlerLibrary
2015-06-23, by bdelsart
8129584: Fix required for aarch64 after 8122937
2015-06-23, by adinn
Merge
2015-06-23, by dsamersoff
8081576: serviceability/sa tests fail due to LingeredApp process fails to start
2015-06-23, by dsamersoff
8129332: Missing test case for JDK-8078438
2015-06-23, by shade
8078513: [linux] Clean up code relevant to LinuxThreads implementation
2015-06-22, by stuefe
8079134: [TESTBUG] Remove applicable_*gc and needs_*gc groups from TEST.groups
2015-06-09, by lmesnik
8087153: EXCEPTION_ACCESS_VIOLATION when CDS RO section vanished on win32
2015-06-19, by cjplummer
8085987: Vm crash "not long aligned" in nsk/stress/metaspace/jck60/jck6* tests
2015-06-18, by jprovino
Merge
2015-06-19, by coleenp
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip