Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+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.
8013913: Removed Source field from all nodes except FunctionNode in order to save footprint
2013-05-07, by lagergren
8013874: Function argument's prototype seem cached and wrongly reused
2013-05-03, by hannesw
8013873: Regexp regression for escaped dash in character class
2013-05-03, by hannesw
8013878: ClassCastException in Regex
2013-05-03, by hannesw
8013871: mem usage histograms enabled with compiler logging level set to more specific than or equals to info when --print-mem-usage flag is used
2013-05-03, by lagergren
8013477: Node.setSymbol needs to be copy on write - enable IR snapshots for recompilation based on callsite type specialization. [not enabled by default, hidden by a flag for now]
2013-05-03, by lagergren
8013796: load("fx:base.js") should not be in fx:bootstrap.js
2013-05-02, by jlaskey
Merge
2013-05-02, by jlaskey
8013794: JDK-8006220 caused an octane performance regression.
2013-05-02, by jlaskey
8013729: SwitchPoint invalidation not working over prototype chain
2013-05-02, by hannesw
8006220: Simplify PropertyMaps
2013-04-30, by jlaskey
Added tag jdk8-b90 for changeset 9757c7aa8f78
2013-05-16, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b90 for changeset 77d6a1b1e9ec
2013-05-16, by katleman
Merge
2017-07-05, by duke
Merge
2013-05-22, by erikj
8014970: Use open man pages for non commercial builds
2013-05-22, by erikj
8015087: Provide debugging information for programs
2013-05-22, by andrew
Merge
2013-05-21, by katleman
8011346: build-infra: While Constructing Javadoc information, JSpinner.java error: package sun.util.locale.provider does not exist
2013-05-21, by erikj
Merge
2013-05-17, by lana
Merge
2013-05-17, by chegar
8014783: java/net/HttpURLPermission/HttpURLPermissionTest.java leaves files open
2013-05-17, by chegar
Merge
2013-05-17, by chegar
8014791: More ProblemList.txt updates (5/2013)
2013-05-17, by chegar
8013900: More warnings compiling jaxp.
2013-05-17, by dfuchs
4487672: (proxy) Proxy constructor should check for null argument
2013-05-16, by mchung
Merge
2013-05-16, by vinnie
Merge
2013-05-16, by vinnie
Merge
2013-05-15, by vinnie
Merge
2013-05-15, by vinnie
Merge
2013-05-14, by vinnie
7194075: Various classes of sunec.jar are duplicated in rt.jar
2013-05-14, by vinnie
8001163: [pack200] should support attributes introduced by JSR-308
2013-05-15, by ksrini
7150552: network test hangs [macosx]
2013-05-16, by khazra
Merge
2013-05-16, by dfuchs
8013380: Removal of stack walk to find resource bundle breaks Glassfish startup
2013-05-16, by jgish
Merge
2013-05-16, by michaelm
8012625: Incorrect handling of HTTP/1.1 " Expect: 100-continue " in HttpURLConnection
2013-05-16, by michaelm
8014676: Java debugger may fail to run
2013-05-16, by dmeetry
8010814: More buffers are stored or returned without cloning
2013-05-16, by xuelei
8004177: test/java/lang/Thread/GenerifyStackTraces.java doesn't clean-up
2013-05-16, by ewang
Merge
2013-05-15, by valeriep
Merge
2013-05-13, by valeriep
8001284: Buffer problems with SunPKCS11-Solaris and CKM_AES_CTR
2013-05-07, by ascarpino
7196009: SunPkcs11 provider fails to parse config path containing parenthesis
2013-05-07, by valeriep
8010134: A finalizer in sun.security.pkcs11.wrapper.PKCS11 perhaps should be protected
2013-05-07, by valeriep
8013233: java/util/Locale/LocaleProviders.sh fails
2013-05-15, by naoto
8014677: Correct docs warning for Objects.requireNonNull(T, Supplier<String>)
2013-05-15, by darcy
8013730: JSR 310 DateTime API Updates III
2013-05-15, by sherman
8010464: Evolve java networking same origin policy
2013-05-15, by michaelm
8013395: StringBuffer.toString performance regression impacting embedded benchmarks
2013-05-15, by dholmes
8014217: Base64.getXDecoder().wrap(...).read() doesn't throw exception for an incorrect number of padding chars in the final unit
2013-05-14, by sherman
8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time
2013-05-14, by sherman
6328537: Improve javadocs for Socket class by adding references to SocketOptions
2013-05-14, by khazra
8014519: scriptpad sample does not work with nashorn
2013-05-14, by sundar
8012453: (process) Runtime.exec(String) fails if command contains spaces [win]
2013-05-14, by uta
8014500: bootcycle-images fails after upgrade to JAXP 1.5
2013-05-14, by alanb
8014365: Restore Objects.requireNonNull(T, Supplier<String>)
2013-05-13, by darcy
8013386: (tz) Support tzdata2013c
2013-05-13, by sherman
8014254: Selector in HttpServer introduces a 1000 ms delay when using KeepAlive
2013-05-13, by khazra
Merge
2013-05-13, by mduigou
8008687: MethodHandle code: allow static and invokespecial calls to interface methods
2013-05-13, by bharadwaj
8012975: Remove rhino from jdk8
2013-05-13, by sundar
8005598: (reopened) Need to clone array of input/output parameters
2013-05-13, by xuelei
8005535: SSLSessionImpl should have protected finalize()
2013-05-13, by xuelei
7021870: GzipInputStream closes underlying stream during reading
2013-05-10, by dmeetry
8014357: Minor refactorings to sun.reflect.generics.reflectiveObjects.*
2013-05-10, by darcy
Merge
2013-05-10, by mduigou
8014316: Use Method Refs in j.u.stream.MatchOps
2013-05-10, by mduigou
8014296: DivModTests should not compare pointers
2013-05-10, by rriggs
8014249: Add Modifer.parameterModifiers()
2013-05-10, by darcy
8011128: (fs) Files.createDirectory fails if the resolved path is exactly 248 characters long
2013-05-10, by alanb
8007073: Implement Core Reflection for Type Annotations on parameters
2013-05-10, by jfranck
Merge
2013-05-09, by lana
Merge
2013-05-08, by lana
8012646: Pattern.splitAsStream
2013-05-01, by psandoz
8007699: Move some tests from test/sun/security/provider/certpath/X509CertPath to closed repo
2013-05-09, by juh
8013736: [launcher] cleanup code for correctness
2013-05-07, by ksrini
8013652: (profiles) Add javax.script to compact1
2013-05-08, by alanb
8012679: Let allow_weak_crypto default to false
2013-05-08, by weijun
8012664: Add tests for java.util.stream and lambda translation
2013-05-06, by briangoetz
4802647: Throw required NPEs from removeAll()/retainAll()
2013-05-07, by mduigou
8013086: NPE thrown by SimpleDateFormat with TimeZoneNameProvider supplied
2013-05-07, by naoto
8004007: test/sun/tools/jinfo/Basic.sh fails on when runSA is set to true
2013-05-07, by sla
6980985: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage is not robust when getMax() returns -1
2013-05-07, by sla
8008738: Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently
2013-05-07, by dfuchs
8013541: Revise javadoc for Executable.getAnnotatedReturnType()
2013-05-07, by jfranck
8010192: Enable native JGSS provider on Mac
2013-05-07, by weijun
8013252: Regex Matcher .start and .end should be accessible by group name
2013-05-06, by sherman
8003258: BufferedReader.lines()
2013-05-06, by mduigou
8013150: Iterator.remove and forEachRemaining relationship not specified
2013-05-06, by mduigou
8013712: Add Objects.nonNull and Objects.isNull
2013-05-06, by mduigou
8003992: File and other classes in java.io do not handle embedded nulls properly
2013-05-06, by dxu
Merge
2013-05-06, by dwanvik
8013403: Update JDK8 with Java DB 10.10.1.1.
2013-05-06, by dwanvik
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip