Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-224
+224
+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.
8022744: javac -Xpkginfo command's documentation is sparse
2013-08-29, by jjg
8013384: Potential infinite loop in javadoc
2013-08-29, by jjg
8023522: tools/javac/tree/TypeAnnotationsPretty.java test cases with @TA newline fail on windows only
2013-08-29, by jjg
8001669: javadoc internal DocletAbortException should set cause when appropriate
2013-08-29, by jjg
8010310: [javadoc] Error processing sources with -private
2013-08-28, by jjg
8014566: Remove @ignore tags from MethodReference66 and InInterface when 8013875 is fixed
2013-08-28, by henryjen
8023826: Typo in warning about obsolete source / target values
2013-08-27, by darcy
7052170: javadoc -charset option generates wrong meta tag
2013-08-27, by bpatel
Merge
2013-08-26, by lana
Merge
2013-08-26, by lana
8023768: Use the unannotatedType in cyclicity checks.
2013-08-26, by jjg
8023701: Fix badly named test
2013-08-26, by jjg
8022173: Relax some warnings in doclint
2013-08-22, by jjg
8020745: Suspicious MethodParameters attribute generated for local classes capturing local variables
2013-08-22, by emc
8023112: javac should not use lazy constant evaluation approach for method references
2013-08-22, by vromero
8022316: Generic throws, overriding and method reference
2013-08-22, by vromero
8023520: Add missing test for JDK-7118412
2013-08-21, by emc
8022287: javac.sym.Profiles uses a static Map when it should not
2013-08-21, by jjg
7118412: Shadowing of type-variables vs. member types
2013-08-21, by emc
8023515: import type-annotations updates
2013-08-21, by jjg
Added tag jdk8-b105 for changeset aa9db9b9ecb1
2013-08-29, by cl
Merge
2017-07-05, by duke
Merge
2013-08-29, by lana
Merge
2013-08-26, by lana
8023636: Missing files from 8022885
2013-08-23, by mkos
8022885: Update JAX-WS RI integration to 2.2.9-b14140
2013-08-23, by mkos
Added tag jdk8-b105 for changeset 9e7c537661de
2013-08-29, by cl
Merge
2017-07-05, by duke
Added tag jdk8-b105 for changeset 7b65cee32a84
2013-08-29, by cl
Merge
2017-07-05, by duke
Merge
2013-08-29, by lana
Merge
2013-08-27, by sundar
8023784: Object.prototype.toString should contain the class name for all instances
2013-08-27, by sundar
8023780: Gracefully handle @CS methods while binding bean properties
2013-08-27, by attila
8022773: ScriptEngineTest.printManyTest fails
2013-08-27, by sundar
8023721: Simplify eval in DebuggerSupport.
2013-08-26, by jlaskey
8023650: Regexp m flag does not recognize CRNL or CR
2013-08-26, by hannesw
8019987: String trimRight and trimLeft could be defined
2013-08-23, by jlaskey
8023454: Updated DEVELOPER_README and command line flags, ensuring that undocumented flags that aren't guaranteed to work (disabled by default) and that are work in progress show up with an EXPERIMENTAL tag.
2013-08-23, by lagergren
8020946: TokenType#toString returned null
2013-08-23, by jlaskey
8023550: -d option was broken for any dir but '.'. Fixed Java warnings.
2013-08-23, by lagergren
Merge
2013-08-26, by lana
Merge
2013-08-23, by sundar
8023630: Implement Java.super() as the preferred way to call super methods
2013-08-23, by attila
Merge
2013-08-23, by lagergren
8023453: --log=attr did not unindent identNodes
2013-08-23, by lagergren
8023631: engine.js init script should be loaded into every global instance created by engines
2013-08-23, by sundar
8023560: Arbitrary javax.script.Bindings objects as ENGINE_SCOPE objects are not handled as expected.
2013-08-22, by sundar
8023228: Debugger information gather is too slow.
2013-08-22, by jlaskey
8023531: new RegExp('').toString() should return '/(?:)/'
2013-08-22, by hannesw
8023551: Mirror functions can not be invoked using invokeMethod, invokeFunction
2013-08-22, by sundar
8023368: Instance __proto__ property should exist and be writable.
2013-08-21, by sundar
8022903: Enhance for-in and for-each for Lists and Maps
2013-08-21, by attila
8023373: allow super invocation for adapters
2013-08-21, by attila
Added tag jdk8-b105 for changeset df7b5446debc
2013-08-29, by cl
Merge
2017-07-05, by duke
Added tag jdk8-b105 for changeset ff3beb903c1d
2013-08-29, by cl
Merge
2017-07-05, by duke
Merge
2013-08-29, by lana
4792059: test/java/io/pathNames/GeneralSolaris.java fails on symbolic links
2013-08-29, by dxu
8023786: (jdk) setjmp/longjmp changes the process signal mask on OS X
2013-08-29, by sla
8023155: Ensure functional consistency across Random, ThreadLocalRandom, SplittableRandom
2013-08-28, by psandoz
8023713: ZipFileSystem crashes on old zip file
2013-08-28, by sherman
8022594: Potential deadlock in <clinit> of sun.nio.ch.Util/IOUtil
2013-08-28, by alanb
8023717: (process) ProcessBuilder should catch SecurityException rather than AccessControlException
2013-08-28, by alanb
8023528: Rename Comparator combinators to disambiguate overloading methods
2013-08-21, by henryjen
8023647: "abc1c".matches("(\\w)+1\\1")) returns false
2013-08-27, by sherman
8023275: Wrapping collections should override default methods
2013-08-26, by henryjen
8023827: Fix doclint issues in javax.net.ssl
2013-08-27, by darcy
Merge
2013-08-27, by mullan
8019830: Add com.sun.media.sound to the list of restricted package
2013-08-27, by mullan
8023769: JDK-8016850 broke the old build
2013-08-27, by mullan
8022761: regression: SecurityException is NOT thrown while trying to pack a wrongly signed Indexed Jar file
2013-08-27, by weijun
8015669: KerberosPrincipal::equals should ignore name-type
2013-08-27, by weijun
Merge
2013-08-26, by lana
Merge
2013-08-26, by lana
8014135: The JVMTI specification does not conform to recent changes in JNI specification
2013-08-26, by bpittore
8023681: Fix raw type warning caused by Sink
2013-08-09, by henryjen
8020292: j.u.SplittableRandom
2013-08-26, by psandoz
8016018: Typo in AbstractStringBuilder#indexOf and #lastIndexOf descriptions
2013-08-26, by igerasim
8011944: Sort fails with ArrayIndexOutOfBoundsException
2013-08-26, by rriggs
8023234: StampedLock serializes readers on writer unlock
2013-08-26, by shade
8022343: j.l.Class.getAnnotatedSuperclass() doesn't return null in some cases
2013-08-26, by jfranck
7129312: BufferedInputStream calculates negative array size with large streams and mark
2013-08-25, by igerasim
8023139: java/nio/file/WatchService/SensitivityModifier.java failing intermittently (win8)
2013-08-26, by alanb
6378503: In java.math.BigDecimal, division by one returns zero
2013-08-23, by bpb
8005899: Logger.getLogger(name, null) should not allow to reset a non-null resource bundle
2013-08-23, by dfuchs
6470700: Math.random() / Math.initRNG() uses "double checked locking"
2013-08-22, by bpb
6359971: Threads tab: Simple text to explain that one can click on a thread to get stack trace
2013-08-21, by egahlin
6417649: -interval=0 is accepted and jconsole doesn't update window content at all
2013-08-21, by egahlin
8022445: fix RMISocketFactory example to avoid using localhost
2013-08-22, by smarks
8022721: AnnotationTypeDeadlockTest.java throws java.lang.IllegalStateException: unexpected condition
2013-08-20, by plevart
8023430: Replace File.mkdirs with Files.createDirectories to get MaxPathLength.java failure details
2013-08-22, by dxu
8023587: Fix lone remaining doclint issue in java.util.regex
2013-08-22, by darcy
8023101: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java fails
2013-08-22, by sla
8022228: Intermittent test failures in sun/security/ssl/javax/net/ssl/NewAPIs
2013-08-21, by xuelei
8016846: Pattern.splitAsStream tests required
2013-08-20, by henryjen
8023395: Remove sun.misc.Sort and sun.misc.Compare
2013-08-21, by mduigou
8023306: Add replace() implementations to TreeMap
2013-08-21, by mduigou
8023485: Remove com/sun/jdi/DoubleAgentTest.java and com/sun/jdi/FieldWatchpoints.java from ProblemList.txt
2013-08-21, by sla
8023460: OPENJDK build fails due to missing jfr.jar
2013-08-21, by dholmes
7042707: Un-needed mnemonic in JConsole resource file
2013-08-19, by egahlin
6800801: NPE in JConsole when using Nimbus L&F
2013-08-19, by egahlin
6417721: Thread list should not allow multiple selection
2013-08-19, by egahlin
6358357: Division by zero in Threads tab when shrinking jconsole window
2013-08-19, by egahlin
8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile
2013-08-21, by alanb
Added tag jdk8-b105 for changeset e92c5abf8936
2013-08-29, by cl
Merge
2017-07-05, by duke
Added tag hs25-b48 for changeset 137826043047
2013-08-30, by amurillo
Merge
2013-08-30, by amurillo
Merge
2013-08-29, by dholmes
Merge
2013-08-28, by dholmes
8023900: [TESTBUG] Initial compact profile test groups need adjusting
2013-08-28, by dholmes
Merge
2013-08-28, by jiangli
8023580: Add jtreg test for 8004051 and 8005722
2013-08-28, by bpittore
8006164: [TESTBUG] compact profile hotspot test issues
2013-08-27, by dholmes
8020829: JT_HS: 2 runtime NMT tests fail on platforms if NMT detail is not supported
2013-08-23, by cjplummer
8014135: The JVMTI specification does not conform to recent changes in JNI specification
2013-08-23, by bpittore
Merge
2013-08-27, by jmasa
Merge
2013-08-23, by jmasa
Merge
2013-08-22, by brutisso
8022872: G1: Use correct GC cause for young GC triggered by humongous allocations
2013-08-21, by brutisso
8022817: CMS should not shrink if compaction was not done
2013-08-16, by jmasa
Merge
2013-08-26, by stefank
8007074: SIGSEGV at ParMarkBitMap::verify_clear()
2013-08-16, by stefank
8022683: JNI GetStringUTFChars should return NULL on allocation failure not abort the VM
2013-08-26, by dsimms
8022183: GCC 4.6 change sdefault setting for omit-frame-pointer which breaks hotspot stack walking
2013-08-25, by hseigel
Merge
2013-08-23, by dcubed
8023457: Event based tracing framework needs a mutex for thread groups
2013-08-23, by mgronlun
Merge
2013-08-22, by poonam
Merge
2013-08-22, by poonam
8020530: Non heap memory size calculated incorrectly
2013-08-21, by poonam
Merge
2013-08-22, by jiangli
8023547: com/sun/jdi/RedefineMulti.sh fails with IllegalArgumentException after JDK-8021948 .
2013-08-22, by jiangli
Merge
2013-08-22, by iklam
8023406: make/windows/build_vm_def.sh takes too long even when BUILD_WIN_SA != 1
2013-08-22, by iklam
Merge
2013-08-22, by sla
8011888: sa.js: TypeError: [object JSAdapter] has no such function "__has__"
2013-07-23, by allwin
7121403: [TESTBUG] runtime/7051189/Xchecksig.sh fails on 64bit solaris
2013-08-22, by hseigel
8022808: Kitchensink hangs on macos
2013-08-21, by sla
8023635: new hotspot build - hs25-b48
2013-08-23, by amurillo
Added tag jdk8-b105 for changeset 14a09ddd8d8b
2013-08-29, by cl
Merge
2013-09-04, by erikj
8024155: Fix 'make CONF= <target>'
2013-09-04, by ihse
Merge
2013-09-03, by katleman
8023957: Lock down version of autoconf
2013-08-30, by erikj
8003162: build-infra: Improve suggestions for missing packages on linux
2013-08-29, by erikj
Merge
2013-08-29, by lana
8023892: test/Makefile shouldn't try to tell langtools/test/Makefile where to put output.
2013-08-29, by mduigou
Merge
2013-08-26, by lana
8023491: Remove target names from test/Makefile and defer to sub-repo makefiles.
2013-08-26, by mduigou
8023433: Improve 'make help'
2013-08-20, by mduigou
Added tag jdk8-b105 for changeset e164aa20de40
2013-08-29, by cl
Added tag jdk8-b105 for changeset 589f4fdc584e
2017-07-05, by duke
Merge
jdk8-b105
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2013-08-23, by lana
Merge
2013-08-20, by lana
8013887: In class use, some tables are randomly unsorted
2013-08-20, by jjg
8022080: javadoc generates invalid HTML in Turkish locale
2013-08-20, by jjg
8020663: Restructure some properties to facilitate better translation
2013-08-20, by jjg
7179455: tools/javac/processing/model/testgetallmembers/Main.java fails against JDK 7 and JDK 8
2013-08-20, by ksrini
8011043: Warn about use of 1.5 and earlier source and target values
2013-08-20, by darcy
8019243: AnnotationTypeMismatchException instead of MirroredTypeException
2013-08-20, by jfranck
7182350: Regression in wording of unchecked warning message
2013-08-20, by kizune
7071377: Exception when javac -processor is given a class name with invalid postfix
2013-08-19, by ksrini
8023146: Sjavac test failes in langtools nightly
2013-08-16, by erikj
8022508: javac crashes if the generics arity of a base class is wrong
2013-08-15, by jlahoda
8015809: More user friendly compile-time errors for uncaught exceptions in lambda expression
2013-08-15, by jlahoda
8022053: javac generates unverifiable initializer for nested subclass of local class
2013-08-16, by vromero
8015145: Smartjavac needs more flexibility with linking to sources
2013-08-15, by erikj
8016921: Change the profiles table on overview-summary.html page to a list
2013-08-14, by bpatel
6840442: JavaCompiler.getTask() has incomplete specification for IllegalArgumentException
2013-08-14, by ksrini
8017191: Javadoc is confused by @link to imported classes outside of the set of generated packages
2013-08-14, by jjg
8007517: DefaultMethodRegressionTests.java fail in TL
2013-08-14, by ksrini
8013394: compile of iterator use fails with error \"defined in an inaccessible class or interface\"
2013-08-14, by vromero
Merge
2013-08-13, by lana
8021567: Javac doesn't report \"java: reference to method is ambiguous\" any more
2013-08-12, by mcimadamore
6537020: JCK tests: a compile-time error should be given in case of ambiguously imported fields (types, methods)
2013-08-12, by mcimadamore
6983297: methods missing from NewArrayTree
2013-08-10, by vromero
8022622: javac, two tests are failing with compile time error after class Collector was modified
2013-08-10, by vromero
8009640: -profile <compact> does not work when -bootclasspath specified
2013-08-10, by vromero
8022161: javac Null Pointer Exception in Enter.visitTopLevel
2013-08-09, by ksrini
8019486: javac, generates erroneous LVT for a test case with lambda code
2013-08-08, by vromero
Added tag jdk8-b104 for changeset c45de6831abc
2013-08-22, by cl
Merge
2017-07-05, by duke
Added tag jdk8-b104 for changeset 94ae8ce0f0fa
2013-08-22, by cl
Merge
2017-07-05, by duke
Merge
2013-08-23, by lana
Merge
2013-08-20, by lana
Merge
2013-08-13, by lana
8022548: SPECJVM2008 has errors introduced in 7u40-b34
2013-08-09, by joehw
Added tag jdk8-b104 for changeset 1fc167004a38
2013-08-22, by cl
Merge
2017-07-05, by duke
Merge
2013-08-23, by lana
Merge
2013-08-20, by lana
Merge
2013-08-19, by sundar
8023210: jjs tools should support a mode where it will load few command line scripts and then entering into interactive shell
2013-08-19, by sundar
8023017: SUB missing for widest op == number for BinaryNode
2013-08-16, by lagergren
8019985: Date.parse("2000-01-01T00:00:00.Z") should return NaN
2013-08-16, by hannesw
8020355: bind on built-in constructors don't use bound argument values
2013-08-16, by sundar
8023026: Array.prototype iterator functions like forEach, reduce should work for Java arrays, lists
2013-08-14, by sundar
8022676: Confusing error message checking instanceof non-class
2013-08-12, by jlaskey
Merge
2013-08-13, by lana
Merge
2013-08-12, by sundar
8022598: Object.getPrototypeOf should return null for host objects rather than throwing TypeError
2013-08-12, by sundar
8022615: [nightly] Two nashorn print tests fail in nightly builds on Windows
2013-08-12, by sundar
8022731: NativeArguments has wrong implementation of isMapped()
2013-08-12, by hannesw
8022614: Please exclude test test/script/trusted/JDK-8020809.js from Nashorn code coverage run
2013-08-12, by sundar
8022789: Revisit doPrivileged blocks in Dynalink
2013-08-12, by attila
8022782: publicLookup access failures in ScriptObject, ScriptFunction and ScriptFunction
2013-08-12, by sundar
8022707: Revisit all doPrivileged blocks
2013-08-09, by sundar
Merge
2013-08-08, by jlaskey
Merge
2013-08-08, by sundar
8022524: Memory leaks in nashorn sources and tests found by jhat analysis
2013-08-08, by sundar
8022509: Various Dynalink security enhancements
2013-08-07, by attila
Added tag jdk8-b104 for changeset 9b5ad625745e
2013-08-22, by cl
Merge
2017-07-05, by duke
Added tag jdk8-b104 for changeset 2b0842168ce5
2013-08-22, by cl
Merge
2017-07-05, by duke
Merge
2013-08-26, by katleman
8023480: Create a jvm.cfg for zero on 32 bit architectures
2013-08-22, by omajid
Merge
2013-08-23, by lana
Merge
2013-08-20, by lana
less
more
|
(0)
-10000
-3000
-1000
-224
+224
+1000
+3000
+10000
+30000
tip