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.
8012593: JSAdapter overrides impacts strongly construction time
2013-04-19, by sundar
8012612: Compile failed
2013-04-19, by sundar
8012460: RegExp regression
2013-04-18, by hannesw
8012462: Date.prototype.toJSON does not handle non-Date 'this' as per the spec.
2013-04-18, by sundar
Merge
2013-04-18, by sundar
8012529: Remove -esa from testing jvmargs
2013-04-17, by jlaskey
Merge
2013-04-17, by jlaskey
8012457: Function.prototype.apply should accept any array-like argument for function arguments
2013-04-17, by sundar
8012240: Array.prototype.map.call({length: -1, get 0(){throw 0}}, function(){}).length does not throw error
2013-04-15, by sundar
Added tag jdk8-b88 for changeset ddfec66935ab
2013-05-02, by katleman
Merge
2017-07-05, by duke
Merge
2013-05-06, by lana
Merge
2013-04-30, by lana
8011986: [corba] idlj generates read/write union helper methods that throw wrong exception in some cases
2013-04-29, by dmeetry
4504275: CORBA boolean type unions do not generate compilable code from idlj
2013-04-29, by dmeetry
Added tag jdk8-b88 for changeset 4752a2b59f2e
2013-05-02, by katleman
Merge
2017-07-05, by duke
Merge
2013-05-07, by katleman
Merge
2013-05-07, by katleman
8011366: Enable debug info on all libraries for OpenJDK builds
2013-05-04, by andrew
Merge
2013-05-06, by lana
Merge
2013-05-01, by lana
8012665: add CharSequence.chars, CharSequence.codePoints
2013-05-01, by mduigou
8012082: SASL: auth-conf negotiated, but unencrypted data is accepted, reset to unencrypt
2013-05-01, by weijun
8013723: ProblemList.txt updates (5/2013)
2013-05-01, by chegar
8007799: Base64.getEncoder(0, byte[]) returns an encoder that unexpectedly inserts line separators
2013-04-30, by msheppar
6594296: NetworkInterface.getHardwareAddress returns zero length byte array
2013-05-01, by chegar
Merge
2013-04-30, by lana
8013531: Provide a utility class in com.sun.tools.classfile to find field/method references
2013-04-30, by mchung
8013647: JPRT unable to clean-up after tests that leave file trees with loops
2013-04-30, by alanb
8009389: Unpack200 native library should be removed from profiles
2013-04-30, by ksrini
Merge
2013-04-30, by mduigou
8011814: Add testng.jar to Netbeans projects test compile classpath
2013-04-30, by mduigou
8010416: Add a way for java.sql.Driver to be notified when it is deregistered
2013-04-30, by lancea
8007373: Inet6Address serialization incompatibility
2013-04-29, by msheppar
8003671: [findbugs] sun.management.AgentConfigurationError.getParams() may expose internal representation by returning AgentConfigurationError.params
2013-04-30, by sla
8011917: Add java.util.stream.Collectors utilities
2013-04-29, by mduigou
8012650: Arrays streams methods
2013-04-20, by briangoetz
Merge
2013-04-29, by chegar
8012108: Memory leak in jdk/src/windows/native/java/net/NetworkInterface_winXP.c
2013-04-29, by jzavgren
8010280: jvm.cfg needs updating for non-server builds
2013-04-29, by dholmes
8013415: Changes for JDK-8005523 requires updates to refs.allowed
2013-04-29, by alanb
8013413: javadoc warnings
2013-04-28, by alanb
8005523: Unbound krb5 for TLS
2013-04-27, by weijun
7123493: (proxy) Proxy.getProxyClass doesn't scale under high load
2013-04-26, by plevart
Merge
2013-04-26, by mfang
Merge
2013-04-26, by mfang
Merge
2013-04-22, by mfang
8010521: jdk8 l10n resource file translation update 2
2013-03-25, by mfang
8007395: StringIndexOutofBoundsException in Match.find() when input String contains surrogate UTF-16 characters
2013-04-26, by sherman
8011920: Main streams implementation
2013-04-24, by mduigou
5015163: (str) String merge/join that is the inverse of String.split()
2013-04-02, by jgish
8005051: optimized defaults for Iterator.forEachRemaining
2013-04-23, by akhil
8012530: test/sun/security/provider/SecureRandom/StrongSeedReader.java failing
2013-04-25, by wetmore
8000529: Regression: SimpleDateFormat incorrectly parses dates formatted with Z and z pattern letters
2013-04-25, by coffeys
8012937: Correct errors in javadoc comments.
2013-04-25, by emc
8012044: Give more information about self-suppression from Throwable.addSuppressed
2013-04-25, by darcy
8012638: test/java/time/test/java/util/TestFormatter fails in UTC TZ
2013-04-24, by sherman
8005555: TEST_BUG: java/io/Serializable/accessConstants/AccessConstants.java should be removed
2013-04-24, by alanb
8009985: [parfait] Uninitialised variable at jdk/src/solaris/native/com/sun/management/UnixOperatingSystem_md.c
2013-04-24, by sla
Merge
2013-04-23, by lana
8011620: adding free form netbeans project for jdbc to jdk/make/netbeans
2013-04-23, by lancea
8012930: (fs) Eliminate recursion from FileTreeWalker
2013-04-23, by alanb
8010666: Implement Currency/LocaleNameProvider in Windows Host LocaleProviderAdapter
2013-04-22, by naoto
8011426: java.util collection Spliterator implementations
2013-04-17, by psandoz
8008682: Inital Streams public API
2013-04-17, by briangoetz
8001647: default methods for Collections - forEach, removeIf, replaceAll, sort
2013-04-22, by akhil
8005527: [TEST_BUG] console.sh failed Automatically with exit code 1.
2013-04-22, by weijun
8010939: Deadlock in LogManager
2013-04-19, by jgish
8008670: Initial java.util.stream putback -- internal API classes
2013-04-16, by mduigou
8010505: HTTP DIGEST implementation incorrectly quotes header values, fails auth
2013-04-17, by jzavgren
8009636: JARSigner including TimeStamp PolicyID (TSAPolicyID) as defined in RFC3161
2013-04-19, by weijun
8006935: Need to take care of long secret keys in HMAC/PRF compuation
2013-04-18, by xuelei
8012005: LogManager needs test to ensure stack trace is not being done to find bundle
2013-04-18, by jgish
8011934: sun.misc.PerfCounter calls Perf.createLong with incorrect parameters
2013-04-18, by mchung
8012624: Add sun/management/HotspotRuntimeMBean/GetSafepointSyncTime.java in ProblemList.txt
2013-04-18, by mchung
8011946: java.util.Currency javadoc has broken link to iso.org
2013-04-18, by dxu
8009648: Tests fail in -agentvm -concurrency mode
2013-04-18, by alanb
8011536: (fs) BasicFileAttributes.creationTime() should return birth time (mac)
2013-04-18, by alanb
Merge
2013-05-01, by lana
Merge
2013-05-01, by lana
8009012: [macosx] DisplayChangedListener is not implemented in LWWindowPeer/CGraphicsEnvironment
2013-05-01, by serb
7166296: closed/java/awt/Frame/DisabledParentOfToplevel/DisabledParentOfToplevel.html failed since 1.8.0b36
2013-04-30, by serb
8012004: JInternalFrame not being finalized after closing
2013-04-30, by mcherkas
8007458: [findbugs] One more beans issue, with ReflectionUtils
2013-04-29, by malenkov
8012586: [x11] Modal dialogs for fullscreen window may show behind its owner
2013-04-26, by anthony
8011186: [TEST_BUG] java/awt/Focus/OverrideRedirectWindowActivationTest/OverrideRedirectWindowActivationTest.java failed on windows 8
2013-04-24, by kshefov
Merge
2013-04-23, by lana
8008366: [macosx] ActionListener called twice for JMenuItem using ScreenMenuBar
2013-04-22, by leonidr
8011230: [TEST_BUG] java/awt/Toolkit/BadDisplayTest/BadDisplayTest.java failed on solaris
2013-04-22, by kshefov
8011686: AWT accidentally disables the NSApplicationDelegate of SWT, causing loss of OS X integration functionality
2013-04-18, by pchelko
Merge
2013-04-30, by lana
8005302: [findbugs] public methods return internal arrays; may be private
2013-04-29, by jchen
8009199: Printed text become garbage on Mac OSX
2013-04-25, by jgodinez
Added tag jdk8-b88 for changeset a7caf0d4cb98
2013-05-02, by katleman
Merge
2017-07-05, by duke
Added tag hs25-b31 for changeset 62f2a12da171
2013-05-03, by amurillo
Merge
2013-05-03, by amurillo
Merge
2013-05-02, by kvn
8013532: Remove unused parameter "compiler" from DTRACE_METHOD_COMPILE* macros
2013-05-02, by roland
8012547: Code cache flushing can get stuck reclaming of memory
2013-04-29, by neliasso
Merge
2013-04-26, by jiangli
8013036: vm/runtime/simpleThresholdPolicy.cpp: assert(mcs != NULL).
2013-04-26, by jiangli
Merge
2013-04-26, by bharadwaj
Merge
2013-04-26, by bharadwaj
Merge
2013-04-26, by vlivanov
8012322: Tiered: CompilationPolicy::can_be_compiled(CompLevel_all) mistakenly return false
2013-04-26, by iignatyev
8012157: removed unused code in SharedRuntime::handle_wrong_method
2013-04-23, by neliasso
8010332: removed unused method: ciMethod::uses_monitors
2013-04-23, by neliasso
8011675: adding compilation level to replay data
2013-04-25, by iignatyev
8012337: Change Whitebox implementation to make absence of method in Whitebox.class not fatal
2013-04-25, by iignatyev
8012260: ciReplay: Include PID into the name of replay data file
2013-04-25, by vlivanov
Merge
2013-05-02, by mgerdin
Merge
2013-05-02, by mgerdin
8008541: Remove old code in HotSpot that supported the jmap -permstat functionality
2013-04-30, by ehelin
8013129: Possible deadlock with Metaspace locks due to mixed usage of safepoint aware and non-safepoint aware locking
2013-04-29, by mgerdin
Merge
2013-04-29, by mgerdin
8011898: gc/TestVerifyBeforeGCDuringStartup.java: java.lang.RuntimeException: '[Verifying' missing from stdout/stderr: [Error: Could not find or load main class]
2013-04-26, by johnc
8013160: NPG: Remove unnecessary mark stack draining after CodeCache::do_unloading
2013-04-26, by stefank
8012915: ReservedSpace::align_reserved_region() broken on Windows
2013-04-26, by brutisso
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip