Priority |
Bug |
Summary |
P1 |
JDK-8068994 |
Forgot to add a test model to JDK-8068573 |
P2 |
JDK-8047331 |
Assertion in CompiledFunction when running earley-boyer after Merge |
P2 |
JDK-8062308 |
b36 of 9 introduces regressions over b35 when running lyra |
P2 |
JDK-8055186 |
Backport Nashorn optimistic typing to 8u repository |
P2 |
JDK-8061113 |
Boolean used as optimistic call return type |
P2 |
JDK-8068889 |
Calling a @FunctionalInterface from JS leaks internal objects |
P2 |
JDK-8046921 |
Deoptimization type information peristence |
P2 |
JDK-8050073 |
DEV PLAN for Nashorn Optimistic Typing |
P2 |
JDK-8043605 |
Enable history for empty property maps |
P2 |
JDK-8043133 |
Fix corner cases of JDK-8041995 |
P2 |
JDK-8043431 |
Fix yet another corner case of JDK-8041995 |
P2 |
JDK-8043002 |
Improve performance of Nashorn equality operators |
P2 |
JDK-8047764 |
Indexed or polymorphic set on global affects Object.prototype |
P2 |
JDK-8065985 |
Inlining failure of Number.doubleValue() in JSType.toNumeric() causes 15% peak perf regresion on Box2D |
P2 |
JDK-8042946 |
JEP 196: Nashorn Optimistic Typing |
P2 |
JDK-8050965 |
JEP-JDK-8042946: SQE Test PLAN for Nashorn Optimistic Typing |
P2 |
JDK-8043956 |
Make code caching work with optimistic typing and lazy compilation |
P2 |
JDK-8046202 |
Make persistent code store more flexible |
P2 |
JDK-8057166 |
Make sure that --optimistic-types=[true|false] is documented for 8u40 |
P2 |
JDK-8043132 |
Nashorn : all tests failed with java.security.AccessControlException |
P2 |
JDK-8044851 |
nashorn properties leak memory |
P2 |
JDK-8038413 |
NPE in unboxInteger |
P2 |
JDK-8058610 |
Pessimistic LMUL used where optimistic should be |
P2 |
JDK-8048869 |
Reduce time spent in jdk.nashorn.internal.ir.Node.accept/java.lang.Class.cast(Object) |
P2 |
JDK-8043004 |
Reduce variability at JavaAdapter call sites |
P2 |
JDK-8069002 |
REGRESSION: test/script/external/test262/test/suite/ch11/11.2/11.2.3/S11.2.3_A3_T5.js fails with tip |
P2 |
JDK-8053910 |
ScriptObjectMirror causing havoc with Invocation interface |
P2 |
JDK-8057148 |
Skip nested functions on reparse |
P2 |
JDK-8057703 |
Still, lots of trivial classes are generated by Nashorn compiler |
P2 |
JDK-8048586 |
String concatenation with optimistic types is slow |
P2 |
JDK-8043235 |
Type-based optimizations interfere with continuation methods |
P2 |
JDK-8059370 |
Unnecessary work in deoptimizing recompilation |
P2 |
JDK-8043003 |
Use strongly referenced generic invokers |
P2 |
JDK-8057013 |
UserAccessorProperty caching prevents HotSpot from profiling MethodHandles, sinking box2d performance through lack of inlining |
P2 |
JDK-8028113 |
We need to size arrays better |
P2 |
JDK-8051439 |
Wrong type calculated for ADD operator with undefined operand |
P3 |
JDK-8047035 |
(function() "hello")() crashes in Lexer with jdk9 |
P3 |
JDK-8047728 |
(function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined |
P3 |
JDK-8062216 |
[TEST_BUG] [nashorn] regresion test failure with TimeZone |
P3 |
JDK-8057742 |
[TEST_BUG] ant clean test should not fail if one or more external test suites are missing |
P3 |
JDK-8056050 |
[TEST_BUG] runExternalJsTest method in test/jdk/nashorn/internal/runtime/ClassFilter.java slows down "ant test" |
P3 |
JDK-8044647 |
[TEST_BUG] sun/tools/jrunscript/jrunscriptTest.sh start failing: Output of jrunscript -l nashorn differ from expected output |
P3 |
JDK-8055139 |
[TEST_BUG] test/script/trusted/JDK-8055107.js fails with access control exception |
P3 |
JDK-8055899 |
[TEST_BUG] Two nashorn tests fail in 8u40 nightly build with ClassNotFoundException |
P3 |
JDK-8054411 |
Add "nashorn.args.prepend" system property |
P3 |
JDK-8047057 |
Add a regression test for the passing test cases from JDK-8042304 |
P3 |
JDK-8047369 |
Add regression tests for passing test cases of JDK-8024971 |
P3 |
JDK-8057019 |
Additional arguments to Function.prototype.apply messes up actual arguments passed |
P3 |
JDK-8055297 |
Allow compiler to throw JS errors |
P3 |
JDK-8060724 |
ant test262parallel in Nashorn spends a significant amount of time after almost all the tests are run |
P3 |
JDK-8046905 |
apply on apply is broken |
P3 |
JDK-8047078 |
ArrayLiteral mutability caused trouble in optimistic types |
P3 |
JDK-8060101 |
AssertionError: __noSuchProperty__ placeholder called from NativeJavaImporter |
P3 |
JDK-8056129 |
AtomicInteger is treated as primitive number with optimistic compilation |
P3 |
JDK-8054898 |
Avoid creation of empty type info files |
P3 |
JDK-8047959 |
bindings created for declarations in eval code are not mutable |
P3 |
JDK-8067136 |
BrowserJSObjectLinker does not handle call on JSObjects |
P3 |
JDK-8056978 |
ClassCastException: cannot cast jdk.nashorn.internal.scripts.JO* |
P3 |
JDK-8055042 |
Compile-time expression evaluator was missing variables |
P3 |
JDK-8060242 |
Compile-time expression evaluator wasn't seeing into ArrayBufferViews |
P3 |
JDK-8060011 |
Concatenating an array and converting it to Java gives wrong result |
P3 |
JDK-8059842 |
Creating symbols for declared functions shouldn't be a special case |
P3 |
JDK-8064467 |
Deoptimization type information persistence doesn't work - "Failed to calculate version dir name" |
P3 |
JDK-8062386 |
Different versions of nashorn use same code cache directory |
P3 |
JDK-8066669 |
dust.js performance regression caused by primitive field conversion |
P3 |
JDK-8057825 |
emitted socket arg becomes null in avatar.js http tests |
P3 |
JDK-8044518 |
Ensure exceptions related to optimistic recompilation are not serializable |
P3 |
JDK-8048071 |
eval within 'with' statement does not use correct scope if with scope expression has a copy of eval |
P3 |
JDK-8047067 |
eval("23", ({})[/x/]) crashes with ArrayIndexOutOfBoundsException with optimistic compilation |
P3 |
JDK-8049242 |
Explicit constructor overload selection should work with StaticClass as well |
P3 |
JDK-8055107 |
Extension directives to turn on callsite profiling, tracing, AST print and other debug features locally |
P3 |
JDK-8047371 |
function f(){ var a=1; with({ get a() { return false } }) return a }; f() throws TypeError with optimistic compilation |
P3 |
JDK-8047166 |
Function("do with({}) break ; while(0);")() crashes with AssertionError from CompilationPhase.java:437 |
P3 |
JDK-8047357 |
Function("switch((null >> x3)) { default: {var x; break ; }\nthrow x; }")() results in AssertionError in LocalVariableTypesCalculator |
P3 |
JDK-8051778 |
Function.prototype.bind doesn't work on all callables |
P3 |
JDK-8066221 |
Fuzzing bug: Assertion error related to bytecode slots |
P3 |
JDK-8066227 |
Fuzzing bug: CodeGenerator load unitialized slot |
P3 |
JDK-8066224 |
Fuzzing bug: constant folding of ternary operator and IfNode with constant test |
P3 |
JDK-8066225 |
Fuzzing bug: duplicate integer switch cases |
P3 |
JDK-8066236 |
Fuzzing bug: StackMapTable error: bad offset, ClassFormatError |
P3 |
JDK-8066230 |
Fuzzing bug: Undefined object type assertion when computing TypeBounds |
P3 |
JDK-8044502 |
Get rid of global optimistic flag |
P3 |
JDK-8049524 |
Global object initialization via javax.script API should be minimal |
P3 |
JDK-8062937 |
GlobalConstants produces wrong result with Object.defineProperty |
P3 |
JDK-8060241 |
Immediately invoked function expressions cause lot of deoptimization |
P3 |
JDK-8059844 |
Implement optimistic splitter |
P3 |
JDK-8043232 |
Index selection of overloaded java new constructors |
P3 |
JDK-8057931 |
Instead of not skipping small functions in parser, make lexer avoid them instead |
P3 |
JDK-8062024 |
Issue with date.setFullYear when time other than midnight |
P3 |
JDK-8062624 |
java.lang.String methods not available on concatenated strings |
P3 |
JDK-8050977 |
Java8 Javascript Nashorn exception: no current Global instance for nashorn |
P3 |
JDK-8050432 |
javax.script.filename variable should not be enumerable with nashorn engine's ENGINE_SCOPE bindings |
P3 |
JDK-8053908 |
jdeps is not PATH on Mac, results in ant clean test failure on Mac |
P3 |
JDK-8062490 |
JDK-8061391 regresses typescript: OOME with too fat SparseArrayData instances |
P3 |
JDK-8066146 |
jdk.nashorn.api.scripting package javadoc should be included in jdk docs |
P3 |
JDK-8043717 |
JEP 202: Nashorn Class Filter |
P3 |
JDK-8046038 |
JEP 203: Nashorn: Lexically-Scoped Variable & Constant Declarations |
P3 |
JDK-8055034 |
jjs exits interactive mode if exception was thrown when trying to print value of last evaluated expression |
P3 |
JDK-8055796 |
JSObject and browser JSObject linkers should provide fallback to call underlying Java methods directly |
P3 |
JDK-8048718 |
JSON.parse('{"0":0, "64":0}') throws ArrayindexOutOfBoundsException |
P3 |
JDK-8057980 |
let & const: remaining issues with lexical scoping |
P3 |
JDK-8059843 |
Make AST serializable |
P3 |
JDK-8057551 |
Make class dumping available outside --compile-only mode |
P3 |
JDK-8044171 |
Make optimistic exception handlers smaller |
P3 |
JDK-8046898 |
Make sure that there is no difference in test exercise behavior between lazy and non lazy |
P3 |
JDK-8059236 |
Memory leak when executing octane pdfjs with optimistic typing |
P3 |
JDK-8061959 |
Missing ArrayBuffer.isView() Method |
P3 |
JDK-8066119 |
Missing resource type.error.not.an.arraybuffer |
P3 |
JDK-8046014 |
MultiGlobalCompiledScript used to cache method handle and strict mode - not anymore |
P3 |
JDK-8061257 |
nashorn ant build script should have a sanity target |
P3 |
JDK-8050078 |
Nashorn ClassFilter Support |
P3 |
JDK-8055762 |
Nashorn misses linker for netscape.javascript.JSObject instances |
P3 |
JDK-8055878 |
Nashorn: all tests failed with AccessControlException |
P3 |
JDK-8054223 |
Nashorn: AssertionError when use __DIR__ and ScriptEngine.eval() |
P3 |
JDK-8057691 |
Nashorn: let & const declarations are not shared between scripts |
P3 |
JDK-8062638 |
Nashorn: RuntimeException when run command from js with -scripting on Cygwin |
P3 |
JDK-8067219 |
NPE in ScriptObject.clone() when running with object fields |
P3 |
JDK-8058561 |
NullPointerException at jdk.nashorn.internal.codegen.LocalVariableTypesCalculator.symbolIsUsed(LocalVariableTypesCalculator.java:224) |
P3 |
JDK-8059231 |
Octane Raytrace fails when optimistic typing turned off |
P3 |
JDK-8050964 |
OptimisticTypesPersistence.java should use java.util.Date instead of java.sql.Date |
P3 |
JDK-8058615 |
Overload resolution ambiguity involving ConsString |
P3 |
JDK-8048079 |
Persistent code store is broken after optimistic types merge |
P3 |
JDK-8068573 |
POJO setter using [] syntax throws an exception |
P3 |
JDK-8035312 |
push() on frozen array increases its length property |
P3 |
JDK-8046353 |
push/pop |
P3 |
JDK-8058884 |
Reconcile deoptimizing recompilation with code splitting |
P3 |
JDK-8058100 |
Reduce the RecompilableScriptFunctionData footprint |
P3 |
JDK-8057930 |
Remove "eval id" from eval locations |
P3 |
JDK-8046215 |
Running uncompilable scripts throws NullPointerException |
P3 |
JDK-8051019 |
Separate src and test execution sandbox directories |
P3 |
JDK-8059321 |
Significant parser/frontend overhead in recompilation of avatar.js |
P3 |
JDK-8059346 |
Single class loader is used to load compiled bytecode |
P3 |
JDK-8025435 |
Specialized library functions for optimistic typing |
P3 |
JDK-8050967 |
SQE Test PLAN for Nashorn ClassFilter Support |
P3 |
JDK-8061391 |
String.concat needs to have optimistic builtin versions |
P3 |
JDK-8062381 |
String.prototype.charCodeAt called with invalid index throws ClassCastException |
P3 |
JDK-8049407 |
Test NASHORN-377.js fails on Solaris sparc |
P3 |
JDK-8054503 |
test/script/external/test262/test/suite/ch12/12.6/12.6.4/12.6.4-2.js fails with tip |
P3 |
JDK-8051346 |
Test262 tests for ECMAScript 5 now in branch "es5-tests" |
P3 |
JDK-8062583 |
Throwing object with error prototype causes error proto to be caught |
P3 |
JDK-8055199 |
Tidy up Nashorn codebase for code standards (August 2014) |
P3 |
JDK-8059813 |
Type Info Cache flag must must be documented |
P3 |
JDK-8054993 |
type info cache may be disabled for test262 and tests explicitly changing that property should use @fork |
P3 |
JDK-8048009 |
Type info caching accidentally defeated |
P3 |
JDK-8046013 |
TypeError: Cannot apply "with" to non script object |
P3 |
JDK-8057021 |
UserAccessorProperty guards fail with multiple globals |
P3 |
JDK-8058422 |
Users should be able to overwrite "context" and "engine" variables |
P3 |
JDK-8058545 |
With strict mode, bean property assignment of a non-existent property should result in TypeError |
P3 |
JDK-8055687 |
Wrong "this" passed to JSObject.eval call |
P4 |
JDK-8038396 |
8037534 breaks richards Octane benchmark |
P4 |
JDK-8037858 |
[Nashorn] Wrong static type return value on some assignment operators |
P4 |
JDK-8049318 |
[TEST_BUG] Test hideLocationProperties.js fail on Window due to backslash in path. |
P4 |
JDK-8057678 |
[TEST_BUG] Tests for let&const keywords in Nashorn |
P4 |
JDK-8038416 |
Access to undefined scoped variables deoptimized too much |
P4 |
JDK-8037572 |
Add more test cases to check static types |
P4 |
JDK-8051888 |
Add support for 'let' and 'const' to parser and AST |
P4 |
JDK-8053913 |
Auto format caused warning in CompositeTypeBasedGuardingDynamicLinker |
P4 |
JDK-8062799 |
Binary logical expressions can have numeric types |
P4 |
JDK-8040024 |
BranchOptimizer produces bad code for NaN FP comparison |
P4 |
JDK-8037086 |
Check that deoptimizing recompilations are correct |
P4 |
JDK-8055529 |
Clean up the bin directory |
P4 |
JDK-8059371 |
Code duplication in handling of break and continue |
P4 |
JDK-8059372 |
Code duplication in split emitter |
P4 |
JDK-8043137 |
Collapse long sequences of NOP in Nashorn bytecode output |
P4 |
JDK-8029090 |
Developers should be able to pass nashorn properties and enable/disable JFR from command line |
P4 |
JDK-8040655 |
Fix RewriteException debug object return value |
P4 |
JDK-8058179 |
Global constants get in the way of self-modifying properties |
P4 |
JDK-8054651 |
Global.initConstructor and ScriptFunction.getPrototype(Object) can have stricter types |
P4 |
JDK-8051889 |
Implement block scoping in symbol assignment and scope computation |
P4 |
JDK-8051901 |
Implement checks for global let statements |
P4 |
JDK-8051900 |
Implement scoping of let in for-let loops |
P4 |
JDK-8055870 |
iteration fails if index var is not used |
P4 |
JDK-8055830 |
JDK-8015969.js is silently failing |
P4 |
JDK-8055906 |
jdk.nashorn.internal.codegen.ApplySpecialization$1.leaveIdentNode() should throw stackless Exception |
P4 |
JDK-8056025 |
jdk.nashorn.internal.codegen.CompilationPhase.setStates() is hot in class installation phase |
P4 |
JDK-8055913 |
jdk.nashorn.internal.ir.Node.hashCode() delegates to Object.hashCode() and is hot |
P4 |
JDK-8056052 |
jdk.nashorn.internal.runtime.Source.getContent() does excess Object.clone() |
P4 |
JDK-8055923 |
jdk.nashorn.internal.{codegen.CompilationPhase|runtime.Timing} should use System.nanoTime |
P4 |
JDK-8057611 |
jdk/nashorn/internal/scripts/JO* classes are missing from the generated methods dump |
P4 |
JDK-8073648 |
jjs (the Nashorn JavaScript tool) prints erroneous line "null" |
P4 |
JDK-8047359 |
large string size RangeError should be thrown rather than reporting negative length |
P4 |
JDK-8059443 |
Logical NOT operator throws NullPointerException for null Boolean return values |
P4 |
JDK-8057588 |
Lots of trivial classes are generated by Nashorn compiler |
P4 |
JDK-8049086 |
Minor API convenience functions on "Java" object |
P4 |
JDK-8064789 |
Nashorn should just warn on code store instantiation error |
P4 |
JDK-8027958 |
NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn. |
P4 |
JDK-8060688 |
Nashorn: Generated script class name fails --verify-code for names with special chars |
P4 |
JDK-8054343 |
Nashorn: Some tests fails on windows with AccessControlException |
P4 |
JDK-8057779 |
Nashorn: Tests failed on Windows when in output contains path to script |
P4 |
JDK-8030169 |
Need regression test for bug JDK-8010731 |
P4 |
JDK-8036986 |
New tests need to be written for optimistic typing feature |
P4 |
JDK-8035652 |
No optimistic code generated running some arithmetic operations |
P4 |
JDK-8058304 |
Non-serializable fields in serializable classes |
P4 |
JDK-8059938 |
NPE restoring cached script with optimistic types disabled |
P4 |
JDK-8043504 |
Octane test harness in Nashorn is missing an argument for print_always |
P4 |
JDK-8065769 |
OOM on Window/Solaris in test compile-octane-splitter.js |
P4 |
JDK-8038398 |
OptimisticRecompilationTest fails on staging repo nashorn/jdk9/nashorn due to test framework |
P4 |
JDK-8055911 |
Questionable String.intern() in jdk.nashorn.internal.ir.IdentNode() |
P4 |
JDK-8055954 |
Questionable use of parallelStream() in jdk.nashorn.internal.runtime.Context$ContextCodeInstaller.initialize() |
P4 |
JDK-8048505 |
readFully does not handle ConsString file names |
P4 |
JDK-8060204 |
Remove all Joni and test Warnings |
P4 |
JDK-8028345 |
Remove nashorn repo "bin" scripts to avoid confusion with JDK bin launcher programs |
P4 |
JDK-8064707 |
Remove NativeArray link logic fields |
P4 |
JDK-8060238 |
Reports for optimistic test run overwrite those for pessimistic run |
P4 |
JDK-8057743 |
Single quotes must be escaped in message resource file |
P4 |
JDK-8044786 |
Some tests fail with non-optimistic compilation |
P4 |
JDK-8063037 |
Trivial bugfixing and exception reuse in ApplySpecialization |
P4 |
JDK-8044803 |
Unnecessary restOf check in CodeGenerator.undefinedCheck |
P4 |
JDK-8062401 |
User accessors require boxing and do not support optimistic types |
P5 |
JDK-8056123 |
Anonymous function statements leak internal function names into global scope |
P5 |
JDK-8063036 |
Cosmetics: The recompile log produces double lines for some reason |
Priority |
Bug |
Summary |
P1 |
JDK-8094553 |
[Packager] __pthread_tpp_change_priority error |
P2 |
JDK-8097062 |
[Bundlers] 64-bit Linux bundles stopped working with the segmentation fault |
P2 |
JDK-8097178 |
[Bundlers] all the bundles stopped working with SegFault under MacOS |
P2 |
JDK-8094011 |
[Bundlers] default classpath recognition stopped working in Linux |
P2 |
JDK-8093250 |
[Bundlers] passing JVM options is broken |
P2 |
JDK-8093900 |
[Bundlers] rpm packages fails to run after install |
P2 |
JDK-8096759 |
[MAC] $APPDIR in Info.plist is no longer handled by the launcher |
P2 |
JDK-8094860 |
[MAC] SegFault when calling the launcher generated by the packager |
P2 |
JDK-8092500 |
[packager] Packaged app fails when presented with a standalone JRE |
P2 |
JDK-8095009 |
[packager] Packaging with a JRE as installed fails codesign on OSX 10.9.5 or 10.10 |
P2 |
JDK-8094030 |
[Packager] Preferences "/" is changed to "\" |
P2 |
JDK-8094514 |
[Packager] User friendly API doesn't alter JVM options |
P2 |
JDK-8093599 |
[Packager] userJvmOptions are not propagated using CLI bundler |
P2 |
JDK-8098076 |
add option to disable native bundler codesign |
P2 |
JDK-8095208 |
All Defaults and Overrides are saved to JVM User Args file |
P2 |
JDK-8094207 |
Javapackager Windows installers should write to local-user registry keys by default |
P2 |
JDK-8094622 |
Launcher produced by packager of 8u20 requires msvcp100.dll |
P3 |
JDK-8095431 |
[Bundlers] ant bundling fails with NPE when using file associations |
P3 |
JDK-8093643 |
[Bundlers] automatically fetched application name misses Unicode symbols |
P3 |
JDK-8093106 |
[Bundlers] content type is not set for Windows when specifying file associations |
P3 |
JDK-8094331 |
[Bundlers] file associations are not working in OEL |
P3 |
JDK-8096457 |
[Bundlers] second launcher is not created under OS X |
P3 |
JDK-8093878 |
[packager] Default argument lambdas should be well behaved |
P3 |
JDK-8094623 |
[PACKAGER] launcher is not able to start SceneBuilder, at least on Mac |
P3 |
JDK-8096654 |
[packager] Mac App Store bundler produces NPEs on non-mac platforms |
P3 |
JDK-8095647 |
[packager] MacOSX Does not respect JVMUserOptions |
P3 |
JDK-8095501 |
[packager] MSI Bundler fails when multiple extensions are present |
P3 |
JDK-8093951 |
[Packager] NPE when FA_ICON is used for MSI bundler via Java API |
P3 |
JDK-8092736 |
[packager] some cleanup for native code in launcher |
P3 |
JDK-8095932 |
[Packager] Unable to start application when user JVM options are provided |
P3 |
JDK-8093967 |
[packager] Wix 3.9 not autodetected in MSI bundler |
P3 |
JDK-8094300 |
[packager] Working directory for Mac OS bundles is always home directory, not app directory |
P3 |
JDK-8092811 |
[Windows] fxpackager tests fail with VS2013 |
P3 |
JDK-8095307 |
fx:jar produces corrupted manifest if named or unnamed param length exceeds 56 characters |
P3 |
JDK-8098172 |
Integrate new Packager API support for open source Maven and Gradle bundler projects |
P3 |
JDK-8094437 |
JavaFX exe installer fails on Windows 8.1 |
P3 |
JDK-8098100 |
Native bundles: add support to create file association |
P3 |
JDK-8095415 |
On Mac the packager fails with NPE when facing multiple matching identities for signing |
P3 |
JDK-8094952 |
packager - throw verification error for per-user services/daemons |
P3 |
JDK-8092699 |
Preloader does not show when packaged as .exe. However when the Application Jar is run with java -jar it shows up. |
P3 |
JDK-8095221 |
The Windows launcher generated by the packager fails to load msvcr100.dll on 32-bit OS |
P3 |
JDK-8098228 |
Umbrella for Changes for JEP-208 - Java Packager Improvements |
P3 |
JDK-8095396 |
Unable to produce a Mac AppStore package with the Ant interface (but fine with packager Java API) |
P3 |
JDK-8097429 |
UserJvmOptionsService.setUserJVMOptions Needs to save preferences to disk |
P4 |
JDK-8094138 |
"fx:info" arguments "copyright" and "license" do nothing |
P4 |
JDK-8092896 |
"gradle -PCONF=DebugNative" doesn't produce debugging symbols for packager |
P4 |
JDK-8097337 |
"Stopped working" message shown on application exit |
P4 |
JDK-8095486 |
[Bundlers] "mac.dmg.simple" option make MacDmgBundler stuck with message "-processKernelRequest: will sleep received" message |
P4 |
JDK-8093954 |
[packager] Allow for easier configuration of CFBundleVersion for Mac/Mac App Store |
P4 |
JDK-8098435 |
[packager] Document Simple DMG Bundler Argument |
P4 |
JDK-8095629 |
[packager] Eliminate reliance on classpath based resource overrides |
P4 |
JDK-8095715 |
[packager] LauncherUserJVMOptions native headers incorrect |
P4 |
JDK-8097297 |
[packager] Provide friendly APIs to access User JVM Preferences |
P4 |
JDK-8097900 |
[PACKAGER] Remove cachecertificates from fx:permissions |
P4 |
JDK-8093660 |
[packager] Respect command line arguments in self contained applications |
P4 |
JDK-8098222 |
[packager] Simple DMG Generation |
P4 |
JDK-8098208 |
Create a Gradle plugin for JavaFX |
P4 |
JDK-8092921 |
DebugNative fxpackager Windows build produces macro redefinition warnings |
P4 |
JDK-8098418 |
Document 'signBundle' bundler argument |
P4 |
JDK-8098334 |
Document Java Packager Secondary Launchers |
P4 |
JDK-8097530 |
Document new JVMUserOptionsService API |
P4 |
JDK-8093693 |
fxpackager test failure in sandbox |
P4 |
JDK-8093622 |
href value for jfx:javafx-runtime in JNLP is obsolete |
P4 |
JDK-8093766 |
JavaFX Packager's launcher only works with JDK not JRE |
P4 |
JDK-8097848 |
javafxpackager doesn't support local installation as fx tasks supports |
P4 |
JDK-8094533 |
Javapackager not calling post-image script on MacOSX for PKG |
P4 |
JDK-8094786 |
javapackager throws NPE for invalid value for "-srcdir" argument |
P4 |
JDK-8095495 |
Mac launcher in fxpackager no longer builds with SDK 10.9 |
P4 |
JDK-8098245 |
Packager API: provide an access to Mac categories |
P4 |
JDK-8097867 |
Support multiple entry points in native installer |
Priority |
Bug |
Summary |
P1 |
JDK-8054054 |
8040121 is broken |
P1 |
JDK-8066900 |
Array Out Of Bounds Exception causes variable corruption |
P1 |
JDK-8042570 |
Excessive number of tests timing out on nightly testing due to fix for 8040798 |
P1 |
JDK-8058536 |
java/lang/instrument/NativeMethodPrefixAgent.java fails due to VirtualMachineError: out of space in CodeCache for method handle intrinsic |
P1 |
JDK-8042235 |
redefining method used by multiple MethodHandles crashes VM |
P1 |
JDK-8058564 |
Tiered compilation performance drop in PIT |
P2 |
JDK-8066649 |
8u backport for 8065618 is incorrect |
P2 |
JDK-8059299 |
assert(adr_type != NULL) failed: expecting TypeKlassPtr |
P2 |
JDK-8062950 |
Bug in locking code when UseOptoBiasInlining is disabled: assert(dmw->is_neutral()) failed: invariant |
P2 |
JDK-8065618 |
C2 RA incorrectly removes kill projections |
P2 |
JDK-8066103 |
C2's range check smearing allows out of bound array accesses |
P2 |
JDK-8059556 |
C2: crash while inlining MethodHandle invocation w/ null receiver |
P2 |
JDK-8058847 |
C2: EliminateAutoBox regression after 8042786 |
P2 |
JDK-8054478 |
C2: Incorrectly compiled char[] array access crashes JVM |
P2 |
JDK-8058318 |
compiler changes for eager interface initialization |
P2 |
JDK-8050972 |
Concurrency problem in PcDesc cache |
P2 |
JDK-8058744 |
Crash in C1 OSRed method w/ Unsafe usage |
P2 |
JDK-8050079 |
crash while compiling java.lang.ref.Finalizer::runFinalizer |
P2 |
JDK-8058825 |
EA: ConnectionGraph::split_unique_types does incorrect scalar replacement |
P2 |
JDK-8056124 |
Hotspot should use PICL interface to get cacheline size on SPARC |
P2 |
JDK-8046261 |
JEP 207: Leverage CPU Instructions to Improve SHA Performance on SPARC |
P2 |
JDK-8051344 |
JVM crashed in Compile::start() during method parsing w/ UseRTMDeopt turned on |
P2 |
JDK-8058148 |
MaxNodeLimit and LiveNodeCountInliningCutoff should be increased |
P2 |
JDK-8054376 |
Move RTM flags from Experimental to Product |
P2 |
JDK-8066045 |
opto/node.hpp:355, assert(i < _max) failed: oob: i=1, _max=1 |
P2 |
JDK-6351437 |
PIT : compiler/6329104/Test6329104.sh fails due to execution time variation |
P2 |
JDK-8069183 |
Reliable, reproducable SIGSEGV |
P2 |
JDK-8047383 |
SIGBUS in C2 compiled method weblogic.wsee.jaxws.framework.jaxrpc.EnvironmentFactory$SimulatedWsdlDefinitions. |
P2 |
JDK-8059780 |
SPECjvm2008-MPEG performance regressions on x64 platforms |
P2 |
JDK-8057758 |
Tests run TypeProfileLevel=222 crash with guarantee(0) failed: must find derived/base pair |
P2 |
JDK-8023461 |
Thread holding lock at safepoint that vm can block on: MethodCompileQueue_lock |
P2 |
JDK-8059128 |
VM hangs because threads fail to synchronize at safepoint |
P2 |
JDK-8058828 |
Wrong ciConstant type for arrays from ConstantPool::_resolved_reference |
P3 |
JDK-8054402 |
"klass->is_loader_alive(_is_alive)) failed: must be alive" for anonymous classes |
P3 |
JDK-8048879 |
"unexpected yanked node" opto/postaloc.cpp:139 |
P3 |
JDK-8029443 |
'assert(klass->is_loader_alive(_is_alive)) failed: must be alive' during VM_CollectForMetadataAllocation |
P3 |
JDK-8055494 |
Add C2 x86 intrinsic for BigInteger::multiplyToLen() method |
P3 |
JDK-8039498 |
Add iterators to GrowableArray |
P3 |
JDK-8046698 |
assert(false) failed: only Initialize or AddP expected macro.cpp:943 |
P3 |
JDK-8066199 |
C2 escape analysis prevents VM from exiting quickly |
P3 |
JDK-8035968 |
C2 support for SHA on SPARC |
P3 |
JDK-8042428 |
CompileQueue::free_all() code is incorrect |
P3 |
JDK-8056071 |
compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations' |
P3 |
JDK-8057750 |
CTW should not make MH intrinsics not entrant |
P3 |
JDK-8055903 |
Develop sanity tests on SPARC's SHA instructions support |
P3 |
JDK-8055904 |
Develop tests for new command-line options related to SHA intrinsics |
P3 |
JDK-8035605 |
Expand functionality of PredictedIntrinsicGenerator |
P3 |
JDK-8041992 |
Fix of JDK-8034775 neglects to account for non-JIT VMs |
P3 |
JDK-6642881 |
Improve performance of Class.getClassLoader() |
P3 |
JDK-8059139 |
It should be possible to explicitly disable usage of TZCNT instr w/ -XX:-UseBMI1Instructions |
P3 |
JDK-8059621 |
JVM crashes with "unexpected index type" assert in LIRGenerator::do_UnsafeGetRaw |
P3 |
JDK-8054927 |
Missing MemNode::acquire ordering in some volatile Load nodes |
P3 |
JDK-8058184 |
Move _highest_comp_level and _highest_osr_comp_level from MethodData to MethodCounters |
P3 |
JDK-8062169 |
Multiple OSR compilations issued for same bci |
P3 |
JDK-8052081 |
Optimize code generated by C2 for Intel's Atom processor |
P3 |
JDK-8066964 |
ppc64: argument and return type profiling, fix problem with popframe |
P3 |
JDK-8054224 |
Recursive method that was compiled by C1 is unable to catch StackOverflowError |
P3 |
JDK-8046769 |
Set T family feature bit on Niagara systems |
P3 |
JDK-8060147 |
SIGSEGV in Metadata::mark_on_stack() while marking metadata in ciEnv |
P3 |
JDK-8067144 |
SIGSEGV with +TraceDeoptimization in Deoptimization::print_objects |
P3 |
JDK-6898462 |
The escape analysis with G1 cause crash assertion src/share/vm/runtime/vframeArray.cpp:94 |
P3 |
JDK-8064459 |
Tomcat Server Crashing Due to JVM crash |
P3 |
JDK-8049252 |
VerifyStack logic in Deoptimization::unpack_frames does not expect to see invoke bc at the top frame during normal deoptimization |
P4 |
JDK-8059002 |
8058744 needs a test case |
P4 |
JDK-8047362 |
Add a version of CompiledIC_at that doesn't create a new RelocIterator |
P4 |
JDK-8055946 |
assert(result == NULL || result->is_oop()) failed: must be oop |
P4 |
JDK-8044538 |
assert(which != imm_operand) failed: instruction is not a movq reg, imm64 |
P4 |
JDK-8047373 |
Clean the ExceptionCache in one pass |
P4 |
JDK-8035328 |
closed/compiler/6595044/Main.java failed with timeout |
P4 |
JDK-8046289 |
compiler/6340864/TestLongVect.java timeout with |
P4 |
JDK-8042431 |
compiler/7200264/TestIntVect.java fails with: Test Failed: AddVI 0 < 4 |
P4 |
JDK-8040798 |
compiler/startup/SmallCodeCacheStartup.java timed out in RT_Baseline |
P4 |
JDK-8041984 |
CompilerThread seems to occupy all CPU in a very rare situation |
P4 |
JDK-8047326 |
Consolidate all CompiledIC::CompiledIC implementations and move it to compiledIC.cpp |
P4 |
JDK-8057129 |
Fix AIX build after the Extend CompileCommand=option change 8055286 |
P4 |
JDK-8042737 |
Introduce umbrella header prefetch.inline.hpp |
P4 |
JDK-8031994 |
java/lang/Character/CheckProp test times out |
P4 |
JDK-8049529 |
LogCompilation: annotate make_not_compilable with compilation level |
P4 |
JDK-8049532 |
LogCompilation: C1: inlining tree is flat (no depth is stored) |
P4 |
JDK-8026796 |
Make replace_in_map() on parent maps generic |
P4 |
JDK-8049528 |
Method marked w/ @ForceInline isn't inlined with "executed < MinInliningThreshold times" message |
P4 |
JDK-8056091 |
Move compiler/intrinsics/mathexact/sanity/Verifier to compiler/testlibrary and extend its functionality |
P4 |
JDK-8038756 |
new WB API :: get/setVMFlag |
P4 |
JDK-8049530 |
Provide descriptive failure reason for compilation tasks removed for the queue |
P4 |
JDK-8059592 |
Recent bugfixes in ppc64 port. |
P4 |
JDK-8048703 |
ReplacedNodes dumps it's content to tty |
P4 |
JDK-8058092 |
Test vm/mlvm/meth/stress/compiler/deoptimize. Assert in src/share/vm/classfile/systemDictionary.cpp: MH intrinsic invariant |
P5 |
JDK-7033917 |
closed/compiler/6507107/HeapwalkingTest.java sometimes works too long |
P5 |
JDK-8055286 |
Extend CompileCommand=option to handle numeric parameters |
P5 |
JDK-8034775 |
Failing to initialize VM when running with negative value for -XX:CICompilerCount |
P5 |
JDK-8056964 |
JDK-8055286 changes are incomplete. |
P5 |
JDK-8059226 |
Names of rtm_state_change and unstable_if deoptimization reasons were swapped in 8u40 |
Priority |
Bug |
Summary |
P1 |
JDK-8065634 |
Crash in InstanceKlass::clean_method_data when _method is NULL |
P1 |
JDK-8049411 |
Minimal VM build broken after gcId.cpp was added |
P1 |
JDK-8064716 |
TestHumongousShrinkHeap.java can not be run with -XX:+ExplicitGCInvokesConcurrent |
P1 |
JDK-8062063 |
Usage of UseHugeTLBFS, UseLargePagesInMetaspace and huge SurvivorAlignmentInBytes cause crashes in CMBitMapClosure::do_bit |
P2 |
JDK-8048269 |
Add flag to turn off class unloading after G1 concurrent mark |
P2 |
JDK-8037968 |
Add tests on alignment of objects copied to survivor space |
P2 |
JDK-8060116 |
After JDK-8047976 gc/g1/TestSummarizeRSetStatsThreads fails |
P2 |
JDK-8055525 |
Bigapp weblogic+medrec fails to startup after JDK-8038423 |
P2 |
JDK-8059758 |
Footprint regressions with JDK-8038423 |
P2 |
JDK-8049421 |
G1 Class Unloading after completing a concurrent mark cycle |
P2 |
JDK-8056043 |
G1 does not uncommit within the heap after JDK-8038423 |
P2 |
JDK-8057722 |
G1: Code root hashtable updated incorrectly when evacuation failed |
P2 |
JDK-8064556 |
G1: ParallelGCThreads=0 may cause assert(!MetadataOnStackMark::has_buffer_for_thread(Thread::current())) failed: Should be empty |
P2 |
JDK-8056240 |
Investigate increased GC remark time after class unloading changes in CRM Fuse |
P2 |
JDK-8046146 |
JEP 156: G1 GC: Reduce need for full GCs |
P2 |
JDK-8046670 |
Make CMS metadata aware closures applicable for other collectors |
P2 |
JDK-8049831 |
Metadata Full GCs are not triggered when CMSClassUnloadingEnabled is turned off |
P2 |
JDK-8058209 |
Race in G1 card scanning could allow scanning of memory covered by PLABs |
P2 |
JDK-8055816 |
Remove dead code in g1BlockOffsetTable |
P2 |
JDK-8060021 |
Startup performance regressions after JDK-8038423 |
P3 |
JDK-8038405 |
Clean up some virtual fucntions in Space class hierarchy |
P3 |
JDK-8037925 |
CMM Testing: an allocated humongous object at the end of the heap should not prevents shrinking the heap |
P3 |
JDK-8038265 |
CMS: enable time based triggering of concurrent cycles |
P3 |
JDK-8060467 |
CMS: small OldPLABSize and -XX:-ResizePLAB cause assert(ResizePLAB || n_blks == OldPLABSize) failed: Error |
P3 |
JDK-8057818 |
collect allocation context statistics at gc pauses |
P3 |
JDK-8062036 |
ConcurrentMarkThread::slt may be invoked before ConcurrentMarkThread::makeSurrogateLockerThread causing intermittent crashes |
P3 |
JDK-8059466 |
Force young GC to initiate marking cycle when stat update is requested |
P3 |
JDK-8028710 |
G1 does not retire allocation buffers after reference processing work |
P3 |
JDK-8059452 |
G1: Change the default values for G1HeapWastePercent and G1MixedGCLiveThresholdPercent |
P3 |
JDK-8038423 |
G1: Decommit memory within the heap |
P3 |
JDK-8058568 |
GC cleanup phase can cause G1 skipping a System.gc() |
P3 |
JDK-8058235 |
identify GCs initiated to update allocation context stats |
P3 |
JDK-8065305 |
Make it possible to extend the G1CollectorPolicy |
P3 |
JDK-8057824 |
methods to copy allocation context statistics |
P3 |
JDK-8038412 |
Move object_iterate_careful down from Space to ContigousSpace and CFLSpace |
P3 |
JDK-8038404 |
Move object_iterate_mem from Space to CMS since it is only ever used by CMS |
P3 |
JDK-8057827 |
notify an obj when allocation context stats are available |
P3 |
JDK-8057710 |
Refactor G1 heap region default sizes |
P3 |
JDK-8057536 |
Refactor G1 to allow context specific allocations |
P3 |
JDK-8057531 |
refactor gc argument processing code slightly |
P3 |
JDK-8038399 |
Remove dead oop_iterate MemRegion variants from SharedHeap, Generation and Space classes |
P3 |
JDK-8032379 |
Remove the is_scavenging flag to process_strong_roots |
P3 |
JDK-8065227 |
Report allocation context stats at end of cleanup |
P3 |
JDK-8055006 |
Store original value of Min/MaxHeapFreeRatio |
P3 |
JDK-8058475 |
TestCMSClassUnloadingEnabledHWM.java fails with '.*CMS Initial Mark.*' missing from stdout/stderr |
P3 |
JDK-8064742 |
TOI: JEP 156: G1 GC: Reduce need for full GCs |
P3 |
JDK-8062634 |
TOI: JEP C110: React to Memory Pressure |
P3 |
JDK-8049051 |
Use of during_initial_mark_pause() in G1CollectorPolicy::record_collection_pause_end() prevents use of seperate object copy time prediction during marking |
P4 |
JDK-8048085 |
Aborting marking just before remark results in useless additional clearing of the next mark bitmap |
P4 |
JDK-8043607 |
Add a GC id as a log decoration similar to PrintGCTimeStamps |
P4 |
JDK-8037311 |
Add detailed information about PLAB memory usage |
P4 |
JDK-8035746 |
Add missing Klass::oop_is_instanceClassLoader() function |
P4 |
JDK-8034056 |
assert(_heap_alignment >= _space_alignment) failed: heap_alignment less than space_alignment |
P4 |
JDK-8054808 |
Bitmap verification sometimes fails after Full GC aborts concurrent marking |
P4 |
JDK-8027553 |
Change the in_cset_fast_test functionality to use the G1BiasedArray abstraction |
P4 |
JDK-8040002 |
Clean up code and code duplication in re-diryting cards for verification |
P4 |
JDK-8035412 |
Cleanup ClassLoaderData::is_alive |
P4 |
JDK-8039147 |
Cleanup SuspendibleThreadSet |
P4 |
JDK-8050973 |
CMS/G1 GC: add missing Resource and Handle mark |
P4 |
JDK-8037958 |
ConcurrentMark::cleanup leaks BitMaps if VerifyDuringGC is enabled |
P4 |
JDK-8048088 |
Conservative maximum heap alignment should take vm_allocation_granularity into account |
P4 |
JDK-8057713 |
Destroy resource context and clean out allocation context |
P4 |
JDK-8035648 |
Don't use Handle in java_lang_String::print |
P4 |
JDK-8051973 |
Eager reclaim leaves marks of marked but reclaimed objects on the next bitmap |
P4 |
JDK-8027959 |
Early reclamation of large objects in G1 |
P4 |
JDK-8057658 |
Enable G1 FullGC extensions |
P4 |
JDK-8026784 |
Error message in AdaptiveFreeList::verify_stats is wrong |
P4 |
JDK-8052172 |
Evacuation failure handling in G1 does not evacuate all objects if -XX:-G1DeferredRSUpdate is set |
P4 |
JDK-8035401 |
Fix visibility of G1ParScanThreadState members |
P4 |
JDK-8052170 |
G1 asserts at collection exit with -XX:-G1DeferredRSUpdate |
P4 |
JDK-8047820 |
G1 Block offset table does not need to support generic Space classes |
P4 |
JDK-8048268 |
G1 Code Root Migration performs poorly |
P4 |
JDK-8040977 |
G1 crashes when run with -XX:-G1DeferredRSUpdate |
P4 |
JDK-8047821 |
G1 Does not use the save_marks functionality as intended |
P4 |
JDK-8048112 |
G1 Full GC needs to support the case when the very first region is not available |
P4 |
JDK-8047819 |
G1 HeapRegionDCTOC does not need to inherit ContiguousSpaceDCTOC |
P4 |
JDK-8047818 |
G1 HeapRegions can no longer be ContiguousSpaces |
P4 |
JDK-8040722 |
G1: Clean up usages of heap_region_containing |
P4 |
JDK-8019342 |
G1: High "Other" time most likely due to card redirtying |
P4 |
JDK-8038829 |
G1: More useful information in a few assert messages |
P4 |
JDK-8057799 |
G1: Unnecessary NULL check in G1KeepAliveClosure |
P4 |
JDK-7132678 |
G1: verify that the marking bitmaps have no marks for objects over TAMS |
P4 |
JDK-8038930 |
G1CodeRootSet::test fails with assert(_num_chunks_handed_out == 0) failed: No elements must have been handed out yet |
P4 |
JDK-8054970 |
gc src file exclusion should exclude alternative sources |
P4 |
JDK-8038928 |
gc/g1/TestGCLogMessages.java fail with "[Evacuation Failure' found" |
P4 |
JDK-8048214 |
Linker error when compiling G1SATBCardTableModRefBS after include order changes |
P4 |
JDK-8042255 |
make gc src file exclusion more automatic |
P4 |
JDK-8057768 |
Make heap region region type in G1 HeapRegion explicit |
P4 |
JDK-8055635 |
Missing include in g1RegionToSpaceMapper.hpp results in unresolved symbol of fastdebug build without precompiled headers |
P4 |
JDK-8035400 |
Move G1ParScanThreadState into its own files |
P4 |
JDK-8054818 |
Refactor HeapRegionSeq to manage heap region and auxiliary data |
P4 |
JDK-8039596 |
Remove HeapRegionRemSet::clear_incoming_entry |
P4 |
JDK-8054341 |
Remove some obsolete code in G1CollectedHeap class |
P4 |
JDK-8034761 |
Remove the do_code_roots parameter from process_strong_roots |
P4 |
JDK-8033764 |
Remove the usage of StarTask from BufferingOopClosure |
P4 |
JDK-8030180 |
Remove unsused method CollectedHeap::unsafe_max_alloc() |
P4 |
JDK-8047323 |
Remove unused _copy_metadata_obj_cl in G1CopyingKeepAliveClosure |
P4 |
JDK-8054819 |
Rename HeapRegionSeq to HeapRegionManager |
P4 |
JDK-8057916 |
Sort includes and verify copyright for new files |
P4 |
JDK-8051883 |
TEST.groups references missing test: gc/class_unloading/TestCMSClassUnloadingDisabledHWM.java |
P4 |
JDK-8033923 |
Use BufferingOopClosure for G1 code root scanning |
P4 |
JDK-8035393 |
Use CLDClosure instead of CLDToOopClosure in frame::oops_interpreted_do |
P4 |
JDK-8034764 |
Use process_strong_roots to adjust the StringTable |
P4 |
JDK-8037344 |
Use the "next" field to iterate over fine remembered instead of using the hash table |
P5 |
JDK-8047976 |
Ergonomics for GC thread counts should update the flags |
P5 |
JDK-8040792 |
G1: Memory usage calculation uses sizeof(this) instead of sizeof(classname) |
P5 |
JDK-8057143 |
Incomplete renaming of variables containing "hrs" to "hrm" related to HeapRegionSeq |
P5 |
JDK-8043723 |
max_heap_for_compressed_oops() declared with size_t, but defined with uintx |
P5 |
JDK-8049426 |
Minor cleanups after G1 class unloading |
P5 |
JDK-8055919 |
Remove dead code in G1 concurrent marking code |
P5 |
JDK-8043722 |
Swapped usage of idx_t and bm_word_t types in parMarkBitMap.cpp |
Priority |
Bug |
Summary |
P1 |
JDK-8065346 |
WB_AddToBootstrapClassLoaderSearch calls JvmtiEnv::create_a_jvmti when not in _thread_in_vm state |
P2 |
JDK-8061651 |
Add an interface to the JVM's Class/Resource Lookup Index Cache for improving sun.misc.URLClassPath search time |
P2 |
JDK-8047934 |
Adding new API for unlocking diagnostic argument for SharedArchiveFile |
P2 |
JDK-8055061 |
assert at share/vm/services/virtualMemoryTracker.cpp:332 Error: ShouldNotReachHere() when running NMT tests |
P2 |
JDK-8046662 |
Check JNI ReleaseStringChars / ReleaseStringUTFChars verify_guards test inverted |
P2 |
JDK-8043301 |
Duplicate definitions in vm/runtime/sharedRuntimeTrans.cpp versus math.h in VS2013 |
P2 |
JDK-8061860 |
EP-JDK-8044192: SQE Test Plan for Scalable Native Memory Tracking |
P2 |
JDK-8051002 |
Incorrectly merged share/vm/classfile/classFileParser.cpp was pushed to 8u20 |
P2 |
JDK-8043275 |
interface initialization for default methods |
P2 |
JDK-8044192 |
JEP 195: Scalable Native Memory Tracking |
P2 |
JDK-8046598 |
Scalable Native Memory Tracking development |
P2 |
JDK-8059100 |
SIGSEGV VirtualMemoryTracker::remove_released_region |
P2 |
JDK-8064701 |
Some CDS optimizations should be disabled if bootclasspath is modified by JVMTI |
P3 |
JDK-6311046 |
-Xcheck:jni should support checking of GetPrimitiveArrayCritical |
P3 |
JDK-8066670 |
-XX:+PrintSharedArchiveAndExit does not exit the VM when the archive is invalid |
P3 |
JDK-8057623 |
add an extension class for argument handling |
P3 |
JDK-8049071 |
Add jtreg jobs to JPRT for Hotspot |
P3 |
JDK-8058818 |
Allocation of more then 1G of memory using Unsafe.allocateMemory is still causing a fatal error on 32bit platforms |
P3 |
JDK-8058251 |
assert(_count > 0) failed: Negative counter when running runtime/NMT/MallocTrackingVerify.java |
P3 |
JDK-8052313 |
Backport CDS tests from JDK-9 to jdk8_u40 |
P3 |
JDK-8064375 |
Change certain errors to warnings in CDS output |
P3 |
JDK-8046070 |
Class Data Sharing clean up and refactoring |
P3 |
JDK-8062633 |
Complete all required TOI for 8u40 release |
P3 |
JDK-8055236 |
Deadlock during NMT2 shutdown on Windows |
P3 |
JDK-8035893 |
JVM_GetVersionInfo fails to zero structure |
P3 |
JDK-8059216 |
Make PrintGCApplicationStoppedTime print information about stopping threads |
P3 |
JDK-8065765 |
Missing space in output message from -XX:+CheckEndorsedAndExtDirs |
P3 |
JDK-8055007 |
NMT2: emptyStack missing in minimal build |
P3 |
JDK-8055051 |
runtime/NMT/CommandLineEmptyArgument.java fails |
P3 |
JDK-8031376 |
TraceClassLoading expects there to be a (Java) caller when you load a class with the bootstrap class loader |
P3 |
JDK-8059803 |
Update use of GetVersionEx to get correct Windows version in hs_err files |
P3 |
JDK-8051410 |
VerifyError on backward branch |
P3 |
JDK-8038268 |
VM Crashes in MetaspaceShared::generate_vtable_methods while creating CDS archive with limiting SharedMiscCodeSize |
P4 |
JDK-8046715 |
Add a way to verify an extended set of command line options |
P4 |
JDK-8048150 |
Allow easy configurations for large CDS archives |
P4 |
JDK-8038422 |
CDS test failed: assert((size % os::vm_allocation_granularity()) == 0) failed when limiting SharedMiscDataSize |
P4 |
JDK-8056175 |
Change "8048150: Allow easy configurations for large CDS archives" triggers conversion warning with older GCC |
P4 |
JDK-8048169 |
Change 8037816 breaks HS build on PPC64 and CPP-Interpreter platforms |
P4 |
JDK-8025842 |
Convert warning("Thread holding lock at safepoint that vm can block on") to fatal(...) |
P4 |
JDK-8055289 |
Internal Error: mallocTracker.cpp:146 fatal error: Should not use malloc for big memory block, use virtual memory instead |
P4 |
JDK-8042195 |
Introduce umbrella header orderAccess.inline.hpp |
P4 |
JDK-8056971 |
Minor class loading clean-up |
P4 |
JDK-8054546 |
NMT2 leaks memory |
P4 |
JDK-8054368 |
nsk/jdi/VirtualMachine/exit/exit002 crash with detail tracking on (NMT2) |
P4 |
JDK-8050942 |
PPC64: implement template interpreter for ppc64le |
P4 |
JDK-8054547 |
Re-enable warning for incompatible java launcher |
P4 |
JDK-8056084 |
Refactor Hashtable to allow implementations without rehashing support |
Priority |
Bug |
Summary |
P2 |
JDK-8047740 |
Add hotspot testset to jprt.properties |
P2 |
JDK-8058448 |
Disable JPRT submissions from the hotspot repo |
P2 |
JDK-8042810 |
hgforest: some shells run read in sub-shell and can't use fifo |
P2 |
JDK-8055243 |
Make jdk8u40 the default release |
P2 |
JDK-8059135 |
New Nasgen dependencies to Nashorn breaks the JDK 9 build - bootstrapping problem? |
P2 |
JDK-8038435 |
Some hgforest.sh commands don't receive parameters |
P2 |
JDK-8054009 |
Support SKIP_BOOT_CYCLE=false when invoked from JPRT |
P2 |
JDK-8068485 |
Update references of download.oracle.com to docs.oracle.com in javadoc makefile |
P3 |
JDK-8043340 |
[macosx] Fix hard-wired paths to JavaVM.framework |
P3 |
JDK-8030681 |
add "serve" command and --quiet and --verbose options to hgforest |
P3 |
JDK-8034005 |
cannot debug in synchronizer.o or objectMonitor.o on Solaris X86 debug/jvmg bits |
P3 |
JDK-8057751 |
CompileNativeLibraries for custom build |
P3 |
JDK-8062635 |
Enable custom CompileJavaClasses.gmk |
P3 |
JDK-8029797 |
Let jprt run configure when building |
P3 |
JDK-8055217 |
Make jdk8u40 the default jprt release for hs25.40 |
P3 |
JDK-8049916 |
new hotspot build - hs25.40-b02 |
P3 |
JDK-8051910 |
new hotspot build - hs25.40-b03 |
P3 |
JDK-8054159 |
new hotspot build - hs25.40-b04 |
P3 |
JDK-8054550 |
new hotspot build - hs25.40-b05 |
P3 |
JDK-8055155 |
new hotspot build - hs25.40-b06 |
P3 |
JDK-8055786 |
new hotspot build - hs25.40-b07 |
P3 |
JDK-8055952 |
new hotspot build - hs25.40-b08 |
P3 |
JDK-8056299 |
new hotspot build - hs25.40-b09 |
P3 |
JDK-8057649 |
new hotspot build - hs25.40-b10 |
P3 |
JDK-8058275 |
new hotspot build - hs25.40-b11 |
P3 |
JDK-8058798 |
new hotspot build - hs25.40-b12 |
P3 |
JDK-8059204 |
new hotspot build - hs25.40-b13 |
P3 |
JDK-8059618 |
new hotspot build - hs25.40-b14 |
P3 |
JDK-8059655 |
new hotspot build - hs25.40-b15 |
P3 |
JDK-8061275 |
new hotspot build - hs25.40-b16 |
P3 |
JDK-8061861 |
new hotspot build - hs25.40-b17 |
P3 |
JDK-8062589 |
new hotspot build - hs25.40-b18 |
P3 |
JDK-8064361 |
new hotspot build - hs25.40-b19 |
P3 |
JDK-8064854 |
new hotspot build - hs25.40-b20 |
P3 |
JDK-8065385 |
new hotspot build - hs25.40-b21 |
P3 |
JDK-8066061 |
new hotspot build - hs25.40-b22 |
P3 |
JDK-8066647 |
new hotspot build - hs25.40-b23 |
P3 |
JDK-8068631 |
new hotspot build - hs25.40-b24 |
P3 |
JDK-8069209 |
new hotspot build - hs25.40-b25 |
P3 |
JDK-8057643 |
Unable to build --with-debug-level=optimized on OSX |
P3 |
JDK-8048141 |
Update the Hotspot version numbers in Hotspot for JDK 8u40 |
P3 |
JDK-8033602 |
wrong stabs data in libjvm.debuginfo on JDK 8 - SPARC |
P4 |
JDK-8056072 |
add jprt_optimized targets |
P4 |
JDK-8047925 |
Add Mercurial Version check to get_source.sh |
P4 |
JDK-8028407 |
adjust-mflags.sh failed build with GNU Make 4.0 with -I |
P4 |
JDK-8036614 |
AIX: fix adjust-mflags.sh to build with GNU Make 4.0 (adapt 8028407 for AIX) |
P4 |
JDK-8041151 |
Better concurrency in hgforest.sh |
P4 |
JDK-8031709 |
Configure --with-jvm-variants=client,server,x produces default outputdir containing comma |
P4 |
JDK-8042417 |
hgforest: allow local clone of extra repos |
P4 |
JDK-8058936 |
hotspot/test/Makefile should use jtreg script from $JT_HOME/bin/jreg (instead of $JT_HOME/win32/bin/jtreg) |
P4 |
JDK-8056056 |
Remove unnecessary inclusion of HS_ALT_MAKE from solaris Makefile |
P4 |
JDK-8056223 |
typo in export_optimized_jdk |
Priority |
Bug |
Summary |
P2 |
JDK-8095102 |
[Accessibility, Mac] VoiceOver reads items incorrectly when ListView scrolled. |
P2 |
JDK-8093019 |
[Accessibility] Application crash / relaunch on exit on Windows 7 when using Narrator |
P2 |
JDK-8094267 |
[Accessibility] HelloTreeView hangs on Windows 7 when running Narrator |
P2 |
JDK-8097459 |
[Accessibility] Intermittent crash / relaunch on exit on Windows 7 with Narrator |
P2 |
JDK-8098248 |
Provide accessibility support for FX |
P3 |
JDK-8092862 |
[Accessibility, HelloPopupMenu] Opening Popup Menu submenu with Space Bar does not select first entry in list, can cause NPE |
P3 |
JDK-8096593 |
[Accessibility, Mac] DatePicker crashes VoiceOver on OS X 10.10 |
P3 |
JDK-8096747 |
[Accessibility, Mac] hello.HelloDatePicker with voiceover enabled throws NPE when a different local is selected |
P3 |
JDK-8095298 |
[Accessibility, Traversal, ChoiceBox] ChoiceBox without default selection can't be expanded using common methods |
P3 |
JDK-8096143 |
[Accessibility,Mac] NPE in MacAccessible.flipBounds when closing full-screen Stage while running VoiceOver |
P3 |
JDK-8093771 |
[Accessibility] Put a11y code back |
P3 |
JDK-8094108 |
[Accessibility] HelloPagination gets RuntimeException: Accessbility requested for node not on a scene |
P3 |
JDK-8096539 |
[Accessibility] HelloSpinner throws NPE when using primary action on the ComboBox |
P3 |
JDK-8095789 |
[Accessibility] Make Spinner accessible |
P3 |
JDK-8094296 |
[Accessibility] Node properties for role and roleDescription inconsistently named |
P3 |
JDK-8097344 |
[Accessibility] Not able to delete Tab via primary action on "X" button of the tab |
P3 |
JDK-8097860 |
[Accessibility] Review a11y enums |
P4 |
JDK-8094115 |
[a11y] Intermittent NPE running HelloSanity or SceneBuilder with Narrator |
P4 |
JDK-8097505 |
[a11y] ToggleButton does not report its selection state |
P4 |
JDK-8092872 |
[Accessibility API] add alternate text property. |
P4 |
JDK-8096958 |
[Accessibility API] remove getAccessible() and the Accessible |
P4 |
JDK-8097382 |
[Accessibility, API] rename a11y methods |
P4 |
JDK-8093613 |
[Accessibility, HelloMenuButton] Left Arrow Key will not open Menu Button with Left Arrow Icon available |
P4 |
JDK-8094839 |
[Accessibility, JAWS] Enhanced text support for JAWS |
P4 |
JDK-8096638 |
[Accessibility, JAWS] Fix TableView |
P4 |
JDK-8097226 |
[Accessibility, Traversal, HelloRadioButton] When using Arrow Keys, selected Radio Button will not wrap around from first to last and vice versa. |
P4 |
JDK-8095288 |
[Accessibility, Windows7] Combobox list items are counted incorrectly |
P4 |
JDK-8094994 |
[Accessibility, Windows] Implement text traversal actions |
P4 |
JDK-8098181 |
[Accessibility] Add accessibility support for Charts |
P4 |
JDK-8094383 |
[Accessibility] add an 'accessibility on' API |
P4 |
JDK-8096409 |
[Accessibility] Define title, description, and help |
P4 |
JDK-8097517 |
[Accessibility] enable a11y by default on supported platforms |
P4 |
JDK-8092775 |
[Accessibility] Handle TITLE consistently for Labeled |
P4 |
JDK-8095929 |
[Accessibility] implement a set focus action |
P4 |
JDK-8098048 |
[Accessibility] Implement ContextMenu |
P4 |
JDK-8093113 |
[Accessibility] Implement scrolling |
P4 |
JDK-8095859 |
[Accessibility] Improve TreeTableView support for Screen Readers |
P4 |
JDK-8095532 |
[Accessibility] SHOW_MENU action should be handled in Node |
P4 |
JDK-8096572 |
[Accessibility] Support JAWS |
P4 |
JDK-8097027 |
[Accesssibility, Windows] ListView should not read "colunn one row xx" |
Priority |
Bug |
Summary |
P1 |
JDK-8095099 |
[CSS] Serious rendering artifacts running Ensemble8 |
P1 |
JDK-8094602 |
[TreeItem] Incompatible API change to TreeItem$TreeModificationEvent constructor |
P1 |
JDK-8093732 |
Cannot start Modena application |
P2 |
JDK-8094516 |
@font-face not working |
P2 |
JDK-8092600 |
[Chart] Infinite loop after resizing a chart |
P2 |
JDK-8092928 |
[Charts,CSS] Memory leak in PieChart |
P2 |
JDK-8093574 |
[CSS] DatePicker and ProgressIndicator drawn with non-transparent background |
P2 |
JDK-8094512 |
[Mac] Unit test failures in test_rt_39559_useKeyboard_selectAll tests |
P2 |
JDK-8094179 |
[Tab] Regression caused by bad hashCode in Tab class |
P2 |
JDK-8092494 |
[TableView] LastLine is not fully visible when scrolling. |
P2 |
JDK-8096644 |
[TableView] Regression TableView: cannot start editing via keyboard |
P2 |
JDK-8094323 |
[TableView] TableView selection problem with SHIFT |
P2 |
JDK-8096235 |
[TableView] TableView selection problem with SHIFT (visual not updated) |
P2 |
JDK-8093666 |
[TableView] TableView vertical mouse wheel scrolling does not go to the bottom (screen at a time or fast wheel setting) |
P2 |
JDK-8098302 |
Add Spinner Control |
P2 |
JDK-8093159 |
CustomMenuItem setHideOnClick(false) not working with newest java version |
P2 |
JDK-8096001 |
Javadoc is missing for several methods of the Node class |
P2 |
JDK-8096639 |
NPE in VirtualFlow |
P2 |
JDK-8096540 |
Pagination leak |
P3 |
JDK-8094003 |
[Charts] StackedBarChart rendered incorrectly |
P3 |
JDK-8096938 |
[ColorPicker, RTL] On color palette, arrow keys don't work well in RTL orientation. |
P3 |
JDK-8095972 |
[ColorPicker, Traversal] StackOverflowError when pressing traversal keys on color palette. |
P3 |
JDK-8096136 |
[ComboBox] Editable ComboBox doesn't handle IM events if it gets focus through focus traversal keys. |
P3 |
JDK-8096754 |
[CSS, Control] Improve handling of Control.getUserAgentStylesheet() |
P3 |
JDK-8097789 |
[CSS] Add ability to resolve the URL given with an @import statement relative to the FX runtime |
P3 |
JDK-8095791 |
[CSS] App hangs when setting style to -fx-region-border |
P3 |
JDK-8094613 |
[CSS] Arrows from simple ListSpinner 3rd-party control are not visible |
P3 |
JDK-8094460 |
[CSS] ComboBox size issue with custom CSS |
P3 |
JDK-8096163 |
[CSS] NPE while processing a file with @import statement referring CSS files of jfxrt.jar |
P3 |
JDK-8097500 |
[CSS] ProgressIndicator does not spin anymore since 8u20 |
P3 |
JDK-8094923 |
[CSS] Using setUserAgentStylesheet() with @import syntax issue |
P3 |
JDK-8095550 |
[CSS] Warning messages in media Ensemble tests (regression) |
P3 |
JDK-8097293 |
[DatePicker] Does not change to new selected value if modal window is shown in DatePicker-action |
P3 |
JDK-8097016 |
[Dialog] Alert dialogs does not show the complete message |
P3 |
JDK-8096417 |
[Dialog] Calling Dialog.setHeaderText after Dialog.showAndWait leads to strange effects if header was null before |
P3 |
JDK-8096591 |
[Dialog] Dialogs with owner window set should inherit stylesheets |
P3 |
JDK-8092939 |
[Dialog] Font size of DialogPane content is too big |
P3 |
JDK-8094243 |
[Dialog] Graphic is not cleared from Dialog when property 'graphic' is set to null |
P3 |
JDK-8094434 |
[Dialog] Using ButtonBar.BUTTON_ORDER_NONE leads to IllegalStateException |
P3 |
JDK-8097126 |
[DialogPane] ContentText sometimes not displayed |
P3 |
JDK-8093559 |
[DialogPane] NPE on setExpanded if there's nothing to expand |
P3 |
JDK-8094362 |
[Dialogs, t13y] "Hide Details" translation has ellipsis ("...") for some locales |
P3 |
JDK-8096371 |
[Dialogs] Alert with Yes/No buttons can be closed with the ESC key, but alt-F4, etc are vetoed |
P3 |
JDK-8092754 |
[Dialogs] ChoiceDialog default constructor throws NullPointerException |
P3 |
JDK-8096699 |
[Dialogs] Default button for Alert dialog does not have focus on Mac and Linux |
P3 |
JDK-8094340 |
[Dialogs] Dialog opens on the wrong screen (monitor) if main stage is moved in multi monitor setups |
P3 |
JDK-8097210 |
[Dialogs] Fix layout issues |
P3 |
JDK-8094352 |
[Dialogs] HelloAlert ESC closes the dialog but the close button does not |
P3 |
JDK-8092949 |
[Dialogs] HelloDialogs Exception dialog jumps uncontrollably when resized from corners or top or bottom |
P3 |
JDK-8095727 |
[Dialogs] Replace placeholder graphics with proper, approved dialog graphics |
P3 |
JDK-8096063 |
[Dialogs] The buttons in the DialogPane are not focus-traversable |
P3 |
JDK-8095999 |
[Dialogs] The header text of a Dialog is not resized properly |
P3 |
JDK-8093011 |
[Dialogs] Write unit tests |
P3 |
JDK-8093146 |
[LineChart] Calling setAutoRanging on LineChart with false and then true doesn't work |
P3 |
JDK-8094932 |
[LineChart] Javafx 8 Line Chart does not plot data in order |
P3 |
JDK-8095447 |
[ListView, et al] IOOBE when clearAndSelect called in certain circumstances |
P3 |
JDK-8095956 |
[ListView] Regression: ListView auto-selecting first item on focusGained |
P3 |
JDK-8096243 |
[ListView] Removing multiple items including the selected item leads to inconsistent and wrong selection state |
P3 |
JDK-8092952 |
[ListView] Shift + Up/Down arrow keys don't work well after Ctrl+A |
P3 |
JDK-8093919 |
[Memory leak] MenuBar MenuBarSkin |
P3 |
JDK-8092793 |
[Menu] When setting custom font size, the sub menu doesn't adjoin its parent menu |
P3 |
JDK-8095161 |
[PieChart, RTL] PieChart labels and label lines don't align the data. |
P3 |
JDK-8097263 |
[Regression] Animation in Progress Bar is out of place |
P3 |
JDK-8093647 |
[SceneBuilder,MenuBar] NullPointerException in Cascading menu when running SceneBuilder |
P3 |
JDK-8093745 |
[ScrollPane] Connecting a ScrollPane to a scenegraph reset hvalue / vvalue (cont'd) |
P3 |
JDK-8092840 |
[ScrollPane] minViewport{Height,Width} are taking effect only after changing prefViewport{Height,Width} |
P3 |
JDK-8095446 |
[TableView] IOOBE when using bindings API with SelectionModel selectedItems list |
P3 |
JDK-8096922 |
[TableView] TableColumns are not garbage collected |
P3 |
JDK-8096420 |
[TableView] TableView selection performance (regression in 8u20) |
P3 |
JDK-8096864 |
[TabPane] Tab not moved after reordering of tabs |
P3 |
JDK-8096199 |
[TabPane] Tab.setContextMenu(null) throws NPE when the tab is not assigned to a TabPane (regression from 8) |
P3 |
JDK-8097271 |
[TabPane] The tab disappeared after the index changed |
P3 |
JDK-8094333 |
[TextArea] Text scrolled and initial position of scrollbar moved from top (8u20) to bottom (8u40) |
P3 |
JDK-8096105 |
[TextArea] TextArea still visible when height set to 0 (regression) |
P3 |
JDK-8095134 |
[ToggleGroup] RadioButton (and ToggleButton) is not selected by pressing space bar |
P3 |
JDK-8096049 |
[Toolbar] Combo box unexpectedly shows in toolbar overflow menu |
P3 |
JDK-8094112 |
[TreeItem|TreeCell]Graphics of TreeItem sometimes becomes invisible after collapsing any node |
P3 |
JDK-8096121 |
[TreeTableView] both root and the second child are selected when the root's first child is deleted. |
P3 |
JDK-8096530 |
[TreeView] No selection list update after TreeItem is removed from TreeView. |
P3 |
JDK-8097108 |
[VirtualFlow] Cells with a height depending on their width are not correctly resized and positioned |
P3 |
JDK-8097928 |
Add Formatted TextField control |
P3 |
JDK-8097791 |
Add javafx.scene.control.Alert class |
P3 |
JDK-8095931 |
ClassCastException after TreeTableColumn setText(...) |
P3 |
JDK-8095388 |
ConcurrentModificationException when SubScene.setUserAgentStylesheet() is called |
P3 |
JDK-8092803 |
Date/time converters use unwanted format patterns |
P3 |
JDK-8096336 |
Dialog opens non-centered to the stage, and gets more off-center the larger the dialog content |
P3 |
JDK-8095387 |
DialogPane: Exception when both header and headerText are set |
P3 |
JDK-8092764 |
Document that Modena uses a non-transparent background by default |
P3 |
JDK-8096073 |
Exception adding data point to stacked area chart without symbols |
P3 |
JDK-8095648 |
ListView may not return the selected item (Regression) |
P3 |
JDK-8094496 |
Menu accelerator does not work if menu item has been added dynamically |
P3 |
JDK-8094008 |
Missing @since tags for some 8u40 API |
P3 |
JDK-8095263 |
Missing @since tags in SpinnerValueFactory |
P3 |
JDK-8093129 |
NullPointerException in ContextMenuContent.disposeContextMenu |
P3 |
JDK-8094078 |
ProgressIndicator/ProgressBar continue to animate when removed or made invisible |
P3 |
JDK-8093937 |
Sizing fonts with CSS em can result in wrong size font being displayed |
P3 |
JDK-8095537 |
Spinner: StackOverflow on in editable spinner |
P3 |
JDK-8096633 |
TableView focus/selection broken when adding a new column |
P3 |
JDK-8093892 |
TabPane does not update the tab name correctly |
P3 |
JDK-8094456 |
TreeTableView doesn't maintain position properly when cells count changes |
P3 |
JDK-8096896 |
TreeTableView editing cell via edit(index, column) results in wrong cell entering editmode |
P4 |
JDK-8096930 |
[Accessibility] Mnemonics should be properly formed for proper text-to-speech support |
P4 |
JDK-8095644 |
[Accordion] Accordion throws IndexOutOfBoundsException after remove all panes |
P4 |
JDK-8093103 |
[Axis] Y-Axis can not handle big values |
P4 |
JDK-8097489 |
[ButtonBar] Handle changing the ButtonData on a button dynamically |
P4 |
JDK-8092654 |
[ButtonBar] IllegalStateException when dynamically changing buttons |
P4 |
JDK-8097494 |
[Chart] HelloStackedAreaChart has a missing symbol |
P4 |
JDK-8095769 |
[Charts] Series: NPE when adding data items after deletion of data |
P4 |
JDK-8097310 |
[Charts] Series: NPE when adding data items multiple times |
P4 |
JDK-8095674 |
[ColorPicker, Modena] Colorpicker changes size depending on the currently selected color |
P4 |
JDK-8092583 |
[ColorPicker,Traversal] "Custom Color.." hyperlink can only be reached via keyboard when there is a user defined color. |
P4 |
JDK-8095031 |
[Combobox, Touch] HelloSanity: cannot scroll long combobox popup with touch, something gets selected before scroll is performed |
P4 |
JDK-8095731 |
[ComboBox] ComboBox does not reflect change in button cell immediately |
P4 |
JDK-8095689 |
[ComboBox] ComboBox: can't null selectedItem |
P4 |
JDK-8092747 |
[ComboBox] Popup does not respond to visibleRowCountProperty after it was shown for the first time |
P4 |
JDK-8094266 |
[ComboBox] Popup not updated when items are added |
P4 |
JDK-8097506 |
[Controls, Spinner] Add key binding to increment and decrement the Spinner |
P4 |
JDK-8094294 |
[CSS, Tooltip] styleable parent is null when tooltip is manually shown |
P4 |
JDK-8094467 |
[CSS] Absolute URL in stylesheet does not work |
P4 |
JDK-8095328 |
[CSS] add 'indefinite' as a value for duration type |
P4 |
JDK-8098294 |
[CSS] Add support for specifying durations |
P4 |
JDK-8096748 |
[CSS] ConcurrentModificationException when changing user-agent stylesheets |
P4 |
JDK-8096862 |
[CSS] CustomColorDialog cannot be skinned by adding stylesheet to scene. |
P4 |
JDK-8095368 |
[CSS] Enum values should not be treated as value references to be looked up |
P4 |
JDK-8095617 |
[CSS] errors in cssref html causing issues in various browsers |
P4 |
JDK-8094712 |
[CSS] HelloSanity does not get the right CSS file when run from an IDE |
P4 |
JDK-8093532 |
[CSS] lexer should not consume @font-face and @import as one token |
P4 |
JDK-8096378 |
[CSS] loading user-agent stylesheets one at a time from PlatformImpl is inefficient |
P4 |
JDK-8094408 |
[CSS] Parser doesn't handle {1,4} except for -fx-padding |
P4 |
JDK-8098071 |
[CSS] Reduce CssMetaData boilerplate code |
P4 |
JDK-8092547 |
[CSS] SceneBuilder logs WARNING: Could not resolve '-sb-base-dark' when loading fxml file |
P4 |
JDK-8095062 |
[CSS] StyleablePropertyFactoryTest: reintroduce test for StyleableProperty |
P4 |
JDK-8093576 |
[CSS] SubScene.setUserAgentStylesheet() not resilient to stress |
P4 |
JDK-8093842 |
[Dialog] Dialog does show application icon in title bar |
P4 |
JDK-8093133 |
[Dialog] DialogPane's expandable content does not grow and shrink vertically |
P4 |
JDK-8093619 |
[Dialog] No API for adding custom dialog validation and preventing dialog from being closed |
P4 |
JDK-8095110 |
[Dialogs] Develop proper CSS styling for dialogs for Modena and Caspian stylesheets |
P4 |
JDK-8094166 |
[Dialogs] Expandable content dialogs do not display properly when expanded |
P4 |
JDK-8092996 |
[Dialogs] Externalise default graphic file references |
P4 |
JDK-8095741 |
[Dialogs] HelloAlert ESC and (x) do not close dialog that only has 'OK' |
P4 |
JDK-8094796 |
[Dialogs] Import samples into rt/toys |
P4 |
JDK-8096598 |
[Dialogs] Need to specify how Dialog.close() is handled |
P4 |
JDK-8095777 |
[Dialogs] Text cut off in Dialogs API when wrapped over multiple lines |
P4 |
JDK-8092713 |
[Dialogs] TextInput and Choice dialogs should compare result against ButtonData, not ButtonType |
P4 |
JDK-8092812 |
[HTMLEditor] need focused states when a child really has focus |
P4 |
JDK-8097058 |
[ListView] ListView.ListViewFocusModel#itemsContentListener is called twice |
P4 |
JDK-8097447 |
[ListView] ListView: selection/focus state broken after insert item |
P4 |
JDK-8094473 |
[ListView] Wrong change events fire in ListView |
P4 |
JDK-8095846 |
[RTL, ColorPicker] Inconsistent format of web color code in Custom Colors dialog. |
P4 |
JDK-8098313 |
[ScrollPane, TextArea] Introduce minViewportWidth and minViewportHeight properties |
P4 |
JDK-8097824 |
[Spinner] Add LocalTime SpinnerValueFactory |
P4 |
JDK-8097214 |
[SplitPane] Cannot set divider position in multiple splitpanes at once on button setOnAction() |
P4 |
JDK-8093300 |
[SpltPane] Cannot set divider position in multiple splitpanes at once under certain conditions |
P4 |
JDK-8093183 |
[StackedAreaChart]: StackedAreaChart y-axis should be always a ValueAxis |
P4 |
JDK-8097920 |
[TableView and others] Additional constructor: PropertyValueFactory( String property, int index ) |
P4 |
JDK-8095994 |
[TableView, Header] TableView hides header in case that all columns are hidden |
P4 |
JDK-8097316 |
[TableView] api doc of edit(...) incomplete |
P4 |
JDK-8096884 |
[TableView] Cant get the Table Column from a selected TableView Cell in version 8u20 |
P4 |
JDK-8095002 |
[TableView] Focused row changes incorrectly |
P4 |
JDK-8095881 |
[TableView] incorrect extend selection after inserting items |
P4 |
JDK-8094044 |
[TableView] selectedItem and selectedIndex inconsistent |
P4 |
JDK-8096041 |
[TableView] Selecting a single item after having multiple items selected in a TableView can cause one Change where the newly selected item is both removed and added. |
P4 |
JDK-8095329 |
[TableView] setFixedCellSize causes new columns to be blank |
P4 |
JDK-8092821 |
[TableView] TableView et al: support update for items that are equal |
P4 |
JDK-8096848 |
[TabPane] ContextMenu on Tab is lost when the tab is moved |
P4 |
JDK-8092648 |
[TabPane] Tabs can be incorrectly made invisible when rearranged |
P4 |
JDK-8094083 |
[TEST ONLY] Intermittent failure in StylesheetTest.testRT_31316_with_complex_scenegraph |
P4 |
JDK-8094887 |
[TextFieldTableCell] (and others) to cancel or commit edit on focus lost causes new cell to be edited |
P4 |
JDK-8094431 |
[TreeTableView] items are misaligned after being grouped, but only when using CONSTRAINED_RESIZE_POLICY |
P4 |
JDK-8093796 |
[TreeTableView] Wrong javadocs for TreeTableViewSelectionModel (copy / paste) |
P4 |
JDK-8097583 |
Accept code contribution / concept for OS-specific button ordering using button order string and specification of button type |
P4 |
JDK-8094640 |
alt key should put focus onto first menubar menu |
P4 |
JDK-8097416 |
ButtonBar -fx-focus-traversable initialValue should agree with the focusTraversable property |
P4 |
JDK-8093134 |
CategoryAxis.tickLabelRotation doesn't work properly with autoRanging |
P4 |
JDK-8098006 |
Clean up warnings in control component |
P4 |
JDK-8095832 |
ColorPicker throw exceptions |
P4 |
JDK-8096649 |
CSS -fx-pref-width et al do not accept "infinity" value |
P4 |
JDK-8096405 |
In "JavaFX CSS Reference Guide" for Release: JavaFX 8 missing new JavaFX Controls |
P4 |
JDK-8096411 |
Invalid Change object when listening to selected items of a table |
P4 |
JDK-8093895 |
Javadoc should not suggest calling dialog.showAndWait().get() without checking isPresent() |
P4 |
JDK-8093584 |
Listener on selected items list within MultipleSelectionModel (TreeView) reports not existing state |
P4 |
JDK-8097925 |
Provide missing convenience constructors to controls classes |
P4 |
JDK-8094335 |
RTL orientation, ComboBox popup is not aligned with the ComboBox. |
P4 |
JDK-8094019 |
RTL orientation, submenu overlaps its parent menu. |
P4 |
JDK-8095747 |
Selecting a side tab scrolls tabs out of view |
P4 |
JDK-8096145 |
Some tests doesn't test actual controls classes |
P4 |
JDK-8094742 |
Spinner CSS and minor Modena tweaks needed |
P4 |
JDK-8098254 |
StringConverter support for LocalDate/LocalTime/LocalDateTime |
P4 |
JDK-8096444 |
TableColumn: default comparator should use Collator for String types |
P4 |
JDK-8093037 |
TableView: incorrect update of focusedCell on navigating with ctrl-up/down |
P4 |
JDK-8095025 |
TabPane->menu button->items.textProperty not updated on change |
P4 |
JDK-8093802 |
TreeTableViewMouseInputTest test_rt30394 unit test is not stable |
P4 |
JDK-8094934 |
Typo error in JavaFX 8 CSS reference guide |
P4 |
JDK-8096282 |
Typos in cssref.html |
P4 |
JDK-8097148 |
Unit test failure in tests written for RT-34493 |
P4 |
JDK-8095981 |
VirtualFlow uses forEach |
P4 |
JDK-8093957 |
When I use 'Arial' or 'Hiragino Sans GB' font in a TextArea, the arrow 'Down' is not working well |
P4 |
JDK-8097460 |
“tickLableRotation” property can not work as expected |
P5 |
JDK-8093550 |
-fx-spacing used wrong in .menubar in modena.css |
P5 |
JDK-8094594 |
[Charts, Axis] TickMark's textVisible property is ignored |
P5 |
JDK-8097897 |
Alert class Javadoc example needs improvement |
P5 |
JDK-8093208 |
SplitPane example in docs refers to getChildren() whereas the method is getItems() |
Priority |
Bug |
Summary |
P1 |
JDK-8094399 |
[Canvas] Several tests get IllegalStateException: Operation requires resource lock |
P1 |
JDK-8095768 |
Monocle EGL fails to initialize on imx.6 |
P2 |
JDK-8095233 |
[Image] Deadlock intializing ByteBgra and ByteBgraPre from multiple threads |
P2 |
JDK-8094413 |
[Logger] JavaFX apps fail to start if jfr.jar is removed from JRE |
P2 |
JDK-8093147 |
[Quantum] Control ActionEvent is fired on Stage closing and the App hangs if modal window is then shown |
P2 |
JDK-8094719 |
[Quantum] Deadlock in PresentingPainter, UploadingPainter if resource factory is null |
P2 |
JDK-8095471 |
[TableView] TableCell border lines are rendered incorrectly |
P2 |
JDK-8094214 |
Missing libraries and poor performance on armv7hf target compared to armv6hf target |
P2 |
JDK-8097538 |
NPE when chaining Lighting effect with other effects |
P3 |
JDK-8096716 |
[Canvas] GraphicsContext.{fill/stroke}Poly{line/gon}() methods do not flush transform |
P3 |
JDK-8092656 |
[Canvas] NPE or crash in SWGraphics.fillRect running Canvas demos on SW pipe |
P3 |
JDK-8096359 |
[Canvas] Significant performance issue with extra clip and temp buffer validations |
P3 |
JDK-8096668 |
[Ensemble, TextFlow] Missing repaint after 'Hello' string is rotated and translated |
P3 |
JDK-8096274 |
[Font] ConcurrentModificationException in PrismFontFactory |
P3 |
JDK-8097427 |
[HelloAccordion] Artifacts draw when last item expanded (software pipeline) |
P3 |
JDK-8093081 |
[Linux, Font] "AR PL UMing" fonts can't be rendered when font size is 11 - 16. |
P3 |
JDK-8095258 |
[Linux, Mac] Prism build script unnecessary mixing of 2 different compilers |
P3 |
JDK-8094194 |
[Mac, Retina] SubScene contents are blurry |
P3 |
JDK-8095036 |
[Mavericks, Yosemite] Showing a stage on a retina screen is sometimes scaled twice |
P3 |
JDK-8097115 |
[Monocle] Exception on Multitouch-Event using Monocle on Linux |
P3 |
JDK-8093648 |
[Printing, Mac] Printing hangs if printing more than specified number of pages |
P3 |
JDK-8098122 |
Add support for vertex normals for meshes, in addition to smoothing groups |
P3 |
JDK-8093088 |
Blend Effect Clipping and/or Truncating when attached to Polygons |
P3 |
JDK-8097224 |
BoxBlur effect leads to runtime exception in embedded JavaFX |
P3 |
JDK-8094400 |
Dashed border computation incorrect |
P3 |
JDK-8096687 |
Dashed border with width is broken |
P3 |
JDK-8095157 |
effect clipping not working on retina Macbook Pros |
P3 |
JDK-8093768 |
Embedded - enable freetype/pango path by default |
P3 |
JDK-8097444 |
Embedded, 3D: Rendering artifacts on the Freescale iMX6 device |
P3 |
JDK-8098039 |
Enforce NPOT requirement on desktop and embedded for 3D support |
P3 |
JDK-8097863 |
ES2: Need to provide query and print out (on verbose) support for OpenGL ES2 implementation dependent limits |
P3 |
JDK-8098002 |
Implement Alpha test functionality for the embedded platform |
P3 |
JDK-8098226 |
Implement auto-mipmap support |
P3 |
JDK-8094493 |
Need a more accurate center of pixel sampling for supporting 1 sample per pixel rendering |
P3 |
JDK-8096749 |
OutOfMemoryError with FadeTransition under certain circumstances |
P3 |
JDK-8094313 |
Overlapping 3D transformed 2D shapes have dirty edges in Scene with depth buffer |
P3 |
JDK-8095347 |
Owned and Modal Windows should not be minimizable/maximizable |
P3 |
JDK-8093813 |
Platform.isSupported(MEDIA|WEB) passes when it should not on embedded |
P3 |
JDK-8093726 |
Potential NPE if es2 pipeline initialization fails |
P3 |
JDK-8094943 |
Shader compile failure with PickTest3D on i.MX6 |
P3 |
JDK-8096948 |
Shape.setSmooth() can leak setting to any following Region nodes |
P3 |
JDK-8097856 |
Support 3D on the embedded platform |
P3 |
JDK-8098300 |
Support FontSmoothingType "LCD" for Canvas' fillText |
P3 |
JDK-8096255 |
Unit test timeout failure in ImageRace test |
P3 |
JDK-8095722 |
Win: Huge Memory Consumption for Transparent Stage |
P4 |
JDK-8093566 |
[3D] Shapes can be very blurry in 3D rotations if not started in the 2D plane |
P4 |
JDK-8098042 |
[Android] Add Android Platform to monocle |
P4 |
JDK-8097043 |
[Android] key mapping overflow |
P4 |
JDK-8096509 |
[AreaChart] Legend rendering has slightly changed |
P4 |
JDK-8097915 |
[Canvas] Canvas needs a fast rectangular clip capabiity |
P4 |
JDK-8097787 |
[Canvas] Provide GraphicsContext API to set dashed line stroke |
P4 |
JDK-8096942 |
[Javadoc] Need to clearly document the effect of SceneAntialiasing on 2D primitives |
P4 |
JDK-8093277 |
[Javadoc] scene AA, depth buffer / test should say that they are for 3D |
P4 |
JDK-8096952 |
[JFXPanel] Scene Antialiasing doesn't work in JFXPanel |
P4 |
JDK-8095771 |
[Linux] StrokeType drawn incorrectly on Ubuntu (non-native Pisces) |
P4 |
JDK-8095324 |
[Printing] Cups - incorrect paper size |
P4 |
JDK-8097428 |
[Printing] ManagedResource issues with threading and multiple ResourceFactories. |
P4 |
JDK-8098096 |
[Quantum] Cleanup renderLock usage to call QuantumToolkit runWith/WithoutRenderLock |
P4 |
JDK-8096579 |
[Stage, Windows] Bad rendering of Icons |
P4 |
JDK-8094549 |
[SW] Software pipeline renders transparent gradients slightly darker than normal |
P4 |
JDK-8098258 |
[Text] Hitting an empty Text returns insertion index out of text bounds |
P4 |
JDK-8095255 |
[Unit Tests] RotateTest and ScrollThresholdTest failed on Mac and Windows |
P4 |
JDK-8098220 |
Add a isAlphaTestShader() method to BaseGraphics Class |
P4 |
JDK-8095884 |
Allow animated GIF to be loaded partially if it has errors in the data stream |
P4 |
JDK-8094257 |
Android: Some preview images in Ensemble8 are not displayed |
P4 |
JDK-8097265 |
Blank page prints when printed node contains any 3D content |
P4 |
JDK-8098199 |
Code cleanup: Better naming for scene antialiasing in toolkit and prism |
P4 |
JDK-8097643 |
Correct OpenJFX ARM build documentation |
P4 |
JDK-8097919 |
Create Visual Unit Tests for newly supported VertexFormat type |
P4 |
JDK-8092758 |
Document the image file formats supported by javafx.scene.image.Image |
P4 |
JDK-8097045 |
Get rid of unused CubicCurve shaders |
P4 |
JDK-8094872 |
Issue with 16 bit color |
P4 |
JDK-8093604 |
LinearGradient with too many stops can cause failure later during Scene background fill |
P4 |
JDK-8097809 |
Model vram limit parameters on the Java VM heap limit parameters |
P4 |
JDK-8095989 |
Need to print warning when j2d pipeline is selected as primary renderer |
P4 |
JDK-8092682 |
Need to re-evaluate the BND constants set in the Pisces rasterizer for non AA shapes |
P4 |
JDK-8098079 |
NGCanvas should take advantage of new 1-step clip support |
P4 |
JDK-8098112 |
Remove unused ShapeUtil.rasterizeGlyphOutline method and relevant prism settings |
P4 |
JDK-8098140 |
SwingFXUtils.fromFXImage will add an alpha channel |
P4 |
JDK-8096883 |
Typo in FontWeight.findByWeight() documentation |
P4 |
JDK-8094355 |
Unit tests for SwingFXUtils.fromFXImage |
P4 |
JDK-8093110 |
Unknown error 0x80DE0001 when trying to drag TreeView node |
P4 |
JDK-8093746 |
Windows: Compiler error reported when using parfait (clang++) |
P5 |
JDK-8097484 |
[Gtk] Remove "Failed in XOpenDisplay" warning message |
P5 |
JDK-8095192 |
[Mac, Retina] Image loading for @2x images may try to append @2x suffix to wrong part of URL |
P5 |
JDK-8092657 |
ImageStorageTest fails in NetBeans |
P5 |
JDK-8098267 |
Implement BI_BITFIELDS BMP format support |
P5 |
JDK-8097020 |
Intermittent unit test failure in com.sun.glass.ui.monocle.input.RotateTest |
P5 |
JDK-8097433 |
Prism texture resource management code reports a non-fatal assertion failure. |
Priority |
Bug |
Summary |
P1 |
JDK-8095484 |
Copy / Paste is broken |
P2 |
JDK-8092696 |
[MAC] With Java 8 U40 b08 the product doesn't start up |
P2 |
JDK-8096269 |
Content Panel can fail to visualise CSS changes from external style sheet |
P2 |
JDK-8096827 |
removing font causes fxml file to break |
P2 |
JDK-8096140 |
SB metadata need adjustment after Node.role and Node.roleDescription renaming |
P2 |
JDK-8096752 |
SceneBuilder does not open FXML with fx:script |
P2 |
JDK-8094421 |
Set up RE build environment for SB 2.0.1 EA promoted builds |
P2 |
JDK-8093561 |
Undo stack not synched when using Undo/Redo keyboard shortcuts |
P3 |
JDK-8097180 |
2u Scenebuilder build stuck with signing on Mac OSX with Client jar version 2.4.0.0.0 |
P3 |
JDK-8097425 |
[LINUX] No Debian bundle is in the artifacts of the Nightly |
P3 |
JDK-8094445 |
[MacOS] Undo/redo stack is broken when using keyboard |
P3 |
JDK-8096653 |
Accelerator editor does not work anymore |
P3 |
JDK-8098433 |
Adapt CSS Analyzer to SubScene implementation |
P3 |
JDK-8097757 |
Add ButtonBar component to the Library |
P3 |
JDK-8095206 |
Auto-suggest menus are showing focus when they do not have it |
P3 |
JDK-8096897 |
Can not use Edit > Paste Into when selecting an empty TitledPane, Tab or ScrollPane |
P3 |
JDK-8094907 |
cell factory defined in FXML leads to ClassNotFoundException |
P3 |
JDK-8092523 |
Clicking a stop in ColorPicker dismisses the popup. |
P3 |
JDK-8093857 |
Content Panel and Preview Window fail to visualise CSS edits from Style Sheet attached using Preview > Scene Style Sheets > Add a Style Sheet... |
P3 |
JDK-8094425 |
Content panel may break when root is a custom component |
P3 |
JDK-8098204 |
Content panel should rely on SubScene |
P3 |
JDK-8094402 |
Content panel sometimes ignores drag gesture on Mac |
P3 |
JDK-8096054 |
Copy command fails when selected object contains references |
P3 |
JDK-8093991 |
CSS Analyzer: 'Reveal in Inspector' does not work |
P3 |
JDK-8092809 |
CSS Analyzer: css properties values are overriden by the children |
P3 |
JDK-8095857 |
Dropping an object between two GridPane rows does not reorganize the grid content correctly |
P3 |
JDK-8098217 |
FXOMSaver.NAME_SPACE_FXML should depends on FXMLLoader.FXML_VERSION |
P3 |
JDK-8096123 |
GridPane decoration off after using "Trim Document to Selection" |
P3 |
JDK-8098434 |
Group theme css in single css files |
P3 |
JDK-8096708 |
Hierarchy Panel is laid out with an Inset |
P3 |
JDK-8098207 |
Improve preferences robustness |
P3 |
JDK-8097046 |
Item chosen from auto-suggest menu is not applied immediately |
P3 |
JDK-8092753 |
KIT : LibraryPanelController.setDisplayMode() breaks and raises an NPE |
P3 |
JDK-8092532 |
NPE in AutoSuggestEditor.initialize() when running in sample Eclipse plugin |
P3 |
JDK-8093669 |
NPE on evaluate expression |
P3 |
JDK-8094439 |
NPE on node delete |
P3 |
JDK-8096186 |
NPE when a Node is deleted |
P3 |
JDK-8095093 |
NPE when using X or Y rotationAxis |
P3 |
JDK-8096068 |
Preview -> DialogPane should not use current FXOMDocument |
P3 |
JDK-8097377 |
Preview/JavaFX Theme throws NPE when no document window is opened |
P3 |
JDK-8095903 |
SB hangs when setting invalid value to -fx-region-border |
P3 |
JDK-8096463 |
SB should resolve lookups defined in a .root style class |
P3 |
JDK-8094671 |
Scene Builder crashes when using custom control |
P3 |
JDK-8095811 |
SceneBuilder always writes default properties when saving, even when original FXML file omitted them. |
P3 |
JDK-8093565 |
Scrollpane does not scroll |
P3 |
JDK-8094307 |
Selecting an Effect in the EffectsPicker dismisses the popup |
P3 |
JDK-8095803 |
Selection breaks when GridPane contains fx:include children |
P3 |
JDK-8094359 |
Setting a property from the inspector may have no effect on content |
P3 |
JDK-8097101 |
Setting a property from the inspector may have no effect on Preview |
P3 |
JDK-8093283 |
Some styling rules are not applied when Hierarchy panel is used outside of SceneBuilderApp |
P3 |
JDK-8097110 |
StyleClass froze SceneBuilder |
P3 |
JDK-8095578 |
Using external keyboard on Mac, 'DEL' key in inspector textfield delete current node |
P3 |
JDK-8096842 |
Using fx:include crashes hierarchy/controller view in scenebuilder 2.0 |
P4 |
JDK-8097245 |
'Paste Into' could attempt to add the copied node as a graphic of the selected node (when selected node not a container). |
P4 |
JDK-8098219 |
'Wrap in' and 'Unwrap' commands should be available for all relevant containers (incl. FlowPane & TilePane) |
P4 |
JDK-8098196 |
'Wrap in' and 'Unwrap' commands should be available for ButtonBar |
P4 |
JDK-8093104 |
'Wrap in' and 'Unwrap' commands should be available for TextFlow |
P4 |
JDK-8094961 |
[TreeView] TreeView scrolls when selected in SceneBuilder (regression) |
P4 |
JDK-8096032 |
A splitter shows up even when there is no search pattern setup in InspectorPanelController |
P4 |
JDK-8097830 |
Add a non empty flavor of DialogPane in the Library |
P4 |
JDK-8092799 |
Arrange commands used with multi-selection have degraded since 1.1 |
P4 |
JDK-8092992 |
Assertion error when adding ButtonTypes to a DialogPane |
P4 |
JDK-8093637 |
AssertionError when adding custom component |
P4 |
JDK-8096501 |
Authorizing multiline on TextField is confusing |
P4 |
JDK-8094484 |
Auto Suggest Popup has changed appearance |
P4 |
JDK-8095143 |
cache property should be enabled when cacheHint property is set |
P4 |
JDK-8095730 |
Cannot load custom fxml file with scenebuilder 2.0 |
P4 |
JDK-8092710 |
Cannot select root node at opening time from the Hierarchy |
P4 |
JDK-8095596 |
Changing focus order for GridPane by Hierarchy Pane doesn't work |
P4 |
JDK-8094582 |
CSS Panel: property values font size is smaller than SB 2.0 |
P4 |
JDK-8096620 |
CSS Warnings when Color chooser is opened |
P4 |
JDK-8096895 |
Dirty document icon still there after Save As |
P4 |
JDK-8096468 |
Exception after using Style Class auto-suggest menu and then clicking in Style property |
P4 |
JDK-8092850 |
Exception and failure when trying to use Wrap In command on tab graphic |
P4 |
JDK-8093232 |
Exception when choosing to view sample data in CSS Picking Mode |
P4 |
JDK-8094310 |
File chooser does not use the current fxml directory as initial directory (regression) |
P4 |
JDK-8092908 |
GridPane: Wrap in... issue |
P4 |
JDK-8094420 |
Insert -> Menu not enabled while it should |
P4 |
JDK-8096252 |
Inspector might ensure values for hValue / vValue on ScrollPane are within bounds |
P4 |
JDK-8096885 |
Inspector Search section no longer remembers size as in 1.1 |
P4 |
JDK-8092761 |
Issue with file names with underscore (_) |
P4 |
JDK-8095091 |
KIT : InspectorPanelController.setExpandedSection() breaks and raises an NPE |
P4 |
JDK-8096758 |
KIT: InspectorPanelController.showMode initial value is null |
P4 |
JDK-8097844 |
Messages about library imports may be more precise |
P4 |
JDK-8094755 |
Missing import clause when adding custom component |
P4 |
JDK-8097009 |
Multiple Identical Methods are created in Sample Controller Skeleton |
P4 |
JDK-8095390 |
Multiple selection lost after performing Use Computed Sizes |
P4 |
JDK-8097815 |
Preferences cleaning |
P4 |
JDK-8097872 |
Remove CSS workaround for RT-37173 from DocumentWindow.css |
P4 |
JDK-8097769 |
Remove workaround for DTL-6628 |
P4 |
JDK-8097595 |
SB should use the new impl_findStyles() API |
P4 |
JDK-8093868 |
Scene Builder dmg icon is now the SB icon (Mac) |
P4 |
JDK-8097081 |
scenebuilder rejects negative scale values |
P4 |
JDK-8097476 |
Selection lost after Trim Document To Selection job |
P4 |
JDK-8095971 |
Selection lost after undoing import file |
P4 |
JDK-8097438 |
Shape.strokeDashArray property should be hidden |
P4 |
JDK-8095402 |
Should Axis be allowed to be wrapped in another container? |
P4 |
JDK-8096436 |
Slider in Hvalue/Vvalue editor is not initialized properly |
P4 |
JDK-8093079 |
Suggested Style Class Menu not alphabetically ordered |
P4 |
JDK-8092832 |
Text Fill of Label change color the "#" hexadecimal color interpreted as event build method ... |
P4 |
JDK-8095264 |
The plist of 2.0 GA is not fully correct |
P4 |
JDK-8094559 |
Unwrap command should be available for BorderPane and TabPane |
P4 |
JDK-8093787 |
Unwrap command should remove static properties from the children |
P4 |
JDK-8094979 |
Use computed sizes menu item should be enabled when a TableColumn / TreeTableColumn is selected |
P4 |
JDK-8094585 |
User property not rendered on Content after an FX Theme is set then unset |
P4 |
JDK-8096492 |
Vertical spacing of Hierarchy items changes height when different nodes are selected. |
P4 |
JDK-8097880 |
Wrap command should propagate static properties to the new container |
P4 |
JDK-8094430 |
Wrap In commands may not keep children order |
P4 |
JDK-8096016 |
Zoom doesn't work well in swpipeline. |
P5 |
JDK-8095252 |
"prefViewportHeight" property is in the wrong position |