Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-1536
+1536
+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
8006423: SA: NullPointerException in sun.jvm.hotspot.debugger.bsd.BsdThread.getContext(BsdThread.java:67)
2013-02-08, by sla
8007434: Write tests for 8006298
2013-02-08, by ctornqvi
7182152: Instrumentation hot swap test incorrect monitor count
2013-02-06, by dcubed
8007801: new hotspot build - hs25-b19
2013-02-08, by amurillo
Added tag jdk8-b77 for changeset 739a5754a11e
2013-02-14, by katleman
Merge
2013-02-18, by dholmes
Merge
2013-02-17, by dholmes
Merge
2013-02-04, by dholmes
Merge
2013-01-22, by dholmes
8004265: Add build support for Compact Profiles
2013-01-21, by dholmes
8006124: javadoc/doclet should be updated to support profiles
2013-01-21, by bpatel
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
8007392: JSR 310: DateTime API Updates
2013-02-12, by sherman
8006595: Use jdk/test/Makefile targets in preference to local definitions
2013-02-06, by mduigou
8004726: Link bug ids to jbs rather than monaco.
2013-02-06, by mduigou
8007625: race with nested repos in /common/bin/hgforest.sh
2013-02-06, by chegar
Added tag jdk8-b77 for changeset b2c2a48dae5c
2013-02-14, by katleman
Added tag jdk8-b77 for changeset d17eb2e13e36
2017-07-05, by duke
Merge
jdk8-b77
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2013-02-11, by lana
8007504: Remove @ignore from tests that no longer need it
2013-02-05, by jjh
Merge
2013-02-04, by lana
8007492: DocumentationTool cannot locate standard doclet when invoked from JRE
2013-02-04, by jjg
8007490: NPE from DocumentationTool.run
2013-02-04, by jjg
7199823: javac generates inner class that can't be verified
2013-02-03, by vromero
8005075: Pool.Method, and Pool.Variable redundant Symbol field should be removed
2013-02-02, by vromero
8001614: Include annotation type to documented supported-ness
2013-02-01, by darcy
8007344: javac may not make tree end positions and/or doc comments available to processors and listeners
2013-02-01, by jjg
8007305: DPrinter: provide better usage message
2013-02-01, by jjg
8007306: DPrinter: improve display of impl-class, internal tag/kind, and external tag/kind
2013-02-01, by jjg
8004353: Generated html is wrong for overview.html; content has incorrect css footer class
2013-01-31, by jjg
8007329: minor issues in impl class hierarchry for DCTree.* classes
2013-01-31, by jjg
8007351: Malformed copyright statements in typeAnnotations test directory
2013-01-31, by darcy
Merge
2013-01-31, by lana
Merge
2013-01-31, by lana
8007313: Remove use of {ContainerFor/ContainedBy} from langtools
2013-01-31, by darcy
8007034: debug printer for javac internals
2013-01-30, by jjg
8007096: DocLint parsing problems with some comments
2013-01-30, by jjg
8006944: javac, combo tests should print out the number of threads used
2013-01-27, by vromero
Added tag jdk8-b76 for changeset aa274a6f970a
2013-02-07, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b76 for changeset 95266e83c5e7
2013-02-07, by katleman
Merge
2017-07-05, by duke
Merge
2013-02-11, by lana
8007389: Remove uses of _ as identifier in jaxp
2013-02-05, by emc
Added tag jdk8-b76 for changeset 503de5a7b5ef
2013-02-07, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b76 for changeset 2fea158ee664
2013-02-07, by katleman
Merge
2017-07-05, by duke
Merge
2013-02-11, by lana
Merge
2013-02-05, by lana
8007483: attributes are ignored when loading keys from a PKCS12 keystore
2013-02-05, by vinnie
8005791: Remove java.beans.* imports from com.sun.jmx.mbeanserver.Introspector
2013-02-05, by jbachorik
7170447: Intermittent DeadListenerTest.java failure
2013-02-05, by jbachorik
Merge
2013-02-04, by lana
8007113: Upgrade AnnotatedElement.isAnnotionPresent to be a default method
2013-02-04, by darcy
8006295: Base64.Decoder.wrap(java.io.InputStream) returns InputStream which throws unspecified IOException on attempt to decode invalid Base64 byte stream
2013-02-04, by sherman
8006994: Cleanup PKCS12 tests to ensure streams get closed
2013-02-04, by vinnie
8002048: Protocol to discovery of manageable Java processes on a network
2013-02-03, by dsamersoff
6471906: java.lang.NegativeArraySizeException in tenToThe
2013-02-03, by dmeetry
8007135: tools/launcher/VersionCheck.java failing with new tool jabswitch
2013-02-02, by ksrini
8007322: untangle ftp protocol from general networking URL tests
2013-02-02, by chegar
8007428: [launcher] add tools/launcher/FXLauncherTest.java to ProblemList.txt
2013-02-01, by ksrini
8003549: (pack200) assertion errors when processing lambda class files with IMethods
2013-02-01, by ksrini
6964528: Double.toHexString(double d) String manipulation with + in an append of StringBuilder
2013-02-01, by darcy
5035569: Formatter should document that %a conversion unsupported for BigDecimal args
2013-02-01, by alanb
8006536: [launcher] removes trailing slashes on arguments
2013-02-01, by ksrini
8006395: Race in async socket close on Linux
2013-02-01, by chegar
8006564: Test sun/security/util/Oid/S11N.sh fails with timeout on Linux 32-bit
2013-02-01, by weijun
6355704: (fmt) %f formatting of BigDecimals is incorrect
2013-01-31, by mchung
Merge
2013-01-31, by lana
Merge
2013-01-31, by lana
8006709: Add minimal support of MacOSX platform for NetBeans Projects
2013-01-31, by mduigou
8007298: Base64.getMimeDecoder().decode() throws IAE for a single non-base64 character
2013-01-31, by sherman
8007115: Refactor regression tests for java.lang.reflect.Parameter
2013-01-31, by darcy
8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types
2013-01-31, by darcy
8005394: Base64.Decoder/Encoder.wrap(XStream) don't throw NPE for null args passed
2013-01-31, by sherman
7042126: (alt-rt) HashMap.clone implementation should be re-examined
2013-01-31, by dbuck
8005712: Simplify support for repeating annotations in j.l.r.AnnotatedElement
2013-01-31, by jfranck
8004698: Implement Core Reflection for Type Annotations
2013-01-29, by jfranck
Merge
2013-02-05, by lana
7077259: [TEST_BUG] [macosx] Test work correctly only when default L&F is Metal
2013-02-04, by kshefov
8005405: [macosx] Drag and Drop: wrong animation when dropped outside any drop target.
2013-02-04, by pchelko
7179482: Component.accessibleContext and JComponent.accessibleContext refactoring
2013-01-31, by ptbrunet
8007006: [macosx] Closing subwindow loses main window menus
2013-01-31, by leonidr
8005052: [parfait] #416 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE
2013-02-04, by jgodinez
8004821: Graphics2D.drawPolygon() fails with IllegalPathStateException
2013-02-04, by serb
8004801: The image of BufferedImage.TYPE_INT_ARGB is blank.
2013-02-01, by bae
Added tag jdk8-b76 for changeset 0da59c40187c
2013-02-07, by katleman
Merge
2017-07-05, by duke
Added tag hs25-b18 for changeset f3f52401a78c
2013-02-08, by amurillo
Merge
2013-02-08, by amurillo
Merge
2013-02-08, by brutisso
Merge
2013-02-05, by johnc
8005032: G1: Cleanup serial reference processing closures in concurrent marking
2013-02-05, by johnc
6348447: Specifying -XX:OldSize crashes 64-bit VMs
2013-01-28, by jwilhelm
Merge
2013-02-04, by johnc
8001384: G1: assert(!is_null(v)) failed: narrow oop value can never be zero
2013-02-04, by johnc
Merge
2013-02-04, by jmasa
Merge
2013-02-04, by jmasa
8005875: G1: Kitchensink fails with ParallelGCThreads=0
2013-01-31, by johnc
8007257: NPG: metaspace.cpp: Incorrect arguments in calls to err_msg
2013-02-01, by mikael
8006894: G1: Number of marking threads missing from PrintFlagsFinal output
2013-02-01, by johnc
8004710: NPG: jmap could throw sun.jvm.hotspot.types.WrongTypeException after PermGen removal
2013-01-29, by stefank
Merge
2013-02-07, by vladidan
Merge
2013-02-07, by bpittore
Merge
2013-01-27, by dlong
8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
2013-01-23, by jprovino
Merge
2013-02-07, by vlivanov
8006807: C2 crash due to out of bounds array access in Parse::do_multianewarray
2013-02-06, by drchase
8006613: adding reason to made_not_compilable
2013-02-05, by vlivanov
8007144: Incremental inlining mistakes some call sites for dead ones and doesn't inline them
2013-02-04, by roland
8007403: Incorrect format arguments in adlparse.cpp
2013-02-04, by mikael
8005114: VM is crashing in ciKlass*ciObjArrayKlass::element_klass() if metaspaces are full
2013-02-04, by roland
6518907: cleanup IA64 specific code in Hotspot
2013-01-25, by morris
8006500: compiler/8004741/Test8004741.java fails intermediately
2013-01-25, by drchase
8005811: Turn off TierdCompilation in JDK8 trunk for all platforms
2013-01-25, by morris
8005439: no message about inline method if it specifed by CompileCommand
2013-02-01, by vlivanov
8006410: allocating without ResourceMark when CompileCommand was specified
2013-02-01, by vlivanov
Merge
2013-02-06, by dcubed
Merge
2013-02-05, by dholmes
8006508: Wrong frame constructor is called in os_linux_x86.cpp
2013-02-04, by dholmes
Merge
2013-02-04, by coleenp
8007475: Memory stomp with UseMallocOnly
2013-02-04, by simonis
Merge
2013-02-04, by coleenp
8006949: Update hotspot for MethodParameters format change
2013-02-04, by emc
8000968: NPG: UseCompressedKlassPointers asserts with ObjectAlignmentInBytes for > 32G CompressedOops
2013-02-04, by hseigel
Merge
2013-02-03, by hseigel
7197672: There are issues with shared data on windows
2013-02-03, by hseigel
8002048: Protocol to discovery of manageable Java processes on a network
2013-02-03, by dsamersoff
8000363: runtime/7158988/FieldMonitor.java fails with exception
2013-02-02, by ctornqvi
8005013: Add NMT tests
2013-02-02, by ctornqvi
Merge
2013-02-02, by minqi
Merge
2013-02-01, by minqi
8000973: SA on windows thread inspection is broken
2013-01-31, by minqi
Merge
2013-02-02, by ctornqvi
Merge
2013-02-02, by ctornqvi
8005012: Add WB APIs to better support NMT testing
2013-02-01, by ctornqvi
Merge
2013-02-01, by jiangli
Merge
2013-02-01, by jiangli
8006280: Need to reorder metadata structures to reduce size (64-bit)
2013-01-24, by iklam
Merge
2013-02-01, by minqi
Merge
2013-02-01, by minqi
8006731: JSR 292: the VM_RedefineClasses::rewrite_cp_refs_in_method() must support invokedynamic
2013-01-31, by sspitsyn
8006546: JSR 292: typos in the ConstantPool::copy_cp_impl()
2013-01-31, by sspitsyn
8006542: JSR 292: the VM_RedefineClasses::append_entry() must support invokedynamic entry kinds
2013-01-31, by sspitsyn
Merge
2013-02-01, by hseigel
8006298: Specifying malformed JFR options (-XX:+FlightRecorderOptions) outputs non-sensical error
2013-02-01, by hseigel
8006413: Add utility classes for writing better multiprocess tests in jtreg
2013-01-25, by ctornqvi
Merge
2013-01-28, by acorn
8004967: Default method cause VerifyError: Illegal use of nonvirtual
2013-01-28, by acorn
Merge
2013-01-28, by acorn
6479360: PrintClassHistogram improvements
2013-01-25, by acorn
Merge
2013-01-27, by acorn
Merge
2013-01-25, by minqi
Merge
2013-01-25, by minqi
8005128: JSR 292: the mlvm redefineClassInBootstrap test crashes in ConstantPool::compare_entry_to
2013-01-24, by sspitsyn
8000692: Remove old KERNEL code
2013-01-25, by zgu
8005278: Serviceability Agent: jmap -heap and jstack -m fail
2013-01-24, by minqi
8006040: NPG: on_stack processing wastes space in ConstantPool
2013-01-23, by coleenp
Merge
2013-02-04, by jmasa
8004895: NPG: JMapPermCore test failure caused by warnings about missing field
2013-01-03, by jmasa
8006827: new hotspot build - hs25-b18
2013-01-25, by amurillo
Added tag jdk8-b76 for changeset faf3f7a9a86f
2013-02-07, by katleman
Added tag jdk8-b76 for changeset 6bb57fea1027
2013-02-07, by katleman
Added tag jdk8-b76 for changeset f407160c280d
2017-07-05, by duke
Merge
jdk8-b76
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2013-02-05, by katleman
8006872: Stop creating four jars with identical content in the new build system.
2013-01-31, by ohrstrom
Added tag jdk8-b75 for changeset dbafd8b0d8a2
2013-01-31, by katleman
Merge
2017-07-05, by duke
Merge
2013-02-05, by katleman
8006872: Stop creating four jars with identical content in the new build system.
2013-01-31, by ohrstrom
Added tag jdk8-b75 for changeset bef9d985cc1c
2013-01-31, by katleman
Merge
2017-07-05, by duke
Merge
2013-02-05, by katleman
8006872: Stop creating four jars with identical content in the new build system.
2013-01-31, by ohrstrom
Added tag jdk8-b75 for changeset 504959da18bb
2013-01-31, by katleman
Merge
2017-07-05, by duke
Merge
2013-02-05, by katleman
8006872: Stop creating four jars with identical content in the new build system.
2013-01-31, by ohrstrom
Added tag jdk8-b75 for changeset 5aa96ebbc95e
2013-01-31, by katleman
Merge
2017-07-05, by duke
Merge
2013-02-05, by katleman
8007268: build-infra: configure reports Solaris needs gcc for deploy, but logs don't indicate it's used.
2013-02-04, by erikj
8006808: mapfile use check in jdk/make/common/shared/Defs-solaris.gmk is throwing 'egrep: syntax error'
2013-02-01, by tbell
8006872: Stop creating four jars with identical content in the new build system.
2013-01-31, by ohrstrom
Added tag jdk8-b75 for changeset cfe93cb07f19
2013-01-31, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b75 for changeset 3b129a5ff9fd
2013-01-31, by katleman
Merge
2013-02-05, by katleman
8007524: build-infra: Incremental build of tools.jar broken
2013-02-05, by erikj
8007275: build-infra: Create final-images target
2013-02-04, by erikj
8007093: build-infra: Make should fail if spec is older than configure files
2013-02-04, by erikj
Merge
2013-02-01, by ohrstrom
8006872: Stop creating four jars with identical content in the new build system.
2013-01-31, by ohrstrom
8006933: Need to use nawk on Solaris to avoid awk limitations
2013-01-31, by tbell
Added tag jdk8-b75 for changeset a86f171d15a1
2013-01-31, by katleman
Added tag jdk8-b75 for changeset f1478a6d25fd
2017-07-05, by duke
Merge
jdk8-b75
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2013-01-26, by lana
8006264: Add explanation of why default methods cannot be used in JDK 8 javax.lang.model
2013-01-23, by darcy
8006775: JSR 308: Compiler changes in JDK8
2013-01-23, by jjg
8006694: temporarily workaround combo tests are causing time out in several platforms
2013-01-23, by vromero
8006692: jdk/test/java/util/Collections/BigBinarySearch.java fails to compile
2013-01-23, by mcimadamore
Merge
2013-01-22, by jjg
8006728: temporarily workaround jtreg problems for doclint tests in othervm
2013-01-22, by jjg
8006723: sjavac test fails to compile on clean build
2013-01-22, by jjg
8006684: Compiler produces java.lang.VerifyError: Bad type on operand stack
2013-01-22, by mcimadamore
8006673: TargetType52 fails because of bad golden file
2013-01-22, by mcimadamore
8005166: Add support for static interface methods
2013-01-21, by mcimadamore
8005851: Remove support for synchronized interface methods
2013-01-21, by mcimadamore
8006566: Remove transient lambda-related guards from JavacParser
2013-01-21, by mcimadamore
8005244: Implement overload resolution as per latest spec EDR
2013-01-21, by mcimadamore
Merge
2013-01-21, by lana
Merge
2013-01-20, by lana
8006251: doclint: incorrect position for diagnostic for illegal text in tags
2013-01-21, by jjg
8006263: Supplementary test cases needed for doclint
2013-01-21, by jjg
8006561: Langtools test failure: missing diags/examples
2013-01-18, by mcimadamore
8004658: Add internal smart javac wrapper to solve JEP 139
2013-01-18, by ohrstrom
8005852: Treatment of '_' as identifier
2013-01-17, by mcimadamore
8006228: Doclint doesn't detect <code> {@code nested inline} </code>
2013-01-16, by jjg
8006283: Change to Class.cast() in javax.lang.model implementation for repeating annotations
2013-01-16, by darcy
Merge
2013-01-16, by lana
8006236: doclint: structural issue hidden
2013-01-16, by jjg
8005964: Regression: difference in error recovery after ambiguity causes JCK test failure
2013-01-16, by mcimadamore
8005299: Add FunctionalInterface checking to javac
2013-01-16, by mcimadamore
8005854: Add support for array constructor references
2013-01-16, by mcimadamore
8006224: Doclint NPE for attribute with no value
2013-01-15, by jjg
8006344: Broken javadoc link in javax.lang.model.element.Element
2013-01-15, by chegar
8006241: Test DocRootSlash.java fails
2013-01-14, by jjg
8006119: update javac to follow latest spec for repeatable annotations
2013-01-14, by jjg
7193719: Support repeating annotations in javax.lang.model
2013-01-14, by jfranck
8004834: Add doclint support into javadoc
2013-01-10, by jjg
Added tag jdk8-b74 for changeset 2d74b1d7456b
2013-01-24, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b74 for changeset f0f3e46c8780
2013-01-24, by katleman
Merge
2017-07-05, by duke
Merge
2013-01-26, by lana
Merge
2013-01-20, by lana
Merge
2013-01-16, by lana
8003147: port fix for BCEL bug 39695
2013-01-10, by dbuck
Added tag jdk8-b74 for changeset 6ab75b6a0432
2013-01-24, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b74 for changeset 5a4f1fb4c6ef
2013-01-24, by katleman
Merge
2017-07-05, by duke
Merge
2013-01-30, by katleman
8006873: SWAT-b74 msvcr100.dll does not have the permission for all
2013-01-29, by erikj
Merge
2013-01-30, by amurillo
Merge
2013-01-25, by amurillo
8006799: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() (jdk part of 6896617)
2013-01-23, by kvn
8006123: Support @Contended Annotation - JEP 142 (jdk part)
2013-01-11, by dl
Merge
2013-01-29, by lana
Merge
2013-01-28, by erikj
8003400: JTree scrolling problem when using large model in WindowsLookAndFeel
2013-01-24, by malenkov
8005138: test/java/beans/Introspector/TestTypeResolver.java fails
2013-01-24, by malenkov
8003173: [macosx] Fullscreen on Mac leaves an empty rectangle
2013-01-24, by serb
6817933: Setting the background of an HTML Widget changes the native Windows JFileChooser
2013-01-24, by malenkov
7143768: [macosx] Unexpected NullPointerException and java.io.IOException during DnD
2013-01-24, by kizune
8005997: [macosx] Printer Dialog opens an additional title bar
2013-01-24, by serb
7132793: [macosx] setWheelScrollEnabled action reversed
2013-01-24, by alexp
7147078: [macosx] Echo char set in TextField doesn't prevent word jumping
2013-01-24, by alexp
8004298: NPE in WindowsTreeUI.ensureRowsAreVisible
2013-01-21, by alexsch
8000839: Integrate the Java Access Bridge with Java Runtime
2013-01-18, by raginip
8006417: JComboBox.showPopup(), hidePopup() fails in JRE 1.7 on OS X
2013-01-18, by alitvinov
7179050: [macosx] Make LWAWT be able to run on AppKit thread
2013-01-18, by serb
8005465: [macosx] Evaluate if checking for the -XstartOnFirstThread is still needed in awt.m
2013-01-18, by anthony
7124209: [macosx] SpringLayout issue. BASELINE is not in the range: [NORTH, SOUTH]
2013-01-17, by kshefov
Merge
2013-01-16, by lana
8005492: Reduce number of warnings in sun/awt/* classes
2013-01-16, by mcherkas
7124525: [macosx] No animation on certain Swing components in Aqua LaF
2013-01-15, by serb
8003978: closed/javax/swing/JRootPane/bug4670486.java fails since jdk7u12b01 on macosx
2013-01-15, by alexsch
7166409: bug4331515.java fail with NullPointerException on ubuntu10.04-x86 for JDK8
2013-01-14, by alexsch
Merge
2013-01-26, by lana
8006503: JVM_PrintStackTrace is not used in JDK
2013-01-26, by alanb
4247235: (spec str) StringBuffer.insert(int, char[]) specification is inconsistent
2013-01-22, by jgish
8004201: Add static utility methods to primitives to be used for redution operations.
2013-01-25, by mduigou
8005632: Extend java.util.Logger to use Supplier<String> for messages
2013-01-25, by mduigou
7017962: Obsolete link is used in URL class level spec
2013-01-25, by khazra
8006951: Avoid storing duplicate PKCS12 attributes
2013-01-25, by vinnie
8006946: PKCS12 test failure due to incorrect alias name
2013-01-25, by vinnie
8006565: java.lang.instrument specification should make it clear that -javaagent is optional
2013-01-25, by alanb
7183373: URLClassloader.close() does not close JAR files whose resources have been loaded via getResource()
2013-01-25, by dingxmin
8006895: Clarify that FunctionalInferface is only informative
2013-01-24, by darcy
8006863: javadoc cleanup for 8005408
2013-01-24, by vinnie
8006850: [pack200] disable pack200 tests until JSR-308 is implemented
2013-01-24, by ksrini
8006855: PKCS12 test failures due to unsupported algorithm
2013-01-24, by vinnie
8006524: JSR-3: Allows java.beans to be optional
2013-01-24, by alanb
8006813: Compilation error in PKCS12KeyStore.java
2013-01-23, by mullan
8005408: KeyStore API enhancements
2013-01-23, by vinnie
8006591: Protect keystore entries using stronger PBE algorithms
2013-01-23, by vinnie
Merge
2013-01-23, by sherman
8006773: test/java/util/zip/ZipFile/FinalizeZipFile.java failing intermittently
2013-01-23, by sherman
8004729: Add java.lang.reflect.Parameter and related changes for parameter reflection
2013-01-23, by robm
8006764: FunctionalInterface missing from rt.jar (old build)
2013-01-23, by alanb
8006669: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.sh fails on mac
2013-01-23, by chegar
6519127: user.home property not set correctly
2013-01-23, by uta
8006741: javadoc cleanup for 6263419
2013-01-23, by vinnie
8003680: JSR 310 Date/Time API
2013-01-22, by sherman
8005646: TEST_BUG: java/rmi/activation/ActivationSystem/unregisterGroup/UnregisterGroup leaves process running
2013-01-22, by smarks
6263419: No way to clean the memory for a java.security.Key
2013-01-22, by vinnie
Merge
2013-01-21, by lana
Merge
2013-01-20, by lana
8006642: Fix javadoc warnings due to Integer.MAX_VALUE
2013-01-21, by lancea
8005311: Add Scalable Updatable Variables, DoubleAccumulator, DoubleAdder, LongAccumulator, LongAdder
2013-01-21, by dl
8006092: SecurityPermission: printIdentity doesn't exist
2013-01-21, by juh
8004489: Add support for Minguo and Hijrah calendars to CalendarNameProvider SPI
2013-01-21, by okutsu
4745761: (cal) RFE: Support builder for constructing Calendar
2013-01-21, by okutsu
8006560: java/net/ipv6tests/B6521014.java fails intermittently
2013-01-20, by chegar
8005080: JDBC 4.2 Core changes
2013-01-19, by lancea
8006139: add missing methods to javax.sql.rowset.serial.SQLInputImpl, SQLOutputImpl
2013-01-19, by lancea
8006568: HTTP protocol handler NLTM Authentication should use Base64 API
2013-01-19, by msheppar
6939260: (fs) BasicFileAttributes.lastModifiedTime() should return last modified time with higher precision
2013-01-18, by alanb
8005120: Compiler warnings in socket transport native code
2013-01-18, by jzavgren
8006534: CLONE - TestLibrary.getUnusedRandomPort() fails intermittently-doesn't retry enough times
2013-01-17, by jgish
7171415: java.net.URI.equals/hashCode not consistent for some URIs
2013-01-17, by khazra
8006090: Formatter asserts with -esa
2013-01-17, by sherman
Merge
2013-01-16, by lana
8005939: sun/security/x509/{X509CRLImplX509CertImpl}/Verify.java fail in confusing way when some providers not present
2013-01-16, by juh
8005389: Backout fix for JDK-6500133
2013-01-16, by juh
8001666: Add lambda-compatible atomics and accumulators to the ActomicXXX classes
2013-01-16, by dl
8005926: Merge ThreadLocalRandom state into java.lang.Thread
2013-01-16, by dl
8005618: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing intermittently
2013-01-15, by robm
8005406: HTTP server implementation should use Base64 API
2013-01-15, by chegar
8005250: Downgrade normative references to ${java.home}/lib folder from Java client code.
2013-01-15, by uta
8006265: Add test SSLEngineDeadlock.java to ProblemList
2013-01-14, by xuelei
8005252: pack200 should support MethodParameters
2013-01-14, by ksrini
7162007: Clean up i18n related caches
2013-01-14, by naoto
8005232: (JEP-149) Class Instance size reduction
2013-01-13, by dholmes
8006153: HTTP protocol handler authenication should use Base64 API
2013-01-13, by chegar
Merge
2013-01-11, by sherman
8005466: JAR file entry hash table uses too much memory (zlib_util.c)
2013-01-11, by sherman
7131459: [Fmt-De] DecimalFormat produces wrong format() results when close to a tie
2013-01-11, by darcy
8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools
2013-01-11, by alanb
8005566: (fs) test/java/nio/file/Files/Misc.java failing (sol)
2013-01-11, by alanb
8006062: Add @Repeatable to repeating annotations regression tests in JDK repo
2013-01-10, by darcy
Merge
2013-01-10, by jjg
8004834: Add doclint support into javadoc
2013-01-10, by jjg
Added tag jdk8-b74 for changeset 64054e252871
2013-01-24, by katleman
Merge
2017-07-05, by duke
Added tag hs25-b17 for changeset f767fc368725
2013-01-25, by amurillo
Merge
2013-01-25, by amurillo
Merge
2013-01-24, by kmo
8006758: LinkResolver assertion (caused by @Contended changes)
2013-01-24, by kmo
8003878: compiler/7196199 test failed on OS X since 8b54, jdk7u12b01
2013-01-23, by kvn
6896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86
2013-01-22, by kvn
8005055: pass outputStream to more opto debug routines
2013-01-22, by kvn
Merge
2013-01-24, by jmasa
8004147: test/Makefile jtreg_tests target does not work with cygwin
2013-01-22, by mgerdin
8006242: G1: WorkerDataArray<T>::verify() too strict for double calculations
2013-01-16, by brutisso
Merge
2013-01-22, by zgu
6871190: Don't terminate JVM if it is running in a non-interactive session
2013-01-22, by zgu
8004903: VMThread::execute() calls Thread::check_for_valid_safepoint_state() on concurrent VM ops
2013-01-22, by dcubed
8004902: correctness fixes motivated by contended locking work (6607129)
2013-01-22, by dcubed
6444286: Possible naked oop related to biased locking revocation safepoint in jni_exit()
2013-01-22, by dcubed
Merge
2013-01-21, by acorn
8006431: os::Bsd::initialize_system_info() sets _physical_memory too large
2013-01-21, by brutisso
8006548: version wrong in new constantPool code
2013-01-17, by coleenp
7174978: NPG: Fix bactrace builder for class redefinition
2013-01-17, by coleenp
7102489: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems.
2013-01-17, by hseigel
Merge
2013-01-18, by sla
Merge
2013-01-18, by sla
8006403: Regression: jstack failed due to the FieldInfo regression in SA
2013-01-16, by sla
8006511: new hotspot build - hs25-b17
2013-01-18, by amurillo
Added tag hs25-b16 for changeset bf71fcc9d682
2013-01-18, by amurillo
Merge
2013-01-18, by amurillo
Merge
2013-01-18, by brutisso
8006537: Assert when dumping archive with default methods
2013-01-17, by jmasa
8006513: Null pointer in DefaultMethods::generate_default_methods when merging annotations
2013-01-17, by stefank
8001425: G1: Change the default values for certain G1 specific flags
2013-01-15, by johnc
8005994: Method annotations are allocated unnecessarily during class file parsing
2013-01-15, by stefank
8005590: java_lang_Class injected field resolved_constructor appears unused
2013-01-15, by stefank
8005972: ParNew should not update the tenuring threshold when promotion failed has occurred
2013-01-14, by brutisso
8004018: Remove old initialization flags
2013-01-14, by brutisso
Merge
2013-01-17, by kvn
8006204: please JTREGify test/compiler/7190310/Test7190310.java
2013-01-16, by kvn
8005821: C2: -XX:+PrintIntrinsics is broken
2013-01-15, by kvn
8006109: test/java/util/AbstractSequentialList/AddAll.java fails: assert(rtype == ctype) failed: mismatched return types
2013-01-15, by twisti
8006095: C1: SIGSEGV w/ -XX:+LogCompilation
2013-01-14, by vlivanov
8006127: remove printing code added with 8006031
2013-01-11, by twisti
8005820: Shark: enable JSR292 support
2013-01-11, by twisti
8005818: Shark: fix OSR for non-empty incoming stack
2013-01-11, by twisti
8005817: Shark: implement deoptimization support
2013-01-11, by twisti
8005816: Shark: fix volatile float field access
2013-01-11, by twisti
8006031: LibraryCallKit::inline_array_copyOf disabled unintentionally with 7172640
2013-01-11, by twisti
Merge
2013-01-17, by dlong
8005204: Code Cache Reduction: command line options implementation
2013-01-14, by vladidan
8005639: Move InlineSynchronizedMethods flag from develop to product
2013-01-14, by vladidan
8005895: Inefficient InstanceKlass field packing wasts memory.
2013-01-11, by jiangli
Merge
2013-01-16, by acorn
8005467: CDS size information is incorrect and unfriendly
2013-01-15, by coleenp
8005592: ClassLoaderDataGraph::_unloading incorrectly defined as nonstatic in vmStructs
2013-01-14, by mikael
Merge
2013-01-14, by coleenp
8006005: Fix constant pool index validation and alignment trap for method parameter reflection
2013-01-14, by coleenp
8003985: Support @Contended Annotation - JEP 142
2013-01-14, by jwilhelm
Merge
2013-01-11, by zgu
8005936: PrintNMTStatistics doesn't work for normal JVM exit
2013-01-11, by zgu
8005921: Memory leaks in vmStructs.cpp
2013-01-10, by dholmes
8004747: Remove last_entry from VM_STRUCT macros
2013-01-10, by mikael
7199207: NPG: Crash in PlaceholderTable::verify after StackOverflow
2013-01-10, by acorn
Merge
2013-01-09, by zgu
7152671: RFE: Windows decoder should add some std dirs to the symbol search path
2013-01-09, by zgu
8005689: InterfaceAccessFlagsTest failures in Lambda-JDK tests
2013-01-09, by acorn
8006034: new hotspot build - hs25-b16
2013-01-11, by amurillo
Added tag jdk8-b74 for changeset 8d54b69d4504
2013-01-24, by katleman
Merge
2013-01-30, by katleman
Merge
2013-01-24, by erikj
8006658: build-infra: Make MILESTONE behave the same as JDK_BUILD_NUMBER
2013-01-23, by erikj
8006663: build-infra: Compare two arbitrary zip/jar files with compare.sh
2013-01-23, by erikj
8005855: build-infra: Remove -R flag when cross compiling
2013-01-23, by erikj
Merge
2013-01-29, by lana
Merge
2013-01-28, by erikj
8000839: Integrate the Java Access Bridge with Java Runtime
2013-01-18, by raginip
Merge
2013-01-26, by lana
8003680: JSR 310 Date/Time API
2013-01-22, by sherman
Merge
2013-01-20, by lana
Merge
2013-01-16, by lana
8004834: Add doclint support into javadoc
2013-01-10, by jjg
Added tag jdk8-b74 for changeset dde885cc8685
2013-01-24, by katleman
Added tag jdk8-b74 for changeset f627eff81962
2017-07-05, by duke
Merge
jdk8-b74
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk8-b73 for changeset b568005e66bd
2013-01-16, by katleman
Merge
2017-07-05, by duke
Merge
2013-01-16, by katleman
Merge
2013-01-15, by katleman
Merge
2013-01-08, by katleman
8005575: build-infra: Three JCK tests fails on Solaris with new RE Autoconf-Based build
2013-01-04, by erikj
Added tag jdk8-b73 for changeset a7dead2f55ef
2013-01-16, by katleman
Merge
2017-07-05, by duke
Merge
2013-01-16, by katleman
Merge
2013-01-15, by katleman
Merge
2013-01-08, by katleman
8005575: build-infra: Three JCK tests fails on Solaris with new RE Autoconf-Based build
2013-01-04, by erikj
Added tag jdk8-b73 for changeset 4c46a5207766
2013-01-16, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b73 for changeset 8268581591da
2013-01-16, by katleman
Merge
2017-07-05, by duke
8004151: build-infra: Generating X11 wrapper offset file is not cross compilable
2013-01-22, by erikj
8006579: build-infra: In jvm.cfg, alias -server to -client when no server jvm is built.
2013-01-21, by erikj
Merge
2013-01-21, by erikj
8006583: build-infra: Remove /javax/swing/SwingBeanInfoBase.java from src.zip
2013-01-21, by erikj
8006567: jre/lib/applet missing from Mac JDK installation
2013-01-18, by erikj
Merge
2013-01-16, by yhuang
Merge
2013-01-16, by yhuang
Merge
2013-01-15, by yhuang
7114053: [sq] Inproper tanslation for iso lanugage of Albanian
2013-01-13, by yhuang
Merge
2013-01-16, by katleman
8006385: build-infra: linux and solaris *-debuginfo-*.zip file created from the new makefile has extra HUDSON direcotry in jre/lib/i386/server
2013-01-16, by erikj
Merge
2013-01-15, by katleman
8006296: build-infra: Unsigned sunmscapi.jar is missing manifest.
2013-01-15, by erikj
8005856: build-infra: Remove special handling of base module classes header generation
2013-01-10, by erikj
8005903: build-infra: bad symlink: j2sdk-bundle/jdk1.8.0.jdk/Contents/MacOS/libjli.dylib
2013-01-09, by erikj
8005096: Move a few source files in swing/beaninfo and in a demo.
2013-01-09, by ohrstrom
Merge
2013-01-08, by katleman
8005723: build-infra: in new infra build, sec-windows-bin-zip and jgss-windows-*-bin.zip are missing
2013-01-04, by erikj
8005654: build-infra: Create sec-bin.zip
2013-01-04, by erikj
8005694: build-infra: Cleanup of misc changes in build-infra
2013-01-04, by erikj
8005635: build-infra: Support building install in jprt
2013-01-03, by erikj
8005355: build-infra: Java security signing (need a top-level make target).
2013-01-02, by erikj
8005549: build-infra: Merge NewMakefile.gmk and common/makefiles/Makefile
2012-12-28, by erikj
8005540: build-infra: Improve incremental build speed on windows by caching find results
2012-12-27, by erikj
Added tag jdk8-b73 for changeset 24d25ecda7ce
2013-01-16, by katleman
Merge
2017-07-05, by duke
Merge
2013-01-16, by katleman
Added tag jdk8-b73 for changeset b63b5628ae56
2013-01-16, by katleman
Added tag hs25-b15 for changeset 8bac833614e0
2013-01-11, by amurillo
Merge
2013-01-11, by amurillo
Merge
2013-01-10, by kvn
8005418: JSR 292: virtual dispatch bug in 292 impl
2013-01-09, by twisti
8005419: Improve intrinsics code performance on x86 by using AVX2
2013-01-08, by kvn
8004537: replace AbstractAssembler emit_long with emit_int32
2013-01-07, by twisti
8005544: Use 256bit YMM registers in arraycopy stubs on x86
2013-01-03, by kvn
8005522: use fast-string instructions on x86 for zeroing
2013-01-03, by kvn
8005071: Incremental inlining for JSR 292
2012-12-23, by roland
Merge
2013-01-10, by jmasa
8005489: VM hangs during GC with ParallelGC and ParallelGCThreads=0
2013-01-09, by brutisso
Merge
2013-01-09, by dlong
8001341: SIGSEGV in methodOopDesc::fast_exception_handler_bci_for(KlassHandle,int,Thread*)+0x3e9.
2013-01-08, by jiangli
8004051: assert(_oprs_len[mode] < maxNumberOfOperands) failed: array overflow
2013-01-03, by bpittore
Merge
2013-01-09, by acorn
Merge
2013-01-08, by zgu
Merge
2013-01-08, by zgu
8005048: NMT: #loaded classes needs to just show the # defined classes
2013-01-08, by zgu
Merge
2013-01-08, by coleenp
8004728: Add hotspot support for parameter reflection
2013-01-08, by coleenp
8005076: Creating a CDS archive with one alignment and running another causes a crash.
2013-01-08, by hseigel
8003705: CDS failed on Windows: can not map in the CDS.
2013-01-07, by hseigel
8005494: SIGSEGV in Rewriter::relocate_and_link() when testing Weblogic with CompressedOops and KlassPtrs
2013-01-02, by coleenp
Merge
2012-12-24, by minqi
8004823: Add VM support for type annotation reflection
2012-12-20, by stefank
8005044: remove crufty '_g' support from HS runtime code
2012-12-19, by dcubed
8005672: Clean up some changes to GC logging with GCCause's
2013-01-04, by jmasa
8000325: Change default for CMSClassUnloadingEnabled to true
2013-01-04, by jmasa
8003822: Deprecate the incremental mode of CMS
2013-01-04, by brutisso
8003820: Deprecate untested and rarely used GC combinations
2013-01-04, by brutisso
8005396: Use ParNew with only one thread instead of DefNew as default for CMS on single CPU machines
2012-12-30, by brutisso
8004816: G1: Kitchensink failures after marking stack changes
2013-01-03, by johnc
8001424: G1: Rename certain G1-specific flags
2012-12-21, by johnc
8004132: SerialGC: ValidateMarkSweep broken when running GCOld
2013-01-02, by johnc
8005486: NPG: Incorrect assertion in ChunkManager::list_index()
2012-12-26, by jmasa
8005082: NPG: Add specialized Metachunk sizes for reflection and anonymous classloaders
2012-12-03, by jmasa
8005382: new hotspot build - hs25-b15
2012-12-21, by amurillo
Merge
2013-01-23, by katleman
8006797: build-infra JPRT builds need JPRT_ARCHIVE_INSTALL_BUNDLE in common/makefiles/Jprt.gmk
2013-01-23, by tbell
8003693: build-infra: bridgeBuild should allow for partial build (no hotspot)
2013-01-18, by erikj
8006520: build-infra: Fix sparkle-framework configure parameter
2013-01-18, by erikj
Merge
2013-01-23, by cgruszka
Merge
2013-01-14, by cgruszka
Merge
2013-01-04, by cgruszka
Merge
2013-01-02, by cgruszka
8005583: Install build(gnumake all) failed preventing RE from doing JDK8 combo builds
2012-12-31, by jqzuo
Merge
2013-01-16, by katleman
Merge
2013-01-15, by katleman
Merge
2013-01-15, by erikj
8006100: build-infra: Bundle up the correct images in jprt
2013-01-14, by erikj
8006074: build-infra: Configure fails to find SetEnv.Cmd in microsoft sdk
2013-01-14, by erikj
8005284: build-infra: nonstandard copyright headers under common/autoconf/build-aux
2013-01-14, by ohair
8005850: build-infra: Make --enable-openjdk-only really disable custom
2013-01-11, by erikj
8005858: build-infra: Add missed comparison of sec-windows-bin.zip and friends to compare.sh
2013-01-10, by erikj
8005794: in new infra, how do we change java -version?
2013-01-08, by tbell
Merge
2013-01-08, by katleman
8005442: autogen.sh sets DATE_WHEN_GENERATED to empty string on Solaris version 11 or later
2013-01-07, by tbell
8004229: build-infra: Umbrella for switch of default "make" to new makefiles
2013-01-04, by ohair
8005723: build-infra: in new infra build, sec-windows-bin-zip and jgss-windows-*-bin.zip are missing
2013-01-04, by erikj
8005654: build-infra: Create sec-bin.zip
2013-01-04, by erikj
8005597: build-infra: bridgeBuild broken for pure openjdk build
2013-01-04, by erikj
8005692: build-infra: Target "all" should do the right thing
2013-01-04, by erikj
8005575: build-infra: Three JCK tests fails on Solaris with new RE Autoconf-Based build
2013-01-04, by erikj
8005635: build-infra: Support building install in jprt
2013-01-03, by erikj
8005355: build-infra: Java security signing (need a top-level make target).
2013-01-02, by erikj
8005347: build-infra: Verify 'gnumake source' at the top level works ok
2013-01-02, by erikj
8001895: build-infra: Make JDK_BUILD_NUMBER and MILESTONE customizable
2013-01-01, by erikj
8004490: build-infra: mac: hotspot is always built in product, regardless of --with-debug-level setting
2012-12-30, by erikj
8005549: build-infra: Merge NewMakefile.gmk and common/makefiles/Makefile
2012-12-28, by erikj
8005548: build-infra: Fix docs target on windows
2012-12-27, by erikj
8005540: build-infra: Improve incremental build speed on windows by caching find results
2012-12-27, by erikj
8001942: build-infra: General permission problems on Windows/cygwin
2012-12-27, by erikj
Added tag jdk8-b73 for changeset e6f9cd2122f9
2013-01-16, by katleman
Added tag jdk8-b73 for changeset fe94b40ffd93
2017-07-05, by duke
Merge
jdk8-b73
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2013-01-10, by lana
8006033: bug in Pretty.toSimpleString
2013-01-10, by jjg
8006037: extra space in javac -help for -J and @ options
2013-01-10, by jjg
8004730: Add language model support for parameter reflection
2013-01-09, by darcy
8005644: set default max errs and max warns
2013-01-09, by jjg
8005167: execution time of combo tests in javac should be improved
2013-01-08, by vromero
8005184: Restructure DeferredAttr to allow pluggable deferred type completers
2013-01-08, by mcimadamore
8005179: Cleanup Resolve.AmbiguityError
2013-01-08, by mcimadamore
8005243: Restructure method check code to allow pluggable checkers
2013-01-08, by mcimadamore
8005647: langtools/test/tools/javap/MethodParameters.java fails on windows
2013-01-07, by jjh
8005092: javadoc should check for synthesized bit on an annotation
2013-01-05, by bpatel
8004891: Check for abstract method in javadoc does not conform to the language model
2013-01-04, by bpatel
Merge
2013-01-01, by lana
8005195: Doclint regression tests fail on windows
2012-12-30, by jjg
8004727: Add compiler support for parameter reflection
2012-12-29, by jjg
8003562: Provide a CLI tool to analyze class dependencies
2012-12-28, by mchung
Added tag jdk8-b72 for changeset e905c5894743
2013-01-10, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b72 for changeset 1cd43fe99320
2013-01-10, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b72 for changeset c65f0fb0d9de
2013-01-10, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b72 for changeset e927c8725ba4
2013-01-10, by katleman
Merge
2017-07-05, by duke
Merge
2013-01-10, by lana
8006007: j.u.c.atomic classes should use intrinsic getAndXXX provided by 7023898
2013-01-10, by chegar
8005582: java/lang/Runtime/exec/WinCommand.java intermittent test failures
2013-01-10, by jgish
8005962: TEST_BUG: java/util/Properties/MacJNUEncoding can fail in certain environments
2013-01-10, by bchristi
8005713: Simplify library support for repeating annotations in java.lang.annotation
2013-01-09, by darcy
7103957: NegativeArraySizeException while initializing class IntegerCache
2013-01-09, by mchung
Merge
2013-01-09, by mullan
Merge
2013-01-08, by mullan
7019834: Eliminate dependency from PolicyFile to com.sun.security.auth.PrincipalComparator
2013-01-08, by mullan
8005298: Add FunctionalInterface type to the core libraries
2013-01-08, by darcy
Merge
2013-01-08, by valeriep
8004044: Lazily instantiate SunJCE.RANDOM
2013-01-08, by valeriep
Merge
2013-01-07, by valeriep
6996769: support AEAD cipher
2013-01-07, by valeriep
8002306: (se) Selector.open fails if invoked with thread interrupt status set [win]
2013-01-08, by dxu
8005447: default principal should act as anyone
2013-01-08, by weijun
7187882: TEST_BUG: java/rmi/activation/checkusage/CheckUsage.java fails intermittently
2013-01-07, by smarks
8003228: (props) sun.jnu.encoding should be set to UTF-8 [macosx]
2013-01-07, by bchristi
8004547: Extend JavaFX launcher support to allow full JavaFX launch feature set
2013-01-07, by ksrini
8005709: Add at since tags to new FJP getCommonPoolParallelism and commonPool
2013-01-05, by chegar
8005683: ProblemList.txt updates (01/2013)
2013-01-04, by smarks
8005638: Less secure Authentication schemes should work when more secure schemes are not available
2013-01-04, by chegar
8005659: Add tools/pack200/AttributeTests.java to exclude list (ProblemList.txt) until pack200 updated to support method parameters
2013-01-04, by chegar
8005634: tools/launcher/VersionCheck.java fails version check on jdeps
2013-01-03, by chegar
8005118: Javadoc styles are inconsistent
2012-12-28, by jgish
Merge
2013-01-01, by lana
8005556: java/net/Socks/SocksV4Test.java is missing @run tag
2012-12-29, by chegar
8003562: Provide a CLI tool to analyze class dependencies
2012-12-28, by mchung
Merge
2013-01-10, by lana
8005019: JTable passes row index instead of length when inserts selection interval
2013-01-09, by alexsch
Added tag jdk8-b72 for changeset 21fe12436601
2013-01-10, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b72 for changeset 371ef2925907
2013-01-10, by katleman
Merge
2013-01-10, by lana
Merge
2013-01-01, by lana
8003562: Provide a CLI tool to analyze class dependencies
2012-12-28, by mchung
Added tag jdk8-b72 for changeset a521fc006ff6
2013-01-10, by katleman
Added tag jdk8-b72 for changeset 6725b3961f98
2017-07-05, by duke
Merge
jdk8-b72
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk8-b71 for changeset 3849a5b1c05c
2013-01-03, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b71 for changeset 25285d2ea668
2013-01-03, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b71 for changeset c27887135b51
2013-01-03, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b71 for changeset 9d40ca78a623
2013-01-03, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b71 for changeset 8c4241503c02
2013-01-03, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b71 for changeset 03dafcea1815
2013-01-03, by katleman
Added tag jdk8-b71 for changeset 456ba4f4c541
2013-01-03, by katleman
Added tag jdk8-b71 for changeset a41ada2ed4ef
2017-07-05, by duke
Merge
jdk8-b71
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2012-12-28, by lana
8004893: the javadoc/doclet needs to be updated to accommodate lambda changes
2012-12-25, by bpatel
8003512: javac doesn't work with jar files with >64k entries
2012-12-21, by vromero
8005282: Use @library tag with non-relative path for javac tests
2012-12-21, by darcy
8005307: fix missing @bug tags
2012-12-20, by jjg
8005098: Provide isSynthesized() information on Attribute.Compound
2012-12-16, by jfranck
8004833: Integrate doclint support into javac
2012-12-19, by jjg
Merge
2012-12-18, by lana
8005193: New regression test test/tools/javac/lambda/BadMethodCall2.java fails
2012-12-18, by mcimadamore
8004657: Add hooks to javac to enable reporting dependency information.
2012-12-18, by ohrstrom
8005046: Provide checking for a default method in javax.lang.model
2012-12-18, by darcy
8005137: Rename DocLint.call to DocLint.init which overrides Plugin.init
2012-12-17, by mchung
8004961: rename Plugin.call to Plugin.init
2012-12-17, by jjg
8004099: Bad compiler diagnostic generated when poly expression is passed to non-existent method
2012-12-17, by mcimadamore
8004832: Add new doclint package
2012-12-17, by jjg
8004814: javadoc should be able to detect default methods
2012-12-17, by vromero
Merge
2012-12-16, by lana
8000518: Javac generates duplicate name_and_type constant pool entry for class BinaryOpValueExp.java
2012-12-15, by vromero
8004976: test/tools/javac/7153958/CPoolRefClassContainingInlinedCts.java can fail
2012-12-14, by vromero
Added tag jdk8-b70 for changeset 08e2eaa7999a
2012-12-27, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b70 for changeset 2981496fa5fa
2012-12-27, by katleman
Merge
2017-07-05, by duke
Merge
2012-12-28, by lana
8005473: Warnings compiling jaxp
2012-12-27, by joehw
8003261: static field is public but not final
2012-12-18, by joehw
Merge
2012-12-16, by lana
8003260: [findbug] some fields should be package protected
2012-12-14, by joehw
Added tag jdk8-b70 for changeset 6ca279338b6b
2012-12-27, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b70 for changeset e6b0cf31279d
2012-12-27, by katleman
Merge
2017-07-05, by duke
Merge
2012-12-28, by lana
Merge
2012-12-28, by smarks
8005594: Fix to 8003265 breaks build
2012-12-28, by jgish
7120365: DiffHBTest.java fails due to ConcurrentModificationException
2012-12-28, by sjiang
8003265: Need to clone array of input/output parameters
2012-12-28, by xuelei
7109274: Restrict the use of certificates with RSA keys less than 1024 bits
2012-12-28, by xuelei
8005561: typo in Calendar
2012-12-28, by okutsu
8005277: Regression in JDK 7 in Bidi implementation
2012-12-28, by peytoia
8005471: DateFormat: Time zone info is not localized when adapter is CLDR
2012-12-28, by okutsu
8003981: Support Parallel Array Sorting - JEP 103
2012-12-27, by chegar
Merge
2012-12-26, by mullan
8005117: Eliminate dependency from ConfigSpiFile to com.sun.security.auth.login.ConfigFile
2012-12-26, by mullan
8005280: (props) Improve test coverage for small XML parser
2012-12-21, by joehw
8005325: The script should use TESTVMOPTS
2012-12-21, by sjiang
7146162: javax/management/remote/mandatory/connection/BrokenConnectionTest.java failing intermittently
2012-12-21, by jbachorik
8005290: remove -showversion from RMI test library subprocess mechanism
2012-12-20, by smarks
8005281: (props) loadFromXML/storeToXML with small parser is not thread safe
2012-12-20, by alanb
8001048: JSR-160: Allow IIOP transport to be optional
2012-12-20, by alanb
8005309: Missed tests for 6783290,6937053,7009998
2012-12-20, by dsamersoff
8005306: Redundant cast warning in KeepAliveStream.java
2012-12-20, by chegar
8002356: Add ForkJoin common pool and CountedCompleter
2012-12-20, by dl
7009998: JMX synchronization during connection restart is faulty
2012-12-20, by dsamersoff
6937053: RMI unmarshalling errors in ClientNotifForwarder cause silent failure
2012-12-20, by dsamersoff
6783290: MBeanInfo/MBeanFeatureInfo has inconsistent readObject/writeObject
2012-12-20, by dsamersoff
8005097: Tie isSynthetic javadoc to the JLS
2012-12-19, by darcy
8005248: (props) Integrate small footprint parser into Properties
2012-12-19, by alanb
8004371: (props) Properties.loadFromXML needs small footprint XML parser as fallback when JAXP is not present
2012-12-19, by joehw
7158614: JMXStartStopTest.sh failing intermittently
2012-12-19, by sjiang
Merge
2012-12-18, by lana
8004699: Add type annotation storage to Constructor, Field and Method
2012-12-18, by darcy
8005042: Add Method.isDefault to core reflection
2012-12-18, by darcy
8004863: Infinite Loop in KeepAliveStream
2012-12-17, by martin
8004832: Add new doclint package
2012-12-17, by jjg
8005090: Include com.sun.source.doctree in Tree API docs
2012-12-17, by jjg
8005081: java/util/prefs/PrefsSpi.sh fails on macos-x
2012-12-17, by chegar
Merge
2012-12-17, by mullan
8004234: Downgrade normative references to ${java.home}/lib/security/krb5.conf
2012-12-17, by mullan
8004928: TEST_BUG: Reduce dependence of CoreLib tests from the AWT subsystem
2012-12-17, by uta
Merge
2012-12-16, by lana
7197159: accept different kvno if there no match
2012-12-17, by weijun
8004963: URLConnection, downgrade normative reference to ${java.home}/lib/content-types.properties
2012-12-15, by alanb
Merge
2012-12-28, by lana
8001161: mac: EmbeddedFrame doesn't become active window
2012-12-27, by dcherepanov
8003982: new test javax/swing/AncestorNotifier/7193219/bug7193219.java failed on macosx
2012-12-21, by alexp
Merge
2012-12-18, by lana
7104594: [macosx] Test closed/javax/swing/JFrame/4962534/bug4962534 expects Metal L&F by default
2012-12-18, by kshefov
8005018: X11: focus problems with openjdk 1.7.0 under gnome3 when selected keyboard is not the first in keyboard list
2012-12-17, by neugens
8005065: [findbugs] reference to mutable array in JavaBeans
2012-12-17, by malenkov
Merge
2012-12-28, by lana
8005402: Need to provide benchmarks for color management
2012-12-24, by bae
7124245: [lcms] ColorConvertOp to color space CS_GRAY apparently converts orange to 244,244,0
2012-12-24, by bae
7180359: Assertion in awt_Win32GraphicsDevice.cpp when running specjbb in jprt
2012-12-20, by jgodinez
Added tag jdk8-b70 for changeset ee8e64d2ea04
2012-12-27, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b70 for changeset fabcdf88c360
2012-12-27, by katleman
Merge
2012-12-28, by lana
Merge
2012-12-18, by lana
8005090: Include com.sun.source.doctree in Tree API docs
2012-12-17, by jjg
Merge
2012-12-16, by lana
Added tag jdk8-b70 for changeset 5e47d0354a44
2012-12-27, by katleman
Added tag jdk8-b70 for changeset 0d625373c69e
2017-07-05, by duke
Merge
jdk8-b70
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2012-12-26, by katleman
8004982: JDK8 source with GPL header errors
2012-12-20, by katleman
Added tag jdk8-b69 for changeset ec5621e36729
2012-12-20, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b69 for changeset d703e9dcfdfd
2012-12-20, by katleman
Merge
2017-07-05, by duke
Merge
2012-12-26, by katleman
8004982: JDK8 source with GPL header errors
2012-12-20, by katleman
Added tag jdk8-b69 for changeset 2d4530f2c281
2012-12-20, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b69 for changeset 554224849d39
2012-12-20, by katleman
Merge
2017-07-05, by duke
Merge
2012-12-26, by katleman
Merge
2012-12-23, by yhuang
7195759: ISO 4217 Amendment 154
2012-12-20, by yhuang
8004982: JDK8 source with GPL header errors
2012-12-20, by katleman
8005178: build-infra: Dependency on libfdlibm on mac is broken
2012-12-20, by erikj
Merge
2012-12-21, by amurillo
8004330: Add missing Unsafe entry points for addAndGet() family
2012-12-20, by dl
8005345: JSR 292: JDK performance tweaks
2012-12-20, by twisti
8004318: JEP-171: Support Unsafe fences intrinsics
2012-12-18, by kvn
Added tag jdk8-b69 for changeset 5dfed9cbd6cf
2012-12-20, by katleman
Merge
2017-07-05, by duke
Merge
2012-12-26, by katleman
8004982: JDK8 source with GPL header errors
2012-12-20, by katleman
Added tag hs25-b14 for changeset 2fb5c8602c9f
2012-12-21, by amurillo
Merge
2012-12-21, by amurillo
Merge
2012-12-21, by jwilhelm
8004691: Add a jtreg test that exercises the ExecuteInternalVMTests flag
2012-12-20, by brutisso
8005108: NPG: MetaspaceAux::used_in_bytes(), capacity_in_bytes() and reserved_in_bytes() return inconsistent numbers
2012-12-18, by stefank
8004845: Catch incorrect usage of new and delete during compile time for value objects and stack objects
2012-12-17, by brutisso
7173959: Jvm crashed during coherence exabus (tmb) testing
2012-12-17, by brutisso
8001028: Improve GC option handling
2012-12-12, by johnc
Merge
2012-12-21, by roland
8004250: replace AbstractAssembler a_byte/a_long with emit_int8/emit_int32
2012-12-20, by twisti
8004330: Add missing Unsafe entry points for addAndGet() family
2012-12-20, by kvn
8004741: Missing compiled exception handle table entry for multidimensional array allocation
2012-12-19, by kvn
8004835: Improve AES intrinsics on x86
2012-12-19, by kvn
8005033: clear high word for integer pop count on SPARC
2012-12-19, by twisti
8004318: JEP-171: Support Unsafe fences intrinsics
2012-12-18, by kvn
8004536: replace AbstractAssembler emit_word with emit_int16
2012-12-18, by twisti
Merge
2012-12-18, by vlivanov
8003135: HotSpot inlines and hoists the Thread.currentThread().isInterrupted() out of the loop
2012-12-18, by vlivanov
8005031: Some cleanup in c2 to prepare for incremental inlining support
2012-12-18, by roland
8004548: remove unused AbstractAssembler::print(Label&)
2012-12-17, by twisti
Merge
2012-12-14, by twisti
less
more
|
(0)
-10000
-1536
+1536
+10000
+30000
tip