Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-768
+768
+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.
8009166: [parfait] Null pointer deference in hotspot/src/share/vm/opto/type.cpp
2013-03-16, by morris
Merge
2013-03-15, by morris
Merge
2013-03-14, by kmo
8010116: Abstract_VM_Version::internal_vm_info_string() should recognize VS2010 and VS2012
2013-03-14, by kmo
8009457: SA: A small fix on "scanoops" command in CLHSDB
2013-03-19, by sla
8009456: SA: typeToVtbl of BasicTypeDataBase should not be static
2013-03-19, by sla
Merge
2013-03-17, by dcubed
Merge
2013-03-15, by zgu
8009614: nsk/split_verifier/stress/ifelse/ifelse002_30 fails with 'assert((size & (granularity - 1)) == 0) failed: size not aligned to os::vm_allocation_granularity()
2013-03-15, by zgu
8007725: NPG: Klass::restore_unshareable_info() triggers assert(k->java_mirror() == NULL)
2013-03-15, by coleenp
8003348: SA can not read core file on OS
2013-03-14, by minqi
8010105: new hotspot build - hs25-b24
2013-03-15, by amurillo
Added tag jdk8-b82 for changeset 3826413d5c5b
2013-03-21, by katleman
Added tag jdk8-b82 for changeset caa9b4e63aab
2013-03-21, by katleman
Added tag jdk8-b82 for changeset 5e8c55025644
2017-07-05, by duke
Merge
jdk8-b82
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2013-03-14, by lana
Merge
2013-03-12, by lana
7196531: Duplicate error messages on repeating annotations
2013-03-12, by jfranck
8009545: Graph inference: dependencies between inference variables should be set during incorporation
2013-03-12, by mcimadamore
8008540: Constructor reference to non-reifiable array should be rejected
2013-03-12, by mcimadamore
8005205: tests missing bugid for repeating annotation change
2013-03-12, by jfranck
8009843: sjavac should accept -cp as synonym for -classpath
2013-03-11, by ohrstrom
8009742: Bad lambda name for lambda in a static initializer or ctor
2013-03-11, by rfield
6181889: Empty try/finally results in bytecodes being generated
2013-03-11, by vromero
8009582: Method reference generic constructor gives: IllegalArgumentException: Invalid lambda deserialization
2013-03-07, by rfield
8009170: Regression: javac generates redundant bytecode in assignop involving arrays
2013-03-07, by vromero
8009138: javac, equals-hashCode warning tuning
2013-03-07, by vromero
8009391: Synthetic name of serializable lambda methods should not contain negative numbers
2013-03-06, by mcimadamore
8009459: Wrong behavior of diamond finder with source level 7
2013-03-06, by mcimadamore
8009299: Javac crashes when compiling method reference to static interface method
2013-03-06, by mcimadamore
Merge
2013-03-05, by lana
8009129: Illegal access error when calling method reference
2013-03-05, by mcimadamore
8009154: Missing cast in method reference bridge leads to NoSuchMethodError
2013-03-05, by mcimadamore
8009227: Certain diagnostics should not be deferred
2013-03-05, by mcimadamore
8004962: Code generation crash with lambda and local classes
2013-03-05, by mcimadamore
8008949: javadoc stopped copying doc-files
2013-03-01, by jjg
8008537: Missing method reference lookup error when unbound search finds a static method
2013-02-28, by mcimadamore
8008813: Structural most specific fails when method reference is passed to overloaded method
2013-02-28, by mcimadamore
8008723: Graph Inference: bad graph calculation leads to assertion error
2013-02-28, by mcimadamore
8008436: javac should not issue a warning for overriding equals without hasCode if hashCode has been overriden by a superclass
2013-02-26, by vromero
7112427: The doclet needs to be able to generate JavaFX documentation.
2013-02-24, by jjg
8008708: Regression: separate compilation causes crash in wildcards inference logic
2013-02-22, by mcimadamore
8008337: Write test to check for compiler error when static method in interface is called via super()
2013-02-22, by mcimadamore
Merge
2013-02-21, by lana
8008658: Four new method param jtreg tests fail in nightly tests
2013-02-21, by ksrini
8008405: Now that metafactory is in place, add javac lambda serialization tests
2013-02-21, by rfield
8008444: Inherited generic functional descriptors are merged incorrectly
2013-02-21, by mcimadamore
8007461: Regression: bad overload resolution when inner class and outer class have method with same name
2013-02-21, by mcimadamore
8008293: Declared bounds not considered when functional interface containing unbound wildcards is instantiated
2013-02-21, by mcimadamore
8005183: Missing accessor for constructor reference pointing to private inner class ctor
2013-02-21, by mcimadamore
8008276: assertion error in com.sun.tools.javac.comp.TransTypes.visitApply
2013-02-21, by mcimadamore
8008227: Mixing lambdas with anonymous classes leads to NPE thrown by compiler
2013-02-21, by mcimadamore
8006582: Test for parameter names feature
2013-02-20, by strarup
Merge
2013-02-19, by lana
8006948: Update javac for MethodParameters format change
2013-02-19, by ksrini
8006212: javac, convert jtreg tests from shell script to java
2013-02-19, by vromero
8008267: Add @Supported annotation to com.sun.source types
2013-02-19, by darcy
8008339: Test TargetAnnoCombo.java is broken
2013-02-18, by jjg
6563143: javac should issue a warning for overriding equals without hashCode
2013-02-18, by vromero
8004969: Generate $deserializeLambda$ method
2013-02-15, by rfield
8008313: 8007052 breaks test/tools/javap/MethodParameters.java
2013-02-15, by jjg
8008309: TargetType60 fails because of bad golden file
2013-02-15, by mcimadamore
Merge
2013-02-15, by mcimadamore
8007427: Annotation element as '_' gives compiler error instead of a warning
2013-02-15, by mcimadamore
8007535: Compiler crashes on @FunctionalInterface used on interface with two inherited methods with same signatures
2013-02-15, by mcimadamore
8007462: Fix provisional applicability for method references
2013-02-15, by mcimadamore
8007285: AbstractMethodError instead of compile-time error when method reference with super and abstract
2013-02-15, by mcimadamore
8006749: compiler does not allow Object protected methods to be used in lambda
2013-02-15, by mcimadamore
8007052: javap should include the descriptor for a method in verbose mode
2013-02-15, by jjg
8006225: tools/jdeps/Basic.java failes with AssertionError
2013-02-14, by mchung
8001457: New tests needed for library-side changes for repeating annotations
2013-02-13, by darcy
Added tag jdk8-b81 for changeset a7ab085069a9
2013-03-14, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b81 for changeset 9597171cffbd
2013-03-14, by katleman
Merge
2017-07-05, by duke
Merge
2013-03-14, by lana
Merge
2013-03-12, by lana
Merge
2013-02-25, by ewendeli
Merge
2013-02-19, by ewendeli
8001235: Improve JAXP HTTP handling
2012-12-12, by joehw
Added tag jdk8-b81 for changeset 4f3da455d5f5
2013-03-14, by katleman
Merge
2017-07-05, by duke
8009559: clean up method handle lookup code.
2013-03-09, by sundar
8009553: Object.create(Array.prototype) doesn't respect reset length
2013-03-06, by sundar
8009379: Remove $ from generated class names
2013-03-04, by jlaskey
8008370: coffee script compiler doesn't work with Nashorn
2013-03-04, by hannesw
Merge
2013-03-02, by jlaskey
8009263: Fix all javadoc errors in nashorn code
2013-03-01, by sundar
8009240: RegExpScanner code is inefficient and too complex
2013-02-28, by hannesw
8009229: ant makefile default target should be "test"
2013-02-28, by sundar
8009150: Previous dead code elimination was incomplete
2013-02-27, by attila
8009146: Eliminate some dead code in preparation for immutable AST
2013-02-27, by attila
8009143: Eliminate Dynalink dependency on java.beans
2013-02-27, by attila
8008950: jdk8/tl failing with SetupJavaCompilation BUILD_NASGEN contains missing directory -c on Windows
2013-02-27, by alanb
8009021: nasgen should be run on boot jdk rather than currenly built jdk
2013-02-26, by sundar
8006984: Introducing local into a function inside with statement confuses its scope
2013-02-25, by attila
8008789: Enable java access and nashorn runtime tests for jtreg
2013-02-25, by sundar
8008731: Separate configuration environment (options, error/output writer etc.) from Context
2013-02-25, by sundar
8008776: Revise BuildNashorn.gmk for changes in new build system
2013-02-22, by jlaskey
8008729: Make sure that we can run basic jsr223 tests using jtreg
2013-02-22, by sundar
8006028: Integrate Joni regexp engine with Nashorn
2013-02-22, by hannesw
8008093: Make RegExp engine pluggable
2013-02-22, by hannesw
8008721: Tweaks to make all NEWBUILD=false round 4
2013-02-22, by jlaskey
8007002: Replace implicit exception throwing methods with explicit throws - simplify control flow and remove useless code
2013-02-22, by lagergren
8008575: Re-integrate code coverage
2013-02-22, by lagergren
8008554: load was broken for URLs
2013-02-22, by lagergren
8008447: Tweaks to make all NEWBUILD=false round 3
2013-02-21, by jlaskey
8008648: Lazy JIT scope and callee semantics bugfixes. Broke out wallclock timer.
2013-02-21, by lagergren
8008166: URL handling was broken on windows, causing "load" to malfunction
2013-02-20, by lagergren
8008207: Make constants array and source fields private
2013-02-20, by sundar
8008448: Add coverage test for jdk.nashorn.internal.ir.debug.JSONWriter
2013-02-19, by sundar
Merge
2013-02-19, by jlaskey
8008420: Tweaks to make all NEWBUILD=false round 2
2013-02-19, by jlaskey
8008387: Improve code coverage tests for JSObjectLinker and NashornBottomLinker
2013-02-18, by sundar
8008371: Fix Dynalink compiler warnings and whitespace
2013-02-18, by attila
8008351: Avoid using String.replace(String, String) in codegen
2013-02-18, by hannesw
8008305: ScriptEngine.eval should offer the ability to provide a codebase
2013-02-18, by sundar
8008298: Add tests to cover specialized versions of Math functions.
2013-02-15, by sundar
8008291: Add more tests for better coverage of objects, scripting and parser packages
2013-02-15, by sundar
8008239: Unpublicized parts of the code generator package that were only package internal.
2013-02-15, by lagergren
8008215: break in catch clause causes java.lang.VerifyError: Inconsistent stackmap
2013-02-15, by hannesw
8008231: Fix build system to accommodate integration of dynalink
2013-02-14, by jlaskey
8008198: java.lang.AssertionError: Invalid break target class jdk.nashorn.internal.ir.TryNode
2013-02-14, by hannesw
8007990: No access to interface methods on a restricted class
2013-02-14, by attila
8008206: The allInteger case for SwitchNode generation in CodeGenerator assumes integer LITERALS only.
2013-02-14, by lagergren
8008085: Integrate Dynalink source code into Nashorn codebase
2013-02-14, by attila
8008199: Lazy compilation and trampoline implementation
2013-02-14, by lagergren
8008197: Cross script engine function calls do not work as expected
2013-02-14, by sundar
8008193: test262 tests should be run with security manager enabled
2013-02-14, by sundar
8008103: Source object should maintain URL of the script source as a private field
2013-02-13, by sundar
8008096: TokenStream buffer should grow exponentially
2013-02-13, by hannesw
8007900: Function binding is inefficient
2013-02-12, by attila
8007956: Wrong or obsolete system properties in docs/DEVELOPER_README
2013-02-12, by hannesw
8007915: Nashorn IR, codegen, parser packages and Context instance should be inaccessible to user code
2013-02-11, by sundar
8006943: Fix order of function method arguments to be (callee, thisObject)
2013-02-09, by attila
8006222: Move slot from SpillProperty to Property
2013-02-08, by jlaskey
8007718: Make static RegExp properties fully compatible to other engines
2013-02-07, by hannesw
8007627: Support @Getter annotation on constructor
2013-02-07, by hannesw
8007715: Make sure that not all tests run with AllPermission
2013-02-07, by sundar
8007643: Add testing for quit and exit
2013-02-06, by jlaskey
8007629: Remove extraneous quit from shell.js
2013-02-06, by jlaskey
8007545: jjs input evalinput need to be NOT_ENUMERABLE
2013-02-06, by jlaskey
8007619: Add support for deprecated properties of RegExp constructor
2013-02-06, by sundar
8007273: Creation of ScriptFunctions can be refactored
2013-02-06, by hannesw
8007523: VerifyError on script that uses regular expression literals with ternary operator
2013-02-05, by sundar
8007522: IllegalStateException thrown from String.prototype.search function
2013-02-05, by sundar
8007521: $ENV should be undefined when security manager is present
2013-02-05, by sundar
8007452: add scripting programmers doc changes for nashorn
2013-02-05, by sundar
8006191: `cmd` -> exec("cmd") in script mode
2013-02-04, by jlaskey
8007215: Varargs broken for the case of passing more than the arg limit arguments.
2013-02-04, by lagergren
8007460: var assignment to a parameter in a varargs method causes compilation error
2013-02-04, by attila
8007455: Extraneous $(ECHO) in make/Makefile
2013-02-04, by jlaskey
8007060: Primitive wrap filter throws ClassCastException in test262parallel
2013-02-01, by hannesw
8006529: Methods always get callee - it should be conditional
2013-01-31, by attila
8007286: Add JavaAdapter and importPackage to compatibility script
2013-01-31, by sundar
8007140: Java.extend crashes when attempting to extend java.lang.Object
2013-01-30, by sundar
8007109: Regression: String(ConsString) does not flatten argument to String
2013-01-30, by hannesw
8007132: Java objects returned from constructor functions are lost
2013-01-30, by sundar
8007062: Split Lower up into Lower/Attr/FinalizeTypes. Integrate AccessSpecalizer into FinalizeTypes.
2013-01-30, by lagergren
8007094: Apply version to nashorn.jar manifest
2013-01-29, by jlaskey
8007091: Provide private API to pass application class loader for nashorn script engine
2013-01-29, by sundar
8006676: Integrate Nashorn into new build system
2013-01-28, by jlaskey
8007004: nashorn script engine should not use thread context class loader as script 'application loader'
2013-01-28, by sundar
8006983: Introduce a command line option to switch off syntactic extensions of nashorn
2013-01-28, by sundar
8006766: Array-like access to characters of a string is slow
2013-01-25, by hannesw
8006857: ClassCastException when interface implementing function uses arguments object
2013-01-24, by sundar
8006852: Move tests from JIRA for prepopulated map failures
2013-01-24, by jlaskey
8006408: Clean up and specialize NativeString
2013-01-24, by hannesw
8006755: Functions inside with statements dont get correct scope
2013-01-24, by sundar
8006575: Error in codegen for element access on primitive value
2013-01-24, by sundar
8006736: nashorn script engine should support the usage multiple global objects with same engine instance
2013-01-23, by sundar
8006678: Avoid too many Context.getGlobal() calls
2013-01-22, by sundar
8006677: Remove unused FunctionNode flags
2013-01-22, by attila
8006570: This-value for non-strict functions should be converted to object
2013-01-22, by hannesw
8006635: Reduce access levels as much as possible
2013-01-21, by sundar
8006525: Give StaticClass objects their own linker
2013-01-21, by attila
8006557: JDK8/Lambda build clashes on Map.replace()
2013-01-19, by sundar
8006584: improve variable handling in NashornScriptEngine
2013-01-19, by sundar
8006562: findOwnMH in nashorn "objects" package should be cleaned up
2013-01-18, by sundar
8006527: nashorn jsr223 engine does not work in sandbox
2013-01-18, by sundar
8006517: PropertyHashMap.Element.equals() compares to Property
2013-01-17, by jlaskey
8006424: Passing null or undefined to adapter class constructors results in NPE or ClassCastException
2013-01-16, by sundar
8006412: Improve toString method of ScriptObjectMirror class
2013-01-16, by sundar
8006304: Remove pre-population of maps for constructor produced maps
2013-01-16, by jlaskey
8006337: Discarded arguments for INVOKESTATIC must still be evaluated for side effects
2013-01-15, by attila
8005958: invoking a function through INVOKESTATIC with more arguments than it declares resulted in malformed bytecode being generated
2013-01-15, by attila
8006293: Reduce ScriptObject.findCallMethodMethod
2013-01-15, by attila
8006181: nashorn script engine does not run jrunscript's initialization script
2013-01-14, by sundar
8006168: ability to generate multi-type Java adapters
2013-01-14, by attila
8006093: Add a makefile target to run all tests (test, test262, perf tests)
2013-01-11, by sundar
8006082: Provide option to run octane benchmarks in separate processes
2013-01-11, by sundar
8005976: Break out AccessSpecializer into one pass before CodeGenerator instead of iterative applications from CodeGenerator
2013-01-11, by lagergren
8005983: JavaAdapterFactory generated proxy classes should take extra constructor arguments at the end
2013-01-10, by attila
8005982: NASHORN-71.js failing in nightlys
2013-01-10, by sundar
8005987: ant octane tries to run non-benchmark scripts
2013-01-10, by sundar
8005971: runsunspider.js should check results of benchmarks
2013-01-10, by lagergren
8005940: provide ant targets to get and update external test scripts
2013-01-09, by sundar
8005777: Bug in the FacetIntrospector of Dynalink - non-public class should search super
2013-01-09, by attila
8005848: assigning to global toString variable affects Object.prototype.toString
2013-01-08, by sundar
8005842: Loops in ASTWriter. Corrected @Reference and @Ignore node annotation for IR nodes
2013-01-08, by lagergren
8005801: Refactor findSetMethod
2013-01-08, by attila
8005846: Remove Mangler in favor of Dynalink's NameCodec
2013-01-08, by attila
8005843: refSymbols lookup of unbound variable could cause NullPointerException in Lower
2013-01-08, by lagergren
8005835: NASHORN-668 output fails to compare with the corresponding .EXPECTED file
2013-01-08, by sundar
8005788: Loggers and their corresponding system properties not working correctly
2013-01-08, by lagergren
8005782: get rid of javadoc errors, warnings in nashorn build
2013-01-08, by sundar
8005703: Offsets miscalculated for blocks
2013-01-07, by jlaskey
8005789: Forgot to document -Dnashorn.unstable.relink.threshold
2013-01-07, by lagergren
8005663: Update copyright year to 2013
2013-01-04, by jlaskey
8005665: JavaDoc should only display public interfaces
2013-01-04, by jlaskey
8005666: Add webrev to .hgignore
2013-01-04, by jlaskey
8005440: Improve .hgignore filtering for Nashorn repo
2012-12-22, by jlaskey
8005403: Open-source Nashorn
2012-12-21, by jlaskey
8005364: initial hg tags for nashorn repo
2012-12-20, by jcoomes
Initial load
2007-12-01, by duke
Merge
2017-07-05, by duke
Merge
2013-03-14, by lana
Merge
2013-03-12, by lana
Merge
2013-02-25, by ewendeli
Merge
2013-02-19, by ewendeli
7201066: Change modifiers on unused fields
2012-11-06, by coffeys
7141694: Improving CORBA internals
2012-12-17, by mbankal
8000540: Improve IIOP type reuse management
2012-10-30, by ngmr
8000631: Restrict access to class constructor
2012-10-30, by coffeys
Merge
2013-03-12, by lana
Merge
2013-03-05, by lana
Merge
2013-02-19, by lana
7199858: Marshal exception is wrong
2013-02-15, by dmeetry
Added tag jdk8-b81 for changeset f2ef1e5c2955
2013-03-14, by katleman
Merge
2017-07-05, by duke
8010030: Allow configure to detect if EC implementation is present
2013-03-18, by omajid
Merge
2013-03-14, by lana
Merge
2013-03-13, by lana
Merge
2013-03-12, by lana
Merge
2013-02-27, by ewendeli
Merge
2013-02-27, by ewendeli
Merge
2013-02-26, by ewendeli
Merge
2013-02-26, by ewendeli
8004933: Improve MethodHandle interaction with libraries
2013-02-22, by vlivanov
8006125: Update MethodHandles library interactions
2013-02-22, by vlivanov
8006179: JSR292 MethodHandles lookup with interface using findVirtual()
2013-02-22, by vlivanov
8006439: Improve MethodHandles coverage
2013-02-22, by vlivanov
Merge
2013-02-25, by ewendeli
Merge
2013-02-19, by ewendeli
Merge
2013-02-19, by ewendeli
8007688: Blacklist known bad certificate
2013-02-07, by valeriep
8006777: Improve TLS handling of invalid messages
2013-02-07, by xuelei
8007611: logging behavior in applet changed
2013-02-07, by mchung
8007393: Possible race condition after JDK-6664509
2013-02-05, by mchung
8004937: Improve proxy construction
2013-01-24, by mchung
8006446: Restrict MBeanServer access
2013-01-30, by dfuchs
8006882: Proxy generated classes in sun.proxy package breaks JMockit
2013-01-28, by mchung
Merge
2013-02-05, by ewendeli
8006864: Update java.security-linux to include changes in java.security
2013-01-28, by ewendeli
8005615: Java Logger fails to load tomcat logger implementation (JULI)
2013-01-10, by mchung
8004302: javax/xml/soap/Test7013971.java fails since jdk6u39b01
2012-12-18, by mullan
8004341: Two JCK tests fails with 7u11 b06
2012-12-12, by denis
8000537: Contextualize RequiredModelMBean class
2012-12-07, by dsamersoff
8004175: Restricted packages added in java.security are missing in java.security-{macosx, solaris, windows}
2012-12-05, by mchung
Merge
2013-02-03, by ewendeli
7201064: Better dialogue checking
2012-11-30, by denis
6664509: Add logging context
2012-11-26, by mchung
7186952: Improve clipboard access
2012-11-26, by denis
8002325: Improve management of images
2012-11-20, by bae
8001242: Improve RMI HTTP conformance
2012-11-19, by dmocek
6563318: RMI data sanitization
2012-11-19, by dmocek
8001972: Improve image processing
2012-11-16, by bae
7192977: Issue in toolkit thread
2012-11-15, by bagiras
8002091: tools/launcher/ToolsOpts.java test started to fail since 7u11 b01 on Windows
2012-11-09, by ksrini
7201070: Serialization to conform to protocol
2012-11-08, by smarks
7201071: InetSocketAddress serialization issue
2012-11-07, by chegar
7200491: Tighten up JTable layout code
2012-11-06, by rupashka
7197546: (proxy) Reflect about creating reflective proxies
2012-11-02, by mchung
8000539: JMX implementation allows invocation of methods of a system class
2012-10-30, by dsamersoff
Merge
2012-10-26, by asaha
Merge
2012-10-26, by asaha
7201068: Better handling of UI elements
2012-10-26, by mullan
8000210: Improve JarFile code quality
2012-09-19, by weijun
7186954: Improve connection performance
2012-10-22, by khazra
7192392: Better validation of client keys
2012-10-22, by xuelei
6776941: Improve thread pool shutdown
2012-08-22, by dholmes
7200500: Launcher better input validation
2012-10-16, by ksrini
7200499: Better data validation for options
2012-10-16, by ksrini
7186946: Refine unpacker resource usage
2012-10-16, by ksrini
7186957: Improve Pack200 data validation
2012-10-16, by ksrini
7186945: Unpack200 improvement
2012-10-16, by ksrini
7186948: Improve Swing data validation
2012-10-16, by rupashka
7200493: Improve cache handling
2012-10-15, by malenkov
7192393: Better Checking of order of TLS Messages
2012-10-15, by xuelei
7173145: Improve in-memory representation of splashscreens
2012-10-12, by anthony
Merge
2013-03-12, by lana
Merge
2013-03-12, by lana
8009925: Back out AEAD CipherSuites temporarily
2013-03-12, by wetmore
7154889: Non-zero padding is still not allowed in the tableswitch/lookupswitch instructions.
2013-03-12, by coleenp
8000653: SPNEGO tests fail at context.getDelegCred().getRemainingInitLifetime(mechOid)
2013-03-09, by weijun
8001667: Comparator combinators and extension methods
2013-03-08, by mduigou
8009645: ClassFileTransformer hooks in ClassLoader no longer required
2013-03-08, by alanb
8006000: TEST_BUG: java/lang/invoke/lambda/LambdaAccessControlTest.java fails intermittently
2013-03-08, by alanb
6370908: Add support for HTTP_CONNECT proxy in Socket class
2013-03-07, by chegar
8009604: old make images failed: JarBASE64Encoder class not found
2013-03-07, by weijun
8008759: Do not let internal JDK zlib symbols leak out of fastdebug libzip.so
2013-03-06, by martin
8007808: Missing method: Executable.getAnnotatedReturnType()
2013-03-06, by jfranck
8009397: test/com/sun/jdi/PrivateTransportTest.sh: ERROR: transport library missing onLoad entry: private_dt_socket
2013-03-05, by sla
Merge
2013-03-05, by lana
4880778: URL final class has protected methods
2013-03-05, by jzavgren
8008804: file descriptor leak in src/windows/native/java/net/DualStackPlainSocketImpl.c
2013-03-05, by jzavgren
8009259: TEST_BUG: sun/misc/Cleaner/exitOnThrow.sh failing intermittently
2013-03-05, by ewang
8004240: Return value from getAdapterPrefence() can be modified
2013-03-04, by naoto
8009267: Restore isAnnotationPresent methods in public AnnotatedElement implementations
2013-03-04, by darcy
8007297: [pack200] allow opcodes with InterfaceMethodRefs
2013-03-03, by ksrini
8008378: FJP.commonPool support parallelism 0, add awaitQuiescence
2013-03-02, by chegar
8006645: TEST_BUG: java/nio/file/Files/CopyAndMove.java failing intermittently (sol)
2013-03-01, by dxu
Merge
2013-03-01, by mullan
8008908: Access denied when invoking Subject.doAsPrivileged()
2013-03-01, by mullan
7030966: Support AEAD CipherSuites
2013-03-01, by xuelei
8006853: OCSP timeout set to wrong value if com.sun.security.ocsp.timeout < 0
2013-02-28, by juh
8006409: ThreadLocalRandom should dropping padding fields from its serialized form
2013-02-28, by chegar
8008785: IdentityHashMap.values().toArray(V[]) broken by JDK-8008167
2013-02-27, by mduigou
8005545: Add System property to identify ARCH specific details such as ARM hard-float binaries
2013-02-22, by vladidan
8009140: jtreg tests under sun/tools/jrunscript should use nashorn engine
2013-02-27, by sundar
8008793: SecurityManager.checkXXX behavior not specified for methods that check AWTPermission and AWT not present
2013-02-27, by alanb
8009115: jtreg tests under jdk/test/javax/script should use nashorn as script engine
2013-02-27, by sundar
8008279: Remove InvalidContainerAnnotationError.java
2013-02-26, by darcy
8009102: Several docs warnings in Project Lambda APIs
2013-02-26, by darcy
8009029: SunEC provider classes ending up in rt.jar after Nashorn build changes
2013-02-26, by alanb
8008770: SerializedLambda incorrect class loader for lambda deserializing class
2013-02-26, by rfield
8008977: profiles build broken by Nashorn build changes
2013-02-26, by alanb
Merge
2013-02-26, by chegar
Merge
2013-02-26, by chegar
7087570: java.lang.invoke.MemberName information wrong for method handles created with findConstructor
2013-02-26, by kmo
8008914: Add nashorn to the tl build
2013-02-25, by jjg
8006039: test/tools/launcher/I18NJarTest.java fails on Mac w/ LANG=C, LC_ALL=C
2013-02-25, by bchristi
8008808: Allowed dependencies added by JDK-8008481 no longer required
2013-02-25, by alanb
6556996: (ann spec) SuppressWarnings strings should be documented
2013-02-23, by darcy
Merge
2013-02-22, by lancea
8008716: address typo in CallableStatement javadocs
2013-02-22, by lancea
8008290: (profiles) Startup regression due to additional checking of JAR file manifests
2013-02-22, by alanb
7140852: Add test for 7022100
2013-01-22, by stefank
8006506: Add test for redefining methods in backtraces to java/lang/instrument tests
2013-01-22, by stefank
8006182: cleanup to use java.util.Base64 in java security component, providers, and regression tests
2013-02-21, by msheppar
Merge
2013-02-21, by lana
8008356: Test LambdaSerialization.java failing
2013-02-21, by rfield
8008352: java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh fails on MKS
2013-02-20, by dcubed
8007454: (process) SetHandleInformation parameters DWORD (not BOOLEAN)
2013-02-20, by uta
8008089: Delete OS dependent check in JdkFinder.getExecutable()
2013-02-13, by ykantser
Merge
2013-02-19, by lana
8008262: pack200 should support MethodParameters - part 2
2013-02-19, by ksrini
8008107: [parfait] Use after free of pointer in jdk/src/share/native/sun/security/pkcs11/wrapper/p11_convert.c
2013-02-19, by jzavgren
8004561: Additional functional interfaces, extension methods and name changes
2013-02-19, by mduigou
7092447: Clarify the default locale used in each locale sensitive operation
2013-02-19, by naoto
8008312: Re-enable MethodParameter tests in JDK
2013-02-19, by emc
8007609: WinNTFileSystem_md.c should correctly check value returned from realloc
2013-02-19, by jzavgren
8007315: HttpURLConnection.filterHeaderField method returns null where empty string is expected
2013-02-19, by coffeys
7197187: Currency.isPastCutoverDate should be made more robust
2013-02-19, by coffeys
8008434: Misc javadoc warning fixes in DateTimeFormatterBuilder and TimeZone
2013-02-19, by darcy
6429204: (se) Concurrent Selector.register and SelectionKey.interestOps can ignore interestOps
2013-02-18, by dingxmin
8006748: getISO3Country() returns wrong value
2013-02-16, by yhuang
8008348: The leftover jdk/make/tools/javazic causes build problems with hs25-b19 control
2013-02-17, by sherman
8004970: Implement serialization in the lambda metafactory
2013-02-16, by rfield
8008223: java/net/BindException/Test.java fails rarely
2013-02-15, by chegar
8008254: j.u.Calendar.JavatimeTest failed at TL b78 pit testing
2013-02-15, by sherman
8007736: VerifyError for use of static method in interface
2013-02-14, by bharadwaj
8008167: IdentityHashMap.[keySet|values|entrySet].toArray speed-up
2013-02-13, by mduigou
8008201: Add java/lang/Class/asSubclass/BasicUnit.java to the ProblemList
2013-02-14, by chegar
Merge
2013-03-12, by lana
8007295: Reduce number of warnings in awt classes
2013-03-06, by mcherkas
6877495: JTextField and JTextArea does not support supplementary characters
2013-03-06, by alexsch
7184945: [macosx] NPE in AquaComboBoxUI since jdk7u6b17, jdk8b47
2013-03-01, by serb
7194902: [macosx] closed/java/awt/Button/DoubleActionEventTest/DoubleActionEventTest failed since jdk8b49
2013-03-01, by serb
7163696: JCK Swing interactive test JScrollBarTest0013 fails with Nimbus and GTK L&Fs
2013-03-01, by malenkov
8003169: [macosx] JVM crash after disconnecting from projector
2013-02-28, by serb
8008660: Failure in 2D Queue Flusher thread on Mac
2013-02-28, by serb
8009158: Incomplete fix for 7178079
2013-02-27, by denis
7178079: REGRESSION: Some AWT Drag-n-Drop tests fail since JDK 7u6 b13
2013-02-27, by denis
8006634: Unify LWCToolkit.invokeAndWait() and sun.awt.datatransfer.ToolkitThreadBlockedHandler
2013-02-25, by pchelko
Merge
2013-02-23, by lana
8006406: lightweight embedding in other Java UI toolkits
2013-02-22, by ant
Merge
2013-02-19, by lana
8006070: TEST_BUG: Up and down the Y coordinate of the mouse position, the selected item doesn't change for the single list.
2013-02-19, by kshefov
8008379: TEST_BUG: Fail automatically with java.lang.NullPointerException.
2013-02-19, by kshefov
8008374: Build failure (NEWBUILD=false) on Mac
2013-02-19, by pchelko
8005920: After pressing combination Windows Key and M key, the frame, the instruction and the dialog can't be minimized.
2013-02-15, by kshefov
8008289: DefaultButtonModel instance keeps stale listeners in html FormView
2013-02-15, by dingxmin
7173873: JFrame.setDefaultCloseOperation(EXIT_ON_CLOSE) will never lead to SE if EXIT_ON_CLOSE is already set
2013-02-15, by alexsch
Merge
2013-03-12, by lana
8005530: [lcms] Improve performance of ColorConverOp for default destinations
2013-03-07, by bae
7152608: [macosx] Crash in liblwawt.dylib in AccelGlyphCache_RemoveCellInfo
2013-03-05, by bae
Merge
2013-02-22, by lana
Merge
2013-02-22, by lana
8005796: [parfait] Possible uninitialised variable at jdk/src/share/native/sun/java2d/loops/ByteBinary1Bit.c
2013-02-22, by jgodinez
8006110: pageDialog is showing the swing dialog with DialogTypeSelection.NATIVE
2013-02-22, by jgodinez
Merge
2013-02-19, by lana
8005191: [parfait] #384 sun/font/layout/LookupProcessor.cpp Null pointer dereference
2013-02-18, by jgodinez
8008173: [parfait] #1173 Uninitialised variable -- TransformHelper.cpp
2013-02-14, by jgodinez
Added tag jdk8-b81 for changeset 86a86261de2b
2013-03-14, by katleman
Merge
2017-07-05, by duke
Added tag hs25-b23 for changeset 57159db35c41
2013-03-15, by amurillo
Merge
2013-03-15, by amurillo
Merge
2013-03-15, by stefank
Merge
2013-03-15, by stefank
6976528: PS: assert(!limit_exceeded || softrefs_clear) failed: Should have been cleared
2013-03-12, by jmasa
Merge
2013-03-13, by brutisso
8001049: VM crashes when running with large -Xms and not specifying ObjectAlignmentInBytes
2013-03-12, by brutisso
8008684: CMS: concurrent phase start markers should always be printed
2013-03-12, by tschatzl
8004697: SIGSEGV on Solaris sparc with -XX:+UseNUMA
2013-03-11, by stefank
8009282: Assertion "assert(used_and_free == capacity_bytes) failed: Accounting is wrong" failed with -XX:+Verbose -XX:+TraceMetadataChunkAllocation
2013-03-12, by mgerdin
Merge
2013-03-11, by kevinw
8009723: CMS logs "concurrent mode failure" twice when using (disabling) -XX:-UseCMSCompactAtFullCollection
2013-03-11, by kevinw
Merge
2013-03-11, by stefank
8008368: Deprecate MaxGCMinorPauseMillis
2013-03-07, by tamao
8008079: G1: Add nextObject routine to CMBitMapRO and replace nextWord
2013-03-05, by tamao
Merge
2013-03-14, by morris
8008560: [parfait] Null pointer deference in hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp
2013-03-14, by morris
8005772: Stubs report compile id -1 in phase events
2013-02-13, by neliasso
Merge
2013-03-13, by neliasso
8009721: Make PhaseLive independent from regalloc
2013-03-13, by neliasso
8009761: Deoptimization on sparc doesn't set Llast_SP correctly in the interpreter frames it creates
2013-03-13, by roland
Merge
2013-03-14, by vladidan
Merge
2013-03-14, by jprovino
8009835: Only produce a warning when -Xshare:auto is explicitly requested
2013-03-12, by jprovino
Merge
2013-03-08, by jprovino
8008474: Add -Wundef to warning flags.
2013-03-06, by jprovino
8006498: #if <symbol> is wrong in the code.
2013-03-06, by jprovino
8008310: Some adjustments needed to minimal VM warnings and errors for unsupported command line options
2013-03-06, by jprovino
8003419: NPG: Clean up metadata created during class loading if failure
2013-03-13, by coleenp
8009829: CDS: JDK JPRT test fails crash in Symbol::equals()
2013-03-13, by coleenp
Merge
2013-03-13, by coleenp
8008965: @Contended fails with classes having static fields
2013-03-11, by coleenp
8009836: nsk/regression/b4222717 fails with empty stack trace
2013-03-13, by coleenp
Merge
2013-03-08, by dcubed
Merge
2013-03-08, by dcubed
8003553: NPG: metaspace objects should be zeroed in constructors
2013-03-08, by coleenp
8008257: NMT: assert(new_rec->is_allocation_record()) failed when running with shared memory option
2013-03-07, by zgu
7107135: Stack guard pages are no more protected after loading a shared library with executable stack
2013-03-05, by iklam
8009287: [parfait] Uninitialised variable in hotspot/agent/src/os/linux/ps_core.c
2013-03-05, by sla
8009688: new hotspot build - hs25-b23
2013-03-08, by amurillo
Merge
2013-03-14, by lana
Merge
2013-03-12, by lana
Merge
2013-02-25, by ewendeli
Merge
2013-02-19, by ewendeli
Merge
2013-02-03, by ewendeli
8001307: Modify ACC_SUPER behavior
2012-11-05, by kamg
Merge
2012-10-26, by asaha
Added tag jdk8-b81 for changeset 25c319ff4cf4
2013-03-14, by katleman
8010277: Configure doesn't fail when Xrender.h is missing
2013-03-19, by omajid
8010030: Allow configure to detect if EC implementation is present
2013-03-18, by omajid
Merge
2013-03-14, by lana
Merge
2013-03-13, by lana
Merge
2013-03-12, by lana
8009162: root repo "make test" target should run against image
2013-03-06, by mduigou
8009529: Fix for 8006988 missed closed configure changes
2013-03-05, by dholmes
Merge
2013-03-05, by lana
Merge
2013-03-05, by lana
8006988: build-infra: Configure fails if 'cl' is in path on linux
2013-03-05, by martin
8009019: Updates to generated-configure.sh required for 8008914
2013-02-26, by tbell
8008978: nashorn-rules.gmk missing
2013-02-26, by alanb
8008914: Add nashorn to the tl build
2013-02-25, by jjg
Merge
2013-02-21, by lana
8008629: webrev.ksh needs to quote bug title it gets back from scraping bugs.sun.com
2013-02-20, by mduigou
Merge
2013-02-19, by lana
8008435: Fix new build to include jdk.Supported in ct.sym
2013-02-19, by darcy
Added tag jdk8-b81 for changeset 13e9af9186a2
2013-03-14, by katleman
Added tag jdk8-b81 for changeset e41d716405b2
2017-07-05, by duke
Merge
jdk8-b81
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk8-b80 for changeset dec13271b739
2013-03-07, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b80 for changeset 55eb22e60638
2013-03-07, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b80 for changeset 81737a0a6546
2013-03-07, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b80 for changeset 18835185e71e
2013-03-07, by katleman
Merge
2017-07-05, by duke
Merge
2013-03-12, by katleman
8009695: embedded/GP/RI: This intermittent error happens too often, makes the build unstable, and waste machine
2013-03-12, by erikj
Merge
2013-03-11, by katleman
8008073: build-infra: Need --with-dxsdk option? And awt/sound -I option additions?
2013-03-06, by erikj
8009384: Temporarily disable jstat tests to ease complicated push
2013-03-04, by ehelin
Added tag jdk8-b80 for changeset 72415be10117
2013-03-07, by katleman
Merge
2017-07-05, by duke
Added tag hs25-b22 for changeset f06b74113bc2
2013-03-08, by amurillo
Merge
2013-03-08, by amurillo
Merge
2013-03-07, by morris
Merge
2013-03-07, by morris
8009472: Print additional information for 8004640 failure
2013-03-06, by kvn
8009460: C2compiler crash in machnode::in_regmask(unsigned int)
2013-03-06, by roland
8008750: [partfait] Null pointer deference in hotspot/src/share/vm/oops/instanceKlass.hpp
2013-03-05, by morris
Merge
2013-03-05, by vlivanov
8009120: Fuzz instruction scheduling in HotSpot compilers
2013-03-05, by shade
8008574: [parfait] Null pointer deference in hotspot/src/share/vm/runtime/frame.cpp
2013-03-05, by morris
8008559: [parfait] Path through non-void function '_ZN2os15thread_cpu_timeEP6Thread' returns an undefined value
2013-03-04, by morris
8008327: [parfait] Unitialized variable in hotspot/agent/src/os/bsd/MacosxDebuggerLocal.m
2013-03-01, by morris
Merge
2013-03-07, by jiangli
Merge
2013-03-07, by jprovino
Merge
2013-03-01, by bpittore
7115383: TEST_BUG: some jtreg tests fail because they explicitly specify -server option
2013-02-27, by collins
Merge
2013-03-07, by stefank
8008451: Make mac builds on 10.8 work on 10.7
2013-03-04, by erikj
8007036: G1: Too many old regions added to last mixed GC
2013-03-04, by johnc
8004172: Update jstat counter names to reflect metaspace changes
2013-03-04, by ehelin
7189971: Implement CMSWaitDuration for non-incremental mode of CMS
2013-02-01, by jmasa
Merge
2013-03-01, by dcubed
Merge
2013-02-28, by coleenp
Merge
2013-02-27, by coleenp
8008959: Fix non-PCH build on Linux, Windows and MacOS X
2013-02-27, by simonis
Merge
2013-02-28, by dcubed
8007476: assert(the_owner != NULL) failed: Did not find owning Java thread for lock word address
2013-02-27, by dcubed
7178741: SA: jstack -m produce UnalignedAddressException in output (Linux)
2013-02-27, by kevinw
Merge
2013-02-27, by kevinw
8008807: SA: jstack crash when target has mismatched bitness (Linux)
2013-02-27, by kevinw
Merge
2013-02-27, by dholmes
8008081: Print outs do not have matching arguments
2013-02-26, by mikael
8008549: NPG: SystemDictionary::find(...) unnecessarily keeps class loaders alive
2013-02-21, by stefank
8009226: new hotspot build - hs25-b22
2013-03-01, by amurillo
Added tag jdk8-b80 for changeset 8a6e09ace0d3
2013-03-07, by katleman
8009819: build-infra: RE jdk8 build forest fails for windows since addition of --with-dxsdk
2013-03-12, by tbell
Merge
2013-03-11, by katleman
8008073: build-infra: Need --with-dxsdk option? And awt/sound -I option additions?
2013-03-06, by erikj
Added tag jdk8-b80 for changeset 3a8903868eb2
2013-03-07, by katleman
Added tag jdk8-b80 for changeset 3fa21fbf9be7
2017-07-05, by duke
Merge
jdk8-b80
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk8-b79 for changeset eef229ae322b
2013-02-28, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b79 for changeset b258a0e45b83
2013-02-28, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b79 for changeset 1f581fc39f6b
2013-02-28, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b79 for changeset 6cecdca1115d
2013-02-28, by katleman
Merge
2017-07-05, by duke
Merge
2013-02-28, by katleman
8009196: install doesn't define $(AR) as /usr/ccs/bin/ar, results in ar: Command not found
2013-02-28, by katleman
Merge
2013-02-27, by katleman
Merge
2013-02-26, by katleman
8007903: 8005583's changes to make/install-rules.gmk need to made to jdk/make/closed/InstallWrapper.gmk
2013-02-21, by erikj
8008451: Make mac builds on 10.8 work on 10.7
2013-02-21, by erikj
8007387: "sed: RE error: illegal byte sequence" when building images on Mac
2013-02-21, by erikj
Added tag jdk8-b79 for changeset 630e3bc5b729
2013-02-28, by katleman
Merge
2017-07-05, by duke
Added tag hs25-b21 for changeset 972d3f095a95
2013-03-01, by amurillo
Merge
2013-03-01, by amurillo
Merge
2013-02-28, by vlivanov
Merge
2013-02-27, by vlivanov
8007439: C2: adding successful message of inlining
2013-02-27, by iignatyev
8007776: Test6852078.java timeouts
2013-02-26, by drchase
8007722: C2: "assert(tp->base() != Type::AnyPtr) failed: not a bare pointer" at machnode.cpp:376
2013-02-26, by roland
8007294: ReduceFieldZeroing doesn't check for dependent load and can lead to incorrect execution
2013-02-25, by roland
Merge
2013-02-28, by brutisso
8004924: NPG: jmap -heap output should contain ClassMetaspaceSize value
2013-02-06, by ehelin
Merge
2013-02-26, by ehelin
8008536: Add HotSpot support for printing class loader statistics for JMap
2013-02-20, by ehelin
Merge
2013-02-26, by poonam
Merge
2013-02-23, by poonam
8008546: Wrong G1ConfidencePercent results in GUARANTEE(VARIANCE() > -1.0) FAILED
2013-02-21, by poonam
Merge
2013-02-26, by brutisso
8007221: G1: concurrent phase durations do not state the time units ("secs")
2013-02-22, by johnc
8008314: Unimplemented() Atomic::load breaks the applications
2013-02-21, by jwilhelm
Merge
2013-02-27, by sspitsyn
8008340: [sampling] assert(upper->pc_offset() >= pc_offset) failed: sanity
2013-02-26, by rbackman
Merge
2013-02-22, by sspitsyn
8000797: NPG: is_pseudo_string_at() doesn't work
2013-02-22, by coleenp
7165259: Remove BugSpot
2013-02-22, by sla
8008071: Crashed in promote_malloc_records() with Kitchensink after 19 days
2013-02-21, by zgu
6799919: Recursive calls to report_vm_out_of_memory are handled incorrectly
2013-02-20, by dcubed
Merge
2013-02-20, by hseigel
8004495: [parfait] False positive Buffer overflow in hotspot/src/os/linux/vm/os_linux.cpp
2013-02-20, by hseigel
8006753: fix failed for JDK-8002415 White box testing API for HotSpot
2013-02-19, by mgerdin
8008692: new hotspot build - hs25-b21
2013-02-22, by amurillo
Added tag jdk8-b79 for changeset f2f591a26d5f
2013-02-28, by katleman
8004352: build-infra: Limit JOBS on large machines
2013-03-04, by erikj
Merge
2013-02-28, by katleman
Merge
2013-02-26, by katleman
8004712: build-infra: Move user guide from web pages to repository
2013-02-23, by ohair
8008451: Make mac builds on 10.8 work on 10.7
2013-02-21, by erikj
Added tag jdk8-b79 for changeset 31943a427b7d
2013-02-28, by katleman
Added tag jdk8-b79 for changeset a1313a8d90d1
2017-07-05, by duke
Merge
jdk8-b79
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk8-b78 for changeset 27bb87e628ae
2013-02-21, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b78 for changeset bfa2a6f233d5
2013-02-21, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b78 for changeset 909304be06a3
2013-02-21, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b78 for changeset 23887ff7a8ee
2013-02-21, by katleman
Merge
2017-07-05, by duke
Merge
2013-02-26, by dcherepanov
8008691: Build failure (NEWBUILD=false) on Mac
2013-02-21, by ngthomas
Added tag jdk8-b78 for changeset 3cd100d3bd6b
2013-02-21, by katleman
Merge
2017-07-05, by duke
Added tag hs25-b20 for changeset 93430469429d
2013-02-22, by amurillo
Merge
2013-02-22, by amurillo
Merge
2013-02-21, by vladidan
Merge
2013-02-21, by vladidan
Merge
2013-02-20, by bpittore
Merge
2013-02-15, by bpittore
Merge
2013-02-15, by jprovino
8003581: UseG1GC is not properly accounted for by INCLUDE_ALTERNATE_GCS
2013-02-14, by jprovino
8006878: Some non-existent GC source files are in the minimalVM exclude list.
2013-02-14, by jprovino
8005722: Assert in c1_LIR.hpp incorrect wrt to number of register operands
2013-01-24, by bpittore
Merge
2013-02-12, by kvn
Merge
2013-02-08, by bpittore
8003539: Minimal VM don't react to -Dcom.sun.management and -XX:+ManagementServer
2013-02-05, by jprovino
Merge
2013-02-21, by vlivanov
8004867: VM crashing with assert "share/vm/opto/node.hpp:357 - assert(i < _max) failed: oob"
2013-02-18, by kvn
7102300: performance warnings cause results diff failure in Test6890943
2013-02-18, by drchase
8008180: Several tests in compiler/5091921 need more time to run
2013-02-18, by drchase
8007959: Use expensive node logic for more math nodes
2013-02-18, by roland
Merge
2013-02-21, by brutisso
8008188: Add regression test for 8005875
2013-02-20, by johnc
8006628: NEED_TEST for JDK-8002870
2013-02-19, by johnc
8007764: Wrong initialized value of max_gc_pause_sec for an instance of class AdaptiveSizePolicy
2013-02-14, by tamao
8006398: Add regression tests for deprectated GCs
2013-02-14, by brutisso
Merge
2013-02-20, by sspitsyn
Merge
2013-02-19, by coleenp
8007153: Ensure that MethodParameters API works properly with RedefineClasses
2013-02-19, by emc
6749267: Signal handler should save/restore errno
2013-02-19, by hseigel
8007779: os::die() on solaris should generate core file
2013-02-18, by sla
8007901: SA: Don't read flag values as constants
2013-02-18, by sla
Merge
2013-02-15, by dsamersoff
Merge
2013-02-15, by sla
8008102: SA on OS X does not stop the attached process
2013-02-15, by sla
8007639: Workaround for ccache in vm.make is incorrect
2013-02-14, by mikael
8007736: VerifyError for static method in interface
2013-02-14, by acorn
8004840: Jstack seems to output unnecessary information in 7u9
2013-02-14, by sla
8008088: SA can hang the VM
2013-02-13, by rbackman
8007312: null check signal semaphore in os::signal_notify windows
2013-02-13, by mgronlun
8008286: new hotspot build - hs25-b20
2013-02-15, by amurillo
Added tag jdk8-b78 for changeset e3645986b98a
2013-02-21, by katleman
Added tag jdk8-b78 for changeset e29ed094b804
2013-02-21, by katleman
Added tag jdk8-b78 for changeset 6d3dcd34b5b9
2017-07-05, by duke
Merge
jdk8-b78
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2013-02-17, by dholmes
Merge
2013-02-04, by dholmes
8004182: Add support for profiles in javac
2013-01-21, by jjg
8006124: javadoc/doclet should be updated to support profiles
2013-01-21, by bpatel
Merge
2013-02-14, by lana
Merge
2013-02-13, by lana
8006345: Report Synthesized Parameters in java.lang.reflect.Parameter API
2013-02-13, by mcimadamore
8007279: Rename javax.l.model.element.Element.getAnnotations(Class) to getAnnotationsByType(Class)
2013-02-13, by jfranck
8008077: update reference impl for type-annotations
2013-02-12, by jjg
8007464: Add graph inference support
2013-02-12, by mcimadamore
8006334: javap, JavapTask constructor breaks with null pointer exception if parameter options is null
2013-02-12, by vromero
8004822: RFE to write language model API tests for repeating annotations based on the spec updates
2013-02-12, by jfranck
8007574: Provide isFunctionalInterface in javax.lang.model
2013-02-11, by darcy
8007610: javadoc doclint does not work with -private
2013-02-08, by jjg
7167125: Two variables after the same operation in a inner class return different results
2013-02-08, by vromero
8005931: javac doesn't set ACC_STRICT for classes with package access
2013-02-08, by vromero
7166455: javac doesn't set ACC_STRICT bit on <clinit> for strictfp class
2013-02-08, by vromero
7195131: Update 2 compiler combo tests for repeating annotations to include package and default use cases
2013-02-07, by darcy
8007698: jtreg test T6306137.java won't compile with ASCII encoding
2013-02-06, by jjh
8007566: DocLint too aggressive with not allowed here: <p>
2013-02-06, by jjg
8007479: Refactor DeferredAttrContext so that it points to parent context
2013-02-06, by mcimadamore
8007463: Cleanup inference related classes
2013-02-06, by mcimadamore
8007485: test creates .class files in the test/ directory
2013-02-05, by jjg
Added tag jdk8-b77 for changeset d97b73add494
2013-02-14, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b77 for changeset 9df84d06d040
2013-02-14, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b77 for changeset bd0373289b63
2013-02-14, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b77 for changeset e637fdab418c
2013-02-14, by katleman
Merge
2017-07-05, by duke
8008481: Dependency analyzer needs exclusion for profile builds with JFR disabled
2013-02-19, by dholmes
Merge
2013-02-19, by alanb
8007097: (profiles) Build needs test to ensure that profile definitions are updated
2013-02-19, by alanb
8008424: Isolate PROFILE make variable from incidental setting in the environment
2013-02-19, by dholmes
Merge
2013-02-18, by dholmes
8007436: (profiles) Add JSR-310 to Compact Profiles contents
2013-02-18, by alanb
Merge
2013-02-17, by dholmes
Merge
2013-02-04, by dholmes
8006667: Merge issue: Profile attribute need to be examined before custom attributes
2013-01-22, by dholmes
Merge
2013-01-22, by dholmes
8004502: Compact Profiles contents
2013-01-21, by alanb
8004931: add/removePropertyChangeListener should not exist in subset Profiles of Java SE
2013-01-21, by alanb
8003256: (profiles) Add support for profile identification
2013-01-21, by alanb
8003255: (profiles) Update JAR file specification to support profiles
2013-01-21, by alanb
8004265: Add build support for Compact Profiles
2013-01-21, by dholmes
8006651: build-infra: Import.gmk needs to add support for the minimal VM
2013-01-21, by dholmes
8004182: Add support for profiles in javac
2013-01-21, by alanb
8006124: javadoc/doclet should be updated to support profiles
2013-01-21, by bpatel
8008295: build-infra: Cleanup in Import.gmk
2013-02-18, by erikj
8008294: build-infra: Build-infra closed fails on solaris 11.1
2013-02-18, by erikj
Merge
2013-02-18, by erikj
8005879: Add -DMAC_OS_X_VERSION_MAX_ALLOWED=1070 to builds on Mac
2013-02-15, by erikj
Merge
2013-02-14, by lana
Merge
2013-02-13, by lana
Merge
2013-02-13, by acorn
8007888: jdk fix default method: VerifyError: Illegal use of nonvirtual
2013-02-13, by acorn
8007935: java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh should use $COMPILEJAVA for javac
2013-02-13, by dcubed
8005750: [parfait] Memory leak at jdk/src/share/bin/parse_manifest.c
2013-02-13, by ksrini
Merge
2013-02-13, by lana
Merge
2013-02-13, by lana
8008161: Regression: j.u.TimeZone.getAvailableIDs(rawOffset) returns non-sorted list
2013-02-13, by sherman
8007755: Support the logical grouping of keystores
2013-02-13, by vinnie
8008095: TEST_BUG: JDK-8002048 one more testcase failure on Solaris
2013-02-13, by dsamersoff
Merge
2013-02-13, by vinnie
8007934: algorithm parameters for PBE Scheme 2 not decoded correctly in PKCS12 keystore
2013-02-13, by vinnie
8006691: Remove jvm_version_info->is_kernel_jvm field
2013-02-12, by zgu
8007278: Rename j.l.r.AnnotatedElement.getAnnotations(Class) to getAnnotationsByType(Class)
2013-02-13, by jfranck
8007392: JSR 310: DateTime API Updates
2013-02-12, by sherman
8007786: JDK-8002048 testcase doesn't work on Solaris
2013-02-12, by dsamersoff
8006594: Add jdk_core target to jdk/test/Makefile
2013-02-06, by mduigou
8007405: Update java.lang.reflect API to replace SYNTHESIZED with MANDATED
2013-02-11, by alanb
8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument
2013-02-11, by dcubed
8007536: Incorrect copyright header in JDP files
2013-02-11, by dsamersoff
8007902: [unpack200] incorrect BootstrapMethods attribute
2013-02-10, by ksrini
8007519: [unpack200] produces bad class files when producing BootstrapMethods attribute
2013-02-10, by ksrini
8007761: NTLM coding errors
2013-02-09, by weijun
8001104: Unbound SASL service: the GSSAPI/krb5 mech
2013-02-09, by weijun
8005697: Add StampedLock
2013-02-09, by dl
8005623: Retrofit FunctionalInterface annotations to core platform interfaces
2013-02-08, by darcy
8007038: ArrayIndexOutOfBoundsException on calling localizedDateTime().print() with JapaneseChrono
2013-02-08, by naoto
8007142: Add utility classes for writing better multiprocess tests in jtreg
2013-02-07, by ykantser
8006995: java launcher fails to open executable JAR > 2GB
2013-02-06, by martin
8006505: additional changes for JSR 310 support
2013-02-06, by lancea
8007277: JDK-8002048 testcase fails to compile
2013-02-06, by dsamersoff
Merge
2013-02-13, by lana
Merge
2013-02-13, by lana
8005629: javac warnings compiling java.awt.EventDispatchThread and sun.awt.X11.XIconWindow
2013-02-13, by pchelko
7079260: InputContext leaks memory
2013-02-13, by pchelko
4199622: RFE: JComboBox shouldn't sending ActionEvents for keyboard navigation
2013-02-13, by vkarnauk
7132383: [macosx] bug6596966.java should be adapted for Mac
2013-02-13, by kshefov
7161759: TEST_BUG: java/awt/Frame/WindowDragTest/WindowDragTest.java fails to compile, should be modified
2013-02-13, by kshefov
8005932: Java 7 on mac os x only provides text clipboard formats
2013-02-08, by mcherkas
8000326: Focus unable to traverse in the menubar
2013-02-06, by alexsch
8008017: The fix for 8005129 does not build on Windows
2013-02-13, by prr
Merge
2013-02-13, by lana
8007748: MacOSX build error : cast of type 'SEL' to 'uintptr_t' (aka 'unsigned long') is deprecated; use sel_getName instead
2013-02-12, by prr
8005261: [parfait] #415 sun/java2d/opengl/GLXSurfaceData.c Memory leak of pointer 'glxsdo' allocated with malloc
2013-02-08, by jgodinez
8005129: [parfait] #1122 - #1130 native/sun/awt/medialib/mlib_Image*.c Memory leak of pointer 'k' allocated with mlib_malloc
2013-02-08, by jgodinez
8005194: [parfait] #353 sun/awt/image/jpeg/imageioJPEG.c Memory leak of pointer 'scale' allocated with calloc()
2013-02-06, by jgodinez
Added tag jdk8-b77 for changeset e587650e9aa6
2013-02-14, by katleman
Merge
2017-07-05, by duke
Added tag hs25-b19 for changeset 9895f0eb0c56
2013-02-15, by amurillo
Merge
2013-02-15, by amurillo
Merge
2013-02-14, by vlivanov
8006683: Add WhiteBox API to testing of compiler
2013-02-13, by iignatyev
Merge
2013-02-12, by kmo
8002169: TEST_BUG: compiler/7009359/Test7009359.java sometimes times out
2013-02-12, by kmo
7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob
2013-02-12, by roland
8003252: PPC: move MacroAssembler into separate file
2013-02-11, by morris
8003251: ARM: move MacroAssembler into separate file
2013-02-11, by morris
8006430: TraceTypeProfile is a product flag while it should be a diagnostic flag
2013-02-10, by kmo
8007402: Code cleanup to remove Parfait false positive
2013-02-09, by drchase
8006851: When TieredCompilation is set, max code cache should be bumped to 256mb
2013-02-08, by morris
8007708: compiler/6855215 assert(VM_Version::supports_sse4_2())
2013-02-08, by kvn
Merge
2013-02-14, by brutisso
8005452: NPG: Create new flags for Metaspace resizing policy
2013-01-23, by jmasa
8007772: G1: assert(!hr->isHumongous() || mr.start() == hr->bottom()) failed: the start of HeapRegion and MemRegion should be consistent for humongous regions
2013-02-11, by johnc
8002144: G1: large number of evacuation failures may lead to large c heap memory usage
2013-02-10, by brutisso
Merge
2013-02-07, by brutisso
Merge
2013-02-07, by brutisso
8006432: Ratio flags should be unsigned
2013-02-07, by jwilhelm
7052429: G1: Avoid unnecessary scanning of humongous regions during concurrent marking
2013-02-06, by johnc
Merge
2013-02-13, by sspitsyn
8007950: Undo hs_file permission change
2013-02-12, by zgu
8007320: NPG: move method annotations
2013-02-11, by coleenp
Merge
2013-02-08, by zgu
Merge
2013-02-08, by zgu
8006691: Remove jvm_version_info.is_kernel_jvm field
2013-02-08, by zgu
Merge
2013-02-08, by zgu
8007791: More Restricted hs_err file permission
2013-02-08, by zgu
Merge
2013-02-08, by sspitsyn
Merge
2013-02-08, by sla
less
more
|
(0)
-10000
-3000
-1000
-768
+768
+1000
+3000
+10000
+30000
tip